<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>QuestERide</ShortName>
  <LongName>QuestERide long-distance rideshare routes</LongName>
  <Description>Search long-distance rideshare routes, prices and drive times on QuestERide.</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/png">https://questeride.com/favicon.png</Image>
  <Url type="text/html" method="get" template="https://questeride.com/search?q={searchTerms}"/>
  <Url type="application/json" method="get" template="https://questeride.com/api/public/routes?from={searchTerms}"/>
  <moz:SearchForm xmlns:moz="http://www.mozilla.org/2006/browser/search/">https://questeride.com/search</moz:SearchForm>
</OpenSearchDescription>
