<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
  
  <!-- Página principal -->
  <url>
    <loc>https://nexoweb.cl/</loc>
    <lastmod>2025-05-26</lastmod> <!-- Actualizar a fecha actual -->
    <changefreq>weekly</changefreq> <!-- Cambio de monthly a weekly -->
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/logo-nexoweb-animated.png</image:loc>
      <image:title>NexoWeb - Diseño Web Profesional</image:title>
      <image:caption>Diseño web a medida y desarrollo frontend</image:caption>
    </image:image>
  </url>
  
  <!-- Secciones principales con más detalles -->
  <url>
    <loc>https://nexoweb.cl/#servicios</loc>
    <lastmod>2025-04-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/servicios-diseno.jpg</image:loc>
      <image:title>Servicios de Diseño Web</image:title>
    </image:image>
  </url>
  
  <url>
    <loc>https://nexoweb.cl/#proyectos</loc>
    <lastmod>2025-04-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/accemap2.png</image:loc>
      <image:title>Proyecto AcceMap</image:title>
      <image:caption>Mapa de accesibilidad desarrollado por NexoWeb</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/doghome2.png</image:loc>
      <image:title>Proyecto Dog Home</image:title>
      <image:caption>Plataforma de adopción de mascotas desarrollada por NexoWeb</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/gatuexpress2.png</image:loc>
      <image:title>Proyecto GatuExpress</image:title>
      <image:caption>E-commerce desarrollado por NexoWeb</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/paulaland2.png</image:loc>
      <image:title>Proyecto Paulaland</image:title>
      <image:caption>Portafolio de fotógrafa desarrollado por NexoWeb</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://nexoweb.cl/assets/santasofia2.png</image:loc>
      <image:title>Proyecto Inversiones Santa Sofía</image:title>
      <image:caption>Tienda de herramientas industriales desarrollada por NexoWeb</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>https://nexoweb.cl/#nosotros</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://nexoweb.cl/#contacto</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Páginas legales -->
  <url>
    <loc>https://nexoweb.cl/politica-de-privacidad.html</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://nexoweb.cl/terminos-y-condiciones.html</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://nexoweb.cl/politica-de-cookies.html</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Página 404 personalizada -->
  <url>
    <loc>https://nexoweb.cl/404.html</loc>
    <lastmod>2025-05-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset>