<?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://pradeepo.com/</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://pradeepo.com/about-us</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Resume — high intent for recruiters -->
  <url>
    <loc>https://pradeepo.com/resume</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Projects -->
  <url>
    <loc>https://pradeepo.com/projects</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Project: Tours & Travels -->
  <url>
    <loc>https://pradeepo.com/projects/tours-travels</loc>
    <lastmod>2024-02-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <!-- Blog index -->
  <url>
    <loc>https://pradeepo.com/blog</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- Blog article -->
  <url>
    <loc>https://pradeepo.com/blog/hiring-web-developer-hybrid-remote-positions</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://pradeepo.com/contact-us</loc>
    <lastmod>2024-03-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- Legal -->
  <url>
    <loc>https://pradeepo.com/terms-and-conditions</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>

  <url>
    <loc>https://pradeepo.com/privacy-policy</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>

</urlset>
