{"id":44381,"date":"2025-06-12T14:30:28","date_gmt":"2025-06-12T09:00:28","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=44381"},"modified":"2025-08-18T12:15:09","modified_gmt":"2025-08-18T06:45:09","slug":"hyundai-creta-ev-vs-mg-windsor-pro-ev-detailed-comparison","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/hyundai-creta-ev-vs-mg-windsor-pro-ev-detailed-comparison\/","title":{"rendered":"Hyundai Creta EV vs MG Windsor Pro EV \u2013 Detailed Comparison"},"content":{"rendered":"<div class=\"clean-word-content\"><p><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-scaled.webp\" sizes=\"(max-width: 2560px) 100vw, 2560px\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-scaled.webp 2560w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-1536x768.webp 1536w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-2048x1024.webp 2048w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-cover-4-150x75.webp 150w\" alt=\"Hyundai Creta EV vs MG Windsor Pro EV \u2013 Detailed Comparison\" width=\"2560\" height=\"1280\" title=\"\"><\/p> <p><span style=\"font-weight: 400;\">Creta EV vs Windsor Pro takes center stage as we line up the <a href=\"https:\/\/caronphone.com\/hyundai-cars\/creta-electric\">Hyundai Creta Electric<\/a> Excellence LR HC DT and the <a href=\"https:\/\/caronphone.com\/morris-garages-cars\/windsor-ev\">MG Windsor EV<\/a> Essence Pro in one ring. These flagship<a href=\"https:\/\/caronphone.com\/ev-car\"> electric SUVs<\/a> show why the battle for the best electric SUV India is heating up. <\/span><\/p> <p><span style=\"font-weight: 400;\">This article dives into what powers each, how far they go, and what tech and comfort you actually get. By the end, you\u2019ll know which one suits your driving style and budget.<\/span><\/p>    <div id=\"ad-1779518615-WFbZOq-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 970px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1779518615-WFbZOq\"\r\n             style=\"display:inline-block; width:970px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"1745023287\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1779518615-WFbZOq-container');\r\n            const ad = document.getElementById('ad-1779518615-WFbZOq');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [970, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h2><span style=\"font-weight: 400;\">What powers the top variants of Creta EV vs Windsor Pro EV?<br \/> <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-scaled.webp\" sizes=\"(max-width: 2560px) 100vw, 2560px\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-scaled.webp 2560w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-1536x768.webp 1536w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-2048x1024.webp 2048w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-car_-1-150x75.webp 150w\" alt=\"Hyundai Creta EV vs MG Windsor Pro EV \u2013 Detailed Comparison\" width=\"2560\" height=\"1280\" title=\"\"><br \/> <\/span><\/h2> <p><span style=\"font-weight: 400;\">Hyundai Creta Electric Excellence LR HC DT packs a 51.4 kWh liquid-cooled lithium-ion battery mated to a 126 kW (171 PS) motor. It gives 255 Nm of torque, helping it go from 0\u2013100 km\/h in 7.9 seconds. Ex-showroom price for this tech-loaded SUV is \u20b924.38 lakh. <\/span><\/p> <p><span style=\"font-weight: 400;\">On the other side, the MG Windsor EV Essence Pro houses a 52.9 kWh prismatic LFP battery that feeds a 99 kW (134 bhp) electric motor producing 200 Nm. Its claimed 0\u2013100 km\/h time isn\u2019t officially published, but the focus here is on smooth, urban driveability rather than outright sprint times. The Essence Pro costs \u20b918.31 lakh ex-showroom. <\/span><\/p> <h2><span style=\"font-weight: 400;\">How do their ranges and charging times stack up?<br \/> <img decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-scaled.webp\" sizes=\"(max-width: 2560px) 100vw, 2560px\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-scaled.webp 2560w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-1536x768.webp 1536w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-2048x1024.webp 2048w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-engone-1-150x75.webp 150w\" alt=\"Hyundai Creta EV vs MG Windsor Pro EV \u2013 Detailed Comparison\" width=\"2560\" height=\"1280\" title=\"\"><br \/> <\/span><\/h2> <p><span style=\"font-weight: 400;\">When it comes to range comparison, the Creta EV\u2019s ARAI-certified figure stands at 473 km on a single charge. You can top up from 10% to 80% in about 58 minutes using a 50 kW DC fast charger, or plug into an 11 kW AC setup for a full recharge in roughly 4 hours and 50 minutes. <\/span><\/p> <p><span style=\"font-weight: 400;\">The Windsor Pro claims 449 km per charge under standard test cycles. It supports DC fast charging at up to 60 kW, taking around 50 minutes to hit 80%. AC charging via an 11 kW wall-box will refill the battery in about 6 hours. <\/span><\/p>    <div id=\"ad-1779518615-XXa1vy-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 728px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1779518615-XXa1vy\"\r\n             style=\"display:inline-block; width:728px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"8897589148\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1779518615-XXa1vy-container');\r\n            const ad = document.getElementById('ad-1779518615-XXa1vy');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [728, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h2><span style=\"font-weight: 400;\">Which cabin feels more premium in this best electric SUV India comparison?<br \/> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-scaled.webp\" sizes=\"(max-width: 2560px) 100vw, 2560px\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-scaled.webp 2560w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-1536x768.webp 1536w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-2048x1024.webp 2048w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/comapanision-exterior-1-150x75.webp 150w\" alt=\"Hyundai Creta EV vs MG Windsor Pro EV \u2013 Detailed Comparison\" width=\"2560\" height=\"1280\" title=\"\"><br \/> <\/span><\/h2> <p><span style=\"font-weight: 400;\">The Creta EV brings dual 10.25-inch display layout. This comes with Hyundai\u2019s BlueLink connected car suite. Dual-zone auto climate control, panoramic sunroof, ventilated front seats, and level 2 ADAS functions\u2014like forward collision warning and lane keep assist\u2014make the car upscale. Ambient lighting and eco-friendly trim addons impart subtle luxury touchups. <\/span><\/p> <p><span style=\"font-weight: 400;\">The Windsor Pro brings a huge 15.6-inch infotainment touchscreen. Moreover, it has a 12-speaker Infinity sound system too. There\u2019s a dual-tone ivory interior worth appreciating. Its rear \u201cBusiness Class\u201d seats recline by 135 degrees to offer more comfort. The car also boasts level 2 ADAS, and integrates vehicle-to-load plus vehicle-to-vehicle power export modes. <\/span><\/p> <h2><span style=\"font-weight: 400;\">Is pricing a deciding factor in Hyundai vs MG EV choice?<br \/> <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-scaled.webp\" sizes=\"(max-width: 2560px) 100vw, 2560px\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-scaled.webp 2560w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-1536x768.webp 1536w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-2048x1024.webp 2048w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/020-150x75.webp 150w\" alt=\"Hyundai Creta EV vs MG Windsor Pro EV \u2013 Detailed Comparison\" width=\"2560\" height=\"1280\" title=\"\"><br \/> <\/span><\/h2> <p><span style=\"font-weight: 400;\">Hyundai vs MG EV buyers will notice a \u20b96 lakh gap between the Creta EV Excellence and Windsor EV Essence Pro ex-showroom prices. <\/span><\/p> <p><span style=\"font-weight: 400;\">The MG proposition is compelling if you want strong range and tech at a lower outlay. The Creta EV asks you to pay a premium for its refined performance, polished ADAS suite, and more comprehensive feature set. <\/span><\/p> <p><span style=\"font-weight: 400;\">Ownership costs, service network, and battery warranty terms will also sway your final decision.<\/span><\/p> <h2><span style=\"font-weight: 400;\">Final Notes<\/span><\/h2> <p><span style=\"font-weight: 400;\">Choosing between these two is like picking between a premium crossover and a tech-first urban runabout. <\/span><\/p> <p><span style=\"font-weight: 400;\">If you value outright range and a wrapped-in-luxury cabin experience, the Creta EV stakes its claim in the race for the best electric SUV India. If your budget or a feature like V2L\/V2V is more critical, the Windsor Pro makes a powerful case. <\/span><\/p> <p><span style=\"font-weight: 400;\">Regardless, both cars are testaments to how far Hyundai and MG have come in the electric era, making them standouts in the Hyundai vs MG EV rivalry.<\/span><\/p><\/div>","protected":false},"excerpt":{"rendered":"<p>Creta EV vs Windsor Pro takes center stage as we line up the Hyundai Creta Electric Excellence LR HC DT [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":44393,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[11,19],"tags":[306,499,551,275,448,347,488],"class_list":["post-44381","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-popular-news","tag-creta-electric","tag-electric-cars","tag-electric-suv","tag-hyundai","tag-mg","tag-morris-garages","tag-windsor-ev-pro"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/44381","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=44381"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/44381\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/44393"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=44381"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=44381"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=44381"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}