<?xml version="1.0" encoding="utf-8" ?>
<!--
http://www.opensearch.org/Specifications/OpenSearch/1.1#OpenSearch_description_document
-->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <!--ShortName=Contains a brief human-readable title that identifies this search engine. -->
  <ShortName>The Raw Greek Search</ShortName>
  <Description>Search the entire Raw Greek site.</Description>
  <Tags>raw greek food, recipes, olives, books</Tags>
  <Contact>info@therawgreek.com</Contact>
  <!--
	<Url type="application/atom+xml"
        template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=atom"/>
	<Url type="application/rss+xml"
		 template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=rss"/>
	-->
  <Url type="text/html"
        template="http://www.therawgreek.com/productlist.aspx?q={searchTerms}"
    />
  <!--&amp;start={startIndex?}-->
  <LongName>The Raw Greek Search</LongName>
  <!--
	<Image height="32" width="32" type="image/png">https://www.therawgreek.com/favicon.png</Image>
	-->
  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.therawgreek.com/favicon.ico</Image>
  <Query role="example" searchTerms="raw greek food recipes" />
  <Developer>Maznet Ltd</Developer>
  <Attribution>
    Search data Copyright 2008-2009, The Raw Greek, All Rights Reserved.
  </Attribution>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>en-gb</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
