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

  <!-- Landing page -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Methodology page — high SEO value (scientific method content) -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/metodologia</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog index -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/blog</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Music/Songs section -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/musicas</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Flashcards section -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/flashcards</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Stories section -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/historias</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Join/Signup page -->
  <url>
    <loc>https://app.fluentesparasempre.com.br/entrar</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    NOTE: Blog posts should be added here dynamically.
    TODO: Create a Supabase Edge Function that generates this sitemap
    dynamically from the database, including all published blog posts
    with their actual lastmod dates.

    Future entries will look like:
    <url>
      <loc>https://app.fluentesparasempre.com.br/blog/como-aprender-ingles-rapido</loc>
      <lastmod>2026-04-01</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
  -->

</urlset>
