<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Yahoo Canada EN</ShortName>
<Description>Yahoo Canada Search from Firefox 58</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://www.userchrome.org/img/yahoo.ico</Image>
<Url type="application/x-suggestions+json" method="GET"
     template="https://ca.search.yahoo.com/sugg/ff">
  <Param name="output"  value="fxjson" />
  <Param name="appid"   value="ffd" />
  <Param name="command" value="{searchTerms}" />
</Url>
<Url type="text/html" method="GET" template="https://ca.search.yahoo.com/yhs/search"
     resultdomain="yahoo.com" rel="searchform">
  <Param name="p" value="{searchTerms}"/>
  <Param name="ei" value="UTF-8"/>
  <Param name="hspart" value="mozilla"/>
  <Param name="hsimp" value="yhs-001"/>
</Url>
  <moz:SearchForm>https://ca.search.yahoo.com/</moz:SearchForm>
</OpenSearchDescription>