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

  <!-- Homepage: máxima prioridad, rastreo diario -->
  <url>
    <loc>https://example.com/</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Hub de servicios -->
  <url>
    <loc>https://example.com/servicios</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- Contacto: conversión directa -->
  <url>
    <loc>https://example.com/contacto</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.90</priority>
  </url>

  <!-- Blog index: rastreo frecuente para artículos nuevos -->
  <url>
    <loc>https://example.com/blog</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.90</priority>
  </url>

  <!-- HUMAND: producto destacado con alta conversión -->
  <url>
    <loc>https://example.com/humand</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.88</priority>
  </url>

  <!-- Academia WinTrabajo -->
  <url>
    <loc>https://example.com/academia</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- Precios diseño web -->
  <url>
    <loc>https://example.com/precios-web</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- Paquetes diseño web -->
  <url>
    <loc>https://example.com/paquetes-web</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.72</priority>
  </url>

  <!-- Marketplace RRHH -->
  <url>
    <loc>https://example.com/marketplace</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Marketplace: productos públicos -->
  <url>
    <loc>https://example.com/marketplace/producto/</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.78</priority>
  </url>

  <!-- Marketplace: perfiles de vendedores -->
  <url>
    <loc>https://example.com/marketplace/vendedor/</loc>
    <lastmod>2026-03-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.72</priority>
  </url>

</urlset>
