<?xml version="1.0" encoding="UTF-8"?>
<!-- The game itself is one URL: help, the legal documents and everything else it
     shows are drawn into that same page by JavaScript, so there is nothing else
     to list from it. The two rules pages are separate because they are real
     documents a crawler can read without running any script. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://solrush.site/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- The sales page for the course. A real document in its own right — it is
       what an advertisement points at, and the only page on this site somebody
       may land on before they have ever seen the game. -->
  <url>
    <loc>https://solrush.site/formation/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://solrush.site/rules/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://solrush.site/rules/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solrush.site/regles/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://solrush.site/regles/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://solrush.site/rules/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solrush.site/regles/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://solrush.site/strategy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://solrush.site/strategy/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solrush.site/strategie/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://solrush.site/strategie/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://solrush.site/strategy/"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://solrush.site/strategie/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
