<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Homepage - Highest Priority -->
    <url>
        <loc>https://civicbot.co.uk/</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://civicbot.co.uk/cb-logo.svg</image:loc>
            <image:title>CivicBot - UK Council AI Chatbot</image:title>
            <image:caption>AI-powered assistant for UK council services</image:caption>
        </image:image>
    </url>
    
    <!-- Chat - Core Feature -->
    <url>
        <loc>https://civicbot.co.uk/chat</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Pothole Reporting - Key Feature -->
    <url>
        <loc>https://civicbot.co.uk/potholes</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://civicbot.co.uk/about</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://civicbot.co.uk/contact</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Legal Pages -->
    <url>
        <loc>https://civicbot.co.uk/terms</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <url>
        <loc>https://civicbot.co.uk/privacy</loc>
        <lastmod>2026-04-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset>
