<?xml version="1.0" encoding="UTF-8"?>
<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">

  <!-- Home Page -->
  <url>
    <loc>https://lycheelabs.io/</loc>
    <lastmod>2024-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://lycheelabs.io/og-image.png</image:loc>
      <image:title>Lychee Labs - Pioneering Cognitive Play & AGI Research</image:title>
      <image:caption>The world's first AI lab building nextgen adaptive cognition. Born in Oxbridge - Built for the world.</image:caption>
    </image:image>
    <video:video>
      <video:thumbnail_loc>https://lycheelabs.io/brain-video-thumb.jpg</video:thumbnail_loc>
      <video:title>Cognitive Play in Action</video:title>
      <video:description>Experience adaptive intelligence through our interactive brain visualization</video:description>
      <video:content_loc>https://lycheelabs.io/Brain.mp4</video:content_loc>
      <video:duration>30</video:duration>
    </video:video>
  </url>

  <!-- Product Page -->
  <url>
    <loc>https://lycheelabs.io/product</loc>
    <lastmod>2024-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://lycheelabs.io/og-image-product.png</image:loc>
      <image:title>Kulfi Copilot - Adaptive AI Platform</image:title>
      <image:caption>The world's first adaptive AI platform that never stops learning</image:caption>
    </image:image>
  </url>

  <!-- Additional Static Assets -->
  <url>
    <loc>https://lycheelabs.io/robots.txt</loc>
    <lastmod>2024-11-11</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.1</priority>
  </url>

</urlset>