<?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://jessicaclairewatson.com/</loc>
        <lastmod>2024-01-15T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://jessicaclairewatson.com/project-people.png</image:loc>
            <image:title>Jessica Claire Watson - Strategic Designer</image:title>
            <image:caption>Strategic design portfolio showcasing identity, environment, and experience design projects</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://jessicaclairewatson.com/project-places.png</image:loc>
            <image:title>Jessica Claire Watson - Design Projects</image:title>
            <image:caption>Collection of strategic design projects and case studies</image:caption>
        </image:image>
    </url>

    <!-- About Section (Anchor) -->
    <url>
        <loc>https://jessicaclairewatson.com/#about</loc>
        <lastmod>2024-01-15T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Section (Anchor) -->
    <url>
        <loc>https://jessicaclairewatson.com/#services</loc>
        <lastmod>2024-01-15T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Projects Section (Anchor) -->
    <url>
        <loc>https://jessicaclairewatson.com/#projects</loc>
        <lastmod>2024-01-15T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Section (Anchor) -->
    <url>
        <loc>https://jessicaclairewatson.com/#contact</loc>
        <lastmod>2024-01-15T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Journal/Blog -->
    <url>
        <loc>https://jessicaclairewatson.com/journal</loc>
        <lastmod>2024-01-15T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Add individual journal posts here when they exist -->
    <!-- Example:
    <url>
        <loc>https://jessicaclairewatson.com/journal/design-thinking-in-practice</loc>
        <lastmod>2024-01-10T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <news:news>
            <news:publication>
                <news:name>Jessica Claire Watson Design</news:name>
                <news:language>en</news:language>
            </news:publication>
            <news:publication_date>2024-01-10T00:00:00+00:00</news:publication_date>
            <news:title>Design Thinking in Practice</news:title>
        </news:news>
    </url>
    -->

</urlset> 