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

  <!-- Home principal -->
  <url>
    <loc>https://lectureka.es/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Blog principal -->
  <url>
    <loc>https://lectureka.es/blog</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Ejemplo de post (repite esto por cada entrada) -->
  <url>
    <loc>https://lectureka.es/blog/como-crear-rutina-lectura</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://lectureka.es/blog/motivacion-para-leer</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://lectureka.es/blog/como-funciona-lectureka</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://lectureka.es/blog/como-fortalecer-comprension</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://lectureka.es/blog/5-estrategias-comprension-lectora</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Contacto -->
  <url>
    <loc>https://lectureka.es/contacto</loc>
    <priority>0.5</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Información legal -->
  <url>
    <loc>https://lectureka.es/politica-privacidad</loc>
    <priority>0.3</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://lectureka.es/terminos-condiciones</loc>
    <priority>0.3</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://lectureka.es/politica-cookies</loc>
    <priority>0.3</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>
