<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap Index — reader.shurikenteam.com -->
<!-- Splits into multiple sitemaps to handle large catalogs -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Main pages -->
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>

  <!-- Manga catalog (generated dynamically) -->
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap-manga.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>

  <!-- Manhwa catalog -->
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap-manhwa.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>

  <!-- Manhua catalog -->
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap-manhua.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>

  <!-- Novel catalog -->
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap-novel.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>

  <!-- Chapter pages (split A-Z or batched) -->
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap-chapters-1.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://reader.shurikenteam.com/sitemap-chapters-2.xml</loc>
    <lastmod>2024-11-01</lastmod>
  </sitemap>

</sitemapindex>
