﻿<?xml version="1.0" encoding="UTF-8"?>
<!--
  STEP/SEEDS Sitemap Index
  Aggregates the main site + all live tool subdomain sitemaps.

  When adding a new tool subdomain:
    1. Add Next.js sitemap.ts to the new tool (auto via project-genesis)
    2. Add a <sitemap><loc>...</loc></sitemap> entry below
    3. Submit https://step-seeds.de/sitemap-index.xml in Search Console (one-time)

  Google then crawls every linked sitemap automatically — no per-tool
  Search Console registration needed for indexation discovery.

  Source of truth for tools: D:/_KNOWLEDGE/templates-data/sites_registry.yaml
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://step-seeds.de/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://ai-check.step-seeds.de/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://leadmagnet-check.step-seeds.de/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
