<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX — the single URL to submit to Google Search Console.

  idct.tech is assembled from several independently deployed GitHub Pages
  sites (see _data/subsites.yml). Each one publishes its own sitemap, so this
  file aggregates rather than duplicates: no page list here can go stale.

  <lastmod> is deliberately omitted. This repo cannot know when another repo's
  sitemap changed, and emitting the build time instead would be a value that
  changes on every unrelated deploy — Google learns to distrust exactly that.
  Every sitemap referenced here must live on this same host, or Google ignores it.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://idct.tech/sitemap-main.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://idct.tech/helena/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://idct.tech/gentastic/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://idct.tech/chromis/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://idct.tech/nuts/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
