<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>KIRSHNER</title>
	<link>https://kirshner.world</link>
	<description>KIRSHNER</description>
	<pubDate>Tue, 13 May 2025 05:04:29 +0000</pubDate>
	<generator>https://kirshner.world</generator>
	<language>en</language>
	
		
	<item>
		<title>Kirshner-Movie</title>
				
		<link>https://kirshner.world/Kirshner-Movie</link>

		<pubDate>Tue, 13 May 2025 05:04:29 +0000</pubDate>

		<dc:creator>KIRSHNER</dc:creator>

		<guid isPermaLink="true">https://kirshner.world/Kirshner-Movie</guid>

		<description>
  



  TAP FOR SOUND



  html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    overflow: hidden;
    background-color: black;
  }

  #bgVideo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    z-index: -1;
    background-color: black;
  }

  #unmuteButton {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 10;
    padding: 10px 14px;
    background: rgba(0,0,0,0.7);
    color: white;
    font-size: 13px;
    font-family: sans-serif;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }

  @media (orientation: portrait) {
    #bgVideo {
      object-fit: contain;
    }
  }
</description>
		
	</item>
		
	</channel>
</rss>