<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, on purpose.

  A sitemap is a list of pages you want indexed, not an inventory of everything
  that resolves. The app routes need auth, and /demo, /prd and /scope are
  deliberately kept out of search (see docs/SEO.md), so the landing page is the
  whole list. Padding it with URLs that are blocked or noindexed produces
  warnings in Search Console and helps nothing.

  Update lastmod when the landing page's content meaningfully changes — not on
  every deploy. Google ignores a lastmod it learns to distrust.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://wikigui-de.pages.dev/</loc>
    <lastmod>2026-09-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
