<?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>loco.com</ShortName>
  <Description>Search Loco</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="48" height="48" type="image/png" href="/favicon.png" />
  <Url
    type="text/html"
    template="https://loco.com/search?query={searchTerms}"
  />
  <moz:SearchForm>https://loco.com/search</moz:SearchForm>
</OpenSearchDescription>