<?xml version="1.0" encoding="UTF-8"?>
<!--
  SeoMap is an authenticated internal tool — almost every route requires a
  session, and /share/:token pages are unlisted-by-design (secret links, not
  meant to be discoverable). This sitemap therefore only lists the one
  genuinely public, stable URL. Update the domain here once the seomap.dev
  migration (see CLAUDE.md) is live.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://web-production-78c2b.up.railway.app/login</loc>
    <lastmod>2026-08-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <!-- Language is a user preference (persisted client-side), not a separate
         URL — all three variants live at this same address. -->
    <xhtml:link rel="alternate" hreflang="en" href="https://web-production-78c2b.up.railway.app/login" />
    <xhtml:link rel="alternate" hreflang="de" href="https://web-production-78c2b.up.railway.app/login" />
    <xhtml:link rel="alternate" hreflang="es" href="https://web-production-78c2b.up.railway.app/login" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://web-production-78c2b.up.railway.app/login" />
  </url>
</urlset>
