<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Trewly Social</ShortName>
  <Description>Buscar personas y publicaciones en Trewly Social</Description>
  <InputEncoding>UTF-8</InputEncoding>

  <Image height="48" width="48" type="image/png">
    https://trewly.me/favicon-32x32.png
  </Image>

  <Url
    type="text/html"
    method="get"
    template="https://trewly.me/explore?q={searchTerms}"
  />

  <Url
    type="application/opensearchdescription+xml"
    rel="self"
    template="https://trewly.me/opensearch.xml"
  />
</OpenSearchDescription>
