<?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 three indexable surfaces. /app/* is intentionally
    excluded (signed-in pages with user data). /login and /start are
    public marketing/onboarding surfaces and worth indexing for
    branded queries.
  -->
  <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/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>
