<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  This is a static fallback sitemap. 
  For the dynamic sitemap with all blog posts, use: 
  https://nnojcfbueowdgcpamfhv.supabase.co/functions/v1/sitemap
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://humanoidrobots.com/</loc>
    <lastmod>2025-01-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Blog Index -->
  <url>
    <loc>https://humanoidrobots.com/blog</loc>
    <lastmod>2025-01-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Privacy Policy -->
  <url>
    <loc>https://humanoidrobots.com/privacy-policy</loc>
    <lastmod>2025-01-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset>
