<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <!-- Home Page - Landing Page -->
  <url>
    <loc>https://ysoft-solution.com/</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://ysoft-solution.com/og-image.png</image:loc>
      <image:title>YSoft Solution - IT Services & Digital Transformation Solutions</image:title>
    </image:image>
  </url>

  <!-- Inquiry/Contact Page -->
  <url>
    <loc>https://ysoft-solution.com/inquiry</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://ysoft-solution.com/login</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Register Page -->
  <url>
    <loc>https://ysoft-solution.com/register</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Services Pages (Example - Update with actual service IDs) -->
  <url>
    <loc>https://ysoft-solution.com/service/web-development/projects</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>bi-weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://ysoft-solution.com/service/mobile-development/projects</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>bi-weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://ysoft-solution.com/service/cloud-solutions/projects</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>bi-weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Additional Service Pages (Template - Add more as needed) -->
  <url>
    <loc>https://ysoft-solution.com/service/consulting/projects</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>bi-weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Privacy and Legal Pages (Common patterns) -->
  <url>
    <loc>https://ysoft-solution.com/privacy</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://ysoft-solution.com/terms</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
