<?xml version="1.0" encoding="UTF-8"?>
<!-- ⚠️ IMPORTANT: Update "http://localhost/" to your actual domain before uploading! -->
<!-- Example: https://yourdomain.com/ -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
    <url>
        <loc>http://localhost/</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>http://localhost/public/ph_flag.png</image:loc>
            <image:title>Ipaglaban Natin - Philippine Flag Logo</image:title>
            <image:caption>Official logo of Ipaglaban Natin movement featuring the Philippine flag</image:caption>
        </image:image>
    </url>
    <url>
        <loc>http://localhost/404</loc>
        <lastmod>2025-01-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    <!-- Add more pages as you create them -->
</urlset>

