  <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Deck</ShortName>
  <Description>Search in AFP Content</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">https://afpdeck.app/favicon.ico</Image>
  <Url type="text/html" template="https://afpdeck.app/new?q={searchTerms}">
    <Param name="q" value="{searchTerms}"/>
  </Url>
  <Url type="application/x-suggestions+json" template="https://afpdeck.app/new?q={searchTerms}"/>
  <moz:SearchForm>https://afpdeck.app</moz:SearchForm>
</OpenSearchDescription>
