<?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">
    
    <!-- Main Landing Page -->
    <url>
        <loc>https://playthis.today/</loc>
        <lastmod>2025-10-05</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Note: User-specific pages are intentionally excluded -->
    <!-- Rationale: -->
    <!-- 1. Privacy: User stats/badges should not be indexed -->
    <!-- 2. Performance: Thousands of user pages would bloat the sitemap -->
    <!-- 3. SEO: User pages provide no unique value to search engines -->
    <!-- 4. robots.txt already blocks: /*/stats and /*/badges -->
    
    <!-- Static assets and API endpoints are excluded as per best practices -->
    <!-- /static/* - Assets should not be in sitemap -->
    <!-- /api/* - API endpoints should not be indexed -->
    <!-- /health - Internal endpoint, not for indexing -->
    
</urlset>
