<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:ie="http://schemas.microsoft.com/Search/2008/">
 <ShortName>Shoes on Sale</ShortName>
	<Description>The best shoes on sale - over 10000 pairs</Description>
     <Tags>Sale shoes store shopping shoe men pediwear english footwear slippers boots</Tags>
     <Contact>adm@bestshoesonsale.com</Contact>
	<LongName>The Best Shoes on sale Search</LongName>
     <Image height="16" width="16" type="image/x-icon">http://www.bestshoesonsale.com/favicon.ico</Image>

     <Url rel="search" type="application/opensearchdescription+xml" template="http://www.bestshoesonsale.com/search.xml" title="Content search" />
  
     <Url type="application/x-suggestions+json" template="http://www.bestshoesonsale.com/?s={searchTerms}" />

     <Url type="text/html"  template="http://www.bestshoesonsale.com/?s={searchTerms}" />

     <Url type="application/atom+xml"
        template="http://www.bestshoesonsale.com/?s={searchTerms}&amp;paged={startPage?}&amp;feed=atom" />

     <Url type="application/rss+xml"
  	   template="http://www.bestshoesonsale.com/?s={searchTerms}&amp;paged={startPage?}&amp;feed=rss2" />

		<Query role="example" searchTerms="sale" />
		<Developer>www.bestshoesonsale.com Development Team</Developer>

		<Attribution>Search Shoes Copyright 2007, www.bestshoesonsale.com, Inc., All Rights Reserved </Attribution>
   <SyndicationRight>open</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-us</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>