<?xml version="1.0" encoding="UTF-8"?>
<!-- One page, one URL. Files in public/ are copied verbatim and cannot read
     env vars, so the host is literal here — update it alongside
     .env.production and robots.txt before going live. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR-DOMAIN-HERE/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
