<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>MOG</ShortName>
<Description>MOG Music Search</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16">http://mog.com/favicon.ico</Image>
<!--<Url type="application/x-suggestions+json" method="GET" template="http://suggestqueries.google.com/complete/search?output=firefox&amp;client=firefox&amp;qu={searchTerms}"/>-->
<Url type="text/html" method="GET" template="http://mog.com/search">
  <Param name="search_type" value="artist" />
  <Param name="search_text" value="{searchTerms}"/>
</Url>
<SearchForm>http://mog.com/</SearchForm>
</SearchPlugin>
