<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Costnip</ShortName>
  <Description>Search healthcare costs and compare medical procedure prices</Description>
  <Tags>healthcare costs medical procedures price comparison</Tags>
  <Contact>contact@costnip.com</Contact>
  <Url type="text/html" 
       template="https://costnip.com/search?q={searchTerms}"/>
  <Url type="application/x-suggestions+json" 
       template="https://costnip.com/api/searchsuggestions?q={searchTerms}"/>
  <Image height="16" width="16" type="image/vnd.microsoft.icon">
    https://costnip.com/favicon.ico
  </Image>
  <Image height="64" width="64" type="image/png">
    https://costnip.com/costniplogo.png
  </Image>
  <InputEncoding>UTF-8</InputEncoding>
  <SearchForm>https://costnip.com/search</SearchForm>
</OpenSearchDescription>