<?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>EverydayLifestyle</ShortName>
  <LongName>EverydayLifestyle — search formulas and conversions</LongName>
  <Description>Search formulas and unit conversions across food, living, and body topics.</Description>
  <Tags>formulas units conversions</Tags>
  <Contact>https://example.com/</Contact>
  <Image type="image/svg+xml" width="64" height="64">https://example.com/favicon.svg</Image>
  <Image type="image/png" width="32" height="32">https://example.com/favicon-32.png</Image>
  <Url type="text/html" method="get" template="https://example.com/?q={searchTerms}" />
  <Url type="application/opensearchdescription+xml" rel="self" template="https://example.com/opensearch.xml" />
  <Language>en</Language>
  <Language>ja</Language>
  <Language>es</Language>
  <Language>zh</Language>
  <Language>de</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>https://example.com/</moz:SearchForm>
</OpenSearchDescription>
