<?xml version="1.0" encoding="UTF-8"?>
<!--
  SEO configuration:
  - /      → PRIMARY indexed page (index, follow) — day/light theme
  - /night → NOINDEX backup variant (noindex, nofollow) — dark/night theme
  - /day   → Legacy alias for / (same content, same canonical)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- Primary page — daytime/light theme at root URL -->
  <url>
    <loc>https://miamibrowardagent.com/</loc>
    <lastmod>2026-06-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://miamibrowardagent.com/"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://miamibrowardagent.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://miamibrowardagent.com/"/>
  </url>

  <!-- /night (dark variant) is noindex — intentionally excluded from sitemap -->

</urlset>
