﻿<?xml version="1.0" encoding="utf-8" ?>
<gadget>
   <name>Moth Gadget</name>
   <namespace>danielmoth.com</namespace>
   <version>2.0.0.0</version>
   <author name="Daniel Moth">
     <info url="www.danielmoth.com" />
   </author>
   <copyright>2006</copyright>
   <description>Hello</description>
   <icons>
     <icon height="48" width="48" src="daniel.PNG" />
   </icons>
  <hosts>
    <host name="sidebar">
      <base type="HTML" apiVersion="1.0.0" src="daniel.html" />
      <permissions>Full</permissions>
      <platform minPlatformVersion="1.0" />
    </host>
  </hosts>
</gadget>
