<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        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://look.so/</loc>
        <lastmod>2025-11-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Authentication Pages -->
    <url>
        <loc>https://look.so/signup</loc>
        <lastmod>2025-11-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <url>
        <loc>https://look.so/login</loc>
        <lastmod>2025-11-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>https://look.so/magic-link</loc>
        <lastmod>2025-11-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>https://look.so/terms</loc>
        <lastmod>2025-11-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <url>
        <loc>https://look.so/privacy</loc>
        <lastmod>2025-11-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- 
        Dynamic User Profiles: https://look.so/{username}
        
        User profiles are dynamically generated and will be indexed by search engines
        as they discover them through links and navigation.
        
        Each profile page includes:
        - Proper meta tags (title, description, keywords)
        - Open Graph tags for social sharing
        - JSON-LD schema markup (Person/Organization)
        - Canonical URLs
        - Breadcrumb navigation schema
        
        For better SEO, consider:
        1. Submitting individual high-value profile URLs manually
        2. Creating a dynamic sitemap generator that queries the database
        3. Adding profile discovery pages (e.g., /explore, /featured)
    -->
    
</urlset>

