<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
    xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage -->
    <url>
        <loc>https://syntheticloop.com/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Pricing Page -->
    <url>
        <loc>https://syntheticloop.com/pricing</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://syntheticloop.com/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://syntheticloop.com/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Login Page -->
    <url>
        <loc>https://syntheticloop.com/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Register Page -->
    <url>
        <loc>https://syntheticloop.com/register</loc>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Dashboard (authenticated users) -->
    <url>
        <loc>https://syntheticloop.com/dashboard</loc>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Charts Page -->
    <url>
        <loc>https://syntheticloop.com/charts</loc>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Strategy Builder -->
    <url>
        <loc>https://syntheticloop.com/strategy</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <lastmod>2026-02-13</lastmod>
    </url>

    <!-- Backtest Results -->
    <url>
        <loc>https://syntheticloop.com/backtest-result</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <lastmod>2026-02-13</lastmod>
    </url>


</urlset>