<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  sitemap.xml para CREATE by DEPEx
  Objetivo: Registrar las URLs del sitio con sus respectivos hreflang internacionales para buscadores.
  Relación con el PRD: Cumplir con los requerimientos de SEO Internacional y hreflang.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Root URL -->
  <url>
    <loc>https://create.depex.org/</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://create.depex.org/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://create.depex.org/index-eng.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://create.depex.org/"/>
  </url>

  <!-- Landing principal en Español -->
  <url>
    <loc>https://create.depex.org/index.html</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://create.depex.org/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://create.depex.org/index-eng.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://create.depex.org/"/>
  </url>

  <!-- Landing principal en Inglés -->
  <url>
    <loc>https://create.depex.org/index-eng.html</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://create.depex.org/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://create.depex.org/index-eng.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://create.depex.org/"/>
  </url>

  <!-- Sección Herramientas en Español -->
  <url>
    <loc>https://create.depex.org/herramientas.html</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://create.depex.org/herramientas.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://create.depex.org/herramientas-eng.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://create.depex.org/herramientas.html"/>
  </url>

  <!-- Sección Herramientas en Inglés -->
  <url>
    <loc>https://create.depex.org/herramientas-eng.html</loc>
    <lastmod>2026-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="es" href="https://create.depex.org/herramientas.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://create.depex.org/herramientas-eng.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://create.depex.org/herramientas.html"/>
  </url>

</urlset>
