<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Root-Redirect-Seite (optional) -->
  <url>
    <loc>https://eule-spiegel.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Englische Seite -->
  <url>
    <loc>https://eule-spiegel.com/en/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Deutsche Seite -->
  <url>
    <loc>https://eule-spiegel.com/de/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Rechtliches – Deutsch -->
  <url>
    <loc>https://eule-spiegel.com/de/legal.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Rechtliches – Englisch -->
  <url>
    <loc>https://eule-spiegel.com/en/legal.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>