<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- หน้าแรก -->
  <url>
    <loc>https://www.worldofpetthailand.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- products -->
  <url>
    <loc>https://www.worldofpetthailand.com/products/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- product detail (คุณควร generate list ของ product id แต่เบื้องต้นใส่ตัวอย่างได้) -->
  <url>
    <loc>https://www.worldofpetthailand.com/product/details/1</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- about / contact -->
  <url>
    <loc>https://www.worldofpetthailand.com/aboutus/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://www.worldofpetthailand.com/contactus/</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- cart -->
  <url>
    <loc>https://www.worldofpetthailand.com/cart/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- order -->
  <url>
    <loc>https://www.worldofpetthailand.com/orderHistory/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- login / register -->
  <url>
    <loc>https://www.worldofpetthailand.com/login/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://www.worldofpetthailand.com/register/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>
