<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>NZ Tramper</ShortName>
  <LongName>New Zealand Tramper</LongName>
  <Description>Search the New Zealand Tramper database of walks and hiking trails in New Zealand.</Description>
  <Contact>tramper@eswsoftware.com</Contact>
  <Query role="example" searchTerms="Routeburn" /> 
  <Url type="text/html" 
    template="http://tramper.co.nz/?view=search&amp;keywords={searchTerms}&amp;searchform=form"/>
  <Url type="application/rss+xml" 
     template="http://tramper.co.nz/?view=search&amp;keywords={searchTerms}&amp;searchform=form&amp;layout=opensearch"/>
</OpenSearchDescription>