<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP DE GREP.CL
  Ultima actualizacion: 2026-03-27

  INSTRUCCIONES PARA AGREGAR UN NUEVO ARTICULO DE BLOG
  =====================================================
  Cada vez que publiques un articulo nuevo, COPIA el bloque de abajo
  y PEGALO justo ARRIBA de la linea que dice:
  PEGA AQUI LOS NUEVOS ARTICULOS

  Bloque a copiar:

    <url>
      <loc>https://www.grep.cl/blog/NOMBRE-DEL-ARCHIVO.html</loc>
      <lastmod>AAAA-MM-DD</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>

  REEMPLAZA:
    NOMBRE-DEL-ARCHIVO  por el nombre exacto del archivo .html
                        (ej: outsourcing-ti-chile-grep.html)
    AAAA-MM-DD          por la fecha de publicacion
                        (ej: 2026-04-10)

  REGLAS IMPORTANTES:
    OK  La URL debe ser EXACTAMENTE igual al nombre del archivo subido
    OK  Los articulos de blog siempre van dentro de /blog/
    OK  La fecha usa formato ANIO-MES-DIA  (ej: 2026-04-10, NO 10-04-2026)
    OK  No borres ni modifiques las URLs que ya estan en el archivo
    NO  No uses mayusculas ni espacios en el nombre del archivo
    NO  No agregues una URL si la pagina aun no esta subida al servidor

  DESPUES DE EDITAR:
    1. Sube este archivo a la RAIZ del sitio en cPanel
       (mismo nivel que index.html), reemplazando el anterior.
    2. Ve a Google Search Console, Sitemaps, y reenviar sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- PAGINAS PRINCIPALES -->

  <url>
    <loc>https://www.grep.cl/</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/quienes-somos.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/partners.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/contacto.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- SERVICIOS -->

  <url>
    <loc>https://www.grep.cl/servicios/soporte-ti.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/servicios/outsourcing-ti.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/servicios/ciber-seguridad-ti.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/servicios/ethical-hacking.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/servicios/cableado-estructurado-wi-fi.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- OTRAS PAGINAS -->

  <url>
    <loc>https://www.grep.cl/politica-de-privacidad.html</loc>
    <lastmod>2025-03-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- BLOG - INDICE -->

  <url>
    <loc>https://www.grep.cl/blog.html</loc>
    <lastmod>2026-03-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- BLOG - ARTICULOS -->
  <!--
  INSTRUCCION RAPIDA: copia el bloque url de abajo,
  pegalo justo antes de la linea "PEGA AQUI LOS NUEVOS ARTICULOS"
  y cambia el nombre del archivo y la fecha.

    <url>
      <loc>https://www.grep.cl/blog/NOMBRE-DEL-ARCHIVO.html</loc>
      <lastmod>AAAA-MM-DD</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
  -->

  <url>
    <loc>https://www.grep.cl/blog/outsourcing-ti-chile-grep.html</loc>
    <lastmod>2026-03-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.grep.cl/blog/soporte-informatico-para-empresas.html</loc>
    <lastmod>2026-03-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  
  <url>
  <loc>https://www.grep.cl/blog/outsourcing-ti .html</loc>
  <lastmod>2026-03-28</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.8</priority>
</url>
  
  
  <url>
  <loc>https://www.grep.cl/blog/soporte-tecnico-remoto.html</loc>
  <lastmod>2026-03-31</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.8</priority>
</url>

<url>
  <loc>https://www.grep.cl/blog/mesa-de-ayuda-ti.html</loc>
  <lastmod>2026-04-02</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.8</priority>
</url>
  
  
  
  
  
  

  <!-- PEGA AQUI LOS NUEVOS ARTICULOS -->

</urlset>
