<?xml version="1.0" encoding="UTF-8"?>
<!--
  SOCRock sitemap.

  This app has no URL-based routing (no React Router, no pushState, no
  query-param routes — see public/robots.txt for details), so there is
  exactly one real, public, indexable document: the "/" landing page.
  Every other screen only exists behind authentication and is never served
  at a distinct URL, so it is intentionally NOT listed here. Do not add
  entries for #-anchors on the landing page (they are in-page sections of
  the same document, not separate crawlable URLs) or for socrock.pages.dev
  (backup deployment of the same codebase, not the canonical host).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://socrock.vercel.app/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
