<?xml version="1.0" encoding="UTF-8"?>
<!--
  image-sitemap.xml — kantarajluitel.tech
  Entity: Kanta Raj Luitel (also: Kanta Raj, Kantaraj Luitel)
  Updated: 2026-07-04

  Notes:
  - Gallery images are served dynamically from Cloudinary via /api/gallery.
    Add entries to the <url loc="…/gallery"> block as new photos are published.
  - Recommended image naming: kanta-raj-luitel-[description]-[year].webp
  - Submit to Google Search Console and Bing Webmaster Tools via sitemap-index.xml.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="
    http://www.sitemaps.org/schemas/sitemap/0.9
    http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
    http://www.google.com/schemas/sitemap-image/1.1
    http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

  <!-- ── Homepage ──────────────────────────────────────────────── -->
  <url>
    <loc>https://www.kantarajluitel.tech/</loc>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/og-cover.png</image:loc>
      <image:title>Kanta Raj Luitel — Developer, Designer, and Cyber Security Enthusiast from Nepal</image:title>
      <image:caption>Portfolio homepage of Kanta Raj Luitel (also known as Kanta Raj or Kantaraj Luitel), developer and designer from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/logo.png</image:loc>
      <image:title>Kanta Raj Luitel — Logo</image:title>
      <image:caption>Official logo mark for Kanta Raj Luitel — kantarajluitel.tech</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/myface.png</image:loc>
      <image:title>Kanta Raj Luitel — Profile Photo</image:title>
      <image:caption>Profile photo of Kanta Raj Luitel, developer and designer from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
  </url>

  <!-- ── About page ─────────────────────────────────────────────── -->
  <url>
    <loc>https://www.kantarajluitel.tech/about</loc>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/myface.png</image:loc>
      <image:title>Kanta Raj Luitel — Profile photo, developer and designer from Nepal</image:title>
      <image:caption>Kanta Raj Luitel — developer, designer, and cyber security enthusiast from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
  </url>

  <!-- ── Projects page ──────────────────────────────────────────── -->
  <url>
    <loc>https://www.kantarajluitel.tech/projects</loc>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/project2.png</image:loc>
      <image:title>Web development project by Kanta Raj Luitel — portfolio web application</image:title>
      <image:caption>Screenshot of a web development project built by Kanta Raj Luitel using React and Three.js</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/project3.png</image:loc>
      <image:title>Web application project by Kanta Raj Luitel</image:title>
      <image:caption>Screenshot of a web application project developed by Kanta Raj Luitel, developer from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/project4.png</image:loc>
      <image:title>Admin dashboard project by Kanta Raj Luitel</image:title>
      <image:caption>Screenshot of an admin dashboard project built by Kanta Raj Luitel using React and Node.js</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/project5.png</image:loc>
      <image:title>Security or developer tool project by Kanta Raj Luitel</image:title>
      <image:caption>Screenshot of a developer tool or security project by Kanta Raj Luitel from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
  </url>

  <!-- ── Gallery page (static known images; add dynamic Cloudinary URLs below) ── -->
  <url>
    <loc>https://www.kantarajluitel.tech/gallery</loc>
    <!--
      Add one <image:image> block per gallery photo uploaded via the admin panel.
      Use the Cloudinary URL returned by the API. Follow this template:

      <image:image>
        <image:loc>https://res.cloudinary.com/YOUR_CLOUD/image/upload/kanta-raj-luitel-[description]-[year].webp</image:loc>
        <image:title>Kanta Raj Luitel — [short description]</image:title>
        <image:caption>[Detailed caption describing the photo and context] — Kanta Raj Luitel</image:caption>
        <image:license>https://www.kantarajluitel.tech/</image:license>
      </image:image>

      Known static gallery images (rename these per IMAGE-SEO-GUIDE.md):
    -->
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/asdfgh.PNG</image:loc>
      <image:title>Kanta Raj Luitel — personal photo (rename to kanta-raj-luitel-portrait-2025.webp)</image:title>
      <image:caption>Personal photo of Kanta Raj Luitel, developer and designer from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/campktm.PNG</image:loc>
      <image:title>Kanta Raj Luitel — Camp Kathmandu technology event</image:title>
      <image:caption>Kanta Raj Luitel at Camp Kathmandu, a technology event in Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/daybrt.jpeg</image:loc>
      <image:title>Kanta Raj Luitel — Daybright event photo</image:title>
      <image:caption>Kanta Raj Luitel photographed at a Daybright event in Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/sonu.jpeg</image:loc>
      <image:title>Kanta Raj Luitel — candid photo with friend</image:title>
      <image:caption>Kanta Raj Luitel in a candid photo, developer from Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/virinchi.png</image:loc>
      <image:title>Kanta Raj Luitel — Virinchi collaboration photo</image:title>
      <image:caption>Kanta Raj Luitel photographed at Virinchi, Nepal</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
  </url>

  <!-- ── Blog page ──────────────────────────────────────────────── -->
  <url>
    <loc>https://www.kantarajluitel.tech/blog</loc>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/blog.png</image:loc>
      <image:title>Blog by Kanta Raj Luitel — web development, cyber security, and AI articles</image:title>
      <image:caption>Blog by Kanta Raj Luitel covering web development, cyber security, AI, and programming topics</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
    <image:image>
      <image:loc>https://www.kantarajluitel.tech/images/howiautomated.png</image:loc>
      <image:title>How I Automated SEO — blog post cover by Kanta Raj Luitel</image:title>
      <image:caption>Cover image for the blog post about SEO automation by Kanta Raj Luitel</image:caption>
      <image:license>https://www.kantarajluitel.tech/</image:license>
    </image:image>
  </url>

</urlset>
