<?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://maryachtia.com/</loc>
        <lastmod>2023-08-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
   
    <!-- Main navigation pages -->
    <url>
        <loc>https://maryachtia.com/about.php</loc>
        <lastmod>2023-08-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/blog.php</loc>
        <lastmod>2023-08-22</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/contact.php</loc>
        <lastmod>2023-08-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog posts -->
    <url>
        <loc>https://maryachtia.com/post1.php</loc>
        <lastmod>2023-06-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/post2.php</loc>
        <lastmod>2023-07-02</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/post3.php</loc>
        <lastmod>2023-07-18</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/post4.php</loc>
        <lastmod>2023-08-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/post5.php</loc>
        <lastmod>2023-08-22</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Legal and policy pages -->
    <url>
        <loc>https://maryachtia.com/privacy-policy.php</loc>
        <lastmod>2023-08-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/terms-conditions.php</loc>
        <lastmod>2023-08-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://maryachtia.com/refund-policy.php</loc>
        <lastmod>2023-08-01</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    

</urlset>