<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the pages a signed-out visitor can actually read. Every other route is
  behind auth and renders the sign-in screen, so listing it would be a promise
  to the crawler that the page does not keep.

  Bump lastmod when the page content changes. For /terms and /privacy that is
  the same day you bump their "Last updated" line.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://scorch.golf/</loc>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://scorch.golf/privacy</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://scorch.golf/terms</loc>
    <lastmod>2026-08-03</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
