<?xml version="1.0" encoding="UTF-8"?>
<!--
  The eight language pages, each a distinct pre-rendered document (infra/render.py), not a
  client-side switch. hreflang is not repeated here: every one of these pages already carries
  the full reciprocal hreflang set in its own <head> (see the generated block in
  site/index.html), so duplicating it in the sitemap would be a second source of truth to drift
  from the first. /en/ is deliberately absent - it is a compatibility redirect to /, never a
  canonical destination, and a sitemap should not list a URL that 301s.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://crusader.network/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/ro/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/de/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/es/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/fr/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/it/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/nl/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crusader.network/pl/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
