<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>mydeco search</ShortName>
  <Description>Search the largest selection of furniture at mydeco.</Description>
  <Tags>shop furniture furnishing decorating interior design room planner mydeco sofa beds tables chair wallpaper curtains paint</Tags>
  <Url type="text/html" 
      indexOffset="0"
      template="http://mydeco.com/search/?query={searchTerms}&amp;searchsrc=opensearch&amp;startrank={startIndex?}"/>

  <Url rel="suggestions"
      type="application/x-suggestions+json" method="GET" 
      template="http://mydeco.com/ws/complete/?query={searchTerms}&amp;opensearch=1" />

  <Image height="16" width="16" type="image/x-icon">http://mydeco.com/favicon.ico</Image>
</OpenSearchDescription>
