<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://bhraman.co/</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://bhraman.co/about</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Help Page -->
    <url>
        <loc>https://bhraman.co/help</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://bhraman.co/contact</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Roadmap Page -->
    <url>
        <loc>https://bhraman.co/roadmap</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Itineraries Page -->
    <url>
        <loc>https://bhraman.co/itineraries</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>


    <!-- Donate Page -->
    <url>
        <loc>https://bhraman.co/donate</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>


    <!-- Privacy Policy -->
    <url>
        <loc>https://bhraman.co/privacy</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://bhraman.co/terms</loc>
        <lastmod>2025-09-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Generate Itinerary (POST endpoint - not indexed) -->
    <!-- Dynamic itinerary URLs are generated on-demand and not included in sitemap -->
    
    <!-- Authentication Pages (intentionally excluded - require login) -->
    <!-- /login, /register, /google-login, /reset-password - Not indexed -->
    
    <!-- User Account Pages (intentionally excluded - require login) -->
    <!-- /my-itineraries, /my-saved-itineraries, /profile, /settings - Not indexed -->
    
    <!-- Admin Panel Pages (intentionally excluded for security) -->
    <!-- /admin/, /plannr/admin/ - Admin dashboard, users, itineraries, settings, analytics -->

</urlset>

<!-- Sitemap Index for Dynamic Content -->
<!-- Note: Individual itinerary sitemaps are generated dynamically -->
<!-- Access itineraries sitemap at: https://bhraman.co/sitemap-itineraries.xml -->