<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home Page -->
    <url>
        <loc>https://testzone.uz/</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Registration -->
    <url>
        <loc>https://testzone.uz/auth/register</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- News List -->
    <url>
        <loc>https://testzone.uz/news</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Dynamic News Item Example (Will be updated by backend normally) -->
    <url>
        <loc>https://testzone.uz/news/1</loc>
        <lastmod>2026-04-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>
