<?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:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://solaralert.app/</loc>
        <lastmod>2023-03-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://solaralert.app/assets/images/new/solar_logo.jpeg</image:loc>
            <image:title>Solar Alert App Logo</image:title>
            <image:caption>Solar Alert - Space Weather Monitoring App</image:caption>
        </image:image>
    </url>

    <!-- Main App Information Page -->
    <url>
        <loc>https://solaralert.app/indexmain.html</loc>
        <lastmod>2023-03-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- EULA & Privacy Policy -->
    <url>
        <loc>https://solaralert.app/EULA&amp;Privacy-policy.html</loc>
        <lastmod>2023-03-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Additional pages can be added here as they are created -->
    
</urlset>