<?xml version="1.0" encoding="utf-8" ?>
<gadget>
    <name>Adventus Reminder</name>
    <namespace>microsoft.windows</namespace>
    <version>1.0.0.0</version>
    <author name="FCR">
    <logo src="logo.png" />
    </author>
    <description>Adventus Reminder http://multiple.webcindario.com/works/ar/ar.php?getyours=1</description>
    <icons>
        <icon height="48" width="48" src="icon.png" />
    </icons>
    <hosts>
        <host name="sidebar">
            <base type="HTML" apiVersion="1.0.0" src="page.html" />
            <permissions>Full</permissions>
            <platform minPlatformVersion="1.0" />
        </host>
    </hosts>
</gadget>
