<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Exalead</ShortName>
  <Description>Exalead Search Engine</Description>
  <Image
    height="16"
    width="16"
    type="image/x-icon"
  >http://www.exalead.fr/content/media/img/favicon.ico</Image>
  <Url
    type="text/html"
    template="http://www.exalead.fr/search/web/results/?q={searchTerms}"
  />
  <Url
    type="application/x-suggestions+json"
    template="http://www.exalead.fr/search/suggest/?q={searchTerms}&amp;format=json"
  />
</OpenSearchDescription>