<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>Nowhere Search</ShortName>
<Description>Use this tool to search works in Nowhere Virtual Library</Description>
<LongName>Nowhere Virtual Library Search</LongName>
<Image height="16" width="16" type="image/png">http://www.4bg.net/include/searchNowhere.png</Image>
<InputEncoding>cp1251</InputEncoding>
<Contact>nowhere@4bg.net</Contact>
<Url type="text/html" method="post" template="http://www.4bg.net/library.php">
  <Param name="w" value="works"/>
  <Param name="q" value="{searchTerms}"/>
  <Param name="act" value="search"/>
</Url>
<Url type="application/x-suggestions+json" template="suggestionURL"/>
<moz:SearchForm>searchFormURL</moz:SearchForm>
</OpenSearchDescription>