<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://leaksgirl.com/</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Models page -->
  <url>
    <loc>https://leaksgirl.com/models</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Tags/Categories page -->
  <url>
    <loc>https://leaksgirl.com/tags</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Search page -->
  <url>
    <loc>https://leaksgirl.com/search</loc>
    <lastmod>2025-11-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    NOTE: This basic sitemap should be complemented with a dynamic sitemap
    generated by the backend that includes all video, model, and photo URLs.

    To optimize SEO, create a backend endpoint:
    GET /api/sitemap.xml that dynamically generates:
    - All videos: /video/:id
    - All models: /model/:id
    - All photo galleries: /photos/:id
    - All tags: /tags/:slug

    You can also create a sitemap index that references multiple sitemaps:
    - sitemap-static.xml (this file)
    - sitemap-videos.xml (dynamic)
    - sitemap-models.xml (dynamic)
    - sitemap-photos.xml (dynamic)
  -->

</urlset>
