<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the public marketing routes are listed. Wishlist pages (/<slug>) are
  private links shared via Love Key between two people — they're
  intentionally excluded here and marked noindex at runtime (see
  useDocumentMeta() in src/app/App.tsx), so they don't belong in a sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.wishlistlove.site/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
