<?xml version="1.0" encoding="UTF-8"?>
<!--
  propertyxi.com is a single page, so one entry is correct.

  This used to read that every other path was served the same HTML by a
  catch-all. That was true and it was a defect: Pages falls back to index.html
  when no 404.html exists, so /llms.txt, /pxi-apps/ and any invented path all
  returned 200 with the full homepage, making duplicate content indexable at
  unlimited URLs. Adding 404.html ended the fallback. Unknown paths now 404.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://propertyxi.com/</loc>
    <lastmod>2026-07-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
