<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>einkaufslist.com</ShortName>
<Description>search for cool products</Description>
<InputEncoding>iso-8859-1</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.einkaufslist.com/favicon.ico</Image>
<Url type="text/html" method="post" template="http://www.einkaufslist.com/search.cfm">
  <Param name="search" value="{searchTerms}"/>
</Url>
<moz:SearchForm>http://www.einkaufslist.com/</moz:SearchForm>
<AdultContent>false</AdultContent>
<Query role="example" searchTerms="ipod" />
</OpenSearchDescription>