<?xml version="1.0" encoding="UTF-8"?>
<!-- Dos URL reales, una por idioma. La española NO es un parámetro: /es la sirve una Function
     que reescribe title, description, canonical y og antes de mandar el HTML, así que Google
     puede indexarlas por separado. Cada entrada declara a la otra con hreflang. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://alwaysworthliving.org/</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://alwaysworthliving.org/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://alwaysworthliving.org/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://alwaysworthliving.org/"/>
  </url>

  <url>
    <loc>https://alwaysworthliving.org/es</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://alwaysworthliving.org/"/>
    <xhtml:link rel="alternate" hreflang="es" href="https://alwaysworthliving.org/es"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://alwaysworthliving.org/"/>
  </url>

</urlset>
