<?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://oguessr.com/</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Daily Challenge - High Priority, Daily Changes -->
  <url>
    <loc>https://oguessr.com/daily</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Leaderboard - High Priority, Frequent Updates -->
  <url>
    <loc>https://oguessr.com/leaderboard</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Play Page - Core Feature -->
  <url>
    <loc>https://oguessr.com/play</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Account/Profile Page -->
  <url>
    <loc>https://oguessr.com/account</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Maps Page -->
  <url>
    <loc>https://oguessr.com/maps</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://oguessr.com/terms</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://oguessr.com/privacy</loc>
    <lastmod>2026-01-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
