<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
  xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- PÁGINA PRINCIPAL - luchastream.com -->
  <url>
    <loc>https://luchastream.com/</loc>
    <lastmod>2024-10-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- SECCIÓN DE GUÍAS PARA VER LUCHA (muy importante para captar tráfico) -->
  <url>
    <loc>https://luchastream.com/como-ver-wwe-en-vivo/</loc>
    <lastmod>2024-10-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://luchastream.com/imagenes/guia-wwe-peacock.jpg</image:loc>
      <image:title>Cómo ver WWE en vivo desde cualquier país</image:title>
    </image:image>
  </url>

  <url>
    <loc>https://luchastream.com/calendario-ppv-2024/</loc>
    <lastmod>2024-10-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- ARTÍCULO DE NOTICIA (Ejemplo con resultado de evento) -->
  <url>
    <loc>https://luchastream.com/resultados-crown-jewel-2024/</loc>
    <lastmod>2024-11-05</lastmod>
    <changefreq>never</changefreq>
    <priority>0.8</priority>
    <!-- Imagen destacada del artículo -->
    <image:image>
      <image:loc>https://luchastream.com/imagenes/crown-jewel-2024-resultados.jpg</image:loc>
      <image:title>Resultados completos Crown Jewel 2024</image:title>
    </image:image>
    <!-- Video del resumen del evento -->
    <video:video>
      <video:thumbnail_loc>https://luchastream.com/videos/thumb-crown-jewel.jpg</video:thumbnail_loc>
      <video:title>Resumen Crown Jewel 2024 - Todos los momentos</video:title>
      <video:description>Revive los mejores momentos del evento Crown Jewel 2024 con los campeones en acción.</video:description>
      <video:content_loc>https://luchastream.com/videos/crown-jewel-2024-resumen.mp4</video:content_loc>
      <video:duration>480</video:duration>
      <video:publication_date>2024-11-05</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
    </video:video>
  </url>

  <!-- PÁGINA DE LUCHADOR DESTACADO (Ejemplo) -->
  <url>
    <loc>https://luchastream.com/luchadores/cody-rhodes/</loc>
    <lastmod>2024-09-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://luchastream.com/fotos/cody-rhodes-2024.jpg</image:loc>
      <image:title>Cody Rhodes - Biografía, títulos y historia</image:title>
    </image:image>
  </url>

  <!-- CATEGORÍA DE NOTICIAS (índice) -->
  <url>
    <loc>https://luchastream.com/noticias/aew/</loc>
    <lastmod>2024-10-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>