<?xml version="1.0" encoding="UTF-8"?>
 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>OCLC WorldCat Search Web Service</ShortName>
   <Description>Search the OCLC WorldCat database of library records for books, music, video, and more.</Description>
   <Tags>oclc worldcat opensearch rss atom marc dublin core dc 
		find search library libraries collection catalog local area OCLC web research 
		book music audio video CD DVD VHS map score database article genealogy history author 
		title digital document photo e-book reference desk ask librarian</Tags>
   <Contact>oclc@oclc.org</Contact>
   <Url type="application/atom+xml"
   			xmlns:wcapi="http://www.worldcat.org/devnet/wiki/SearchAPIDetails"
        template="http://worldcat.org/webservices/catalog/search/worldcat/opensearch?q={searchTerms}&amp;start={startIndex?}&amp;count={resultSize?}&amp;format=atom&amp;wskey={wcapi:wskey}&amp;cformat={wcapi:cformat?}"/>
   <Url type="application/rss+xml"
   			xmlns:wcapi="http://www.worldcat.org/devnet/wiki/SearchAPIDetails"
        template="http://worldcat.org/webservices/catalog/search/worldcat/opensearch?q={searchTerms}&amp;start={startIndex?}&amp;count={resultSize?}&amp;format=rss&amp;wskey={wcapi:wskey}&amp;cformat={wcapi:cformat?}"/>
   <!-- Consult http://www.worldcat.org/devnet/wiki/SearchAPIDetails for more details on the wcapi namespace wskey and cformat parameters. -->
   <Url type="text/html" 
        template="http://www.worldcat.org/search?q={searchTerms}&amp;start={startIndex?}"/>
   <LongName>OCLC WorldCat Search Web Service</LongName>
   <Query role="example" searchTerms="cat" />
   <Attribution>
     Copyright (c) 2001-2009 OCLC. All rights reserved.  
   </Attribution>
   <SyndicationRight>open</SyndicationRight>
   <AdultContent>false</AdultContent>
   <Language>en-us</Language>
   <OutputEncoding>UTF-8</OutputEncoding>
   <InputEncoding>UTF-8</InputEncoding>
 </OpenSearchDescription>
