<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9">
   <!-- Home Page -->
   <url>
      <loc>https://essendonkebabs.com.au</loc>
      <changefreq>daily</changefreq>
      <priority>1.0</priority>
   </url>

   <!-- Popular Items -->
   <url>
      <loc>https://essendonkebabs.com.au/category/popular</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url> <!-- Specials -->
   <url>
      <loc>https://essendonkebabs.com.au/specials</loc>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>  <!-- About Page -->
   <url>
      <loc>https://essendonkebabs.com.au/about</loc>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
   </url>

   <!-- Contact Page -->
   <url>
      <loc>https://essendonkebabs.com.au/contact</loc>
      <changefreq>monthly</changefreq>
      <priority>0.6</priority>
   </url>

   <!-- Terms and Conditions -->
   <url>
      <loc>https://essendonkebabs.com.au/terms</loc>
      <changefreq>monthly</changefreq>
      <priority>0.4</priority>
   </url>

   <!-- Privacy Policy -->
   <url>
      <loc>https://essendonkebabs.com.au/privacy</loc>
      <changefreq>monthly</changefreq>
      <priority>0.4</priority>
   </url>
</urlset> 