<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
    
    <!-- Main Portfolio Page -->
    <url>
        <loc>https://aabdellatif.com/</loc>
        <lastmod>2025-01-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://aabdellatif.com/images/og-image.jpg</image:loc>
            <image:caption>Ahmed Abd El-Latif - Senior Software Engineer Portfolio</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://aabdellatif.com/images/profile-pic.jpg</image:loc>
            <image:caption>Ahmed Abd El-Latif - Professional Profile Photo</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://aabdellatif.com/images/intro-bg.jpg</image:loc>
            <image:caption>Portfolio Introduction Background</image:caption>
        </image:image>
    </url>
    
    <!-- Blog Main Page -->
    <url>
        <loc>https://aabdellatif.com/blog.html</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://aabdellatif.com/images/blog-og-image.jpg</image:loc>
            <image:caption>Ahmed Abd El-Latif - Blog - Rails &amp; Web Development Insights</image:caption>
        </image:image>
    </url>
    
    <!-- Blog Posts -->
    <url>
        <loc>https://aabdellatif.com/posts/script-tracker-migration-style-management.html</loc>
        <lastmod>2025-11-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://aabdellatif.com/images/blog/script-tracker-thumb.jpg</image:loc>
            <image:caption>Script Tracker: Migration-Style Management for Rails One-Off Scripts</image:caption>
        </image:image>
    </url>
    
    <url>
        <loc>https://aabdellatif.com/posts/flash-messages-in-rails.html</loc>
        <lastmod>2024-04-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://aabdellatif.com/images/blog/flash-messages-thumb.jpg</image:loc>
            <image:caption>Rails Flash Messages Tutorial</image:caption>
        </image:image>
    </url>
    
    <!-- CV/Resume PDF -->
    <url>
        <loc>https://aabdellatif.com/Ahmed%20Abd%20El-Latif.pdf</loc>
        <lastmod>2024-05-18</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset>