<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static routes only. /solutions/:name (beyond esg), /about/:id, and /forum/:threadId
  are database-backed and change independently of a deploy -- listing them here would
  drift stale. If those need indexing too, generate this file from the domains/
  solutions/profiles/forum_threads collections at build or request time instead of
  hand-maintaining it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://driveaiic.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://driveaiic.com/solutions/esg</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://driveaiic.com/forum</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
