<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Virtual Library Search</ShortName>
  <Description>Keyword search the library catalogue</Description>
  <Tags>Virtual Library Search</Tags>
  <Contact>helpdesk@ds.co.uk</Contact>
  <Url type="text/html" 
       template="http://localhost:2950/02_Catalogue/02_004_TitleResults.aspx?searchTerm={searchTerms}&amp;no_of_results={count}&amp;Page={startPage}&amp;searchType=99"/>
   <Url type="application/rss+xml" 
       template="http://localhost:2950/openSearch.aspx?searchTerm={searchTerms}&amp;branch={branchLimit?}&amp;no_of_results={count}&amp;startPage={startPage}&amp;searchType=99&amp;format=rss"/>
</OpenSearchDescription> 