<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- ============================================================ -->
  <!-- TMGM Sitemap Index                                           -->
  <!-- Master index referencing all 4 child sitemaps               -->
  <!-- Last updated: 2026-04-09                                     -->
  <!-- ============================================================ -->

  <!--
    SITEMAP ARCHITECTURE:
    1. sitemap.xml         → Main URL sitemap (11 sections × SC + TC = 22 URLs)
    2. sitemap-hreflang.xml → Dedicated hreflang sitemap (zh-CN/zh-TW/zh-HK/zh-SG/zh-MO)
    3. sitemap-images.xml  → Image sitemap (platform screenshots + app mockups)
    4. sitemap-video.xml   → Video sitemap (MT4/MT5/App tutorial & demo videos)
  -->

  <!-- 1. Main URL sitemap: all 11 sections × SC + TC = 22 URLs -->
  <sitemap>
    <loc>https://example.com/sitemap.xml</loc>
    <lastmod>2026-04-09</lastmod>
  </sitemap>

  <!-- 2. Hreflang sitemap: zh-CN / zh-TW / zh-HK / zh-SG / zh-MO regional targeting -->
  <sitemap>
    <loc>https://example.com/sitemap-hreflang.xml</loc>
    <lastmod>2026-04-09</lastmod>
  </sitemap>

  <!-- 3. Image sitemap: platform screenshots + TMGM App mockup images -->
  <sitemap>
    <loc>https://example.com/sitemap-images.xml</loc>
    <lastmod>2026-04-09</lastmod>
  </sitemap>

  <!-- 4. Video sitemap: MT4/MT5/App tutorial and demo videos -->
  <sitemap>
    <loc>https://example.com/sitemap-video.xml</loc>
    <lastmod>2026-04-09</lastmod>
  </sitemap>

</sitemapindex>
