<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-page app with hash routing: the homepage is the one crawlable URL.
     For full SEO, generate static pages (/category/*, /guides/*, /app/*) and list them here. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR-DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
