<?xml version="1.0" encoding="UTF-8"?>
<!--
  Meertalige sitemap (Google-aanbevolen patroon met xhtml:link-alternates).
  Eén bestand, geserveerd op alle hosts. Dien het in bij Search Console onder
  elke property.

  Twee groepen, want er zijn twee spellen. Binnen een groep zijn de hosts
  taalvarianten van elkaar; tússen de groepen niet — hartenjagen en wiezen zijn
  andere inhoud, geen vertaling. Ze aan elkaar knopen zou Google vertellen dat
  ze uitwisselbaar zijn.

  Spiegelt src/i18n/locales.ts (SITES). Nieuwe host of route? Beide bestanden.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- Hartenjagen -->
  <url>
    <loc>https://hartenjagen.luckycoder.games/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://hartenjagen.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://hearts.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://chasse-aux-coeurs.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hearts.luckycoder.games/" />
  </url>
  <url>
    <loc>https://hearts.luckycoder.games/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://hartenjagen.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://hearts.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://chasse-aux-coeurs.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hearts.luckycoder.games/" />
  </url>
  <url>
    <loc>https://chasse-aux-coeurs.luckycoder.games/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://hartenjagen.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://hearts.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://chasse-aux-coeurs.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hearts.luckycoder.games/" />
  </url>

  <!-- Wiezen -->
  <url>
    <loc>https://wiezen.luckycoder.games/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://wiezen.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://whist.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://jeu-de-whist.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://whist.luckycoder.games/" />
  </url>
  <url>
    <loc>https://whist.luckycoder.games/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://wiezen.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://whist.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://jeu-de-whist.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://whist.luckycoder.games/" />
  </url>
  <url>
    <loc>https://jeu-de-whist.luckycoder.games/</loc>
    <xhtml:link rel="alternate" hreflang="nl" href="https://wiezen.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://whist.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://jeu-de-whist.luckycoder.games/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://whist.luckycoder.games/" />
  </url>
</urlset>
