<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
    <ShortName>OsMo - Tracker</ShortName>
    <Description>Поиск по поездкам из вашей хронологии</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image width="16" height="16" type="image/png">https://osmo.mobi/favicon-16x16.png</Image>
    <Url type="text/html" template="https://osmo.mobi/I/trip">
        <Param name="name" value="{searchTerms}"/>
        <!-- other Params if you need them… -->
        <!-- <Param name="[other key name]" value="[parameter value]"/> -->
    </Url>
    <!-- <Url type="application/x-suggestions+json" template="https://osmo.mobi/api/**"/> -->
    <moz:SearchForm>https://osmo.mobi/I/trip</moz:SearchForm>
</OpenSearchDescription>