<?xml version="1.0" encoding="UTF-8"?>
<!--
  Apex sitemap for ssstrading.site. Same-host URLs only: a sitemap may only
  list URLs on its own hostname, so the product subdomains are deliberately
  absent — each one ships its own sitemap.xml.

  Only the five real, server-served URLs are listed. The homepage is a
  single-page React app, so its in-page anchors (#products, #mission) are NOT
  separate URLs and must never be listed here. The four .html pages are static
  files in public/, served without React.

  lastmod values are the dates each page was actually last published (from the
  deploy repo's history), not the date this file was written — a sitemap where
  every lastmod is "today" gets its lastmod hints discounted. Update the entry
  you touch when you change one of these pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ssstrading.site/</loc>
    <lastmod>2026-08-22</lastmod>
  </url>
  <url>
    <loc>https://ssstrading.site/privacy.html</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
  <url>
    <loc>https://ssstrading.site/terms.html</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
  <url>
    <loc>https://ssstrading.site/refunds.html</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
  <url>
    <loc>https://ssstrading.site/data-deletion.html</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
</urlset>
