<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. Spanish is the primary site (at the root); English lives under /en/.
  If the domain changes, update every URL here and in robots.txt,
  astro.config.mjs (`site`) and the JSON-LD in src/layouts/Layout.astro.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://lucemhair.com/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/" />
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/services</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/services" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/services" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/services" />
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/about</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/about" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/about" />
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/gallery</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/gallery" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/gallery" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/gallery" />
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/contact</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/contact" />
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/en</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/" />
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/en/services</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/services" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/services" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/services" />
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/en/about</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/about" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/about" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/about" />
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/en/gallery</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/gallery" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/gallery" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/gallery" />
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://lucemhair.com/en/contact</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://lucemhair.com/contact" />
    <xhtml:link rel="alternate" hreflang="en" href="https://lucemhair.com/en/contact" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://lucemhair.com/contact" />
    <priority>0.7</priority>
  </url>
</urlset>
