<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage -->
    <url>
        <loc>https://implementaitoday.com/</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://implementaitoday.com/img/Hero%20Photo.jpeg</image:loc>
            <image:title>Chase Hardy - AI Implementation Expert</image:title>
            <image:caption>Leading AI implementation expert and trial lawyer</image:caption>
        </image:image>
    </url>

    <!-- Speaking Engagements Page -->
    <url>
        <loc>https://implementaitoday.com/speaking.html</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://implementaitoday.com/img/Speaker%20Photo%201.jpeg</image:loc>
            <image:title>Chase Hardy Speaking Engagement</image:title>
            <image:caption>Expert AI implementation speaker at professional events</image:caption>
        </image:image>
    </url>

    <!-- Consulting Services Page -->
    <url>
        <loc>https://implementaitoday.com/consulting.html</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://implementaitoday.com/img/Speaker%20Photo%202.jpeg</image:loc>
            <image:title>Chase Hardy AI Consulting</image:title>
            <image:caption>Strategic AI implementation consulting services</image:caption>
        </image:image>
    </url>

    <!-- CSS and JS files -->
    <url>
        <loc>https://implementaitoday.com/css/styles.css</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://implementaitoday.com/js/main.js</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Key Image Assets -->
    <url>
        <loc>https://implementaitoday.com/img/Hero%20Photo.jpeg</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://implementaitoday.com/img/Speaker%20Photo%201.jpeg</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://implementaitoday.com/img/Speaker%20Photo%202.jpeg</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>