<?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">

    <!-- Главная страница - самая важная -->
    <url>
        <loc>https://neonpsh.games/</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Турниры - высокая приоритетность -->
    <url>
        <loc>https://neonpsh.games/tournaments</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Турнир Quake 3 Arena - высокая приоритетность -->
    <url>
        <loc>https://neonpsh.games/tournament/quake3</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Расписание стримов - средняя приоритетность -->
    <url>
        <loc>https://neonpsh.games/schedule</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Личный профиль - средняя приоритетность -->
    <url>
        <loc>https://neonpsh.games/profile</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Мой компьютер - средняя приоритетность -->
    <url>
        <loc>https://neonpsh.games/my-pc</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Победы в конкурсах - средняя приоритетность -->
    <url>
        <loc>https://neonpsh.games/streamer-wins</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Контакты - низкая приоритетность -->
    <url>
        <loc>https://neonpsh.games/contact</loc>
        <lastmod>2025-01-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>
