<?xml version="1.0" encoding="UTF-8"?>
<!--
  Placeholder domain below — this repo has no recorded production URL
  anywhere (no Firebase Hosting config, no env var, nothing in
  app.config.js). Replace REPLACE_WITH_PRODUCTION_DOMAIN with the real
  domain before this is useful to a crawler. Flagged in tonight's TASKS.md
  log rather than guessed. Only the two public, non-auth pages are listed —
  everything else lives behind login (see robots.txt).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE_WITH_PRODUCTION_DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://REPLACE_WITH_PRODUCTION_DOMAIN/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
