<?xml version="1.0" encoding="UTF-8"?>
<!-- Bei Deployment: alle loc-URLs von https://example.com auf Ihre Produktions-Domain ändern. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>