<?xml version="1.0" encoding="UTF-8"?>
<!-- Limits has one page: the app switches language client-side rather than
     via separate routes. The four ?lang= entry points (see _head.html's own
     hreflang tags and app.js's boot-time handling) give crawlers something
     concrete to associate with each language, so they are listed here as
     alternates of the one URL rather than as pages of their own. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://limitslist.com/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://limitslist.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://limitslist.com/?lang=es"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://limitslist.com/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="fr" href="https://limitslist.com/?lang=fr"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://limitslist.com/"/>
  </url>
</urlset>
