<?xml version="1.0"?>
<rss version="2.0" xmlns:binding="http://www.live.com">
  <channel>
    <!-- Specifies the name of Gadget -->
    <title>Where Was Dr. Neil?</title>
    <link>http://www.Roodyn.com/Where.aspx</link>
    <!-- Gives a short description of Gadget -->
    <description>Shows the last place Dr. Neil was seen.</description>
    <!-- Specifies the default locale for Gadget -->
    <language>en-us</language>
    <!-- Specifies the JavaScript object that defines Gadget (this object must be defined in the JavaScript linked to below) -->
    <binding:type>Roodyn.Live.Gadget.WhereWas</binding:type>
    <item>
      <!-- Specifies the JavaScript file that contains the code for Gadget -->
      <link>http://ViaVirtualEarth.com/MyVirtualEarth/Gadgets/WhereWas.js</link>
    </item>
    <item>
      <!-- Specifies the css file that contains the styles for Gadget -->
      <link binding:type="css">http://ViaVirtualEarth.com/MyVirtualEarth/Gadgets/WhereWas.css</link>
    </item>
  </channel>
</rss>
