<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Page d’accueil -->
  <url>
    <loc>https://nextwawe.ch/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- La soirée -->
  <url>
    <loc>https://nextwawe.ch/events.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Tickets -->
  <url>
    <loc>https://nextwawe.ch/tickets.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- À propos -->
  <url>
    <loc>https://nextwawe.ch/about.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://nextwawe.ch/contact.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Mentions légales -->
  <url>
    <loc>https://nextwawe.ch/legal.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Page billets épuisés -->
  <url>
    <loc>https://nextwawe.ch/soldout.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Page “merci” après le formulaire -->
  <url>
    <loc>https://nextwawe.ch/merci.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
