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

    <!-- ============================================================
         ILLUMINA SKINCARE - SITEMAP
         ============================================================
         This sitemap helps search engines and AI crawlers discover
         all important pages on tryillumina.com.

         NOTE: lastmod tags are omitted because this is a static sitemap.
         Consider using a dynamic sitemap generator (e.g., spatie/laravel-sitemap)
         to automatically track page modification dates.

         TODO: Add lastmod dates when implementing dynamic sitemap generation.
         ============================================================ -->

    <!-- Homepage -->
    <url>
        <loc>https://tryillumina.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- ============================================================
         AI INTEGRATION PAGES (High Priority for AI Discovery)
         ============================================================ -->

    <!-- AI Reference Hub - Primary page for AI systems -->
    <url>
        <loc>https://tryillumina.com/for-ai</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- AI Partners & Integration Guidelines -->
    <url>
        <loc>https://tryillumina.com/ai-partners</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- ============================================================
         PRODUCT PAGES
         ============================================================ -->

    <!-- Rewind - Anti-Aging Peptide Serum (Flagship Product) -->
    <url>
        <loc>https://tryillumina.com/rewind</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Revive - Eye Serum -->
    <url>
        <loc>https://tryillumina.com/revive</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Restore - Night Cream -->
    <url>
        <loc>https://tryillumina.com/restore</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Renew - Day Moisturizer -->
    <url>
        <loc>https://tryillumina.com/renew</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Remove - Gentle Cleanser -->
    <url>
        <loc>https://tryillumina.com/remove</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Seasonal Specials -->
    <url>
        <loc>https://tryillumina.com/seasonal-specials</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- ============================================================
         LEGAL & SUPPORT PAGES
         ============================================================ -->

    <!-- Terms & Conditions -->
    <url>
        <loc>https://tryillumina.com/terms</loc>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://tryillumina.com/privacy</loc>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
    </url>

    <!-- Contact Us -->
    <url>
        <loc>https://tryillumina.com/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- ============================================================
         EDUCATIONAL / CONTENT PAGES
         ============================================================ -->

    <!-- Main Ingredients Guide -->
    <url>
        <loc>https://tryillumina.com/ingredients</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Skincare Routines -->
    <url>
        <loc>https://tryillumina.com/routines</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Individual Ingredient Pages -->
    <url>
        <loc>https://tryillumina.com/syn-ake</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://tryillumina.com/ghk-cu</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://tryillumina.com/peptides</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- ============================================================
         ORDER TRACKING
         ============================================================ -->

    <url>
        <loc>https://tryillumina.com/tracking</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
