<?xml version="1.0" encoding="UTF-8"?>
<!-- Sammelverzeichnis aller Sitemaps von permaplans.com.
     Erzeugt einmalig von Hand; die einzelnen Sitemaps kommen aus:
       sitemap-static.xml            dart run tool/gen_faq_page.dart
       plants/sitemap-plants.xml     python3 tool/web/build_plant_pages.py
       grenzabstand/sitemap.xml      dart run tool/gen_boundary_pages.dart
     (Die WordPress-Sitemap /sitemap.xml — identisch unter /sitemap_index.xml —
      steht hier BEWUSST NICHT mehr drin. Sie wird vom SEO-Plugin bei jedem
      Abruf aus der Datenbank erzeugt, liegt also nicht als Datei auf dem
      Webspace und laesst sich nicht per FTP entfernen. Inhaltlich waere sie
      schaedlich: 10 ihrer 27 Adressen gehoeren uns und traegen dort ein
      veraltetes lastmod, /faq/ und /kontakt/ sind 301-Weiterleitungen, und
      /feed-2/ sowie zwei ?mailpoet_page=-Adressen sind Muell. Was wirklich
      zaehlt — /news/ und /delete_account/ — steht jetzt in sitemap-static.xml;
      die Blogbeitraege findet Google ueber /news/.)
     Hochladen mit: ./tool/deploy/deploy.sh llms -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap><loc>https://permaplans.com/sitemap-static.xml</loc></sitemap>
  <sitemap><loc>https://permaplans.com/plants/sitemap-plants.xml</loc></sitemap>
  <sitemap><loc>https://permaplans.com/grenzabstand/sitemap.xml</loc></sitemap>
</sitemapindex>
