<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>lambda</ShortName>
  <Description>internet-aware search engine</Description>
  <Url
    type="text/html"
    method="get"
    template="https://roly.run/search?q={searchTerms}"
  />
  <Url
    type="application/x-suggestions+json"
    template="https://roly.run/suggest?q={searchTerms}"
  />
  <Image
    width="16"
    height="16"
    type="image/x-icon"
  >https://roly.run/favicon.ico</Image>
</OpenSearchDescription>
