<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>Emilio Guerrero Alexander</title>
	<link>https://guerreroalexander.co</link>
	<description>Emilio Guerrero Alexander</description>
	<pubDate>Tue, 13 Dec 2022 03:19:45 +0000</pubDate>
	<generator>https://guerreroalexander.co</generator>
	<language>en</language>
	
		
	<item>
		<title>Home page</title>
				
		<link>https://guerreroalexander.co/Home-page</link>

		<pubDate>Fri, 02 Dec 2022 22:10:09 +0000</pubDate>

		<dc:creator>Emilio Guerrero Alexander</dc:creator>

		<guid isPermaLink="true">https://guerreroalexander.co/Home-page</guid>

		<description>
	
    	
        
        &#60;img id="sound_button" src="https://files.cargocollective.com/c1678862/volumen2.svg" style="position: fixed;bottom: 20px;right: 30px;width 40px;height: 40px; cursor: pointer;"&#62;
    
	


var video = document.getElementById("reel");
video.muted = true;
function mute() {
console.log(video);

if (video.muted === false) {
video.muted = true;
}
else {
video.muted =
false;
}
}
document
.getElementById("sound_button")
.addEventListener("click", mute);


	#reel{
    	width: 100vw !important;
        height: 100vh !important;
    }
    @media (max-width: 1250px) {
      #sound_button{
          bottom: 10px !important;
          right: 10px !important;
          width: 30px;
          height: 30px;
      }
     }
</description>
		
	</item>
		
		
	<item>
		<title>ALL</title>
				
		<link>https://guerreroalexander.co/ALL</link>

		<pubDate>Tue, 13 Dec 2022 03:19:45 +0000</pubDate>

		<dc:creator>Emilio Guerrero Alexander</dc:creator>

		<guid isPermaLink="true">https://guerreroalexander.co/ALL</guid>

		<description>
	#about-title{
    	font-size: 1.5em;
        text-align: left;
    }
	@media (max-width: 720px) {
		#about-title{
        	font-size: 11.5px !important;
        }
        
        #all-text{
        	width: 100vw !important;
        	text-align: left;
            display: inline-block !important;
        }
    }

EMILIO GUERRERO ALEXANDER










TRABAJO MÁS RECIENTE / LATEST WORK
LET ME TELL YOU ABOUT OUR BOAT - SHORT FILM















 







 
        





        
           






           
           	






            
             






             
                  





var films = document.getElementById("videoclips");

films.classList.remove("open");
</description>
		
	</item>
		
	</channel>
</rss>