<?xml version="1.0" encoding="UTF-8"?>
<!--
  Case Noire sitemap (SEOLanding Task 7). Lists ONLY canonical, indexable routes.
  - `/how-it-works` ships with the Task 3 views, so it joins the list here.
  - `/v/*` throwaway home variants stay EXCLUDED: they are noindex, not canonical.
  Two URLs need no generator; this static file is served verbatim from public/.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://case-noire.com/</loc>
  </url>
  <url>
    <loc>https://case-noire.com/how-it-works</loc>
  </url>
</urlset>
