<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index. Crawlers follow each <sitemap> reference below.
     - sitemap-main.xml: landing pages (en/ru/uz) + legal pages
     - bandcheck.app/blog/sitemap.xml: all blog posts (articles, sample-essay
       library, programmatic grade-this landings). The blog now lives on the
       main domain under /blog (Cloudflare Worker proxies bandcheck.app/blog* to
       the blog origin); URLs in that sitemap are bandcheck.app/blog/... so all
       SEO equity consolidates on the apex.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://bandcheck.app/sitemap-main.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://bandcheck.app/blog/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
