<?xml version="1.0" encoding="UTF-8"?>
<!--
  2026-08-14 GSC fix. This file previously advertised three videos; five of its six asset
  URLs returned 404 and one page returned 410 Gone. Verified live 2026-08-14:
    video/hero2.mp4              200  (the real homepage hero video, kept)
    video/catering-showcase.mp4  404  (entry removed - the video does not exist)
    video/venue-tour.mp4         404  (entry removed - the video does not exist)
    services/event-venue/        410  (page retired)
    images/video-thumb-hero.jpg  404 | catering-video-thumb.jpg 404 | venue-video-thumb.jpg 404
  Thumbnails now point at real poster frames extracted from hero2.mp4 itself.
  duration and publication_date are measured from the file (30.17s; mtime 2025-06-16).
  The expired <video:expiration_date>2025-12-31</video:expiration_date> was removed: it had
  already elapsed, which drops the entry from Google's index entirely.
  <video:rating> and <video:view_count> were removed. Those figures could not be evidenced
  from any system of record, and an unverifiable rating must not be published.
  Backup: sitemap-video.xml.bak-gsc-20260814
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Hero Video on Homepage -->
  <url>
    <loc>https://noblebrandambassadors.com/</loc>
    <video:video>
      <video:thumbnail_loc>https://noblebrandambassadors.com/images/hero2-poster-1280x720.jpg</video:thumbnail_loc>
      <video:title>Noble Brand Ambassadors - Detroit Veteran-Owned Business Services</video:title>
      <video:description>Noble Brand Ambassadors LLC is a veteran-owned business in Westland, Michigan serving Metro Detroit with professional catering and event services. Founded by military veterans Jessica and Zebulon Noble.</video:description>
      <video:content_loc>https://noblebrandambassadors.com/video/hero2.mp4</video:content_loc>
      <video:player_loc>https://noblebrandambassadors.com/</video:player_loc>
      <video:duration>30</video:duration>
      <video:publication_date>2025-06-16</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
      <video:tag>Detroit catering</video:tag>
      <video:tag>veteran owned business</video:tag>
      <video:tag>event services Detroit</video:tag>
      <video:tag>Jessica Noble</video:tag>
      <video:tag>Zebulon Noble</video:tag>
      <video:category>Business Services</video:category>
    </video:video>
  </url>

</urlset>
