<?xml version="1.0" encoding="UTF-8" ?>
<Module>
  <ModulePrefs
    thumbnail="http://betwittered.com/twittersearch/twittersearch-thumbnail.jpg"
    screenshot="http://betwittered.com/twittersearch/twittersearch-full.jpg"
    title="TwitterSearch"
    title_url="http://32hours.com"
    author="Robert Arles, 32hours.com"
    author_email="robert@arlesnet.com"
    author_photo="http://32hours.com/robert.jpg"
    author_aboutme="Always looking for something new to hack on..."
    author_link="http://robert.arlesnet.com"
    author_quote=""
    description="Want to keep tabs on what Twitter is up to? TwitterSearch will let you keep up on any topic you choose. You set the search term, and it will constantly refresh.  Watch a #hashtag, searchterm, or a username to follow watch their complete discussions... Gadget home:Http://32hours.com."
    scrolling="true"
    singleton="true"
    height="350"
  >
  <Require feature="dynamic-height" />
  <Require feature="setprefs" />
    <Optional feature="opensearch">
  <Param name="opensearch-description"><![CDATA[<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Twitter Search</ShortName>
  <Description>Realtime Twitter Search</Description>
  <Url type="application/atom+xml" method="get" template="http://search.twitter.com/search.atom?q={searchTerms}"/>
  <Image width="16" height="16">http://search.twitter.com/favicon.png</Image>
  <InputEncoding>UTF-8</InputEncoding>
  <SearchForm>http://search.twitter.com/</SearchForm>

</OpenSearchDescription>]]></Param>
 </Optional>

  </ModulePrefs>
  <Content type="url" href="http://betwittered.com/twittersearch/index.html" />
</Module>












