<?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>Live Like a German</ShortName>
  <Description>Live Like a German - Germany Travel Search</Description>
  <InputEncoding>utf-8</InputEncoding>
  <Image height="16" width="16" type="image/x-icon">http://www.live-like-a-german.com/favicon.ico</Image>
  <Url type="text/html" method="GET" template="http://www.live-like-a-german.com/search.php">
    <Param name="query" value="{searchTerms}"/>
  </Url>
  <Url type="application/opensearchdescription+xml"
       rel="self"
       template="http://www.live-like-a-german.com/openSearch.xml" />
  <moz:SearchForm>http://www.live-like-a-german.com/</moz:SearchForm>
</OpenSearchDescription>

