<?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 - Highest Priority -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Landing Page -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/index.html</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Demo Page - High Priority for User Acquisition -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/demo.html</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Registration Page - Important for Conversions -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/register.html</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Login Page - Important for Users -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/login.html</loc>
        <lastmod>2025-08-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy - Legal Requirement -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/privacy.html</loc>
        <lastmod>2025-08-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms of Service - Legal Requirement -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/terms.html</loc>
        <lastmod>2025-08-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- 404 Page - Low Priority but Indexed -->
    <url>
        <loc>https://flashcard-q.asrulmunir.workers.dev/404.html</loc>
        <lastmod>2025-08-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>

</urlset>
