<?xml version="1.0" encoding="UTF-8"?>
<!-- Every URL this origin actually serves: the landing page, the standalone
     privacy policy in public/, and the docs site VitePress builds into
     dist/docs/ (landing/docs/). The docs pages are written with their .html
     suffix because that is the object S3 holds; a crawler following
     /docs/tools would miss and be handed the landing page by CloudFront's
     soft-404. A page added to the docs sidebar is not added here by anything
     — add it by hand, or it is only found by following links.

     No <lastmod>: it is only a signal while it is true, and there is nothing
     in the deploy (scripts/deploy-landing.sh) that would keep it honest — a
     date frozen at whenever this file was written is worse than no date.
     Add one when something generates it.

     Referenced from robots.txt. If a page is ever added here, add it there
     too — a sitemap naming a URL that 404s is a crawl error, and a page
     missing from the sitemap is just slower to be found. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://subtext.wiki/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/privacy.html</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/index.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/skill.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/connect/claude.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/connect/chatgpt.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/connect/other-clients.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/tools.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/prompts.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/data-and-privacy.html</loc>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://subtext.wiki/docs/troubleshooting.html</loc>
    <priority>0.5</priority>
  </url>
</urlset>
