<?xml version="1.0" encoding="UTF-8"?>
<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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!--
        NOTE: This is a single-page portfolio site.
        Fragment identifiers (#about, #projects, etc.) are NOT indexed by search engines
        and have been intentionally omitted. Only the canonical homepage URL is listed.
        Google discovers on-page sections via headings and anchor links in the HTML.
    -->

    <!-- Homepage (canonical) -->
    <url>
        <loc>https://hrshainik.vercel.app/</loc>
        <lastmod>2026-05-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>

        <!-- Primary OG image submitted for Google Image Search indexing (WebP, 1200×758, ~44 KB) -->
        <image:image>
            <image:loc>https://hrshainik.vercel.app/images/showcase.webp</image:loc>
            <image:caption>Habibur Rahman — Full-Stack Developer Portfolio Showcase</image:caption>
            <image:title>Habibur Rahman Portfolio</image:title>
        </image:image>
    </url>

</urlset>