<?xml version="1.0" encoding="utf-8"?><install type="module" version="1.5.0">    <name>Events View Switcher</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>Switch views for JEvents component and modules</description>    <files>      <filename module="mod_events_switchview">mod_events_switchview.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="show_preview" type="radio" default="0" label="Show Preview" description="Template preview is to be shown">			<option value="0">Hide</option>			<option value="1">Show</option>		</param>    </params>  </install>
