<?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>Iniaes</ShortName>
                <Description>Chat with Iniaes via OpenSearch</Description>
                <Developer>Iniaes</Developer>
                <InputEncoding>UTF-8</InputEncoding>
                <Image height="16" width="16" type="image/vnd.microsoft.icon">http://iniaes.org/img/icons/favicon.ico</Image>

                <Url type="text/html" method="POST" template="http://iniaes.org/">
                  <Param name="input" value="{searchTerms}"/>
                </Url>

                <moz:SearchForm>http://iniaes.org</moz:SearchForm>
                <moz:UpdateInterval>7</moz:UpdateInterval>
</OpenSearchDescription>
