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

  <!-- Página principal -->
  <url>
    <loc>https://testing.egasolutions.com/home</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Sobre nosotros / empresa -->
  <url>
    <loc>https://testing.egasolutions.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>


  <!-- Contacto -->
  <url>
    <loc>https://testing.egasolutions.com/contactanos</loc>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>