<?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>SoundCloud</ShortName>
  <Description>Search for tracks and users on SoundCloud</Description>
  <Tags>soundcloud tracks music sound audio mp3</Tags>
  <Image width="16" height="16" type="image/x-icon">http://soundcloud.com/images/favicon.ico</Image>
  <Url method="get" type="text/html" template="http://soundcloud.com/search?q={searchTerms}"/>
  <Url method="GET" type="application/x-suggestions+json" template="http://soundcloud.com/search/suggestions.js?q={searchTerms}"/>
  <moz:SearchForm>http://soundcloud.com/search</moz:SearchForm>
</OpenSearchDescription>