<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage - Highest priority -->
    <url>
        <loc>https://eleganzanautic.com/</loc>
        <lastmod>2023-12-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
     <!-- Main navigation pages -->
    <url>
        <loc>https://eleganzanautic.com/about.php</loc>
        <lastmod>2023-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/blog.php</loc>
        <lastmod>2023-11-28</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/contact.php</loc>
        <lastmod>2023-12-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog posts mentioned in blog.php -->
    <url>
        <loc>https://eleganzanautic.com/post1.php</loc>
        <lastmod>2023-05-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/post2.php</loc>
        <lastmod>2023-06-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/post3.php</loc>
        <lastmod>2023-06-20</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/post4.php</loc>
        <lastmod>2023-07-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/post5.php</loc>
        <lastmod>2023-07-18</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal pages mentioned in footer -->
    <url>
        <loc>https://eleganzanautic.com/privacy-policy.php</loc>
        <lastmod>2023-10-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/terms-conditions.php</loc>
        <lastmod>2023-10-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://eleganzanautic.com/refund-policy.php</loc>
        <lastmod>2023-10-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>