<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained sitemap: lists ONLY the public marketing pages so private
  routes (guides, dashboards, API) are never advertised to crawlers. Each page
  exists in two locales — Spanish (default, unprefixed) and English (/en/) — and
  every <url> declares both via xhtml:link alternates + x-default so search
  engines serve the right language. Keep in sync with the pages that pass
  `noindex={false}` to Layout.astro, and bump <lastmod> on content changes
  (legal dates track LEGAL.lastUpdated).
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://housesitterguide.com/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/" />
    <lastmod>2026-06-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/en/</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/" />
    <lastmod>2026-06-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/terms</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/terms" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/terms" />
    <lastmod>2026-06-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/en/terms</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/terms" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/terms" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/terms" />
    <lastmod>2026-06-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/privacy</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/privacy" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/privacy" />
    <lastmod>2026-06-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/en/privacy</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/privacy" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/privacy" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/privacy" />
    <lastmod>2026-06-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/cookies</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/cookies" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/cookies" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/cookies" />
    <lastmod>2026-06-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://housesitterguide.com/en/cookies</loc>
    <xhtml:link rel="alternate" hreflang="es" href="https://housesitterguide.com/cookies" />
    <xhtml:link rel="alternate" hreflang="en" href="https://housesitterguide.com/en/cookies" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://housesitterguide.com/cookies" />
    <lastmod>2026-06-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
