<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Weeg angol-magyar szótár</ShortName>
<Description>angol - magyar szótár</Description>
<InputEncoding>UTF-8</InputEncoding>
<AdultContent>false</AdultContent>
<Image width="16" height="16" type="image/x-icon">http://szotar.weeg.hu/images/favicon.ico</Image>
<Url type="application/x-suggestions+json" template="http://szotar.weeg.hu/openSearchSuggestion.php?">
	<Param name="lng" value="eng"/>
	<Param name="word" value="{searchTerms}"/>
</Url>
<Url type="text/html" method="GET" template="http://szotar.weeg.hu/index.php?">
  <Param name="cmd" value="dict"/>
  <Param name="from" value="eng"/>
  <Param name="to" value="hun"/>
  <Param name="mode" value="normal"/>
  <Param name="words" value="{searchTerms}"/>
</Url>
</OpenSearchDescription>