<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, on purpose.

  The whole site is a single page served from one index.html, so the canonical
  tag in that file names the home page for every route. Listing /welcome and the
  legal pages here as well would tell Google two different things: "index these"
  and "they are all really /". They stay crawlable through robots.txt, which is
  what they need; the home page is the one that should turn up in a search.

  lastmod is the day the page's text last changed, not the day it was deployed.
  Moving it on every deploy teaches Google to stop believing it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://sonecty.com/</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
