<?xml version="1.0" encoding="UTF-8"?>
<!--
  Villa Diva - the live pages, at the addresses they are actually served at.
  Added 25 Aug 2026; this address answered HTTP 500 until the rewrite loop
  was fixed the same day, so Google has never been able to read a sitemap here.

  Clean addresses only. /weddings.html serves the same page and is not listed:
  a sitemap is a statement about which address is the real one.

  No <priority> or <changefreq>. Google has said for years that it ignores both.
  <lastmod> it does use, so that is the one field worth keeping honest - update
  it when a page's content genuinely changes, not on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://villadivamontenegro.com/</loc>
    <lastmod>2026-08-25</lastmod>
  </url>
  <url>
    <loc>https://villadivamontenegro.com/weddings/</loc>
    <lastmod>2026-08-25</lastmod>
  </url>
  <url>
    <loc>https://villadivamontenegro.com/holidays/</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
  <url>
    <loc>https://villadivamontenegro.com/retreats/</loc>
    <lastmod>2026-08-25</lastmod>
  </url>
  <url>
    <loc>https://villadivamontenegro.com/contact/</loc>
    <lastmod>2026-08-25</lastmod>
  </url>
</urlset>
