<?xml version="1.0" encoding="UTF-8"?>
<!-- While the site is offline for CSLB compliance, the sitemap exposes only the
     landing page. When the license arrives and the full site is restored,
     replace this static file with @astrojs/sitemap auto-generation:
       npm install @astrojs/sitemap
       Add `sitemap()` to astro.config.mjs integrations
       Delete this file
     The plugin will then generate sitemap.xml + sitemap-index.xml from every
     built route. -->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vannuysgeneralcontractor.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
