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

    <!-- Home Page -->
    <url>
        <loc>https://aigested.com/</loc>
        <changefreq>hourly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Articles - Paginated Section -->
    <url>
        <loc>https://aigested.com/category/main</loc>
        <changefreq>hourly</changefreq>
        <priority>0.9</priority>
    </url>
    <!-- Example of paginated pages -->
    <url>
        <loc>https://aigested.com/category/main?page=2</loc>
        <changefreq>hourly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Breaking News Section -->
    <url>
        <loc>https://aigested.com/breaking</loc>
        <changefreq>always</changefreq>
        <priority>0.7</priority>
    </url>


</urlset>