<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page site, so a single <url>. The image extension lists the console screenshots so they are
  discoverable for image search — only <image:loc> is included, because Google deprecated
  <image:title>/<image:caption>/<image:license> in sitemaps; that context is carried by the page's
  JSON-LD ImageObject nodes instead. <changefreq>/<priority> are ignored by Google but kept for
  other crawlers. Bump <lastmod> whenever the page content changes materially (ADR 0043).
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://aerotwin.run/</loc>
    <lastmod>2026-07-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://aerotwin.run/ui/console-rotations.webp</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://aerotwin.run/ui/console-map.webp</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://aerotwin.run/ui/console-flights.webp</image:loc>
    </image:image>
    <image:image>
      <image:loc>https://aerotwin.run/og-image.png</image:loc>
    </image:image>
  </url>
</urlset>
