<?xml version="1.0" encoding="UTF-8"?>
<!--
  mnqprimo.com sitemap INDEX.

  Effective 2026-05-27: the trading-bot marketing pages were retired as a
  publicly-marketed surface. The only publicly-discoverable surface is the
  Nowcast free window-open advisor at /nowcast/.

  2026-06-29: converted from a flat <urlset> (which listed ONLY /nowcast/) to a
  <sitemapindex> that points at the LIVE Nowcast sitemap (/nowcast/sitemap.xml,
  generated by the Nowcast Flask app and currently listing the homepage, the
  /cities index, and 25 city SEO pages). This is the fix that lets Google
  DISCOVER the city pages: Google only crawls sitemaps it's told about at the
  apex, and the old flat sitemap never referenced the city URLs — so the 25
  city pages were invisible to Google (Bing already had them via IndexNow).
  As a sitemap index, Google fetches the Nowcast sitemap and picks up every
  city URL automatically, with no manual resubmits when cities change.

  The legacy trading pages (/features, /upgrade, /getting-started,
  /traderspost-setup, /mnq-vs-nq, /contact, /privacy, /terms) remain
  Disallowed in robots.txt so search engines drop them on next crawl.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
        <loc>https://mnqprimo.com/nowcast/sitemap.xml</loc>
        <lastmod>2026-06-29</lastmod>
    </sitemap>
</sitemapindex>
