<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- FOCUSED CRAWLING STRATEGY -->
  <!-- Only Landing Page (/) and Knowledge Base Content (/knowledge-base/*) -->
  <!-- All other pages are blocked in robots.txt -->

  <!-- Landing Page - Primary focus for indexing -->
  <url>
    <loc>https://pragmadi.com/</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Knowledge Base - Secondary focus for indexing -->
  <url>
    <loc>https://pragmadi.com/knowledge-base</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Knowledge Base Articles - Specific high-value content -->
  <url>
    <loc>https://pragmadi.com/knowledge-base/article/using-pragmadi-dashboard-analytics-sessions</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://pragmadi.com/knowledge-base/article/purpose-driven-feedback-outperforms-traditional-surveys</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://pragmadi.com/knowledge-base/article/understanding-customer-segments-purpose-beats-demographics</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://pragmadi.com/knowledge-base/article/managing-market-segments-and-satisfaction-analysis</loc>
    <lastmod>2025-09-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>
