<?xml version="1.0" encoding="UTF-8"?>
<!-- ============================================================ -->
<!-- VJEET MUSHROOM                                               -->
<!-- Static Sitemap XML                                           -->
<!-- Location: vjeet-mushroom/sitemap.xml                        -->
<!-- ============================================================ -->

<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

    <!-- Home Page -->
    <url>
        <loc>https://vjeetmushroom.com/</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Courses -->
    <url>
        <loc>https://vjeetmushroom.com/pages/courses.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Free Courses -->
    <url>
        <loc>https://vjeetmushroom.com/pages/free-courses.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Paid Courses -->
    <url>
        <loc>https://vjeetmushroom.com/pages/paid-courses.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Shop -->
    <url>
        <loc>https://vjeetmushroom.com/pages/shop.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Product Details -->
    <url>
        <loc>https://vjeetmushroom.com/pages/product-details.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Events -->
    <url>
        <loc>https://vjeetmushroom.com/pages/events.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Gallery -->
    <url>
        <loc>https://vjeetmushroom.com/pages/gallery.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- About -->
    <url>
        <loc>https://vjeetmushroom.com/pages/about.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://vjeetmushroom.com/pages/contact.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Search -->
    <url>
        <loc>https://vjeetmushroom.com/pages/search.php</loc>
        <lastmod>2026-03-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- NOTE: Yeh pages sitemap mein NAHI hain (user-only pages) -->
    <!-- cart.php, checkout.php, watch-course.php, course-details.php, 404.php -->

</urlset>