<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
      <loc>https://yourdomain.com</loc>
      <lastmod>2025-04-02</lastmod> {/* Use current date or deployment date */}
      <priority>1.0</priority> {/* Homepage priority */}
    </url>
    <url>
      <loc>https://yourdomain.com/vehicles</loc>
      <lastmod>2025-04-02</lastmod>
      <priority>0.8</priority> {/* Fleet page priority */}
    </url>
  
      <url>
        <loc>https://yourdomain.com/vehicles/2023-nissan-kicks-gray</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2022-nissan-versa-gray-1</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2022-nissan-versa-gray-2</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2011-hyundai-sonata-gray</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2013-hyundai-elantra-gray</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2014-nissan-versa-note-black</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2013-hyundai-accent-gray</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2024-honda-hrv-gray-1</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2024-honda-hrv-silver-1</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2024-honda-hrv-gray-2</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2024-honda-hrv-silver-2</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2024-honda-hrv-silver-3</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    
      <url>
        <loc>https://yourdomain.com/vehicles/2024-honda-hrv-silver-4</loc>
        <lastmod>2025-04-02</lastmod> {/* Ideally use a date when the vehicle was last updated */}
        <priority>0.6</priority> {/* Vehicle page priority */}
      </url>
    </urlset>