<?xml version="1.0" encoding="UTF-8"?>
<!-- One page, so the sitemap earns its keep through the image extension rather
     than through the URL list: it is what puts the mark into image search under
     a caption we control. Bump lastmod when the page content actually changes —
     a date that moves on every deploy trains crawlers to ignore it. -->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <url>
    <loc>https://openinsure.dev/</loc>
    <lastmod>2026-08-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://openinsure.dev/og-image.png</image:loc>
      <image:title>OpenInsure</image:title>
      <image:caption>The OpenInsure mark on a near-black field.</image:caption>
    </image:image>
  </url>
</urlset>
