<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-crawlable-URL sitemap: the app uses HashRouter, so every interior
     page lives under /#/ fragments that search engines cannot index as
     separate URLs. /replays has an nginx location but currently returns 404
     in production (gallery static not deployed in the serving container —
     verified live 2026-09-22), so it is not listed either. Revisit when
     routing moves off hash URLs or the gallery static ships. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://idea2paper.com/</loc>
    <lastmod>2026-09-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
