<?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"
>
  <!--
    Image sitemap for Onajog high-value images.
    When clubs are served from DB, generate this dynamically via edge function.
    For now, static entries for mock clubs and hero images.
  -->

  <!-- Homepage hero -->
  <url>
    <loc>https://onajog.com/</loc>
    <image:image>
      <image:loc>https://onajog.com/assets/hero-runners.jpg</image:loc>
      <image:title>Diverse group of runners on a city street at golden hour — Onajog</image:title>
      <image:caption>Runners training together at sunrise in an urban setting</image:caption>
    </image:image>
  </url>

  <!-- Club: Lakeside Runners -->
  <url>
    <loc>https://onajog.com/club/1</loc>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1552674605-db6ffd4facb5?w=1200&fit=crop</image:loc>
      <image:title>Lakeside Runners run club in Chicago — cover photo</image:title>
      <image:caption>Lakeside Runners group running along the Chicago waterfront</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1571008887538-b36bb32f4571?w=800&fit=crop</image:loc>
      <image:title>Lakeside Runners — group training session</image:title>
    </image:image>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1486218119243-13883505764c?w=800&fit=crop</image:loc>
      <image:title>Lakeside Runners — post-run meetup</image:title>
    </image:image>
  </url>

  <!-- Club: East Side Pacers -->
  <url>
    <loc>https://onajog.com/club/2</loc>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1461896836934-bd45ba8fcb3d?w=1200&fit=crop</image:loc>
      <image:title>East Side Pacers run club in Chicago — cover photo</image:title>
      <image:caption>East Side Pacers training group on city streets</image:caption>
    </image:image>
  </url>

  <!-- Club: Trail Blazers -->
  <url>
    <loc>https://onajog.com/club/3</loc>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1551698618-1dfe5d97d256?w=1200&fit=crop</image:loc>
      <image:title>Trail Blazers run club in Chicago — trail running cover photo</image:title>
      <image:caption>Trail Blazers running through forest trails</image:caption>
    </image:image>
  </url>

  <!-- Club: Downtown Dashers -->
  <url>
    <loc>https://onajog.com/club/4</loc>
    <image:image>
      <image:loc>https://images.unsplash.com/photo-1571019613454-1cb2f99b2d8b?w=1200&fit=crop</image:loc>
      <image:title>Downtown Dashers run club in Chicago — cover photo</image:title>
      <image:caption>Downtown Dashers running through the city center</image:caption>
    </image:image>
  </url>
</urlset>