<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page site: one URL. Language is chosen client-side from localStorage
  and the browser's Accept-Language (see src/i18n/LanguageContext.jsx), not
  from the URL, so there is nothing to declare with hreflang — every language
  is served from this same address.

  Bump <lastmod> when the page's content changes meaningfully.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://villalavalle.com/</loc>
        <lastmod>2026-09-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
