<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap-models.xml — Dynamic Model Pages
  ==========================================
  Model pages are dynamically rendered client-side based on CamSoda API data.
  URLs follow the pattern: https://www.transgirlslive.com/model/{username}

  This sitemap cannot be statically pre-populated because live model availability
  changes in real time. To populate this sitemap with real data, fetch
  https://www.camsoda.com/api/v1/browse and generate <url> entries for each
  username returned.

  Example entry:
  <url>
    <loc>https://www.transgirlslive.com/model/examplemodel</loc>
    <changefreq>hourly</changefreq>
    <priority>0.5</priority>
  </url>
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Populated dynamically — see comment above -->
</urlset>
