<?xml version="1.0" encoding="UTF-8"?>
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <!--
    Sitemap for nrlhuda.site.

    NOTE: This portfolio uses a hash-based router (#/project/:id), so each
    "page" lives at a hash fragment off the same HTML document. Google
    supports listing hash-fragment URLs in sitemaps but treats them
    somewhat conservatively — supplement by submitting the URLs manually
    via Search Console → "URL Inspection" → "Request Indexing" after
    deployment.

    When you add a new project to src/data/portfolio.ts, add a matching
    <url> entry here (or move to vite-plugin-sitemap for auto-gen).
  -->

  <url>
    <loc>https://nrlhuda.site/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://nrlhuda.site/" />
    <xhtml:link rel="alternate" hreflang="id" href="https://nrlhuda.site/" />
  </url>

  <url>
    <loc>https://nrlhuda.site/#/project/umkm-dashboard-pos</loc>
    <lastmod>2026-07-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
