diff --git a/content/videos.json b/content/videos.json
index 09a73ea0b..1f1cafd48 100644
--- a/content/videos.json
+++ b/content/videos.json
@@ -1,4 +1,15 @@
 [
+  {
+    "id": "array-structure",
+    "title": "All about Array Data Structure",
+    "description": "Learn everything you need to know about array data structure",
+    "isPro": false,
+    "youtubeLink": "https://www.youtube.com/watch?v=QJNwK2uJyGs",
+    "authorUsername": "kamranahmedse",
+    "duration": "10 minutes",
+    "updatedAt": "2022-01-09T19:59:14.191Z",
+    "createdAt": "2022-01-09T19:59:14.191Z"
+  },
   {
     "id": "what-are-data-structures",
     "title": "What are Data Structures?",
diff --git a/content/videos/array-structure.md b/content/videos/array-structure.md
new file mode 100644
index 000000000..dbcb0ca81
--- /dev/null
+++ b/content/videos/array-structure.md
@@ -0,0 +1 @@
+<iframe src="https://www.youtube.com/embed/QJNwK2uJyGs" title="Array Data Structure" />
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 5ad2831a3..7b23f8091 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -9,7 +9,7 @@
 <url>
               <loc>https://roadmap.sh/backend</loc>
               <changefreq>monthly</changefreq>
-              <lastmod>2022-01-08T17:34:17.532Z</lastmod>
+              <lastmod>2022-01-09T07:29:22.593Z</lastmod>
               <priority>1.0</priority>
           </url>
 <url>