<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!--
    Splitjar's public indexable surfaces. /app/* is intentionally
    excluded (signed-in pages with user data). /login and /start are
    public marketing/onboarding surfaces worth indexing for branded
    queries. /personal and /business are the dedicated product pages
    (the private archive, and the organiser/operator/affiliate page).
    /groups and /operators are deliberately NOT listed: they are
    client-side redirects to /business#anchors, so /business is the
    canonical surface crawlers should index.
  -->
  <url>
    <loc>https://splitjar.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!--
      Phase E shipped: ?lang=<code> serves real translated content
      via useCopy() at runtime. Re-enabled.
    -->
    <xhtml:link rel="alternate" hreflang="en-AU" href="https://splitjar.app/" />
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://splitjar.app/?lang=en-GB" />
    <xhtml:link rel="alternate" hreflang="en-US" href="https://splitjar.app/?lang=en-US" />
    <xhtml:link rel="alternate" hreflang="de-DE" href="https://splitjar.app/?lang=de-DE" />
    <xhtml:link rel="alternate" hreflang="fr-FR" href="https://splitjar.app/?lang=fr-FR" />
    <xhtml:link rel="alternate" hreflang="es-ES" href="https://splitjar.app/?lang=es-ES" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://splitjar.app/" />
  </url>
  <url>
    <loc>https://splitjar.app/personal</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://splitjar.app/business</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://splitjar.app/start</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://splitjar.app/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
