<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home Page -->
  <url>
    <loc>https://findatafox.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- General Market Data Pages -->
  <url>
    <loc>https://findatafox.com/available-assets</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/coin-toss</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/commodities-furtures</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/crypto-currencies</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/economic-calendar</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/economic-indicators</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/etf-holdings</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/exchange-holdings</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/f13-filings</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/forex</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/investing-fundamentals</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/market-indexes</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/price-earning-ratios</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://findatafox.com/treasury-rates</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 
    Stock-Specific Dynamic Routes
    Note: In production, these should be generated dynamically based on available stock tickers.
    Example entries for popular stocks are shown below.
    The actual implementation should query your database for all available tickers
    and generate these URLs programmatically.
  -->
  
  <!-- Example: Apple Inc. (AAPL) -->
  <url>
    <loc>https://findatafox.com/stock/AAPL/company-outlook</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/company-price-chart</loc>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/income-statement</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/cash-flow</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/company-balance-sheet</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/company-ratios</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/company-metrix</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/company-news</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/earning-calls</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/insider-trading</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/institutional-holders</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/institutional-ownership</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/senate-trading</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://findatafox.com/stock/AAPL/house-trading</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Add more stock entries dynamically in production -->
</urlset>