<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>Album Search</ShortName>
   <Description>Search the Album Titles in the Organlive.com broadcast library</Description>
   <Tags>Organlive.com</Tags>
   <Contact>comments@organlive.com</Contact>
   <Url type="text/html" method="post" template="http://www.organlive.com/index.php?m=5">
  <Param name="album" value="{searchTerms}"/>
  <Param name="limit" value="25"/>
  <Param name="a" value="d"/>
  <Param name="results" value="t"/>
        </Url>
 </OpenSearchDescription>
