<?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>OneBuggy</ShortName>
  <Description>Product search.</Description>
  <Contact>customerservice@onebuggy.com</Contact>
  <Url type="text/html" template="/searchPage/Query/{searchTerms}" method="GET"/>
  <Url type="application/x-suggestions+json" template="/searchPage/QuerySuggestOSD/{searchTerms}"/>
  <LongName>OneBuggy Search</LongName>
  <Image height="16" width="16" type="image/vnd.microsoft.icon">/favicon.ico</Image>
  <AdultContent>false</AdultContent>
  <Language>en</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>https://www.onebuggy.com/</moz:SearchForm>
</OpenSearchDescription>