<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only pages with their own crawlable markup are listed.

  Every other path is served the same index.html by the Worker's
  not_found_handling: "single-page-application", and that file
  now carries the prerendered LANDING page. So to a crawler that does not run
  JavaScript, /terms and /privacy and /support currently look identical to the
  homepage. Listing them would be submitting duplicate content.

  Googlebot renders JS and sees the real pages, so they still index correctly —
  they just do not belong in a sitemap until each route is prerendered with its
  own markup. Add them then, and generate this file at build time so lastmod is
  real rather than hand-maintained.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://estimara.app/</loc>
  </url>
  <url>
    <loc>https://estimara.app/rehab-labor-cost-index.html</loc>
  </url>
</urlset>
