<?xml version="1.0" encoding="UTF-8"?>
<!--
  RemoteClosing.ca sitemap. Added 2026-08-25 (Stage 0, docs/public-site-stack-direction.md §5.1).

  Contains ONLY the indexable public pages, in the extension-less form the rewrites in vercel.json
  serve and the <link rel="canonical"> tags declare. The application surfaces (dashboard, intake,
  activation, upload-document, sign-retainer, auth-error) are deliberately absent -- they carry
  noindex and have no public content.

  No <lastmod>, <changefreq> or <priority>. An inaccurate lastmod is worse than none, and a
  hand-maintained one on a static file drifts on the first edit that forgets it; Google ignores
  changefreq and priority outright.

  tests/unit/seo-metadata.test.mjs keeps this list in sync with the rewrites and the canonical tags,
  so a page added to one and not the others fails the suite rather than going quietly missing.
  @astrojs/sitemap replaces this file if and when the Astro migration reaches Stage 2.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.remoteclosing.ca/</loc></url>
  <url><loc>https://www.remoteclosing.ca/get-a-quote</loc></url>
  <url><loc>https://www.remoteclosing.ca/status-certificate-review</loc></url>
  <url><loc>https://www.remoteclosing.ca/partners</loc></url>
  <url><loc>https://www.remoteclosing.ca/contact-us</loc></url>
  <url><loc>https://www.remoteclosing.ca/ltt-calculator</loc></url>
  <url><loc>https://www.remoteclosing.ca/title-insurance-calculator</loc></url>
  <url><loc>https://www.remoteclosing.ca/disbursements</loc></url>
  <url><loc>https://www.remoteclosing.ca/privacy</loc></url>
  <url><loc>https://www.remoteclosing.ca/terms</loc></url>
</urlset>
