<?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://scmdesigns.com</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://scmdesigns.com/logo.webp</image:loc>
            <image:title>SCM Designs Logo</image:title>
            <image:caption>SCM Designs - From Idea to Aisle</image:caption>
        </image:image>
    </url>
    
    <!-- About Section -->
    <url>
        <loc>https://scmdesigns.com#about</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Services Section -->
    <url>
        <loc>https://scmdesigns.com#services</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Products Section -->
    <url>
        <loc>https://scmdesigns.com#products</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Contact Section -->
    <url>
        <loc>https://scmdesigns.com#contact</loc>
        <lastmod>2024-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
</urlset>