<?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">

    <!-- Home & Landing Pages -->
    <url>
        <loc>https://alyze.health/</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <url>
        <loc>https://alyze.health/home</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://alyze.health/locations/bountiful</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- About & Company Pages -->
    <url>
        <loc>https://alyze.health/about</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://alyze.health/memberships</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Shop Pages -->
    <url>
        <loc>https://alyze.health/shop</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://alyze.health/shop/wellness-tech</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://alyze.health/shop/supplements</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://alyze.health/shop/cart</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://alyze.health/shop/checkout</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://alyze.health/terms-of-service</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://alyze.health/privacy-policy</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Auth Pages -->
    <url>
        <loc>https://alyze.health/auth/callback</loc>
        <lastmod>2025-11-21</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.2</priority>
    </url>

    <!-- 
    Note: Dynamic product and category pages should be added here.
    Examples:
    - https://alyze.health/product/{productName}
    - https://alyze.health/shop/product/{productName}
    - https://alyze.health/product-category/{categoryName}
    - https://alyze.health/shop/product-category/{categoryName}
    
    These should be generated dynamically based on your product catalog.
    -->

</urlset>
