<?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>MarkMail</ShortName>
  <LongName>MarkMail Email Search</LongName>
  <Description>Search through email archives at MarkMail</Description>
  <Tags>email open source</Tags>
  <Url  type="text/html"
        method="GET"
        template="https://markmail.org/search/?q={searchTerms}" />
  <Image width="16"
         height="16">https://markmail.org/favicon.ico</Image>
  <Query role="example" searchTerms="MarkMail" />
  <Developer>MarkMail</Developer>
  <Attribution>Search results copyright 2010 Mark Logic, All Rights Reserved</Attribution>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <Language>en-us</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>https://markmail.org/</moz:SearchForm>
</OpenSearchDescription>
