<?xml version="1.0" encoding="UTF-8"?>
<!--
  index.html は単一ファイルで canonical を https://takodori.tanishi.de/ に固定しているため、
  ?lang=en / ?theme=... のパラメータURLを列挙しても Google には
  「代替ページ（適切な canonical タグあり）」として除外される。
  実体のあるURLは1件だけなので、ここも1件に絞る。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://takodori.tanishi.de/</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
