<?xml version="1.0" encoding="UTF-8"?>
<!-- opensearch.xml - OpenSearch description for OEM Golf Carts.
     Replace https://REPLACE-WITH-DOMAIN.com with the live domain at publish time. -->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>OEM Golf Carts</ShortName>
  <Description>Search golf carts for sale, brands, and OEM parts on OEM Golf Carts.</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="32" height="32" type="image/png">https://REPLACE-WITH-DOMAIN.com/favicon-32.png</Image>
  <Image width="16" height="16" type="image/png">https://REPLACE-WITH-DOMAIN.com/favicon-16.png</Image>
  <Url type="text/html" method="get" template="https://REPLACE-WITH-DOMAIN.com/for-sale?search={searchTerms}"/>
  <moz:SearchForm>https://REPLACE-WITH-DOMAIN.com/for-sale</moz:SearchForm>
</OpenSearchDescription>
