<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap Index — combines static pages and dynamic posts -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Static pages sitemap -->
    <sitemap>
        <loc>https://talkingreally.co.uk/sitemap_static.xml</loc>
    </sitemap>

    <!-- Dynamic posts sitemap (generated live from the database) -->
    <sitemap>
        <loc>https://talkingreally.co.uk/sitemap_posts.php</loc>
    </sitemap>

    <!-- Dynamic forum sitemap (generated live from the database) -->
    <sitemap>
        <loc>https://talkingreally.co.uk/sitemap_forum.php</loc>
    </sitemap>

</sitemapindex>
