<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written on purpose. The site is SSR with dynamic [lang] routes, so
  @astrojs/sitemap cannot enumerate them reliably at build time. Six URLs is
  cheap to maintain by hand; add a row when a page is added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://hectorxlxs.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hectorxlxs.com/en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://hectorxlxs.com/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hectorxlxs.com/en/"/>
    <lastmod>2026-07-20</lastmod>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hectorxlxs.com/es/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hectorxlxs.com/en/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://hectorxlxs.com/es/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hectorxlxs.com/en/"/>
    <lastmod>2026-07-20</lastmod>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://hectorxlxs.com/en/projects/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hectorxlxs.com/en/projects/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://hectorxlxs.com/es/projects/"/>
    <lastmod>2026-07-20</lastmod>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://hectorxlxs.com/es/projects/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hectorxlxs.com/en/projects/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://hectorxlxs.com/es/projects/"/>
    <lastmod>2026-07-20</lastmod>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://hectorxlxs.com/en/web-development-pricing/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hectorxlxs.com/en/web-development-pricing/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://hectorxlxs.com/es/web-development-pricing/"/>
    <lastmod>2026-07-20</lastmod>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://hectorxlxs.com/es/web-development-pricing/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://hectorxlxs.com/en/web-development-pricing/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://hectorxlxs.com/es/web-development-pricing/"/>
    <lastmod>2026-07-20</lastmod>
    <priority>0.6</priority>
  </url>

</urlset>
