<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage -->
  <url>
    <loc>https://globalsportinnovations.com/</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <mobile:mobile/>
    <image:image>
      <image:loc>https://globalsportinnovations.com/assets/hero-banner.webp</image:loc>
      <image:title>Global Sports Innovation Platform</image:title>
    </image:image>
  </url>

  <!-- Primary Pages -->
  <url>
    <loc>https://globalsportinnovations.com/about</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <mobile:mobile/>
  </url>

  <url>
    <loc>https://globalsportinnovations.com/services</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <mobile:mobile/>
  </url>

  <!-- Gallery Page -->
  <url>
    <loc>https://globalsportinnovations.com/gallery</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <mobile:mobile/>
    <image:image>
      <image:loc>https://globalsportinnovations.com/assets/gallery/main.webp</image:loc>
      <image:title>Sports Innovation Gallery</image:title>
      <image:caption>Showcasing Our Latest Sports Technology Solutions</image:caption>
    </image:image>
  </url>

  <!-- Blog Section -->
  <url>
    <loc>https://globalsportinnovations.com/blog</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <mobile:mobile/>
    <news:news>
      <news:publication>
        <news:name>Global Sports Innovation Blog</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2024-12-31</news:publication_date>
      <news:title>Latest Sports Technology Trends</news:title>
    </news:news>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://globalsportinnovations.com/contact</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <mobile:mobile/>
  </url>

  <!-- Resources & Case Studies -->
  <url>
    <loc>https://globalsportinnovations.com/resources</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <mobile:mobile/>
  </url>

  <url>
    <loc>https://globalsportinnovations.com/case-studies</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <mobile:mobile/>
  </url>

  <!-- Testimonials -->
  <url>
    <loc>https://globalsportinnovations.com/testimonials</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <mobile:mobile/>
  </url>

  <!-- Critical Assets -->
  <url>
    <loc>https://globalsportinnovations.com/manifest.json</loc>
    <lastmod>2024-12-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>