﻿<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>MusicMonster.fm</ShortName>
<Description>Search for songs and artists at MusicMonster.fm</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.musicmonster.fm/com/GFX/skin/mfm/mfm_icon.ico</Image>
<Url type="text/html" method="GET" template="http://www.musicmonster.fm/com/mfm/_public/music/search.cfm">
  <Param name="sSearchString"    value="{searchTerms}"/>
  <Param name="iPageSize"        value="25"/>
  <Param name="bSearchForTitle"  value="1"/>
  <Param name="bSearchForArtist" value="1"/>
</Url>
</OpenSearchDescription>