<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>15thDover Search</ShortName>
   <Description>Search the 15th Dover Scout Website</Description>
   <Tags>15th Dover Scouts Search</Tags>
   <Url type="application/atom+xml"
        template="http://15thdoverscouts.org.uk/search?q={searchTerms}&amp;format=atom"/>
   <Url type="text/html" 
        template="http://15thdoverscouts.org.uk/search?q={searchTerms}"/>
   <Url type="application/x-suggestions+json" 
        template="http://15thdoverscouts.org.uk/search?q={searchTerms}&amp;format=json" />
   <LongName>15th Dover Scouts Website Search</LongName>
   <Image height="16" width="16" type="image/x-icon">http://static.15thdoverscouts.org.uk/favicon.ico</Image>
   <Image height="64" width="64" type="image/png">http://static.15thdoverscouts.org.uk/images/logo64_64.png</Image> 
   <Query role="example" searchTerms="scout" />
   <SyndicationRight>open</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-gb</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
 </OpenSearchDescription>
