<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three pages, listed at their canonical apex-domain URLs without the .html
  extension, because html_handling in wrangler.jsonc 301s /privacy.html to
  /privacy. Listing the .html form here would point crawlers at a redirect.

  lastmod is hand-maintained: this site has no build step by design, so nothing
  generates it. Update it when a page's text actually changes — not on every
  deploy, or it stops meaning anything.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://chesherie.com/</loc>
    <lastmod>2026-08-05</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://chesherie.com/privacy</loc>
    <lastmod>2026-08-03</lastmod>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://chesherie.com/terms</loc>
    <lastmod>2026-08-03</lastmod>
    <priority>0.3</priority>
  </url>
</urlset>
