<?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">
    
    <!-- Homepage -->
    <url>
        <loc>https://kindredcolorspress.com/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://kindredcolorspress.com/images/logos/logo_full_512.png</image:loc>
            <image:title>Kindred Colors Press Logo</image:title>
        </image:image>
    </url>
    
    <!-- Books Catalog -->
    <url>
        <loc>https://kindredcolorspress.com/books</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://kindredcolorspress.com/images/books/crying-in-color-cover.jpg</image:loc>
            <image:title>Crying in Color Book Cover</image:title>
        </image:image>
    </url>
    
    <!-- Individual Book Pages -->
    <url>
        <loc>https://kindredcolorspress.com/books/crying-in-color</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://kindredcolorspress.com/images/books/crying-in-color-cover.jpg</image:loc>
            <image:title>Crying in Color Book Cover</image:title>
        </image:image>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://kindredcolorspress.com/about</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://kindredcolorspress.com/contact</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>