<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.com/index.php</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>
  <url>
    <loc>https://example.com/about.php</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://example.com/services.php</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://example.com/projects.php</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://example.com/schemes.php</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://example.com/staff.php</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://example.com/contact.php</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://example.com/complaints.php</loc>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://example.com/gallery.php</loc>
    <priority>0.6</priority>
  </url>
</urlset>
