<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Contractor profile sitemap — URLs are generated dynamically based on active contractors.
  Each active contractor with status="active" gets a profile at:
  https://yourqualityleads.com/contractors/{contractor_id}
  
  This file is a placeholder. In production, this sitemap should be:
  1. Auto-generated nightly from the Contractor database (active contractors only)
  2. Or served dynamically via a /sitemap-contractors.xml backend function
  
  Once 10+ active profiles exist, submit to Google Search Console.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Contractor profiles will be listed here once active profiles are published -->
  <!-- Example format:
  <url>
    <loc>https://yourqualityleads.com/contractors/{contractor_id}</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <lastmod>2026-06-11</lastmod>
  </url>
  -->
</urlset>
