<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every route the site builds. There are four, and this list is maintained by
  hand: `src/pages/` holds index, kits, privacy and store, and `build.format`
  is "directory", so each one is a trailing-slash URL.

  ADD A ROUTE, ADD IT HERE. The first version of this file listed only / and
  /store/, which would have dropped /kits/ — the generated catalogue of all 69
  kits, and the largest page on the site — out of every index, along with the
  privacy page the GDPR contact route lives on.

  No <lastmod>: a stale one is treated as a lie by crawlers and there is no
  build step feeding real per-page dates. <changefreq> and <priority> are
  omitted because Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://bestrusti.com/</loc></url>
  <url><loc>https://bestrusti.com/kits/</loc></url>
  <url><loc>https://bestrusti.com/store/</loc></url>
  <url><loc>https://bestrusti.com/privacy/</loc></url>
</urlset>
