<?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">

    <!-- Main homepage -->
    <url>
        <loc>https://pginfotec.io/</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About section -->
    <url>
        <loc>https://pginfotec.io/#about</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services section -->
    <url>
        <loc>https://pginfotec.io/#services</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact section -->
    <url>
        <loc>https://pginfotec.io/#contact</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Testimonials section -->
    <url>
        <loc>https://pginfotec.io/#testimonials</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Privacy Policy page -->
    <url>
        <loc>https://pginfotec.io/privacy-policy</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Additional pages - Add these when you create them -->
    <!-- Blog/News section (if you add one) -->
    <!--
    <url>
        <loc>https://pginfotec.io/blog</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
    </url>
    -->

    <!-- FAQ page (if you add one) -->
    <!--
    <url>
        <loc>https://pginfotec.io/faq</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    -->

    <!-- Case Studies page (if you add one) -->
    <!--
    <url>
        <loc>https://pginfotec.io/case-studies</loc>
        <lastmod>2025-01-15</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    -->

</urlset>