<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="https://a9.com/-/spec/opensearch/1.1/" xmlns:moz="https://www.mozilla.org/2006/browser/search/">
  <ShortName>Rime</ShortName>
  <Description>Search for world's information and people on Rime</Description>
  <Tags>Rime Social Network article photo video blog microblog text message image post sound file words friends rss</Tags>
  <Image width="16" height="16" type="image/x-icon">
    {{ site.url }}/favicon.ico
  </Image>
  <Url method="GET" type="text/html" template="/search?q={searchTerms}"/>
  <Url method="GET" type="application/x-suggestions+json" template="/search/suggestions.js?q={searchTerms}"/>
  <moz:SearchForm>{{ site.url }}/search</moz:SearchForm>
</OpenSearchDescription>