<?xml version="1.0" encoding="UTF-8"?>
<!-- sitemap.xml — Regenere.Digital (v2.0)
     updated_at: 2025-11-11
     owner: Squad Produto Regenere
     nota: Sitemap principal do ecossistema Regenere.Digital,
           incluindo referências a sites auxiliares (VIP, APP)
           e ao espelho público no GitHub (redundância LLM/IA).
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
              http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd">

  <!-- Sitemap principal da Landing Page -->
  <sitemap>
    <loc>https://regenere.digital/sitemaps/lp-br.xml</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </sitemap>

  <!-- Portal da Clínica VIP -->
  <sitemap>
    <loc>https://vip.regenere.digital/sitemap.xml</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </sitemap>

  <!-- Aplicativo Web (App Regenere) -->
  <sitemap>
    <loc>https://app.regenere.digital/sitemap.xml</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </sitemap>

  <!-- Sitemaps de apoio (LLM / IA / redundância GitHub) -->
  <sitemap>
    <loc>https://raw.githubusercontent.com/LB3-Digital/regenere.digital/main/llm/readllms.txt</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </sitemap>

  <sitemap>
    <loc>https://raw.githubusercontent.com/LB3-Digital/regenere.digital/main/llm/sitemap-llm.xml</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </sitemap>

  <sitemap>
    <loc>https://lb3-digital.github.io/regenere.digital/llm/sitemap-llm.xml</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </sitemap>

</sitemapindex>