<?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">

  <!-- Only indexable pages belong here. gallery.html is intentionally omitted
       so it stays out of search engines (see robots.txt + its noindex tag).

       SEO: image:image entries added below for the three photos that live on
       the indexable home page (profile photo + the two hero charts). This
       gives Google Image Search an explicit list of crawlable images tied to
       this URL, instead of relying purely on discovery via the rendered page.
       Filenames with spaces are percent-encoded (%20) since this must be a
       valid URL inside the XML, even though the actual files on disk keep
       their human-readable names with spaces. -->
  <url>
    <loc>https://saadbaust.github.io/</loc>
    <lastmod>2026-06-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://saadbaust.github.io/images/saadahmed.png</image:loc>
      <image:title>Saad Ahmed — Lecturer at BAUST</image:title>
    </image:image>
    <image:image>
      <image:loc>https://saadbaust.github.io/images/Research%20Interest%20Distribution.png</image:loc>
      <image:title>Research Interest Distribution — Saad Ahmed</image:title>
    </image:image>
    <image:image>
      <image:loc>https://saadbaust.github.io/images/Citation%20History.png</image:loc>
      <image:title>Citation History — Saad Ahmed</image:title>
    </image:image>
  </url>

</urlset>
