<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Homepage -->
  <url>
    <loc>https://aceware.io/</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://aceware.io/og-image.jpg</image:loc>
      <image:title>Aceware - Software Engineering Excellence</image:title>
    </image:image>
  </url>

  <!-- About Section -->
  <url>
    <loc>https://aceware.io/#about</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <PageMap>
      <DataObject type="breadcrumb">
        <Attribute name="position">1</Attribute>
        <Attribute name="name">About</Attribute>
      </DataObject>
    </PageMap>
  </url>

  <!-- Features Section -->
  <url>
    <loc>https://aceware.io/#features</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Culture Section -->
  <url>
    <loc>https://aceware.io/#culture</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Testimonials Section -->
  <url>
    <loc>https://aceware.io/#testimonials</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Legal Pages -->
  <url>
    <loc>https://aceware.io/privacy</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://aceware.io/terms</loc>
    <lastmod>2024-03-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset> 