<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home / Landing Page -->
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Authentication Pages -->
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/Account/Register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/Account/Login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/Account/GuestInfo</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Market Intelligence & Information Pages -->
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/MarketIntelligence</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/HowItWorks</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Public Pages -->
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/ContactPublic</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/Privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://tradingapp-web-main.azurewebsites.net/Terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
