<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only real, crawlable URLs belong here.

  This file used to list eighteen entries, fifteen of which were fragments
  (/#signin, /#discovery, /#help and so on). A fragment is never sent to the
  server, so Google discards everything from the # onwards: all fifteen
  collapsed into a duplicate of the homepage. The sitemap was claiming
  eighteen pages and describing three, which is exactly what produces a
  column of "Alternative page with proper canonical tag" in Search Console.

  The app routes by fragment, so three URLs is genuinely all there is. If we
  later want the feature pages indexed, they need to be real paths that
  return their own HTML - listing them here without that changes nothing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dates.care/</loc>
    <lastmod>2026-09-06</lastmod>
  </url>
  <url>
    <loc>https://dates.care/terms</loc>
    <lastmod>2026-09-06</lastmod>
  </url>
  <url>
    <loc>https://dates.care/privacy</loc>
    <lastmod>2026-09-06</lastmod>
  </url>
</urlset>
