<?xml version="1.0" encoding="UTF-8"?>
<!--
  Five canonical URLs, and nothing else is addressable.

  NO lastmod, changefreq OR priority, on purpose.

  lastmod is only worth publishing if it is consistently accurate, and there is
  no sitemap generation step here: the file is maintained by hand. A date that
  updates because a build ran, or that goes stale because someone forgot, is a
  worse signal than no date at all. Omitting it is the honest option until page
  modification dates come from something that actually tracks them.

  changefreq and priority are ignored by Google outright, so they were only ever
  decoration.

  If a URL is added or removed here, update public/robots.txt (which describes
  the addressable set) and test/social-metadata.smoke.test.js (which guards the
  metadata contract for every shareable route).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://advisorbrief.ca/</loc></url>
  <url><loc>https://advisorbrief.ca/meeting-prep-vs-ai-notetakers</loc></url>
  <url><loc>https://advisorbrief.ca/prospect-meeting-preparation</loc></url>
  <url><loc>https://advisorbrief.ca/privacy</loc></url>
  <url><loc>https://advisorbrief.ca/terms</loc></url>
</urlset>
