<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://hexstart.com/</loc>
        <lastmod>2025-02-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- About Us Page -->
    <url>
        <loc>https://hexstart.com/about</loc>
        <lastmod>2025-02-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Products Page -->
    <url>
        <loc>https://hexstart.com/products</loc>
        <lastmod>2025-02-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Dieselfiles Page -->
    <url>
        <loc>https://dieselfiles.com</loc>
        <lastmod>2025-02-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Us Page (if applicable) -->
    <url>
        <loc>https://hexstart.com/contact</loc>
        <lastmod>2025-02-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Additional pages, if any -->
    <!-- <url> -->
    <!-- <loc>https://hexstart.com/your-page</loc> -->
    <!-- <lastmod>2025-02-14</lastmod> -->
    <!-- <changefreq>weekly</changefreq> -->
    <!-- <priority>0.6</priority> -->
    <!-- </url> -->
</urlset>