<?xml version="1.0" encoding="UTF-8"?>
<!--
  The root, plus one page per casino. The three casino pages are appended by
  build.js from js/sites.js — see the sitemap step there — so this file only
  ever holds the root by hand.

  The casino tabs still rewrite ?site= in the address bar on the root, and
  those URLs stay crawlable on purpose: each serves the same document, which
  declares <link rel="canonical"> back to the root, so crawlers fold them in by
  themselves. The per-casino pages are the opposite case — each declares itself
  canonical, because each is a different page about a different casino.

  <lastmod> is rewritten by build.js on the way into dist/, so the date below is
  only what `npm run dev` serves. changefreq and priority are deliberately
  absent: Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://vip4noobs.com/</loc>
        <lastmod>2026-08-31</lastmod>
    </url>
    <url>
        <loc>https://vip4noobs.com/stake-vip-tiers/</loc>
        <lastmod>2026-08-31</lastmod>
    </url>
    <url>
        <loc>https://vip4noobs.com/shuffle-vip-ranks/</loc>
        <lastmod>2026-08-31</lastmod>
    </url>
    <url>
        <loc>https://vip4noobs.com/roobet-vip-levels/</loc>
        <lastmod>2026-08-31</lastmod>
    </url>
</urlset>
