<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>viaLibri - Author</ShortName>
  <Description>Search books by author on viaLibri</Description>
  <Image height="16" width="16" type="image/x-icon">https://www.vialibri.net/favicon.ico</Image>
  <Url type="text/html"
    method="get"
    template="https://www.vialibri.net/searches?source=opensearch&amp;author={searchTerms}"/>
  <Url type="application/opensearchdescription+xml"
     rel="self"
     template="https://www.vialibri.net/opensearch-plugins/author.xml" />
</OpenSearchDescription>
