<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
   <!-- Home Page -->
   <url>
      <loc>https://piperconstable.com</loc>
      <lastmod>2024-09-21</lastmod>
      <changefreq>monthly</changefreq>
      <priority>1.0</priority>
   </url>
   
   <!-- About Page -->
   <url>
      <loc>https://piperconstable.com/about.html</loc>
      <lastmod>2024-09-21</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.8</priority>
   </url>
   
   <!-- Services Page -->
   <url>
      <loc>https://piperconstable.com/services.html</loc>
      <lastmod>2024-09-21</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.9</priority>
   </url>
   
   <!-- Contact Page -->
   <url>
      <loc>https://piperconstable.com/contact.html</loc>
      <lastmod>2024-09-21</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.7</priority>
   </url>

   <!-- Example Project Page -->
   <url>
      <loc>https://piperconstable.com/services/custom_website.html</loc>
      <lastmod>2024-09-21</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
   </url>
   
   <!-- Blog or News if you have one, example with a dynamic URL -->
   <url>
      <loc>https://piperconstable.com/services/seo_optimization.html</loc>
      <lastmod>2024-09-21</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>
</urlset>