<?xml version="1.0" encoding="UTF-8"?>
<urlset
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Home -->
    <url>
        <loc>https://sperling.com/</loc>
        <priority>1.00</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Core Pages -->
    <url>
        <loc>https://sperling.com/web-developer.php</loc>
        <priority>0.90</priority>
        <changefreq>yearly</changefreq>
    </url>

    <url>
        <loc>https://sperling.com/four-things.php</loc>
        <priority>0.85</priority>
        <changefreq>yearly</changefreq>
    </url>

    <url>
        <loc>https://sperling.com/books.php</loc>
        <priority>0.80</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Resumes -->
    <url>
        <loc>https://sperling.com/resume-web.php</loc>
        <priority>0.85</priority>
        <changefreq>yearly</changefreq>
    </url>

    <url>
        <loc>https://sperling.com/resume-app.php</loc>
        <priority>0.85</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Publications & Presentations -->
    <url>
        <loc>https://sperling.com/publications.php</loc>
        <priority>0.75</priority>
        <changefreq>yearly</changefreq>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://sperling.com/contact.php</loc>
        <priority>0.60</priority>
        <changefreq>yearly</changefreq>
    </url>

</urlset>
