<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://socialnight.de/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Events Overview -->
  <url>
    <loc>https://socialnight.de/events</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- City Pages -->
  <url>
    <loc>https://socialnight.de/events/Berlin</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://socialnight.de/events/Frankfurt</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://socialnight.de/events/Hamburg</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://socialnight.de/events/Mainz</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://socialnight.de/events/München</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://socialnight.de/events/Wiesbaden</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://socialnight.de/agb</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://socialnight.de/datenschutz</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://socialnight.de/impressum</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Note: Individual event pages (/event/:id) should be dynamically added -->
  <!-- Consider creating a dynamic sitemap generator that fetches events from Firebase -->
</urlset>
