<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription 
        xmlns="http://a9.com/-/spec/opensearch/1.1/"
        xmlns:moz="http://www.mozilla.org/2006/browser/search/"
        xmlns:opensearchgeo="http://a9.com/-/opensearch/extensions/geo/1.0/" >
  <ShortName>Geograph</ShortName>
  <LongName>Geograph British Isles</LongName>
  <Description>geographically representative photographs and information for every square kilometre of the UK and the Republic of Ireland</Description>
  <Tags>geograph photos images british isles</Tags>
  <SyndicationRight>open</SyndicationRight>

  <Developer>Geograph</Developer>
  <Attribution>
    Copyright (c) 2007 Geograph Project Ltd and licensed for reuse under CC-by-sa 2.5
  </Attribution>
  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.geograph.org.uk/favicon.ico</Image>

  <moz:SearchForm>http://www.geograph.org.uk/</moz:SearchForm>

  <Url type="application/rss+xml" 
       template="http://www.geograph.org.uk/syndicator.php?q={searchTerms}&amp;location={geo:locationString?}&amp;lat={geo:lat?}&amp;lon={geo:lon?}&amp;BBOX={geo:bbox?}">
  </Url>
  <Url type="text/html" 
       template="http://www.geograph.org.uk/search.php?q={searchTerms}&amp;location={geo:locationString?}&amp;lat={geo:lat?}&amp;lon={geo:lon?}&amp;BBOX={geo:bbox?}">
  </Url>
  <Query role="example" searchTerms="Liverpool" />

  <AdultContent>false</AdultContent>

  <Language>en-gb</Language>
  <OutputEncoding>iso-8859-1</OutputEncoding>
  <InputEncoding>iso-8859-1</InputEncoding>
</OpenSearchDescription>