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

    <!-- Home -->
    <url>
        <loc>https://www.alamcocos.com/</loc>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Products (high priority - core business) -->
    <url>
        <loc>https://www.alamcocos.com/products/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/products/blocks/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/products/briquettes/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/products/growbags/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/products/husk-chips/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Applications (high priority - drives conversions) -->
    <url>
        <loc>https://www.alamcocos.com/applications/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/applications/animal-bedding/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/applications/growing-medium/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/applications/potting-soil/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Crops (medium-high - supports SEO for specific use cases) -->
    <url>
        <loc>https://www.alamcocos.com/crops/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/crops/vegetables/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/crops/soft-fruits/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/crops/plants-flowers/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- About Us (medium - trust building) -->
    <url>
        <loc>https://www.alamcocos.com/about-us/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/about-us/our-story/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/about-us/manufacturing-facility/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/about-us/mother-nature/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Contact (medium - important but not SEO-driven) -->
    <url>
        <loc>https://www.alamcocos.com/contact-us/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Legal (low priority) -->
    <url>
        <loc>https://www.alamcocos.com/privacy-policy/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>
    <url>
        <loc>https://www.alamcocos.com/terms-and-conditions/</loc>
        <changefreq>yearly</changefreq>
        <priority>0.2</priority>
    </url>

</urlset>