<?xml version="1.0" encoding="UTF-8"?>
<!-- Single-page site: one URL. The image extension declares the three photos that
     carry alt text in the markup, so Google Images can associate them with the
     page without waiting to render it. Bump <lastmod> on every deploy that
     changes visible content.
     ⚠ <image:loc> is the ONLY image tag Google still supports. <image:title>,
     <image:caption>, <image:license> and <image:geo_location> were DEPRECATED in
     Aug 2022 and are ignored — they were briefly present here on 2026-07-28 and
     removed the same day once checked against Google's docs. Don't re-add them;
     the alt text in index.html is what actually carries the caption. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://lunaskopelja.com/</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://lunaskopelja.com/assets/img/cover-bw-3.webp</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://lunaskopelja.com/assets/img/about-bw-2.webp</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://lunaskopelja.com/assets/img/og-cover-2.jpg</image:loc>
    </image:image>
  </url>
</urlset>
