<?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">

  <!-- Home Feed - highest priority, changes constantly -->
  <url>
    <loc>https://worldprayercircle.com/</loc>
    <changefreq>always</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About - static, very important for brand discovery -->
  <url>
    <loc>https://worldprayercircle.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Learn / Articles - high value for SEO and AEO -->
  <url>
    <loc>https://worldprayercircle.com/learn</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Individual Learn Articles - critical for AEO/GEO citation -->
  <url>
    <loc>https://worldprayercircle.com/learn/byrd-study-prayer-healing</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://worldprayercircle.com/learn/duke-mantra-prayer-studies</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://worldprayercircle.com/learn/george-muller-answered-prayer</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://worldprayercircle.com/learn/corrie-ten-boom-prayer-darkness</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Answered Prayers Wall - unique, growing content -->
  <url>
    <loc>https://worldprayercircle.com/answered</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Legal pages - needed for trust and compliance -->
  <url>
    <loc>https://worldprayercircle.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://worldprayercircle.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
