<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, because only one of the two documents has anything to index. `/app`
  is a shell that draws its content from JavaScript, so what a crawler would
  store for it is a blank page competing with this one for the same terms — it
  carries `noindex, follow` and is deliberately absent here.

  The app's own routes are URL hashes (`/app#map`) and a hash is not a separate
  URL to a crawler, so there was never more than one entry to leave out.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.dragonswordc.com/</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
