<?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>Octopus</ShortName>
    <Description>Octopus Deploy Search Provider</Description>
    <Image height="16" width="16" type="image/x-icon">https://octopus.com/images/search/logo-16.png</Image>
    <Image height="64" width="64" type="image/png">https://octopus.com/images/search/logo-64.png</Image>
    <Url type="text/html" template="https://octopus.com/search?q={searchTerms}" />
    <Query role="example" searchTerms="variables" />
    <InputEncoding>UTF-8</InputEncoding>
    <moz:SearchForm>https://octopus.com/search</moz:SearchForm>
</OpenSearchDescription>
