<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>q</ShortName>
  <Description>q</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Url type="text/html" template="http://localhost:3000/search?q={searchTerms}"/>
  <Url type="application/x-suggestions+json" template="http://localhost:3000/search/autosuggest?q={searchTerms}"/>
</OpenSearchDescription>
