<?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>miniWeather</ShortName>
<Description>Worldwide weather report and forecast</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">http://www.miniweather.com/res/favicon.png</Image>
<Url type="text/html" method="GET" template="http://www.miniweather.com/report/">
  <Param name="poi" value="{searchTerms}"/>
</Url>
<Url type="application/x-suggestions+json" method="GET" template=""/>
<moz:SearchForm>http://www.miniweather.com</moz:SearchForm>
</OpenSearchDescription>

