<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Instructables</ShortName>
<Description>Find out how to do almost anything on Instructables, the world's biggest Show and Tell</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://www.instructables.com/favicon.ico</Image>
<Url type="text/html" method="GET" template="http://www.instructables.com/tag/">
  <Param name="q" value="{searchTerms}"/>
  <Param name="limit:type:id" value="on"/>
  <Param name="limit:type:topic" value="on"/>
  <Param name="limit:type:comment" value="on"/>
  <Param name="limit:type:topicComment" value="on"/>
  <Param name="limit:type:guideComment" value="on"/>
  <Param name="limit:type:user" value="on"/>
  <Param name="limit:type:group" value="on"/>
</Url>
<!--<Url type="application/x-suggestions+json" template="suggestionURL"/>-->
<moz:SearchForm>http://www.instructables.com/tag/?q=</moz:SearchForm>
</OpenSearchDescription>
