<?xml version="1.0" encoding="UTF-8"?>
<!--
  Index children must live on this host (Google: "The referenced sitemaps must
  be hosted on the same site as your sitemap index file"). Every child below
  returns 200 XML on https://mercilessnature.com via the Cloudflare Worker
  (docs/edge-redirects/cloudflare-worker.js): videos, creators + tags are generated
  at the edge, artwork + images proxy the Supabase edge functions.
  sitemap-community is left out until the forum has real public threads.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://mercilessnature.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mercilessnature.com/sitemap-artwork.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mercilessnature.com/sitemap-images.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mercilessnature.com/sitemap-videos.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mercilessnature.com/sitemap-creators.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mercilessnature.com/sitemap-tags.xml</loc>
  </sitemap>
</sitemapindex>
