<?xml version="1.0" encoding="UTF-8"?>
<!--
  Arena (app) URLs — hand-maintained, served statically by the 0g-edge wrapper.

  Kept SEPARATE from sitemap.xml on purpose: sitemap.xml is owned by the daily
  "Refresh sitemap" workflow, which OVERWRITES it with the Webflow marketing
  sitemap (host-rewritten) on every run. The Arena app is served by Vercel
  (arena.0g.ai), not Webflow, so its pages never appear in Webflow's auto-sitemap
  — they live here instead. Discovered via its own `Sitemap:` line in robots.txt.

  ONLY list public, indexable pages: robots.index = true AND self-canonical to
  https://0g.ai/arena... The rest of the app is noindex by default, so do NOT add
  /arena/login, /arena/h/*, /arena/settings, etc. When a new public event/page
  ships, add its canonical URL here and bump <lastmod>.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://0g.ai/arena</loc>
        <lastmod>2026-06-14</lastmod>
    </url>
    <url>
        <loc>https://0g.ai/arena/zero-cup</loc>
        <lastmod>2026-06-14</lastmod>
    </url>
    <url>
        <loc>https://0g.ai/arena/zero-cup/competition-rules</loc>
        <lastmod>2026-06-14</lastmod>
    </url>
    <url>
        <loc>https://0g.ai/arena/zero-cup/submission-criteria</loc>
        <lastmod>2026-06-14</lastmod>
    </url>
</urlset>
