<?xml version="1.0" encoding="UTF-8"?>
<!--
  Boost Marketing Solutions sitemap.

  This build is a single-page app using hash routes (/#/pricing). Search
  engines ignore everything after the #, so every page shares one indexable
  address: the homepage. Listing /pricing here would point Google at a URL
  that returns 404, which would do active harm — so only the root is listed.

  When the site is split into one file per route (/pricing, /advertising and
  so on), add a <url> entry for each. The full route list is in HANDOVER.md.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://boostmarketingsol.co.uk/</loc>
    <priority>1.0</priority>
    <changefreq>monthly</changefreq>
  </url>
</urlset>
