<?xml version="1.0" encoding="UTF-8" ?>
<Module>
  <ModulePrefs
    title="MyVector: Share where you are"
    title_url="http://www.myvector.info/"
    description="MyVector enables frequent flyers, road warriors and backpackers to log trips and share their whereabouts with colleagues, family and friends. The gadget operates either as a worldmap with day/night shadow, including GMaps' features such as pan and zoom, or as the gateway and dashboard to MyVector services such as Proximity Matching and Upcoming events. The dashboard displays the whereabouts of contacts in text and on a map, their upcoming events and matches when you are in the same town, city or country."
    author="MyVector.info"
    author_affiliation="MyVector Ltd"
    author_location="Wakefield, England"
    author_email="feedback+worlds-best-gadget@myvector.info"
    singleton="true"
    render_inline="never"
    screenshot="http://www.myvector.info/goog/gadget.png"
    thumbnail="http://www.myvector.info/goog/gadget_tn.png"
    scrolling="true"
    height="200"
    scaling="true" >
    <Require feature="minimessage"/>
    <Require feature="setprefs"/>
    <Require feature="analytics"/>
  </ModulePrefs>
  <UserPref name="days" datatype="enum" display_name="Look ahead" default_value="14" required="false">
  <EnumValue value="7" display_value="1 week"/>
  <EnumValue value="14" display_value="2 weeks"/>
  <EnumValue value="21" display_value="3 weeks"/>
  <EnumValue value="28" display_value="4 weeks"/>
  </UserPref>
  <UserPref name="evnts" datatype="bool" display_name="Show Upcoming Events" default_value="true" required="false"></UserPref>
  <UserPref name="ntwrk" datatype="bool" display_name="Show Contact's Events" default_value="true" required="false"></UserPref>
  <UserPref name="prox" datatype="bool" display_name="Show Proximity Matches" default_value="true" required="false"></UserPref>
  <UserPref name="reqs" datatype="bool" display_name="Show Network Requests" default_value="true" required="false"></UserPref>
  <Content type="url" href="http://www.myvector.info/goog/gadget.jsp" />
</Module>
