<?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">
    
    <!-- Main page -->
    <url>
        <loc>https://weatheralert.top/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>hourly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://weatheralert.top/weather-preview.jpg</image:loc>
            <image:title>Weather Alert - Real-time Weather Forecasts</image:title>
            <image:caption>Comprehensive weather alerts and forecasts worldwide</image:caption>
        </image:image>
    </url>
    
    <!-- Weather forecast pages (virtual pages for different states) -->
    <url>
        <loc>https://weatheralert.top/#forecast</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>hourly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Weather alerts page -->
    <url>
        <loc>https://weatheralert.top/#alerts</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>hourly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Life indices page -->
    <url>
        <loc>https://weatheralert.top/#life-indices</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Weather charts page -->
    <url>
        <loc>https://weatheralert.top/#charts</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Settings page -->
    <url>
        <loc>https://weatheralert.top/#settings</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Privacy Policy page -->
    <url>
        <loc>https://weatheralert.top/privacy-policy.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Terms of Service page -->
    <url>
        <loc>https://weatheralert.top/terms-of-service.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- About Us page -->
    <url>
        <loc>https://weatheralert.top/about.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Contact Support page -->
    <url>
        <loc>https://weatheralert.top/contact.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- FAQ page -->
    <url>
        <loc>https://weatheralert.top/faq.html</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
</urlset> 