<?xml version="1.0" encoding="utf-8"?><install type="module" version="1.5.0">    <name>Events Legend</name>	<creationDate>February 2008</creationDate>	<author>JEvents Project Group</author>	<copyright>(C) 2006-2008 JEvents Project Group</copyright>	<license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>	<authorEmail></authorEmail>	<authorUrl>joomlacode.org/gf/project/jevents</authorUrl>	<version>1.5alpha</version>    <description>Shows legend for Events categories</description>    <files>      <filename module="mod_events_legend">mod_events_legend.php</filename>    </files>    <params>       <param name="cache" type="radio" default="0" label="Enable Cache" description="Select whether to cache the content of this module">       <option value="0">No</option>       <option value="1">Yes</option>    </param>	<param name="moduleclass_sfx" type="text" default="" label="Module Class Suffix" description="A suffix to be applied to the css class of the module (table.moduletable), this allows individual module styling" />    <param name="show_admin" type="radio" default="0" label="Show Admin Panel" description="Show admin panel i.e. 'add event' and 'my events' in this module">    	<option value="0">No</option>    	<option value="1">Yes</option>    </param>    </params>  </install>
