<?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:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        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">
    
    <!-- Main Page with Images -->
    <url>
        <loc>/</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        
        <!-- Images on the main page -->
        <image:image>
            <image:loc>/assets/images/screenshot-desktop.jpg</image:loc>
            <image:caption>Professional Image Sharpening Interface</image:caption>
            <image:title>Desktop Interface - AI-Powered Image Enhancement</image:title>
            <image:license>https://creativecommons.org/publicdomain/zero/1.0/</image:license>
        </image:image>
        
        <image:image>
            <image:loc>/assets/images/screenshot-mobile.jpg</image:loc>
            <image:caption>Mobile-Optimized Image Sharpening Tool</image:caption>
            <image:title>Mobile Interface - Photo Enhancement on the Go</image:title>
            <image:license>https://creativecommons.org/publicdomain/zero/1.0/</image:license>
        </image:image>
        
        <image:image>
            <image:loc>/assets/images/og-image.jpg</image:loc>
            <image:caption>Open Graph Image for Social Media Sharing</image:caption>
            <image:title>Image Sharpener - AI Photo Enhancement</image:title>
            <image:license>https://creativecommons.org/publicdomain/zero/1.0/</image:license>
        </image:image>
    </url>
    
    <!-- Feature Showcase Page -->
    <url>
        <loc>/features/</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        
        <image:image>
            <image:loc>/assets/features/ai-processing.jpg</image:loc>
            <image:caption>AI-Powered Image Processing Technology</image:caption>
            <image:title>Advanced AI Image Enhancement</image:title>
        </image:image>
        
        <image:image>
            <image:loc>/assets/features/real-time-preview.jpg</image:loc>
            <image:caption>Real-time Preview Before and After</image:caption>
            <image:title>Instant Image Sharpening Results</image:title>
        </image:image>
    </url>
    
    <!-- How to Use Guide -->
    <url>
        <loc>/how-to-use.html</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>/assets/guides/upload-step.jpg</image:loc>
            <image:caption>Step 1: Upload Your Image</image:caption>
            <image:title>Upload Interface for Image Sharpening</image:title>
        </image:image>
        
        <image:image>
            <image:loc>/assets/guides/process-step.jpg</image:loc>
            <image:caption>Step 2: Adjust Processing Settings</image:caption>
            <image:title>Processing Configuration Interface</image:title>
        </image:image>
        
        <image:image>
            <image:loc>/assets/guides/download-step.jpg</image:loc>
            <image:caption>Step 3: Download Your Enhanced Image</image:caption>
            <image:title>Download Process Complete</image:title>
        </image:image>
    </url>
    
    <!-- Blog Posts with Images -->
    <url>
        <loc>/blog/best-image-sharpening-techniques/</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        
        <image:image>
            <image:loc>/blog/images/sharpening-comparison.jpg</image:loc>
            <image:caption>Before and After Comparison</image:caption>
            <image:title>Image Sharpening Results Comparison</image:title>
        </image:image>
    </url>
    
    <url>
        <loc>/blog/ai-photo-enhancement-guide/</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        
        <image:image>
            <image:loc>/blog/images/ai-enhancement-demo.jpg</image:loc>
            <image:caption>AI Enhancement Demonstration</image:caption>
            <image:title>AI Photo Enhancement Process</image:title>
        </image:image>
    </url>
    
    <!-- Mobile App Screenshots -->
    <url>
        <loc>/mobile/</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        
        <image:image>
            <image:loc>/mobile/screenshots/iphone-home.jpg</image:loc>
            <image:caption>iPhone Home Screen App</image:caption>
            <image:title>Mobile App - Home Screen</image:title>
        </image:image>
        
        <image:image>
            <image:loc>/mobile/screenshots/iphone-process.jpg</image:loc>
            <image:caption>iPhone Processing Interface</image:caption>
            <image:title>Mobile App - Processing Screen</image:title>
        </image:image>
        
        <image:image>
            <image:loc>/mobile/screenshots/iphone-result.jpg</image:loc>
            <image:caption>iPhone Result Display</image:caption>
            <image:title>Mobile App - Results Screen</image:title>
        </image:image>
    </url>
    
    <!-- Icon Assets -->
    <url>
        <loc>/</loc>
        <lastmod>2025-08-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
        
        <image:image>
            <image:loc>/assets/icons/icon-192x192.png</image:loc>
            <image:caption>App Icon - 192x192 pixels</image:caption>
            <image:title>Image Sharpener App Icon</image:title>
        </image:image>
        
        <image:image>
            <image:loc>/assets/icons/icon-512x512.png</image:loc>
            <image:caption>High Resolution App Icon - 512x512 pixels</image:caption>
            <image:title>Image Sharpener High Resolution Icon</image:title>
        </image:image>
    </url>
    
</urlset>