<?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">

  <!--
    Only canonical, indexable, 200-returning URLs belong here.
    Deliberately excluded:
      - /documentation  -> 302 redirect to GitBook, not a canonical page
      - /en, /en/...    -> not served ($lang only accepts "fr"); English is served at the root
  -->

  <!-- Home Page - Highest Priority -->
  <url>
    <loc>https://getpablo.app/</loc>
    <lastmod>2026-07-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://getpablo.app/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://getpablo.app/fr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getpablo.app/" />
  </url>

  <url>
    <loc>https://getpablo.app/fr</loc>
    <lastmod>2026-07-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://getpablo.app/" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://getpablo.app/fr" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getpablo.app/" />
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://getpablo.app/legal/terms</loc>
    <lastmod>2025-12-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://getpablo.app/legal/terms" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://getpablo.app/fr/legal/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getpablo.app/legal/terms" />
  </url>

  <url>
    <loc>https://getpablo.app/fr/legal/terms</loc>
    <lastmod>2026-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://getpablo.app/legal/terms" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://getpablo.app/fr/legal/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getpablo.app/legal/terms" />
  </url>

  <url>
    <loc>https://getpablo.app/legal/privacy</loc>
    <lastmod>2025-12-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://getpablo.app/legal/privacy" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://getpablo.app/fr/legal/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getpablo.app/legal/privacy" />
  </url>

  <url>
    <loc>https://getpablo.app/fr/legal/privacy</loc>
    <lastmod>2026-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://getpablo.app/legal/privacy" />
    <xhtml:link rel="alternate" hreflang="fr" href="https://getpablo.app/fr/legal/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://getpablo.app/legal/privacy" />
  </url>

  <!-- Facts page for LLMs / AI crawlers. English only; robots meta is "index, follow". -->
  <url>
    <loc>https://getpablo.app/llm-info</loc>
    <lastmod>2026-07-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
