<?xml version="1.0" encoding="UTF-8"?>
<!--
  Changed 2026-08-14. This used to list the 15 documents as fragment URLs
  (https://policies.remarkist.com/#terms-of-service and so on).

  Google discards the fragment when reading a sitemap, so all 15 collapsed to
  the root and this file declared one URL sixteen times. It bought nothing and
  surfaces in Search Console as duplicate or ignored URLs, which buries real
  problems.

  This site is deliberately one page: all 15 documents ship in index.html and
  the template carries a single canonical to the root. That is the right shape
  for a policy suite, whose traffic is navigational (app links, counsel, app
  store and payment reviewers) rather than discovery, and it concentrates
  inbound link equity on one URL instead of splitting it fifteen ways. The
  per-document anchors remain stable permalinks and are cited in the March 2026
  counsel review; they are just not sitemap entries.

  Do not restore the fragment entries. They are not a lightweight version of
  per-page URLs, they are inert. If this suite is ever split into real pages,
  list those paths here instead.

  Maintained by hand, per remarkist-web/README.md. index.md is the markdown
  twin that LLM crawlers read, listed here the same way docs.remarkist.com
  lists its own.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://policies.remarkist.com/</loc><lastmod>2026-08-14</lastmod><changefreq>monthly</changefreq><priority>1.0</priority></url>
  <url><loc>https://policies.remarkist.com/index.md</loc><lastmod>2026-08-14</lastmod><changefreq>monthly</changefreq><priority>0.7</priority></url>
</urlset>
