<?xml version="1.0" encoding="utf-8"?>
<install type="module" version="1.0.0">
<name>My First Module</name><author>iTeachMe</author>

<author>iTeachMe</author>
<creationDate>
October 2009</creationDate>
<copyright>
Copyright (C) iTeachMe. All rights reserved.</copyright>
<license>
http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
<authorEmail>
info@iteachme.com</authorEmail>
<authorUrl>
www.iteachme.com</authorUrl>
<version>
1.0</version>
<description>
This my first custom module.</description>
<params>
     <param name="moduleclass_sfx"
            type="text"
            default=""
            label="Module Class Suffix"
            description="PARAMMODULECLASSSUFFIX" />
</params>

</install>