<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
 <ShortName>UQ Library Catalogue</ShortName>
 <Description>Search via the University of Queensland Library Catalogue</Description>
 <Tags>uq library catalogue</Tags>
 <Contact>webmaster@library.uq.edu.au</Contact>
 <Image height="16" width="16" type="image/png">http://www.library.uq.edu.au/searchplugin/uqlcat-opensearch.png</Image>

 <!-- this should work with title or author as well as keyword below -->
 <Url type="text/html" method="GET"
      template="http://library.uq.edu.au/search/X?{searchTerms}&amp;SORT=R"/>

 <Attribution>The University of Queensland, Brisbane Australia</Attribution>
 <SyndicationRight>open</SyndicationRight>
 <AdultContent>false</AdultContent>
 <Language>en-us</Language>
 <InputEncoding>UTF-8</InputEncoding>
 <OutputEncoding>UTF-8</OutputEncoding>
</OpenSearchDescription>

