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

  <!-- Home Page -->
  <url>
    <loc>https://www.abdurrehman.dev/</loc>
    <lastmod>2024-07-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Me Page -->
  <url>
    <loc>https://www.abdurrehman.dev/about</loc>
    <lastmod>2024-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Services Pages -->
  <url>
    <loc>https://www.abdurrehman.dev/services</loc>
    <lastmod>2024-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

 <!-- Skills Pages -->
  <url>
    <loc>https://www.abdurrehman.dev/skills</loc>
    <lastmod>2024-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

   <!-- Portfolio Pages -->
  <url>
    <loc>https://www.abdurrehman.dev/portfolio</loc>
    <lastmod>2024-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
 

  <!-- Contact Me Page -->
  <url>
    <loc>https://www.abdurrehman.dev/contact</loc>
    <lastmod>2024-07-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
 >

</urlset>
