<?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
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage - Main landing page with portfolio overview -->
  <url>
    <loc>https://ahmad-darwish.web.app/</loc>
    <lastmod>2024-12-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <!-- Profile and hero images for better SEO -->
    <image:image>
      <image:loc>https://ahmad-darwish.web.app/assets/img/profile-img.jpg</image:loc>
      <image:title>Ahmad Darwish - Flutter Developer Profile Photo</image:title>
      <image:caption>Professional profile photograph of Ahmad Darwish, Flutter Developer and Software Engineer based in Damascus, Syria</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://ahmad-darwish.web.app/assets/img/profile-img2.jpg</image:loc>
      <image:title>Ahmad Darwish - Software Engineer Portfolio Photo</image:title>
      <image:caption>Ahmad Darwish professional photo showcasing expertise in mobile and backend development</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://ahmad-darwish.web.app/assets/img/hero-bg.webp</image:loc>
      <image:title>Portfolio Hero Background - Desktop</image:title>
      <image:caption>Hero section background image for Ahmad Darwish portfolio website optimized for desktop viewing</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://ahmad-darwish.web.app/assets/img/hero-bg-mobile.webp</image:loc>
      <image:title>Portfolio Hero Background - Mobile</image:title>
      <image:caption>Mobile-optimized hero section background image for responsive design</image:caption>
    </image:image>
  </url>

  <!-- Portfolio Details Page - Individual project showcase and portfolio items -->
  <url>
    <loc>https://ahmad-darwish.web.app/portfolio-details.html</loc>
    <lastmod>2024-12-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
