<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, and that is not an oversight.

  `web.output` is `single`, so every path here is served the same index.html
  and the router resolves it in the browser. A crawler that followed /map or
  /conflict/ukraine would be handed the identical document, which is what a
  duplicate-content penalty is made of. The landing page is the only thing at
  this origin with its own content, and it is the only thing listed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.warinworld.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
