<!-- ============================================
     SITEMAP.XML - Save as /sitemap.xml
     ============================================ -->

<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Homepage - Highest Priority -->
    <url>
        <loc>https://www.tradetitude.com/</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://www.tradetitude.com/og-image.jpg</image:loc>
            <image:title>Tradetitude - Multi-Asset Investment Platform</image:title>
            <image:caption>Trade stocks, bonds, crypto and options commission-free</image:caption>
        </image:image>
    </url>
    
    <!-- Primary Product Pages -->
    <url>
        <loc>https://www.tradetitude.com/bonds</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://www.tradetitude.com/images/bonds-hero.jpg</image:loc>
            <image:title>Bond Investing - Earn 6.4% Yield</image:title>
        </image:image>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/cash</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://www.tradetitude.com/images/cash-hero.jpg</image:loc>
            <image:title>High-Yield Cash Account - 4.1% APY</image:title>
        </image:image>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/ira</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://www.tradetitude.com/images/ira-hero.jpg</image:loc>
            <image:title>IRA Retirement Accounts with 1% Match</image:title>
        </image:image>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/options</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://www.tradetitude.com/images/options-hero.jpg</image:loc>
            <image:title>Options Trading with Rebates</image:title>
        </image:image>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/etf</loc>
        <lastmod>2025-01-12</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://www.tradetitude.com/images/etf-hero.jpg</image:loc>
            <image:title>ETF Trading - 2000+ Commission-Free ETFs</image:title>
        </image:image>
    </url>
    
    <!-- Secondary Pages -->
    <url>
        <loc>https://www.tradetitude.com/about</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/contact</loc>
        <lastmod>2025-01-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>https://www.tradetitude.com/privacy</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/terms</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/disclosures</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
    
    <url>
        <loc>https://www.tradetitude.com/regulatory</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>
</urlset>