<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://andresyyessica.com/</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Academy - Course Catalog -->
  <url>
    <loc>https://andresyyessica.com/academia</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About Us -->
  <url>
    <loc>https://andresyyessica.com/nosotros</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://andresyyessica.com/contacto</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Shop -->
  <url>
    <loc>https://andresyyessica.com/shop</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
    IMPORTANT: Add course URLs dynamically
    For each course, add an entry like:

    <url>
      <loc>https://andresyyessica.com/academia/curso/bachata-sensual</loc>
      <lastmod>2025-01-01</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>

    Consider generating this sitemap dynamically during build
    or using a Supabase Edge Function to generate it
  -->
</urlset>
