<?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://petspawnerscript.org</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Blog page - High priority for content -->
    <url>
        <loc>https://petspawnerscript.org/blog</loc>
        <lastmod>2025-07-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- About page -->
    <url>
        <loc>https://petspawnerscript.org/about</loc>
        <lastmod>2025-07-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://petspawnerscript.org/privacy</loc>
        <lastmod>2025-07-16</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://petspawnerscript.org/terms</loc>
        <lastmod>2025-07-16</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    
</urlset> 