<?xml version="1.0" encoding="UTF-8"?>
<!--
  URL inventory for zapclaw.app.

  Element order follows Google's documented example: <loc>, then the
  <xhtml:link> alternates, then <lastmod>. The three twinned pages each declare
  the full set of alternates (en, pt-BR, x-default) on BOTH sides, which is what
  hreflang requires: a one-directional annotation is ignored.

  site/tools/check-facts.mjs rule 5 fails the build if any <loc> here does not
  resolve to a real file, so this cannot drift into advertising a 404.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://zapclaw.app/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://zapclaw.app/"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://zapclaw.app/pt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://zapclaw.app/"/>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/pt/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://zapclaw.app/"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://zapclaw.app/pt/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://zapclaw.app/"/>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/pricing.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://zapclaw.app/pricing.html"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://zapclaw.app/pt/pricing.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://zapclaw.app/pricing.html"/>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/pt/pricing.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://zapclaw.app/pricing.html"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://zapclaw.app/pt/pricing.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://zapclaw.app/pricing.html"/>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/contact.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://zapclaw.app/contact.html"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://zapclaw.app/pt/contact.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://zapclaw.app/contact.html"/>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/pt/contact.html</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://zapclaw.app/contact.html"/>
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://zapclaw.app/pt/contact.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://zapclaw.app/contact.html"/>
    <lastmod>2026-07-24</lastmod>
  </url>

  <!-- English only: the API reference is what developers expect in English, and
       the legal pages stay English until a Portuguese version is reviewed by
       someone who can be held to the wording. -->
  <url>
    <loc>https://zapclaw.app/docs.html</loc>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/privacy.html</loc>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/terms.html</loc>
    <lastmod>2026-07-24</lastmod>
  </url>

  <url>
    <loc>https://zapclaw.app/data-deletion.html</loc>
    <lastmod>2026-07-24</lastmod>
  </url>

</urlset>
