<?xml version="1.0" encoding="UTF-8"?>
<!--
  COMBATVISIONTV sitemap.xml
  Last updated: 2026-07-10

  CURRENT STATE: Single-page event landing (FUTL Aug 14 2026).
  BUILD STATE: Expand to modular sitemap index (see comments below).

  Reference: https://www.sitemaps.org/protocol.html
  Image extension: https://developers.google.com/search/docs/crawling-indexing/sitemaps/image-sitemaps
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://combatvisiontv.com/</loc>
    <lastmod>2026-07-10</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://combatvisiontv.com/cvtvlogo-transparent-small.png</image:loc>
      <image:title>COMBATVISIONTV Logo</image:title>
      <image:caption>COMBATVISIONTV — Combat Sports Streaming Platform</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://combatvisiontv.com/futlwide.webp</image:loc>
      <image:title>Fights Under the Lights — August 14, 2026</image:title>
      <image:caption>COMBATVISIONTV presents Fights Under the Lights at Constellation Field, Sugar Land, TX</image:caption>
    </image:image>
  </url>

  <!--
    ═════════════════════════════════════════════════════════════════
    BUILD PHASE: Add the following URL groups as the platform grows.
    Split into a sitemap index (sitemap-index.xml) pointing to modular
    sitemaps once URL count exceeds ~500.
    ═════════════════════════════════════════════════════════════════

    /events/fights-under-the-lights/     priority 0.9  changefreq daily (pre-event), weekly (post-event)
    /events/biyu-brawl-7/                priority 0.9  changefreq daily (pre-event), weekly (post-event)
    /events/                             priority 0.8  changefreq weekly
    /schedule/                           priority 0.8  changefreq daily
    /fighters/                           priority 0.8  changefreq weekly
    /fighters/[slug]/                    priority 0.7  changefreq weekly
    /replays/                            priority 0.7  changefreq weekly
    /replays/[event-slug]/               priority 0.8  changefreq monthly
    /watch/[event-slug]/                 priority 0.9  changefreq daily (live), removed (post-event)
    /news/                               priority 0.7  changefreq daily
    /news/[article-slug]/                priority 0.6  changefreq monthly
    /about/                              priority 0.5  changefreq monthly

    VIDEO SITEMAP entries for replays/VOD:
    <url>
      <loc>https://combatvisiontv.com/replays/[event-slug]/</loc>
      <video:video>
        <video:thumbnail_loc>https://combatvisiontv.com/images/thumbs/[event].webp</video:thumbnail_loc>
        <video:title>Fights Under the Lights — Full Event Replay</video:title>
        <video:description>Full fight card replay from August 14, 2026 at Constellation Field...</video:description>
        <video:content_loc>https://combatvisiontv.com/videos/futl-2026-08-14.mp4</video:content_loc>
        <video:player_loc>https://combatvisiontv.com/replays/fights-under-the-lights/</video:player_loc>
        <video:duration>7200</video:duration>
        <video:publication_date>2026-08-15T00:00:00Z</video:publication_date>
        <video:category>Boxing</video:category>
      </video:video>
    </url>
  -->
</urlset>
