<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    IMPORTANT: Replace "https://micropincher.com" with your actual domain URL
    After deployment, update this file with your real domain
  -->

  <!-- Home Page -->
  <url>
    <loc>https://micropincher.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://micropincher.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Balances Page (Protected - but still list for authenticated users) -->
  <url>
    <loc>https://micropincher.com/balances</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Opportunities Page (Protected) -->
  <url>
    <loc>https://micropincher.com/opportunities</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Trades Page (Protected) -->
  <url>
    <loc>https://micropincher.com/trades</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Exchanges Page -->
  <url>
    <loc>https://micropincher.com/exchanges</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Symbols Page -->
  <url>
    <loc>https://micropincher.com/symbols</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Funding Fees Page -->
  <url>
    <loc>https://micropincher.com/funding-fees</loc>
    <changefreq>hourly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Taker Maker Fee Page -->
  <url>
    <loc>https://micropincher.com/taker-maker</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
