<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- Apex sallsa.ai is served by Lovable as a frozen marketing landing.
       Lists it so Google knows the brand homepage exists; we don't list
       any apex sub-paths because Lovable doesn't route them. -->
  <url>
    <loc>https://sallsa.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://sallsa.ai/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://sallsa.ai/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sallsa.ai/" />
  </url>
  <!-- /pricing lives on the React app (app.sallsa.ai), not the apex —
       Lovable apex doesn't have the route. Canonical in Landing.tsx must
       match this loc exactly. -->
  <url>
    <loc>https://app.sallsa.ai/pricing</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://app.sallsa.ai/pricing" />
    <xhtml:link rel="alternate" hreflang="en" href="https://app.sallsa.ai/pricing" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://app.sallsa.ai/pricing" />
  </url>
  <url>
    <loc>https://app.sallsa.ai/insights</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="de" href="https://app.sallsa.ai/insights" />
    <xhtml:link rel="alternate" hreflang="en" href="https://app.sallsa.ai/insights" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://app.sallsa.ai/insights" />
  </url>
  <url>
    <loc>https://app.sallsa.ai/impressum</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
