<?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://baggedapp.com/</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Dashboard -->
    <url>
        <loc>https://baggedapp.com/dashboard.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Billing -->
    <url>
        <loc>https://baggedapp.com/billing.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://baggedapp.com/privacy.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://baggedapp.com/terms.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Password Reset -->
    <url>
        <loc>https://baggedapp.com/reset-password.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Forgot Password -->
    <url>
        <loc>https://baggedapp.com/forgot-password.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Email Verification -->
    <url>
        <loc>https://baggedapp.com/verify-email.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Delete Account -->
    <url>
        <loc>https://baggedapp.com/delete-account.php</loc>
        <lastmod>2025-09-29</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>