<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home Page -->
    <url>
        <loc>https://www.instantnourish.org/</loc>
        <lastmod>2023-09-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://www.instantnourish.org/about</loc>
        <lastmod>2023-09-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- privacy Page -->
    <url>
        <loc>https://www.instantnourish.org/privacy</loc>
        <lastmod>2023-09-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://www.instantnourish.org/gallery</loc>
        <lastmod>2023-09-10</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Other pages can be added in a similar manner -->
    
</urlset>
