<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE URL, on purpose — this is not an oversight.

  The site routes on the fragment (/#/team, /#/listings, /#/areas ...). Sitemap
  entries cannot contain a fragment, and search engines discard everything after
  the "#", so every route on this site resolves to the same indexable address:
  the homepage. Listing eighteen variations of it would be eighteen duplicates.

  This file grows to the full set the moment the site moves to real paths
  (/team, /homes-for-sale, /vermont-communities/colchester ...) — Phase 2,
  step 1 in docs/ROADMAP.md. That migration is the prerequisite for this file,
  for per-page canonicals, and for the community pages ranking at all.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://elitehomesvermont.com/</loc>
    <lastmod>2026-09-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
