<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Static marketing and template pages live in pages-sitemap.xml;
  blog posts and documentation come from the database and are generated by the
  backend, reverse-proxied to these root-level paths.

  Every child sits at the site root deliberately: a sitemap only covers URLs
  beneath its own directory, so one served from under /api/v1/ could not
  legitimately list /blog/ and /docs/ pages.

  Keeping this file an index rather than a list of URLs means only one address
  has to be submitted to a search engine: everything else is discovered from
  here, including sitemaps added later.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://mockbase.org/pages-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mockbase.org/blog-sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://mockbase.org/docs-sitemap.xml</loc>
  </sitemap>
</sitemapindex>
