<?xml version="1.0" encoding="UTF-8"?>
<!-- Dynamic child sitemaps point directly at the Supabase edge function on
     api.rbxinvest.com because the host serving the site does not honor the
     _redirects proxy rules (the pretty /sitemap-{kind}.xml paths 404).
     Cross-host children are valid because robots.txt on rbxinvest.com
     references them, which establishes ownership per sitemaps.org/Google. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://rbxinvest.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.rbxinvest.com/functions/v1/sitemap?kind=items</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.rbxinvest.com/functions/v1/sitemap?kind=players</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.rbxinvest.com/functions/v1/sitemap?kind=creators</loc>
  </sitemap>
  <sitemap>
    <loc>https://api.rbxinvest.com/functions/v1/sitemap?kind=articles</loc>
  </sitemap>
</sitemapindex>
