<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet type="text/xsl" href=""?>

<plugin>
    <name>openXMaxMindGeoIP</name>
    <creationDate>2008-08-26</creationDate>
    <author>OpenX</author>
    <authorEmail>plugins@openx.org</authorEmail>
    <authorUrl>http://www.openx.org</authorUrl>
    <license>GPL</license>
    <description>OpenX MaxMind GeoIP Geotargeting plugin</description>
    <version>1.0.4</version>
    <oxversion>2.7.30-beta-rc11</oxversion>
    <type>package</type>

    <install>
        <files>
            <file path="{PLUGINPATH}">openXMaxMindGeoIP.readme.txt</file>
        </files>

        <!-- list the groups that are contained in this plugin -->
        <!-- in the order they should be installed -->
        <contents>
            <group name="oxMaxMindGeoIP">0</group>
        </contents>

    </install>

</plugin>
