<?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">

   <!-- ==================== HALAMAN UTAMA (ONE PAGE) ==================== -->
   <url>
      <loc>https://www.dstdesain.com/</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>daily</changefreq>
      <priority>1.0</priority>
   </url>

   <!-- ==================== HALAMAN PAGINATION (PORTFOLIO) ==================== -->
   <url>
      <loc>https://www.dstdesain.com/?page=2</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>
   <url>
      <loc>https://www.dstdesain.com/?page=3</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>
   <url>
      <loc>https://www.dstdesain.com/?page=4</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>
   <url>
      <loc>https://www.dstdesain.com/?page=5</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>

   <!-- ==================== HALAMAN DETAIL PORTOFOLIO ==================== -->
   <!-- Ganti ID sesuai dengan data di database Anda -->
   <url>
      <loc>https://www.dstdesain.com/?view=detail&id=1</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>
   <url>
      <loc>https://www.dstdesain.com/?view=detail&id=2</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>
   <url>
      <loc>https://www.dstdesain.com/?view=detail&id=3</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>

   <!-- ==================== HALAMAN DETAIL ARTIKEL ==================== -->
   <url>
      <loc>https://www.dstdesain.com/?view=article&id=1</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>
   <url>
      <loc>https://www.dstdesain.com/?view=article&id=2</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
   </url>

   <!-- ==================== HALAMAN DETAIL TESTIMONI ==================== -->
   <url>
      <loc>https://www.dstdesain.com/?view=testimoni&id=1</loc>
      <lastmod>2023-10-27</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
   </url>

</urlset>