<?xml version="1.0" encoding="UTF-8"?>
<Module>
  <ModulePrefs title="UPC Lookup"
    height="120" width="300"
    description="Reverse lookup what product is behind a UPC code" author="upc-search.org" author_email="dev@ean-search.org" screenshot="http://www.upc-search.org/upc-opensocial.png" thumbnail="http://www.upc-search.org/upc-opensocial-t.png" title_url="http://www.upc-search.org/">
  <Locale lang="en"/>
</ModulePrefs>
<Content type="html"><![CDATA[
<style type="text/css">
body {font:12px Arial, Helvetica, sans-serif;}
p { margin:8px; }
</style>
<center>
<br>
<form action="http://www.upc-search.org/perl/upc-search.pl" method=get>
<input name=gadget type=hidden value=1>
<input name=upc type=text size=20 maxlength=20>
<input name=submit type=submit value="Search">
</form>
</center>
 ]]>
</Content>
</Module>
