<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://www.kodratech.com/</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/?lang=mk"/>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://www.kodratech.com/about</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/about?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/about?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/about?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/about?lang=mk"/>
  </url>

  <!-- Services Page -->
  <url>
    <loc>https://www.kodratech.com/services</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/services?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/services?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/services?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/services?lang=mk"/>
  </url>

  <!-- Portfolio Page -->
  <url>
    <loc>https://www.kodratech.com/portfolio</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/portfolio?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/portfolio?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/portfolio?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/portfolio?lang=mk"/>
  </url>

  <!-- Products Page -->
  <url>
    <loc>https://www.kodratech.com/products</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/products?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/products?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/products?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/products?lang=mk"/>
  </url>

  <!-- Blog Page -->
  <url>
    <loc>https://www.kodratech.com/blog</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/blog?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/blog?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/blog?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/blog?lang=mk"/>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://www.kodratech.com/contact</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/contact?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/contact?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/contact?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/contact?lang=mk"/>
  </url>

  <!-- Privacy Policy Page -->
  <url>
    <loc>https://www.kodratech.com/privacy-policy</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.kodratech.com/privacy-policy?lang=en"/>
    <xhtml:link rel="alternate" hreflang="sq" href="https://www.kodratech.com/privacy-policy?lang=sq"/>
    <xhtml:link rel="alternate" hreflang="de" href="https://www.kodratech.com/privacy-policy?lang=de"/>
    <xhtml:link rel="alternate" hreflang="mk" href="https://www.kodratech.com/privacy-policy?lang=mk"/>
  </url>

  <!-- 
    DYNAMIC ROUTES NOTE:
    Individual project, product, and blog post URLs should be added here.
    These routes follow the pattern:
    - https://www.kodratech.com/project/{id}
    - https://www.kodratech.com/product/{id}
    - https://www.kodratech.com/blog/{id}
    
    To keep this sitemap updated with dynamic content:
    1. Generate sitemap dynamically using an edge function
    2. Update manually when adding new projects/products/blogs
    3. Use a sitemap generator script that fetches from Supabase
    
    Example dynamic entry format:
    <url>
      <loc>https://www.kodratech.com/project/your-project-id</loc>
      <lastmod>2025-01-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
  -->

</urlset>
