<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every public page, in every language it exists in, with the hreflang cluster written as
  xhtml:link annotations (I-54).

  Why the annotations and not only the <link rel="alternate"> tags inside the pages: the landing's
  language versions are SPA routes (/alfa, /en/alfa, /es/alfa) served from one index.html, so a
  crawler that runs no JS reads the same Russian <head> on all three. The sitemap states the same
  cluster in a form that needs no rendering, and that is what makes the alternates reciprocal for
  such a crawler.

  Rules this file has to keep, or the cluster is discarded whole:
    - every URL of a cluster lists the FULL set of alternates, itself included;
    - exactly one x-default per cluster — the Russian page, the address every ad points at;
    - the URLs match the pages' own rel=canonical character for character. The legal documents are
      canonical WITHOUT the .html (nginx serves /privacy from privacy.html, and the Russian text
      names the bare address itself); their translations keep their file names, having no alias.

  /alfa2 is deliberately absent: it is the parked redesign and sets noindex,nofollow at runtime.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Landing — the one page traffic is driven to. -->
  <url>
    <loc>https://wyrmgate.gg/alfa</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/alfa"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/en/alfa"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/es/alfa"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/alfa"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/en/alfa</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/alfa"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/en/alfa"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/es/alfa"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/alfa"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/es/alfa</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/alfa"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/en/alfa"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/es/alfa"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/alfa"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- privacy -->
  <url>
    <loc>https://wyrmgate.gg/privacy</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/privacy"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/privacy.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/privacy.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/privacy"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/privacy.en.html</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/privacy"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/privacy.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/privacy.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/privacy"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/privacy.es.html</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/privacy"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/privacy.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/privacy.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/privacy"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- terms -->
  <url>
    <loc>https://wyrmgate.gg/terms</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/terms"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/terms.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/terms.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/terms"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/terms.en.html</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/terms"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/terms.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/terms.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/terms"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/terms.es.html</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/terms"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/terms.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/terms.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/terms"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- cookies -->
  <url>
    <loc>https://wyrmgate.gg/cookies</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/cookies"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/cookies.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/cookies.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/cookies"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/cookies.en.html</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/cookies"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/cookies.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/cookies.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/cookies"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://wyrmgate.gg/cookies.es.html</loc>
    <xhtml:link rel="alternate" hreflang="ru" href="https://wyrmgate.gg/cookies"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://wyrmgate.gg/cookies.en.html"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://wyrmgate.gg/cookies.es.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://wyrmgate.gg/cookies"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
