<?xml version="1.0" encoding="UTF-8"?>
<!--
  The six marketing routes. These must stay in step with the `pages` array in
  vite.config.ts, which is the real source of truth for which routes exist;
  scripts/check-links.mjs asserts every <loc> here resolves to a built page.

  lastmod, changefreq and priority are all omitted rather than guessed at.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://mathazel.com/</loc></url>
  <url><loc>https://mathazel.com/method/</loc></url>
  <url><loc>https://mathazel.com/exemplars/</loc></url>
  <url><loc>https://mathazel.com/research/</loc></url>
  <url><loc>https://mathazel.com/for-teachers/</loc></url>
  <url><loc>https://mathazel.com/contact/</loc></url>
</urlset>
