<?xml version="1.0" encoding="UTF-8"?>
<!-- Public, indexable URLs only (RT-02). The app (/app/**) is a SPA and is
     intentionally excluded from indexing (see robots.txt). Add a <url> per
     new landing/blog/document page — clean URLs (no .html) because
     firebase.json sets cleanUrls, mirrored by src/landing's own file
     naming convention (see that directory's own build-time copy in
     vite.config.ts's publicRootPlugin). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://noosnotes.com/</loc>
  </url>
  <url>
    <loc>https://noosnotes.com/privacy</loc>
  </url>
  <url>
    <loc>https://noosnotes.com/terms</loc>
  </url>
  <url>
    <loc>https://noosnotes.com/blog</loc>
  </url>
  <url>
    <loc>https://noosnotes.com/blog/why-its-free</loc>
  </url>
</urlset>
