<?xml version="1.0" encoding="UTF-8"?>
<!-- Canonical public marketing pages.
     lastmod is the one field Google actually uses; the inert priority/changefreq
     hints have been dropped. Dates track the last commit touching each page's
     SOURCE (for generated pages, their generator's input).

     DELIBERATE OMISSIONS — each carries a real `noindex`, so listing it here
     would put the sitemap in conflict with the page itself:
       tour.html    noindex, follow   — the editor demo iframed into the homepage
                                        hero AND into /learn, not a standalone
                                        destination. /learn, the page that embeds
                                        it, IS listed (indexable since 2026-07-27
                                        once Section 2 stopped being stubs).
       thanks.html  noindex, nofollow — post-purchase, only meaningful with an
                                        ?order= param.
     Dev/sandbox/mockup pages are omitted by design (they carry noindex too).

     ALSO OMITTED, but indexable: /readme.html — the friend-facing Read Me,
     generated at deploy and linked from /help. It is app documentation rather
     than a marketing destination, and it is one very large page with inlined
     data-URI media. Being linked, it can still be discovered; it is just not
     advertised here. Add it if that stance changes. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://coverredact.com/</loc>
    <lastmod>2026-07-31</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/learn</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/help</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/benchmark</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/bakeoff</loc>
    <lastmod>2026-07-18</lastmod>
  </url>
  <!-- Version history ("What's new"). Generated at deploy by build_whatsnew.py
       from dev/readme_changelog.json, emits `index, follow`, and is linked from
       the shared footer — it was simply missing from this file until 2026-08-01. -->
  <url>
    <loc>https://coverredact.com/whats-new</loc>
    <lastmod>2026-07-20</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/privacy</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/terms</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
  <url>
    <loc>https://coverredact.com/security</loc>
    <lastmod>2026-07-30</lastmod>
  </url>
</urlset>
