<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sarvam Maya Box Office Collection &#8211; Cinemacity.in</title>
	<atom:link href="https://cinemacity.in/tag/sarvam-maya-box-office-collection/feed/" rel="self" type="application/rss+xml" />
	<link>https://cinemacity.in</link>
	<description>Malayalam Movie News, Tamil Movie News, Indian Movie News</description>
	<lastBuildDate>Fri, 13 Feb 2026 07:52:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://cinemacity.in/wp-content/uploads/2023/09/favicon-16x16-1.png</url>
	<title>Sarvam Maya Box Office Collection &#8211; Cinemacity.in</title>
	<link>https://cinemacity.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sarvam Maya (സർവം മായ)</title>
		<link>https://cinemacity.in/movies/sarvam-maya/</link>
					<comments>https://cinemacity.in/movies/sarvam-maya/#respond</comments>
		
		<dc:creator><![CDATA[Cinemacity]]></dc:creator>
		<pubDate>Tue, 20 Jan 2026 14:05:58 +0000</pubDate>
				<category><![CDATA[Sarvam Maya Box Office Collection]]></category>
		<category><![CDATA[Sarvam maya OTT]]></category>
		<category><![CDATA[Super Hit]]></category>
		<guid isPermaLink="false">https://cinemacity.in/?post_type=movies&#038;p=1432</guid>

					<description><![CDATA[Sarvam Maya (സർവം മായ) ★ 9.2 /10 Rate Now Release: 25 Dec, 2025 View Details]]></description>
										<content:encoded><![CDATA[
        <div class="movie-archive-card">
            <style>
                .movie-archive-card {
                    display: flex; 
                    gap: 15px;
                    background: #1a1a1a; 
                    padding: 12px;
                    border-radius: 12px;
                    margin-bottom: 20px;
                    border: 1px solid #333;
                    align-items: center;
                    width: 100%;
                    box-sizing: border-box;
                    content-visibility: auto; 
                }
                .movie-list-poster {
                    width: 90px !important; 
                    height: 135px !important;
                    object-fit: cover;
                    border-radius: 8px;
                    display: block;
                    border: 1px solid #444;
                    flex-shrink: 0;
                    background-color: #2a2a2a !important; 
                    transition: opacity 0.3s ease-in;
                }
                .movie-card-details {
                    flex: 1;
                    display: flex;
                    flex-direction: column;
                    justify-content: center;
                    min-width: 0; 
                }
                .movie-list-title {
                    margin: 0 0 6px 0 !important;
                    font-size: 18px !important; 
                    line-height: 1.3 !important;
                    color: #fff !important;
                    font-weight: 700 !important;
                    font-family: sans-serif !important;
                }
                .movie-list-title a { color: #fff !important; text-decoration: none; }
                
                /* New Rating Row Style */
                .movie-rating-row {
                    display: flex; 
                    align-items: center; 
                    justify-content: space-between; 
                    margin-top: 5px; 
                    margin-bottom: 5px;
                    width: 100%;
                }
                
                .movie-list-btn {
                    display: inline-block;
                    background: #f84464;
                    color: #fff !important;
                    padding: 5px 15px;
                    border-radius: 20px;
                    text-decoration: none;
                    font-size: 12px;
                    width: fit-content;
                    margin-top: 8px;
                    font-weight: bold;
                }
                @media (max-width: 600px) {
                    .movie-list-title { font-size: 16px !important; }
                    .movie-list-poster { width: 70px !important; height: 105px !important; }
                }
            </style>

            <a href="https://cinemacity.in/movies/sarvam-maya/" class="movie-card-poster-wrapper">
                <img src="https://cinemacity.in/wp-content/uploads/2026/01/Sarvammaya-200x300.jpg" 
                     alt="Sarvam Maya (സർവം മായ)" 
                     class="movie-list-poster" 
                     width="90" 
                     height="135" 
                     loading="lazy" 
                     decoding="async">
            </a>
            
            <div class="movie-card-details">
                 <h3 class="movie-list-title"><a href="https://cinemacity.in/movies/sarvam-maya/">Sarvam Maya (സർവം മായ)</a></h3>
                 
                 <div class="movie-rating-row">
                    <div style="font-size: 14px; color: #ddd; display: flex; align-items: center;">
                       <span style="color: #f84464; font-size: 16px; margin-right: 4px;">★</span> 
                       <b style="color: #fff;">9.2</b>
                       <span style="font-size: 11px; opacity: 0.7; margin-left: 2px;">/10</span>
                       
                    </div>
                    
                    <a href="https://cinemacity.in/movies/sarvam-maya/#respond" style="text-decoration: none; background: transparent; border: 1px solid #555; color: #ccc; border-radius: 4px; padding: 2px 8px; font-size: 11px; white-space: nowrap;">Rate Now</a>
                 </div>
                 
                 <div class="movie-list-meta" style="color: #bbb; font-size: 13px;">
                    Release: 25 Dec, 2025
                 </div>

                 <a href="https://cinemacity.in/movies/sarvam-maya/" class="movie-list-btn">View Details</a>
            </div>
        </div>
        <script>
        document.addEventListener("DOMContentLoaded", function() {
            function replaceMovieContent() {
                var cards = document.querySelectorAll(".movie-archive-card");
                cards.forEach(function(card) {
                    var article = card.closest("article") || card.closest(".post") || card.closest(".entry");
                    if (article && !article.classList.contains("movie-fixed")) {
                        var cardClone = card.cloneNode(true);
                        article.innerHTML = "";
                        article.appendChild(cardClone);
                        article.style.display = "block";
                        article.style.gridTemplateColumns = "none";
                        article.style.width = "100%";
                        article.classList.add("movie-fixed");
                    }
                });
            }
            replaceMovieContent();
            setTimeout(replaceMovieContent, 500);
            setTimeout(replaceMovieContent, 1500);
        });
        </script>]]></content:encoded>
					
					<wfw:commentRss>https://cinemacity.in/movies/sarvam-maya/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sarvam Maya Movie Review: Nivin Pauly Makes a Massive 100 Crore Comeback!</title>
		<link>https://cinemacity.in/sarvam-maya-movie-review-nivin-pauly-makes-a-massive-100-crore-comeback/</link>
					<comments>https://cinemacity.in/sarvam-maya-movie-review-nivin-pauly-makes-a-massive-100-crore-comeback/#respond</comments>
		
		<dc:creator><![CDATA[Cinemacity]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 14:05:30 +0000</pubDate>
				<category><![CDATA[Box Office]]></category>
		<category><![CDATA[Malayalam Movie]]></category>
		<category><![CDATA[Malayalam Movie News 2026]]></category>
		<category><![CDATA[Nivin Pauly Comeback]]></category>
		<category><![CDATA[Sarvam Maya Box Office Collection]]></category>
		<category><![CDATA[Sarvam Maya Malayalam Movie]]></category>
		<category><![CDATA[Sarvam Maya Review]]></category>
		<guid isPermaLink="false">https://cinemacity.in/?p=1347</guid>

					<description><![CDATA[The Malayalam film industry has witnessed many grand returns, but nothing compares to the sensational comeback of the]]></description>
										<content:encoded><![CDATA[<p data-path-to-node="1"><span style="font-family: notosans; font-size: 12pt;">The Malayalam film industry has witnessed many grand returns, but nothing compares to the sensational comeback of the &#8220;People’s Star,&#8221; <b data-path-to-node="1" data-index-in-node="135">Nivin Pauly</b>. His latest release, <b data-path-to-node="1" data-index-in-node="168">Sarvam Maya</b>, has not only captured the hearts of the family audience but has also rewritten history at the box office. If you are looking for a perfect blend of humor, fantasy, and emotion, this Christmas winner is a must-watch.</span></p>
<h3 data-path-to-node="2"><span style="font-family: notosans; font-size: 12pt;">The Return of the King: Nivin Pauly’s 6-Year Wait Ends</span></h3>
<p data-path-to-node="3"><span style="font-family: notosans; font-size: 12pt;">For the fans of Nivin Pauly, the last few years were quite difficult. After the massive success of the romantic-comedy <b data-path-to-node="3" data-index-in-node="119">Love Action Drama in 2019</b>, Nivin entered a challenging phase in his career. While he experimented with intense roles and different genres, his last nine films unfortunately performed as averages or flops at the box office.</span></p>
<p data-path-to-node="4"><span style="font-family: notosans; font-size: 12pt;">However, they say form is temporary, but class is permanent. With <i data-path-to-node="4" data-index-in-node="66">Sarvam Maya</i>, Nivin Pauly has officially ended his <b data-path-to-node="4" data-index-in-node="116">6-year dry spell</b>. He is back in his most loved &#8220;charming boy-next-door&#8221; avatar, proving why he is one of the most bankable stars in Mollywood. His performance as Prabhendu, a musician turned reluctant priest, is receiving standing ovations in theaters.</span></p>
<h3 data-path-to-node="5"><span style="font-family: notosans; font-size: 12pt;">Sarvam Maya Enters the Elite 100 Crore Club</span></h3>
<p data-path-to-node="6"><span style="font-family: notosans; font-size: 12pt;">The biggest news dominating social media today is the box office collection of <i data-path-to-node="6" data-index-in-node="79">Sarvam Maya</i>. Within just <b data-path-to-node="6" data-index-in-node="104">10 days of its release</b>, the movie officially entered the <b data-path-to-node="6" data-index-in-node="161">₹100 Crore Club</b> globally!</span></p>
<p data-path-to-node="7"><span style="font-family: notosans; font-size: 12pt;">This is a historic milestone as it marks Nivin Pauly’s <b data-path-to-node="7" data-index-in-node="55">first-ever 100 crore grosser</b>. The film has shown incredible consistency, grossing over ₹55 crore in Kerala alone, while the overseas markets (UAE, USA, and Europe) have contributed significantly to the global tally. Trade analysts suggest that <i data-path-to-node="7" data-index-in-node="299">Sarvam Maya</i> is on its way to becoming one of the top 10 highest-grossing Malayalam films of all time.</span></p>
<h3 data-path-to-node="8"><span style="font-family: notosans; font-size: 12pt;">The Midas Touch of Akhil Sathyan</span></h3>
<p data-path-to-node="9"><span style="font-family: notosans; font-size: 12pt;">Success seems to run in the family of the legendary director Sathyan Anthikad. After the huge success of his debut film <i data-path-to-node="9" data-index-in-node="120">Pachuvum Athbutha Vilakkum</i>, director <b data-path-to-node="9" data-index-in-node="157">Akhil Sathyan</b> has delivered a second consecutive super hit with <i data-path-to-node="9" data-index-in-node="221">Sarvam Maya</i>.</span></p>
<p data-path-to-node="10"><span style="font-family: notosans; font-size: 12pt;">It is a rare feat for a young director to have both of his first two films become blockbusters. Interestingly, both of Sathyan Anthikad’s sons—<b data-path-to-node="10" data-index-in-node="143">Anoop Sathyan</b> (who directed <i data-path-to-node="10" data-index-in-node="171">Varane Avashyamund</i>) and <b data-path-to-node="10" data-index-in-node="195">Akhil Sathyan</b>—now have super hits to their names. Akhil’s ability to tell a simple, feel-good story with a supernatural twist is what made <i data-path-to-node="10" data-index-in-node="334">Sarvam Maya</i> stand out among other releases.</span></p>
<h3 data-path-to-node="11"><span style="font-family: notosans; font-size: 12pt;">The Undisputed Christmas Winner</span></h3>
<p data-path-to-node="12"><span style="font-family: notosans; font-size: 12pt;">Released on December 25th, <i data-path-to-node="12" data-index-in-node="27">Sarvam Maya</i> emerged as the <b data-path-to-node="12" data-index-in-node="54">clear winner of the Christmas season</b>. Even as we move into the second week of January 2026, the film is maintaining <b data-path-to-node="12" data-index-in-node="170">high occupancy</b> in theaters worldwide.</span></p>
<p data-path-to-node="13"><span style="font-family: notosans; font-size: 12pt;">The &#8220;ghost-as-an-angel&#8221; concept, paired with the hilarious chemistry between Nivin Pauly and <b data-path-to-node="13" data-index-in-node="93">Aju Varghese</b>, has made it a favorite for family audiences. While other big-budget films struggled to maintain momentum, <i data-path-to-node="13" data-index-in-node="213">Sarvam Maya</i> continues to run with &#8220;Housefull&#8221; boards in many major centers.</span></p>
<h3 data-path-to-node="14"><span style="font-family: notosans; font-size: 12pt;">Why You Should Watch Sarvam Maya?</span></h3>
<ul data-path-to-node="15">
<li>
<p data-path-to-node="15,0,0"><span style="font-family: notosans; font-size: 12pt;"><b data-path-to-node="15,0,0" data-index-in-node="0">Nivin Pauly’s Transformation:</b> His comic timing and emotional depth are back to their best.</span></p>
</li>
<li>
<p data-path-to-node="15,1,0"><span style="font-family: notosans; font-size: 12pt;"><b data-path-to-node="15,1,0" data-index-in-node="0">Heartwarming Story:</b> It’s a supernatural comedy that doesn&#8217;t rely on jump scares but focuses on human emotions.</span></p>
</li>
<li>
<p data-path-to-node="15,2,0"><span style="font-family: notosans; font-size: 12pt;"><b data-path-to-node="15,2,0" data-index-in-node="0">Technical Excellence:</b> The music by Justin Prabhakaran and the beautiful visuals of Kerala make it a cinematic treat.</span></p>
</li>
<li>
<p data-path-to-node="15,3,0"><span style="font-family: notosans; font-size: 12pt;"><b data-path-to-node="15,3,0" data-index-in-node="0">Aju Varghese &amp; Cast:</b> The supporting cast, including Janardhanan and Riya Shibu (as the adorable ghost &#8216;Delulu&#8217;), provides constant entertainment.</span></p>
</li>
</ul>
<h3 data-path-to-node="16"><span style="font-family: notosans; font-size: 12pt;">Conclusion</span></h3>
<p data-path-to-node="17"><span style="font-family: notosans; font-size: 12pt;"><i data-path-to-node="17" data-index-in-node="0">Sarvam Maya</i> is more than just a movie; it is a celebration of Nivin Pauly’s resilience and Akhil Sathyan’s storytelling brilliance. If you haven&#8217;t booked your tickets yet, do it now to experience the magic of this 100-crore blockbuster on the big screen!</span></p>
<hr data-path-to-node="18" />
]]></content:encoded>
					
					<wfw:commentRss>https://cinemacity.in/sarvam-maya-movie-review-nivin-pauly-makes-a-massive-100-crore-comeback/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
