<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href=""?>
<plugin>
<name>openXReports</name>
<creationDate>2008-09-08</creationDate>
<author>OpenX</author>
<authorEmail>plugins@openx.org</authorEmail>
<authorUrl>www.openx.org</authorUrl>
<license>GPL</license>
<description>Basic Reports for OpenX</description>
<version>1.0.4</version>
<oxversion>2.7.30-beta-rc11</oxversion>
<type>package</type>
<install>
<files>
<file path="{PLUGINPATH}">openXReports.readme.txt</file>
</files>
<!-- list the groups that are contained in this plugin -->
<!-- in the order they should be installed -->
<contents>
<group name="oxReportsStandard">0</group>
<group name="oxReportsAdmin">1</group>
</contents>
</install>
</plugin>