<?xml version="1.0" encoding="UTF-8"?>
<urlset 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/sitemap.xsd">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://www.chegoubem.com.br/</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Planos - High Priority (Commercial Page) -->
  <url>
    <loc>https://www.chegoubem.com.br/planos</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Legal Pages - Medium Priority -->
  <url>
    <loc>https://www.chegoubem.com.br/termos-de-uso</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.chegoubem.com.br/politica-de-privacidade</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.chegoubem.com.br/cookies</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Registration Pages - Medium-High Priority (Conversion Points) -->
  <url>
    <loc>https://www.chegoubem.com.br/registro/organizacao</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Login Page - Lower Priority (Not useful for SEO) -->
  <url>
    <loc>https://www.chegoubem.com.br/login</loc>
    <lastmod>2025-11-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    Note: The following pages are excluded from the sitemap:
    - /api/* - API endpoints should not be indexed
    - /admin/* - Admin areas should not be indexed
    - /superadmin/* - Superadmin areas should not be indexed
    - /registro/familia - Family registration is typically accessed via invitation
    - /registro/senha - Password setup is typically accessed via email link
    - /logout - Not a page, just an action
  -->

</urlset>
