<?xml version="1.0" encoding="UTF-8"?>
<!-- URLs match the canonicals in each page's head, which means no trailing
     slash and no .html — server.js strips both. A sitemap that disagrees with
     the canonical tag is worse than no sitemap. /start is deliberately absent:
     it 308s to / now, and listing a redirect is the disagreement this comment
     warns about.

     Which is also why /home, /pricing and /parents left. The marketing site is
     not open yet — server.js bounces all three to / (see CLOSED) — and a
     sitemap is a list of pages you are asking to have indexed. They come back
     here in the same commit that empties that set. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fuime.com/</loc>
    <lastmod>2026-08-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
