<?xml version="1.0" encoding="UTF-8"?>
<!--
  roger.dj.oddbeat.net sitemap.

  ONE URL on purpose. The site is a single page: all 488 gigs are baked into
  index.html as static HTML, so there is nothing else for a crawler to reach.

  DELIBERATELY EXCLUDED:
    /g/<uid8>/   per-gig link-preview pages - they carry noindex,follow and a
                 canonical back to the root. They exist to unfurl in Messenger,
                 not to rank. Listing ~420 thin pages here would invite Google
                 to treat them as duplicate content competing with the homepage.
    /s/<token>/  client share pages - PRIVATE. They carry real client names and
                 street addresses behind an unguessable HMAC token. Putting one
                 in a public sitemap would hand it straight to every crawler.
                 Never add these.

  No <lastmod>: this file is static and hand-deployed, so a lastmod would rot
  and lie. The homepage rebuilds several times a week; Google recrawls on its
  own schedule regardless.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://roger.dj.oddbeat.net/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
