<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public pages only. /inspect and /batch are dev harnesses and /api/* is not a page.
  /privacy.html keeps its extension: that is the actual route (there is no /privacy).
  No <lastmod>: a hand-written date ages faster than the deploy that carries it, and
  Google ignores lastmod it cannot trust.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://docmatch.deepcraft.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://docmatch.deepcraft.app/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
