<?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>What10</ShortName>
  <LongName>What10 Search</LongName>
  <Description>Search the web with What10</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">https://accounts.what10.com/brand/logo-icon-512.png</Image>
  <Image width="512" height="512" type="image/png">https://accounts.what10.com/brand/logo-icon-512.png</Image>
  <Url type="text/html" method="get" template="https://what10.com/search?q={searchTerms}"/>
  <Url type="application/x-suggestions+json" method="get"
       template="https://api.what10.com/api/suggest?format=osd&amp;q={searchTerms}"/>
  <moz:SearchForm>https://what10.com/search</moz:SearchForm>
</OpenSearchDescription>
