<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage — highest priority, changes daily as course count updates -->
    <url>
        <loc>https://rusniper.com/</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Login page -->
    <url>
        <loc>https://rusniper.com/login</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal pages — rarely change -->
    <url>
        <loc>https://rusniper.com/tos</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://rusniper.com/privacy</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://rusniper.com/support</loc>
        <lastmod>2026-03-05</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!--
        NOTE: /dashboard is intentionally excluded.
        It is behind authentication, returns user-specific content,
        and should not be indexed by search engines.

        Also excluded (not meant for crawlers):
          /link/discord
          /link/discord/callback
          /login/discord
          /auth/google
          /auth/google/callback
          /logout
          /api/*
    -->

</urlset>
