<?xml version="1.0" encoding="UTF-8"?>
<!-- The four routes the build actually serves, and no others: / (the SPA), /guide,
     /privacy and /terms (prerendered dist/*.html, served above the SPA fallback by server.js).
     The sitemap protocol requires absolute URLs, so these name the fleet host pattern
     even though state/deploys/dewkeep.json does not exist yet — unlike the canonical and
     OG tags, a root-relative <loc> is not a legal sitemap entry. The deploying task
     confirms the origin. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://dewkeep.auto-ai-agency.com/</loc></url>
  <url><loc>https://dewkeep.auto-ai-agency.com/guide</loc></url>
  <url><loc>https://dewkeep.auto-ai-agency.com/privacy</loc></url>
  <url><loc>https://dewkeep.auto-ai-agency.com/terms</loc></url>
</urlset>
