<?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>People Matters</ShortName>
    <Description>People Matters Open Search which includes all posts made on the site.</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image width="16" height="16" type="image/x-icon">
        https://res.cloudinary.com/people-matters/image/upload/f_auto,q_auto/v1432633730/ico/favicon-16x16.png
    </Image>
    <Url type="text/html" method="get" template="https://www.peoplematters.in/search">
        <Param name="q" value="{searchTerms}"/>
        <Param name="qs" value="plugin"/>
    </Url>
    <Url type="application/x-suggestions+json" template="https://www.google.com"/>
    <moz:SearchForm>https://www.peoplematters.in/search</moz:SearchForm>
</OpenSearchDescription>
