<?xml version="1.0" encoding="UTF-8"?>
<!--
  Mirrors INDEXABLE_ROUTE_PATHS in src/lib/routes.ts, which is the single source
  of truth. src/__tests__/seo.test.ts fails if the two drift apart, so a new
  public page cannot be added without appearing here.

  No <lastmod>/<changefreq>/<priority>: changefreq and priority are ignored by
  Google, and a hand-maintained lastmod that goes stale is a worse signal than
  none at all.

  /booking/verify is deliberately absent — it is reachable only with a one-time
  token from a confirmation email.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://romanabowdpsychology.com.au/</loc></url>
  <url><loc>https://romanabowdpsychology.com.au/booking</loc></url>
  <url><loc>https://romanabowdpsychology.com.au/fees</loc></url>
  <url><loc>https://romanabowdpsychology.com.au/client-charter</loc></url>
  <url><loc>https://romanabowdpsychology.com.au/resources</loc></url>
  <url><loc>https://romanabowdpsychology.com.au/publications</loc></url>
</urlset>
