<?xml version="1.0" encoding="UTF-8"?>
<!-- The app is a client-rendered SPA with hash routing (#/leads, #/onepager, #/terms), so the ROOT is
     the only search-engine-addressable URL today; hash fragments are not distinct URLs. Adding real
     /paths for the public marketing/legal pages (a prerender step) is the follow-on that would let
     those be listed + indexed individually. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://quarrydepot.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
