<?xml version="1.0" encoding="UTF-8"?>
<!--
  Trailing slashes are required here. Astro emits each page as a directory
  (dist/client/contact/index.html), the canonical tag in Base.astro is built
  from Astro.site and points at /contact/, and the no-slash form 307-redirects
  to it. Listing the no-slash form would mean every URL in this sitemap is a
  redirect that disagrees with the canonical tag on the page it lands on.

  The host must stay www: it is the `site` value in astro.config.mjs, which is
  what the canonical and og:url tags are generated from. The apex redirects to
  www rather than serving a duplicate copy of the site.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.inclusiveallysolutions.co.uk/</loc></url>
  <url><loc>https://www.inclusiveallysolutions.co.uk/adult-dyslexia-assessment/</loc></url>
  <url><loc>https://www.inclusiveallysolutions.co.uk/understanding-and-support/</loc></url>
  <url><loc>https://www.inclusiveallysolutions.co.uk/about/</loc></url>
  <url><loc>https://www.inclusiveallysolutions.co.uk/contact/</loc></url>
  <url><loc>https://www.inclusiveallysolutions.co.uk/privacy/</loc></url>
</urlset>
