<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for first11.app.

  Five public-indexable routes — the landing page (highest SEO value) and
  four legal / static-content pages that are stable enough to be worth
  indexing.

  All auth-gated routes (predict, profile, leaderboard, leagues) and
  the auth page itself are NOT listed and are blocked in robots.txt.
  An unauthenticated crawler can't render them meaningfully, and we'd
  rather all organic search land on / for funnel conversion.

  Update <lastmod> when content materially changes. The dates below
  reflect the most recent edit to each page's content (not the
  underlying chunk hash). Priority + changefreq are advisory only —
  Google ignores them but other crawlers may use them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://first11.app/</loc>
    <lastmod>2026-05-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://first11.app/how-it-works</loc>
    <lastmod>2026-05-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://first11.app/privacy</loc>
    <lastmod>2026-05-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://first11.app/terms</loc>
    <lastmod>2026-05-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://first11.app/cookies</loc>
    <lastmod>2026-05-22</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
