<?xml version="1.0" encoding="utf-8"?>
<install version="1.5" type="plugin" group="system" method="upgrade">
	<name>System - SiteVerify</name>
	<author>JoomlaFare.com</author>
	<authorEmail>extensions@joomlafare.com</authorEmail>
	<authorUrl>http://www.joomlafare.com/</authorUrl>
	<creationDate>15-March-2009</creationDate>
	<copyright>(C)2009 JoomlaFare.com. All rights reserved.</copyright>
	<license>GNU/GPL - http://www.gnu.org/licenses/gpl-2.0.html</license>
	<version>1.0.0</version>
	<description>SITEVERIFYPLUGINDESCRIPTION</description>
	<files>
		<filename plugin="siteverify">siteverify.php</filename>
	</files>
	<languages>
		<language tag="en-GB">en-GB.plg_system_siteverify.ini</language>
	</languages>
	<params>
		<param name="googlekey" type="text" default="" size="32" label="Google Key" description="Authentication Key (Verify-v1) for this site from Google Webmaster Tools (https://www.google.com/webmasters/tools/)." />
		<param name="livekey" type="text" default="" size="32" label="Live.com Key" description="Authentication Key for this website from Live.Com Webmaster Central" />
		<param name="yahookey" type="text" default="" size="32" label="Yahoo Key" description="Authentication Key (y_key) for this site from Yahoo Site Explorer (http://siteexplorer.search.yahoo.com/)." />
	</params>
</install>