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

  <!-- ── Página principal ── -->
  <url>
    <loc>https://www.chaysouza.com.br/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- ── Âncoras da página principal ── -->
  <!-- O Google indexa âncoras quando têm conteúdo relevante -->

  <url>
    <loc>https://www.chaysouza.com.br/#sobre</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.chaysouza.com.br/#servicos</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.chaysouza.com.br/#projetos</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.chaysouza.com.br/#planos</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.chaysouza.com.br/#faq</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- ── Blog ── -->
  <url>
    <loc>https://www.chaysouza.com.br/blog/</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ── Artigos do blog ── -->
  <!-- Adicione um bloco <url> para cada novo artigo publicado -->

  <url>
    <loc>https://www.chaysouza.com.br/blog/post.html?slug=como-aparecer-no-google-sendo-psicologa</loc>
    <lastmod>2026-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- TEMPLATE para novos artigos — copie e cole abaixo:

  <url>
    <loc>https://www.chaysouza.com.br/blog/post.html?slug=SLUG-DO-ARTIGO-AQUI</loc>
    <lastmod>AAAA-MM-DD</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  -->

</urlset>