<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE shared sitemap serves all four hosts.

  sitemap.xml lives at the dist ROOT and is EXCLUDED from the zone URL Rewrite
  (only page paths are rewritten to dist/<host>/), so every host resolves
  https://<host>/sitemap.xml to this exact file. It must therefore list the
  canonical URL of every host, not just one - otherwise three of the four
  domains get zero sitemap coverage of their own canonical while advertising a
  foreign domain's URL.

  Cross-host entries are legal here because dist/robots.txt - also shared by all
  four hosts - already declares a per-domain Sitemap: line for each of them.

  Keep in sync with HOST_SEO in build.js and cloudflare-zones-delete-cache.txt.
  build.js updateSitemap() rewrites every <lastmod> at build time.
-->
<urlset
      xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

<url>
  <loc>https://rjlproperties.com/</loc>
  <lastmod>2026-07-27T22:41:38+00:00</lastmod>
</url>

<url>
  <loc>https://rjl.land/</loc>
  <lastmod>2026-07-27T22:41:38+00:00</lastmod>
</url>

<url>
  <loc>https://rj.land/</loc>
  <lastmod>2026-07-27T22:41:38+00:00</lastmod>
</url>

<url>
  <loc>https://rj.properties/</loc>
  <lastmod>2026-07-27T22:41:38+00:00</lastmod>
</url>

</urlset>
