<?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://quizbox.site/</loc>
        <priority>1.00</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Login & Register -->
    <url>
        <loc>https://quizbox.site/login.html</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

    <url>
        <loc>https://quizbox.site/register.html</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Quiz -->
    <url>
        <loc>https://quizbox.site/quiz.php</loc>
        <priority>0.90</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- How It Works Page -->
    <url>
        <loc>https://quizbox.site/how.html</loc>
        <priority>0.80</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Leaderboard -->
    <url>
        <loc>https://quizbox.site/leaderboard.html</loc>
        <priority>0.75</priority>
        <changefreq>hourly</changefreq>
    </url>

    <!-- Withdraw -->
    <url>
        <loc>https://quizbox.site/withdraw.html</loc>
        <priority>0.85</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Payout History -->
    <url>
        <loc>https://quizbox.site/payout_history.php</loc>
        <priority>0.70</priority>
        <changefreq>weekly</changefreq>
    </url>

    <!-- Settings -->
    <url>
        <loc>https://quizbox.site/settings.php</loc>
        <priority>0.70</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Terms & Privacy -->
    <url>
        <loc>https://quizbox.site/terms.html</loc>
        <priority>0.50</priority>
        <changefreq>yearly</changefreq>
    </url>

    <url>
        <loc>https://quizbox.site/privacy.html</loc>
        <priority>0.50</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>