<?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>caniuse</ShortName>
  <LongName>Can I Use...</LongName>
  <Description>Search for feature support across browsers on caniuse.com</Description>

  <InputEncoding>UTF-8</InputEncoding>

  <Image width="16" height="16" type="image/png">https://caniuse.com/img/favicon-16.png</Image>
  <Image width="128" height="128" type="image/png">https://caniuse.com/img/favicon-128.png</Image>

  <Url type="text/html" method="get" template="https://caniuse.com/?search={searchTerms}"/>
  <Url type="application/opensearchdescription+xml" rel="self" template="https://caniuse.com/opensearch.xml" />

  <moz:SearchForm>https://caniuse.com/</moz:SearchForm>
</OpenSearchDescription>