<?xml version="1.0" encoding="UTF-8"?>
<!--
  Index de sitemaps. Point d'entrée unique déclaré dans robots.txt.

  sitemap-pages.xml       → pages éditoriales (maintenu à la main)
  sitemap-formations.xml  → 17 fiches formation  (node scripts/generate-formations.js)
  sitemap-blog.xml        → 80 articles de blog  (node scripts/generate-articles.js)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://teatch.io/sitemap-pages.xml</loc>
    <lastmod>2026-07-10</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://teatch.io/sitemap-formations.xml</loc>
    <lastmod>2026-07-10</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://teatch.io/sitemap-blog.xml</loc>
    <lastmod>2026-07-10</lastmod>
  </sitemap>

</sitemapindex>
