<?xml version="1.0" encoding="UTF-8"?>
<!--
  DualChess sitemap.
  This app is a single-page SPA — the menu, game, leaderboard, profile, and
  legal pages all share the root URL (their state lives in React, not in
  URL segments), so only one canonical entry is meaningful for indexing.
  When deep-linkable routes are introduced (e.g. /leaderboard, /privacy),
  add them as additional <url> entries below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dualchess.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
