<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP SCOPE POLICY
  ====================
  Included  : Public static pages that require no authentication
  Excluded  : /my-listings, /profile, /rent-payment    (requires login)
              /online-contract, /card-checkin,
              /move-in-checkin, /landlord-verification  (functional tool pages)
              /auth/callback                            (OAuth redirect)
              /property/:id                             (dynamic routes)
              /*  (404 Not Found – noindex set on component)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- ── Core pages ───────────────────────────────────────── -->
  <url>
    <loc>https://getezrent.com/</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://getezrent.com/listings</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://getezrent.com/landlord</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://getezrent.com/about</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://getezrent.com/faq</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ── Legal / Policy ───────────────────────────────────── -->
  <url>
    <loc>https://getezrent.com/privacy</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/service-nature</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/registration</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/payment</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/cancellation</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/obligations</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/disclaimer</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/privacy</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/violation</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://getezrent.com/terms/jurisdiction</loc>
    <lastmod>2026-04-03T10:34:55.143Z</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>