<?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/"
  xmlns:ie="http://schemas.microsoft.com/Search/2008/"
>
  <ShortName>Ask Bluey - Dictionary Search</ShortName>
  <Description>Ask Bluey Dictionary Search</Description>
  
  <Url type="text/html" template="http://askbluey.com/dictionary/Default.aspx?q={searchTerms}" />
  <Url rel="suggestions" type="application/x-suggestions+json" template="http://askbluey.com/Suggestions.ashx?q={searchTerms}" />
  <Url type="application/opensearchdescription+xml" rel="self" template="http://askbluey.com/askbluey-search.xml" />
  <ie:PreviewUrl type="text/html" template="http://askbluey.com/Preview.aspx?q={searchTerms}" />

  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://askbluey.com/favicon.ico</Image>
  <Developer>Dog Blue Software</Developer>
  <Contact>feedback@askbluey.com</Contact>
  <moz:SearchForm>http://askbluey.com/dictionary/default.aspx</moz:SearchForm>
</OpenSearchDescription>