<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
    <ShortName>Arshivveda</ShortName>
    <Description>Search Arshivveda — Ayurvedic products, herbal remedies, wellness articles, health concerns and more</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Language>en-IN</Language>
    <LongName>Arshivveda – Ayurvedic Wellness Search</LongName>
    <Contact>contact@arshivveda.com</Contact>

    <!-- Favicon -->
    <Image width="16" height="16" type="image/x-icon">https://arshivveda.com/favicon.ico</Image>
    <Image width="64" height="64" type="image/png">https://arshivveda.com/assets/img/logo-brand-image.png</Image>

    <!-- ── Primary search: unified (products + blogs + concerns + pages) ── -->
    <Url type="text/html" method="get"
         template="https://arshivveda.com/search?q={searchTerms}&amp;type=all"
         rel="results"/>

    <!-- ── Products only ── -->
    <Url type="text/html" method="get"
         template="https://arshivveda.com/shop?search={searchTerms}"
         rel="results"/>

    <!-- ── Blogs only ── -->
    <Url type="text/html" method="get"
         template="https://arshivveda.com/blogs?search={searchTerms}"
         rel="results"/>

    <!-- ── JSON suggestions endpoint (Standard format for browsers) ── -->
    <Url type="application/x-suggestions+json" method="get"
         template="https://arshivveda.com/search/opensearch-suggestions?q={searchTerms}"/>

    <!-- ── OpenSearch self-reference ── -->
    <Url type="application/opensearchdescription+xml" rel="self"
         template="https://arshivveda.com/opensearch.xml"/>

    <!-- ── RSS feed for blogs ── -->
    <Url type="application/rss+xml"
         template="https://arshivveda.com/blogs/feed"
         rel="alternate"/>

    <!-- ── Atom feed for blogs ── -->
    <Url type="application/atom+xml"
         template="https://arshivveda.com/blogs/feed/atom"
         rel="alternate"/>

    <Query role="example" searchTerms="Ayurveda hair oil"/>
    <Query role="example" searchTerms="skin care Arshivveda"/>
    <Query role="example" searchTerms="immunity booster"/>

    <moz:SearchForm>https://arshivveda.com/search</moz:SearchForm>
    <Attribution>Search powered by Arshivveda – Ayurvedic Wellness</Attribution>
    <Tags>ayurveda herbal wellness india products blogs health</Tags>
</OpenSearchDescription>
