<?xml version="1.0" encoding="UTF-8" ?><Module>
 <ModulePrefs title="Mini Google Search" description="Mini Google Search - by Tim from OpenSocialBlog.com"
              author="Tim Longhurst" author_email="tim@opensocialblog.com" author_location="Sydney, Australia"
              height="200" scrolling="true"
              screenshot="http://www.opensocialblog.com/applications/minigooglesearch/minigooglesearch.jpg"
              thumbnail="http://www.opensocialblog.com/applications/minigooglesearch/minigooglesearch.jpg">
   <Require feature="opensocial-0.5"/>
 </ModulePrefs>
 <Content type="html">
  <![CDATA[
  <script type="text/javascript">
  window.location.href = 'http://www.opensocialblog.com/applications/minigooglesearch/minigooglesearch.html';
  </script>
  ]]>
  </Content>
</Module>
