<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for play.nexusbreach.com.

  Deliberately short. It lists the three routes that render something a signed
  OUT visitor can use; see public/robots.txt for why the other fourteen are not
  here. A sitemap naming pages that redirect to /login is worse than no sitemap.

  This is a SECOND sitemap, not a replacement for the marketing site's — a
  sitemap may only list URLs on its own host unless both are verified together
  in Search Console, so cross-listing play.* from nexusbreach.com/sitemap.xml
  would be ignored.

  /tutorial is the highest-value URL on this domain despite the low priority
  numbers being advisory: it is the only page that turns a search result into a
  played game with no account in between.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://play.nexusbreach.com/</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Public: no account, no server, no Realtime. -->
  <url>
    <loc>https://play.nexusbreach.com/tutorial</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- All 120 cards, browsable signed out. -->
  <url>
    <loc>https://play.nexusbreach.com/cards</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
