<?xml version="1.0" encoding="utf-8"?>
<!--
     WWW opensearch XML
     @author Doug Wright 2009
     $Id: search.xml 3557 2009-12-08 11:38:43Z doug $
-->
   <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
   <ShortName>Pre-school Learning Alliance</ShortName>
   <Description>Search Pre-school Learning Alliance website</Description>
   <Contact>webmaster@pre-school.org.uk</Contact>
   <Url type="text/html" template="http://www.pre-school.org.uk/search?q={searchTerms}"/>
   <Url type="application/x-suggestions+json" template="http://www.pre-school.org.uk/search?q={searchTerms}&amp;mode=suggest"/>

   <LongName>www.pre-school.org.uk website search</LongName>
   <Image height="16" width="16" type="image/png">http://www.pre-school.org.uk/favicon.ico</Image>
   <Query role="example" searchTerms="nutrition" />
   <Developer>Doug Wright</Developer>
   <Attribution>
     Copyright Pre-school Learning Alliance
   </Attribution>
   <SyndicationRight>open</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-gb</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
   <moz:SearchForm>http://www.pre-school.org.uk/search</moz:SearchForm>
 </OpenSearchDescription>