<?xml version="1.0" encoding="UTF-8"?>
<!-- Image sitemap: an explicit discovery hint for the canonical entity face,
     which @astrojs/sitemap does not emit on its own. Curated on purpose —
     only the headshot Google should associate with "Joseph Dattilo". Keep in
     sync with public/robots.txt (Sitemap: line) and the About page image. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://josephdattilo.com/about/</loc>
    <image:image>
      <image:loc>https://josephdattilo.com/images/joseph-dattilo-color.jpg</image:loc>
      <image:title>Joseph Dattilo</image:title>
      <image:caption>Joseph Dattilo — engineer, founder, and AI fleet operator, based in Lansing, Michigan.</image:caption>
    </image:image>
  </url>
</urlset>
