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

  <!-- Página Principal -->
  <url>
    <loc>https://olebeach.com/</loc>
    <lastmod>2025-10-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Búsqueda y Listado de Playas -->
  <url>
    <loc>https://olebeach.com/beaches</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Páginas Institucionales -->
  <url>
    <loc>https://olebeach.com/about</loc>
    <lastmod>2025-10-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://olebeach.com/contact</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://olebeach.com/faq</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://olebeach.com/support</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Páginas Legales -->
  <url>
    <loc>https://olebeach.com/terms</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://olebeach.com/privacy</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://olebeach.com/verifactu</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://olebeach.com/verifactu-legal</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Landing Pages SEO -->
  <url>
    <loc>https://olebeach.com/verifactu-chiringuitos</loc>
    <lastmod>2025-10-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 
    NOTA: Para páginas de playas individuales, actualiza este sitemap manualmente
    o implementa generación dinámica desde el backend.
    
    Formato para cada playa:
    <url>
      <loc>https://olebeach.com/beach/SLUG-DE-LA-PLAYA</loc>
      <lastmod>2025-01-15</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
    </url>
  -->

</urlset>

