<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index for Midnight Lobby.
  This static index is served at /sitemap.xml and points to dynamic child
  sitemaps generated on-the-fly by the `sitemap` backend function, which
  queries the database live — so every new published post or game is
  included automatically with no manual update.

  NOTE: For this file to be served at /sitemap.xml, disable the platform's
  auto-generated sitemap in the dashboard (Marketing → SEO & GEO → Setup
  checklist → toggle off "Generate sitemap.xml"). Otherwise the platform
  serves its own auto-generated sitemap at that path instead.

  IMPORTANT: Replace the domain below (https://midlo.net) with your actual
  production domain if different. The child sitemaps themselves derive the
  domain automatically from the request, so only this index file needs it.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://midlo.net/functions/sitemap?type=static</loc>
  </sitemap>
  <sitemap>
    <loc>https://midlo.net/functions/sitemap?type=posts</loc>
  </sitemap>
  <sitemap>
    <loc>https://midlo.net/functions/sitemap?type=games</loc>
  </sitemap>
</sitemapindex>
