<?xml version="1.0" encoding="UTF-8"?>
<!-- Public URLs only.
     /pitch/ is deliberately absent and must never be added. Its URL is public
     and guessable — that is on purpose, it is a link you can say out loud — but
     it is an unlisted page behind nginx HTTP Basic Auth, so promoting it into
     search results would only publish a 401. It is noindex and disallowed in
     robots.txt for the same reason. tools/check-site.py fails if it appears
     here.

     /privacy.html and /terms.html are public and indexable (no noindex, no
     Disallow) so a store reviewer can open them with no credentials. Their
     placeholders were filled in on 2026-09-07, so both are now listed here as
     well. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.voidcraftai.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.voidcraftai.com/privacy.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://www.voidcraftai.com/terms.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
