<?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:news="http://www.google.com/schemas/sitemap-news/0.9"
        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">
    
    <!-- Blog Home -->
    <url>
        <loc>https://raham-digital-ai.web.app/blog/</loc>
        <lastmod>2026-01-16</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://raham-digital-ai.web.app/images/blog/og-blog.jpg</image:loc>
            <image:title>Raham Digital AI Blog</image:title>
            <image:caption>AI, Machine Learning & Digital Transformation Insights</image:caption>
        </image:image>
    </url>

    <!-- Sample Article -->
    <url>
        <loc>https://raham-digital-ai.web.app/blog/what-is-artificial-intelligence.html</loc>
        <lastmod>2024-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <news:news>
            <news:publication>
                <news:name>Raham Digital AI</news:name>
                <news:language>en</news:language>
            </news:publication>
            <news:publication_date>2024-01-15</news:publication_date>
            <news:title>What is Artificial Intelligence? A Comprehensive Guide for Businesses</news:title>
            <news:keywords>artificial intelligence, AI, machine learning, business AI</news:keywords>
        </news:news>
        <image:image>
            <image:loc>https://raham-digital-ai.web.app/images/blog/ai-comprehensive-guide.jpg</image:loc>
            <image:title>What is Artificial Intelligence?</image:title>
        </image:image>
    </url>

    <!-- Additional blog entries can be added here -->

</urlset>
