<?xml version="1.0" encoding="UTF-8"?>
<!--
  /termos and /privacidade are excluded on purpose: they are 0.1 drafts that
  carry `<meta name="robots" content="noindex, nofollow">`, and listing a
  noindexed URL in a sitemap is a contradictory signal — it asks a crawler to
  index a page that then tells it not to. Add both entries when the documents
  leave draft (see the `-draft` suffix in `@tanota/shared`) and drop the
  `noindex` from `src/routes/_legal.tsx` in the same change.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://tanota.com.br/</loc>
    <lastmod>2026-08-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
