<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index — points Googlebot at every sitemap we publish.

    1. /sitemap.xml          — static marketing + docs surface
    2. /sitemap-skills.xml   — dynamic, generated by api.prave.app for the
                                public Skill registry (1k+ URLs, refreshed
                                hourly via cron)
    3. /sitemap-profiles.xml — dynamic public-creator profile pages

  Robots.txt points at /sitemap.xml directly so search engines that
  don't follow the index still get the high-priority pages indexed.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://prave.app/sitemap.xml</loc>
    <lastmod>2026-05-13</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://api.prave.app/sitemap-skills.xml</loc>
    <lastmod>2026-05-13</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://api.prave.app/sitemap-profiles.xml</loc>
    <lastmod>2026-05-13</lastmod>
  </sitemap>
</sitemapindex>
