<?xml version="1.0" encoding="UTF-8"?> <extension type="plugin" group="content" method="upgrade"> <name>plg_content_finder</name> <author>Joomla! Project</author> <creationDate>2011-12</creationDate> <copyright>(C) 2011 Open Source Matters, Inc.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>[email protected]</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.0.0</version> <description>PLG_CONTENT_FINDER_XML_DESCRIPTION</description> <namespace path="src">Joomla\Plugin\Content\Finder</namespace> <files> <folder plugin="finder">services</folder> <folder>src</folder> </files> <languages> <language tag="en-GB">language/en-GB/plg_content_finder.ini</language> <language tag="en-GB">language/en-GB/plg_content_finder.sys.ini</language> </languages> <config> <fields name="params"> </fields> </config> </extension>