<?xml version="1.0" encoding="utf-8"?><install version="1.5" type="plugin" group="search" method="upgrade">  <name>Search - K2</name>  <author>JoomlaWorks</author>  <creationDate>September 23rd, 2010</creationDate>  <copyright>Copyright (c) 2006 - 2010 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.</copyright>  <authorEmail>contact@joomlaworks.gr</authorEmail>  <authorUrl>www.joomlaworks.gr</authorUrl>  <version>2.4.1</version>  <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>  <description>This plugin extends the default Joomla! search functionality to K2 content.</description>	<params>		<param name="search_limit" type="text" size="5" default="50" label="Search Limit" description="The number of items to return when performing a search." />	    <param name="search_tags" type="radio" default="0" label="Enable searching in tags" description="Select if you want to search item's tags. Note that this can be very slow on large sites.">      		<option value="0">No</option>      		<option value="1">Yes</option>   		</param>	</params>	<files>		<filename plugin="k2">k2.php</filename>	</files></install>