<?xml version="1.0" encoding="UTF-8"?>
<!--
  The complete public surface. src/main.jsx routes by pathname: the three
  legal slugs in src/legal/termly.js render <LegalPage>, and everything else
  renders <Site>. So these four URLs are all a crawler can meaningfully see.

  Apex only. www.chimeracollections.com 308-redirects here, so listing it
  would advertise a redirect.

  <lastmod> is deliberately omitted: this file is hand-maintained, and a date
  that nobody updates is worse than no date at all.

  Add a <url> entry here when a new route lands in src/main.jsx or LEGAL_DOCS.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://chimeracollections.com/</loc>
  </url>
  <url>
    <loc>https://chimeracollections.com/privacy</loc>
  </url>
  <url>
    <loc>https://chimeracollections.com/terms</loc>
  </url>
  <url>
    <loc>https://chimeracollections.com/cookies</loc>
  </url>
</urlset>
