<?xml version="1.0" encoding="UTF-8"?>
<!--
  Cross-property sitemap index.

  CatalEx publishes from three hosts that share one Organization entity
  (https://catalex.co/#org). Listing all three here lets a crawler that
  arrives at the apex discover the blog and docs without waiting to find
  a link to them. All three hosts are verified under the same Search
  Console property, which is what makes cross-host submission valid.

  The blog and docs sitemaps are generated by Docusaurus at build time.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://catalex.co/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://blog.catalex.co/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://docs.catalex.co/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
