<?xml version="1.0" encoding="UTF-8"?>
<!--
    sitemap.xml — Skybol Analytics
    Submitted to Google Search Console to ensure the homepage is
    crawled and indexed promptly.

    changefreq: "monthly" — the page content changes infrequently;
    update to "weekly" if blog posts or market updates are added.

    priority: 1.0 — the maximum value, reserved for the homepage.

    image:image — tells Google about the logo image on the page.
    Including images in the sitemap improves Google Images indexing
    and can help the image appear in AI-generated search overviews.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://skybolanalytics.com/</loc>
    <lastmod>2026-04-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <!-- Primary brand image — improves Google Images & AI overview visibility -->
    <image:image>
      <image:loc>https://skybolanalytics.com/images/Logo.png</image:loc>
      <image:title>Skybol Analytics Logo</image:title>
    </image:image>
  </url>
</urlset>
