<?xml version="1.0" encoding="UTF-8"?>
<!--
  Phase 1 static sitemap. Canonical host: https://verifiedtradealerts.com (apex, non-www).
  Lists only the genuinely static, public, indexable routes that exist today.

  Deliberately EXCLUDED:
    - Redirect-only paths (/landing -> /, /support -> /support/contact-us): list the canonical target, not the redirect.
    - All robots.txt-disallowed routes (auth, gated, transactional, token-bearing).
    - Dynamic per-trader routes (profile/, plans/, education/, t/): these need backend
      enumeration + a rendering decision and are added in a later phase, not here.
      Trader profiles will be included only at >= SEO_INDEX_MIN_CLOSED_TRADES closed trades.

  Keep this file consistent with src/robots.txt: never list a Disallow-ed URL.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://verifiedtradealerts.com/</loc>
  </url>
  <url>
    <loc>https://verifiedtradealerts.com/support/contact-us</loc>
  </url>
  <url>
    <loc>https://verifiedtradealerts.com/privacy-policy</loc>
  </url>
  <url>
    <loc>https://verifiedtradealerts.com/terms-of-service</loc>
  </url>
</urlset>
