<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the homepage is a real, distinct, indexable page today (confirmed via
  src/App.jsx: /properties/:slug is a client-side redirect back to the homepage,
  not a separate page - see docs/manual-audit.md). Add more <url> entries here only
  when a genuinely new indexable route is added; do not list redirect-only paths.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vassetbridge.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
