<?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">
  
  <!-- Homepage (main entry point) -->
  <url>
    <loc>https://www.hailamdev.space/</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.hailamdev.space/images/og-image.jpg</image:loc>
      <image:title>Nguyễn Xuân Hải - Full-Stack Developer Portfolio</image:title>
      <image:caption>Portfolio website showcasing React, ASP.NET Core, and AI projects</image:caption>
    </image:image>
  </url>

  <!-- AI Assistant Page (real route) -->
  <url>
    <loc>https://www.hailamdev.space/assistant</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Videos Page (real route) -->
  <url>
    <loc>https://www.hailamdev.space/videos</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 3D Experience Page (real route) -->
  <url>
    <loc>https://www.hailamdev.space/3d</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- CV Download -->
  <url>
    <loc>https://www.hailamdev.space/CV_NguyenXuanHai.pdf</loc>
    <lastmod>2026-04-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog Page (real route) -->
  <url>
    <loc>https://www.hailamdev.space/blog</loc>
    <lastmod>2026-04-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
