<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the pages the sunset proxy actually serves belong here. Every other
  path answers 503 (see proxy.ts), so listing it would put a dead URL in
  front of Google.

  URLs use the www host because that is the origin that answers 200; the
  apex 307s to it. They used to name the apex, which made every entry
  here a redirect and contradicted the pages' own canonical tags.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.substreak.io</loc>
    <lastmod>2026-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.substreak.io/about</loc>
    <lastmod>2026-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
