<?xml version="1.0" encoding="UTF-8" ?> 
<OpenSearchDescription 
		xmlns="http://a9.com/-/spec/opensearch/1.1/"
		xmlns:suggestions="http://www.opensearch.org/specifications/opensearch/extensions/suggestions/1.1">
	  <ShortName>Vinden.nl</ShortName> 
	  <Description>Doorzoekt de beste zoekmachines: Google, Live Search, Yahoo, Ask etc...</Description> 
	  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.vinden.nl/favicon.ico</Image> 
	  <Url type="text/html" template="http://www.vinden.nl/?refer=opensearch&amp;q={searchTerms}" /> 
	  <Url type="application/x-suggestions+json" template="http://as.vinden.nl/jx.php?q={searchTerms}&amp;format=json"/> 
	  <Url type="application/opensearchdescription+xml"  rel="self"  template="http://www.vinden.nl/Addons/Includes/xml/provider.xml" />
	  
  </OpenSearchDescription>
