<?xml version="1.0" encoding="UTF-8"?>
<!--
  COMING SOON. Trimmed on purpose: while the redirects in vercel.json are in
  place, every other page sends visitors to the coming-soon page, and listing
  them here would point Google at a pile of redirects. "/" redirects too, so it
  is not listed either.

  Extensionless on purpose as well — /coming-soon.html and /privacy.html both
  redirect to these, and a sitemap should only ever name URLs that answer 200.

  At launch, restore the full list alongside deleting the redirects block:
    /  /shop.html  /product.html  /about.html  /shipping.html
    /faq.html  /size-guide.html  /contact.html  /privacy.html  /terms.html
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://splyntre.com/coming-soon</loc></url>
  <url><loc>https://splyntre.com/privacy</loc></url>
</urlset>
