<?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 / Login Page (highest priority — primary public entry point) -->
    <url>
        <loc>https://breakingtrade.com/</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/Login.jsp</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/Signup.jsp</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- SEO Landing Pages (clean URLs, served by SeoLandingController) -->
    <url>
        <loc>https://breakingtrade.com/market-profile-charts</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.95</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/live-intraday-scanner</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.95</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/live-volume-scanner</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.90</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/automated-trading</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.85</priority>
    </url>

    <!-- App Pages (behind login) -->
    <url>
        <loc>https://breakingtrade.com/Home.jsp</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.85</priority>
    </url>

    <!-- Education & Content (publicly accessible, important for SEO) -->
    <url>
        <loc>https://breakingtrade.com/html/MPGlossary.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.85</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/html/Tutorials.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.80</priority>
    </url>

    <!-- Pricing -->
    <url>
        <loc>https://breakingtrade.com/html/Pricing.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.80</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/html/AutomateTrades.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.75</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://breakingtrade.com/html/PrivacyPolicy.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://breakingtrade.com/html/TermsAndConditions.html</loc>
        <lastmod>2026-03-30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
