<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. Lists every child sitemap. Search engines fetch each
  child to discover URLs.

  - sitemap-static.xml   → marketing + legal pages (Home, About, Pro, Terms, Privacy, Refund, Auth)
  - sitemap-profiles.xml → public profile pages (currently a placeholder; populate from DB once
                           public profile URLs exist)
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://hobbyconnectglobal.com/sitemap-static.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://hobbyconnectglobal.com/sitemap-profiles.xml</loc>
  </sitemap>
</sitemapindex>
