<?xml version="1.0" encoding="UTF-8"?>
<!--
  Chaos Race — sitemap.xml

  Lists every PUBLIC page that should be indexed by search engines.
  Private session pages (rooms, matches, results) are intentionally excluded.

  本文件只列出对外可被搜索引擎收录的"公开"页面；
  房间 / 对局 / 结算等私密会话不放入 sitemap。

  Before going live / 部署前请：
    1. Replace the domain placeholder. / 替换域名占位符。
    2. Update <lastmod> to the deployment date (ISO 8601 YYYY-MM-DD).
       将 <lastmod> 更新为部署当天日期 (ISO 8601, YYYY-MM-DD)。
-->
<urlset
  xmlns="http://www.sitemap.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://chaosrace.ailaile.cn/</loc>
    <lastmod>2026-05-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://chaosrace.ailaile.cn/" />
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://chaosrace.ailaile.cn/?lang=zh" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chaosrace.ailaile.cn/" />
    <image:image>
      <image:loc>https://chaosrace.ailaile.cn/og-image.png</image:loc>
      <image:title>Chaos Race — multiplayer racing &amp; prank game | 多人竞速捣蛋游戏</image:title>
      <image:caption>Real-time multiplayer racing &amp; prank party game in your browser. | 浏览器即开即玩的实时多人竞速捣蛋派对游戏。</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://chaosrace.ailaile.cn/auth</loc>
    <lastmod>2026-05-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
