<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:media="http://search.yahoo.com/mrss/"
	
	>

<channel>
	<title>Shah Studios</title>
	<link>https://shahstudios.xyz</link>
	<description>Shah Studios</description>
	<pubDate>Mon, 02 Sep 2024 01:18:03 +0000</pubDate>
	<generator>https://shahstudios.xyz</generator>
	<language>en</language>
	
		
	<item>
		<title>Info bg</title>
				
		<link>https://shahstudios.xyz/Info-bg</link>

		<pubDate>Sat, 31 Aug 2024 18:25:11 +0000</pubDate>

		<dc:creator>Shah Studios</dc:creator>

		<guid isPermaLink="true">https://shahstudios.xyz/Info-bg</guid>

		<description></description>
		
	</item>
		
		
	<item>
		<title>reel</title>
				
		<link>https://shahstudios.xyz/reel</link>

		<pubDate>Sat, 31 Aug 2024 04:50:52 +0000</pubDate>

		<dc:creator>Shah Studios</dc:creator>

		<guid isPermaLink="true">https://shahstudios.xyz/reel</guid>

		<description>


    
 UNMUTE
︎
SELECTED WORK
	
	
	

✴︎Meta Quest Pro2022


✴︎Google CES2024


✴︎EA FC242023


✴︎Adobe Unleashed2024



✴︎Whatsapp2022













	✴︎Unearth2023





✴︎Toro Revolution2022




✴︎Synthesis2020


✴︎Under Armour Rushour2019





✴︎Showreel2024






	



document.addEventListener('DOMContentLoaded', function () {
    const video = document.querySelector('.video');
    const button = document.querySelector('.mute-video');

    button.addEventListener('click', function () {
        if (video.muted) {
            video.muted = false;
            video.volume = 1; // Set volume explicitly to full
            video.currentTime = 0; // Optional: restart the video
            video.play();

            button.textContent = button.getAttribute('data-text-swap');
        } else {
            video.muted = true;
            video.volume = 0; // Optional: silence it
            button.textContent = 'UNMUTE';
        }

        console.log("Video muted:", video.muted);
        console.log("Video volume:", video.volume);
    });
});
</description>
		
	</item>
		
		
	<item>
		<title>Footer copy copy</title>
				
		<link>https://shahstudios.xyz/Footer-copy-copy</link>

		<pubDate>Mon, 02 Sep 2024 01:18:03 +0000</pubDate>

		<dc:creator>Shah Studios</dc:creator>

		<guid isPermaLink="true">https://shahstudios.xyz/Footer-copy-copy</guid>

		<description>
	

© PRIYAM SHAH

	
	

EMAIL
LINKEDIN
	
Pnshah115@gmail.com

@Priyam-Shah
	
2026
</description>
		
	</item>
		
	</channel>
</rss>