<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the four indexable pages. The funnel pages (buy, thanks, download,
  subscribed, subscribe-failed) and 404 carry a noindex robots meta tag by
  decision, so listing them here would contradict the page itself.

  lastmod is the date the page's CONTENT last changed, never the deploy date;
  engines learn to distrust a sitemap whose dates are always today. Verified
  per file against the git history on 2026-07-31, ignoring commits that only
  touched shared navigation:
    /         31 Jul, closing CTA, pricing copy, local-first rewrite
    /privacy  31 Jul, the email-list section
    /terms    29 Jul, seat language (the 31 Jul commit only added a nav link)
    /refunds  27 Jul, untouched since launch
  Bump a date here only when that page's own words change.

  NOTE for whoever edits this comment: a double hyphen is illegal inside an
  XML comment and silently breaks the whole file. Write "per file against the
  git history", never the literal command flag.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://copychest.com/</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://copychest.com/privacy</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://copychest.com/terms</loc>
    <lastmod>2026-07-29</lastmod>
  </url>
  <url>
    <loc>https://copychest.com/refunds</loc>
    <lastmod>2026-07-27</lastmod>
  </url>
</urlset>
