<?xml version="1.0" encoding="UTF-8"?>
<!--
  ONE URL, DELIBERATELY.

  Every other path on this domain serves byte-identical content to the root (the capture page, via
  the SPA catch-all), so listing them would be submitting six duplicates of one page and inviting
  Google to pick a winner. It already has that job and does not need six candidates.

  This file also fixes a soft-200: before it existed, /sitemap.xml fell through to the SPA fallback
  and answered a crawler's sitemap request with HTML, status 200.

  lastmod is the date the head metadata was corrected to match the capture page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.datafirsttrading.com/</loc>
    <lastmod>2026-08-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
