<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
  xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Creature Builder by AssistantNMS</ShortName>
  <Description>This app allows you to build NMS creatures based on the rules defined in the game files.</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">https://creature.nmscd.comfavicon.ico</Image>
  <Url type="text/html" template="https://creature.nmscd.com?q={searchTerms}">
    <Param name="searchTerms" value="{searchTerms}" />
  </Url>
  <Url type="application/x-suggestions+json" template="https://creature.nmscd.com?q={searchTerms}" />
</OpenSearchDescription>