<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Home Page -->
    <url>
        <loc>https://www.pjexport.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Pages -->
    <url>
        <loc>https://www.pjexport.com/blog/blog1.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://www.pjexport.com/blog/blog2.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>