```diff
--- /dev/null
+++ public/sitemap.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+  <url>
+    <loc>https://avantmarketingaustralia.com/</loc>
+    <lastmod>2025-07-21T06:46:33+00:00</lastmod>
+    <changefreq>daily</changefreq>
+    <priority>1.0</priority>
+  </url>
+  <url>
+    <loc>https://avantmarketingaustralia.com/about</loc>
+    <lastmod>2025-07-21T06:46:33+00:00</lastmod>
+    <changefreq>monthly</changefreq>
+    <priority>0.8</priority>
+  </url>
+  <url>
+    <loc>https://avantmarketingaustralia.com/services</loc>
+    <lastmod>2025-07-21T06:46:33+00:00</lastmod>
+    <changefreq>monthly</changefreq>
+    <priority>0.8</priority>
+  </url>
+  <url>
+    <loc>https://avantmarketingaustralia.com/contact</loc>
+    <lastmod>2025-07-21T06:46:33+00:00</lastmod>
+    <changefreq>monthly</changefreq>
+    <priority>0.7</priority>
+  </url>
+  <url>
+    <loc>https://avantmarketingaustralia.com/faq</loc>
+    <lastmod>2025-07-21T06:46:33+00:00</lastmod>
+    <changefreq>monthly</changefreq>
+    <priority>0.7</priority>
+  </url>
+</urlset>
+```