<?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"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
    https://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Home — highest priority, monthly refresh -->
  <url>
    <loc>https://arsyads.dev/</loc>
    <lastmod>2026-06-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://arsyads.dev/photos/photo2.png</image:loc>
      <image:caption>Muhammad Amiruddin Arsyad — portrait</image:caption>
    </image:image>
  </url>

  <!-- About — personal identity page, critical for name-entity SEO -->
  <url>
    <loc>https://arsyads.dev/about</loc>
    <lastmod>2026-06-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://arsyads.dev/photos/photo2.png</image:loc>
      <image:caption>About — Muhammad Amiruddin Arsyad</image:caption>
    </image:image>
  </url>

  <!-- Work / Projects — portfolio showcase -->
  <url>
    <loc>https://arsyads.dev/work</loc>
    <lastmod>2026-06-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://arsyads.dev/photos/photo3.png</image:loc>
      <image:caption>Selected work screenshots</image:caption>
    </image:image>
  </url>

  <!-- Education — career journey page -->
  <url>
    <loc>https://arsyads.dev/education</loc>
    <lastmod>2026-06-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://arsyads.dev/photos/fcc-responsive-web-design.png</image:loc>
      <image:caption>freeCodeCamp Responsive Web Design certificate</image:caption>
    </image:image>
  </url>

  <!-- Homelab — technical infrastructure showcase -->
  <url>
    <loc>https://arsyads.dev/homelab</loc>
    <lastmod>2026-06-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://arsyads.dev/photos/photo3.png</image:loc>
      <image:caption>Homelab systems overview</image:caption>
    </image:image>
  </url>

  <!-- Contact — conversion page -->
  <url>
    <loc>https://arsyads.dev/contact</loc>
    <lastmod>2026-06-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://arsyads.dev/photos/photo2.png</image:loc>
      <image:caption>Contact — Muhammad Amiruddin Arsyad</image:caption>
    </image:image>
  </url>

</urlset>
