<?xml version="1.0" encoding="UTF-8"?>
<!--
  Neo Runners is a single screen app. Every menu, the garage, the map editor and
  the match itself all live at the root URL and are driven by state, not by the
  address bar, so the root is genuinely the only indexable URL. Listing invented
  paths here would just hand Google a set of soft 404s.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://www.neorunners.net/</loc>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.neorunners.net/images/social-card.jpg</image:loc>
      <image:title>Neo Runners</image:title>
      <image:caption>The Neo Runners wordmark next to a glowing blue and orange light cycle wheel trailing fire.</image:caption>
    </image:image>
  </url>
</urlset>
