<?xml version="1.0" encoding="UTF-8"?>
<!--
  SITEMAP — llmfluence.netlify.app
  ════════════════════════════════
  HOW TO UPDATE:
  Each time you add a post in src/data/posts.js, add a <url> block here.
  Match the slug exactly. Update lastmod to the post date.
  Priorities: 1.0 = homepage, 0.8 = blog index, 0.7 = posts, 0.5 = static pages
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">

  <!-- ── Core Pages ──────────────────────────────────────── -->

  <url>
    <loc>https://llmfluence.netlify.app/</loc>
    <lastmod>2025-06-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://llmfluence.netlify.app/blog</loc>
    <lastmod>2025-06-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- ── Blog Posts ───────────────────────────────────────── -->

  <url>
    <loc>https://llmfluence.netlify.app/blog/geo-vs-aeo-vs-llmo</loc>
    <lastmod>2025-06-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://llmfluence.netlify.app/blog/llmo-aeo-geo-glossary</loc>
    <lastmod>2025-06-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://llmfluence.netlify.app/blog/what-is-llmo-complete-guide</loc>
    <lastmod>2025-06-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://llmfluence.netlify.app/blog/seo-vs-llmo-key-differences</loc>
    <lastmod>2025-06-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://llmfluence.netlify.app/blog/how-to-measure-ai-visibility-share-of-model</loc>
    <lastmod>2025-05-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- ADD NEW POST URLS ABOVE THIS LINE -->

</urlset>
