<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://deckup.me/</loc>
    <lastmod>2025-01-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Project Rankings Page -->
  <url>
    <loc>https://deckup.me/rankings</loc>
    <lastmod>2025-01-11</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Note: Dynamic profile URLs (e.g., /u/profilehash) should be added programmatically -->
  <!-- This can be done by creating a server-side script that queries your database -->
  <!-- and generates URLs for all public profiles -->
  
  <!-- Example profile URLs (these would be generated dynamically): -->
  <!-- 
  <url>
    <loc>https://deckup.me/u/demo01</loc>
    <lastmod>2025-01-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
</urlset>