<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Ullitube</title>
        <link>https://tube.ullihome.de</link>
        <description>Wilkommen</description>
        <lastBuildDate>Mon, 10 Aug 2026 20:49:46 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.ullihome.de</generator>
        <image>
            <title>Ullitube</title>
            <url>https://tube.ullihome.de/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://tube.ullihome.de</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.ullihome.de/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.ullihome.de/feeds/videos.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Abfahrt Schweden]]></title>
            <link>https://tube.ullihome.de/w/tjo4oVQkoGDTD1inWoSA1P</link>
            <guid>https://tube.ullihome.de/w/tjo4oVQkoGDTD1inWoSA1P</guid>
            <pubDate>Wed, 08 Jul 2026 17:51:02 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Sports</category>
            <enclosure length="136895230" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/dd37b9c9-f5bb-408b-9135-4a20476155a7?videoFileIds=1806"/>
            <media:community>
                <media:statistics views="7"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/tjo4oVQkoGDTD1inWoSA1P"/>
            <media:player url="https://tube.ullihome.de/w/tjo4oVQkoGDTD1inWoSA1P"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/038d1197-d87c-40fe-896d-cac224ea748f-1088-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1088" fileSize="136895230" url="https://tube.ullihome.de/static/streaming-playlists/hls/dd37b9c9-f5bb-408b-9135-4a20476155a7/d999d927-49ef-4461-89de-908fb9ce246a-1088-fragmented.mp4" framerate="30" duration="170" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/b847bdd4-034d-455e-957f-7973f0f1bdf5.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Abfahrt Schweden</media:title>
        </item>
        <item>
            <title><![CDATA[Wie funktioniert ChatGPT? Gibt es das auch als Open Source?]]></title>
            <link>https://tube.ullihome.de/w/dMUrdwt8tSwpFhEwFHowNA</link>
            <guid>https://tube.ullihome.de/w/dMUrdwt8tSwpFhEwFHowNA</guid>
            <pubDate>Wed, 27 Mar 2024 12:13:30 GMT</pubDate>
            <description><![CDATA[Der Vortrag zeigt zunächst in Form einer Zeitreise die Entwicklung von Neuronalen Netzen bis hin zu Transformern und der Architektur von ChatGPT und LLMs (Large Language Models). Weiterhin wird gezeigt dass man sehr leicht etwas ähnliches wie Cha...]]></description>
            <content:encoded><![CDATA[<p>Der Vortrag zeigt zunächst in Form einer Zeitreise die Entwicklung von Neuronalen Netzen bis hin zu Transformern und der Architektur von ChatGPT und LLMs (Large Language Models).<br />
Weiterhin wird gezeigt dass man sehr leicht etwas ähnliches wie ChatGPT selber mit Open Source betreiben kann und dies sogar auf einem kleinsten Computer wie einem Raspberry Pi gelingt - in Form einer Live Demo.<br />
Im Kontext werden auch Techniken wie RAG (Retrieval Augmented Generation, Integration von semantischer Suchmaschinentechnik) und LLM-Agents (zusätzliche APIs, Speicher und Planung) erwähnt und erklärt.</p>
]]></content:encoded>
            <dc:creator>Technik</dc:creator>
            <category>Education</category>
            <enclosure length="503040619" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/67967298-5f2d-4219-815c-64bc14c313a6?videoFileIds=1738"/>
            <media:community>
                <media:statistics views="1"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/dMUrdwt8tSwpFhEwFHowNA"/>
            <media:player url="https://tube.ullihome.de/w/dMUrdwt8tSwpFhEwFHowNA"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/6cbada71-a949-4c20-982d-f520d6ae7324-1080-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="503040619" url="https://tube.ullihome.de/static/streaming-playlists/hls/67967298-5f2d-4219-815c-64bc14c313a6/515c7616-8769-4f44-8d92-a877673cfced-1080-fragmented.mp4" framerate="25" duration="4704" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/980fca88-3321-42d2-8dfc-e6cedf79f3cd.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Wie funktioniert ChatGPT? Gibt es das auch als Open Source?</media:title>
            <media:description type="plain">Der Vortrag zeigt zunächst in Form einer Zeitreise die Entwicklung von Neuronalen Netzen bis hin zu Transformern und der Architektur von ChatGPT und LLMs (Large Language Models). Weiterhin wird gezeigt dass man sehr leicht etwas ähnliches wie Cha...</media:description>
        </item>
        <item>
            <title><![CDATA[Steel GUP | - train, go! | Galizian Urban Project]]></title>
            <link>https://tube.ullihome.de/w/uqA1ui6qoN6HA8G31sMV94</link>
            <guid>https://tube.ullihome.de/w/uqA1ui6qoN6HA8G31sMV94</guid>
            <pubDate>Sun, 17 Mar 2024 21:05:22 GMT</pubDate>
            <description><![CDATA[Suscríbete y no te pierdas ninguna de nuestras novedades: http://tinyurl.com/GUPSubscribe Bienvenido al canal de Galizian Urban Project. Galizian Urban Project - GUP, es un grupo de parkour perteneciente a Galicia, en España. Formado por 10 p...]]></description>
            <content:encoded><![CDATA[<p>Suscríbete y no te pierdas ninguna de nuestras novedades: <a href="http://tinyurl.com/GUPSubscribe" target="_blank" rel="noopener noreferrer">http://tinyurl.com/GUPSubscribe</a></p>
<p>Bienvenido al canal de Galizian Urban Project.<br />
Galizian Urban Project - GUP, es un grupo de parkour perteneciente a Galicia, en España. Formado por 10 personas, cada uno de sus integrantes lleva a sus espaldas 5 años de preparación en esta disciplina. Disfrutamos del movimiento y la compañía en cada uno de nuestros entrenamientos, que es lo realmente importante de este arte. Disfruta del movimiento y olvídate del resto.</p>
<p>Síguenos en nuestras redes sociales:<br />
FACEBOOK: <a href="http://tinyurl.com/FBGalizianUrbanProject" target="_blank" rel="noopener noreferrer">http://tinyurl.com/FBGalizianUrbanProject</a><br />
TWITTER: <a href="http://tinyurl.com/TwitterGalizianUrbanProject" target="_blank" rel="noopener noreferrer">http://tinyurl.com/TwitterGalizianUrbanProject</a><br />
GOOGLE+: <a href="http://tinyurl.com/GPlusGUP" target="_blank" rel="noopener noreferrer">http://tinyurl.com/GPlusGUP</a></p>
<p>NUESTRA TIENDA: <a href="http://tinyurl.com/EtreFort" target="_blank" rel="noopener noreferrer">http://tinyurl.com/EtreFort</a></p>
<p>Una mañana de entrenamiento en solitario en un mismo sitio. En el vídeo no sale todo pero el entrenamiento se basaba en continuas repeticiones de diferentes movimientos.<br />
50 precisiones<br />
50 gatos brazo<br />
50 "fluideces"<br />
etc.<br />
Y además de eso chorradas de rebozarme por el suelo. Cuestión de ganar soltura, porque "el mundo, es un patio de juegos".<br />
Terminé el entrenamiento absolutamente reventado.<br />
Espero que lo disfruteis.</p>
<p>SONG: Alias Tarsier - Dr. C</p>
]]></content:encoded>
            <dc:creator>Parkour</dc:creator>
            <category>Sports</category>
            <enclosure length="43307605" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/e62eb0fe-c81a-49ad-8064-ffc9a7c0fe6f?videoFileIds=1736"/>
            <media:community>
                <media:statistics views="5"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/uqA1ui6qoN6HA8G31sMV94"/>
            <media:player url="https://tube.ullihome.de/w/uqA1ui6qoN6HA8G31sMV94"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/2ca72a4c-b24e-4857-9341-14103a9dc9a6-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="43307605" url="https://tube.ullihome.de/static/streaming-playlists/hls/e62eb0fe-c81a-49ad-8064-ffc9a7c0fe6f/e0b303c4-0db5-4615-bfb3-799299f55cc8-720-fragmented.mp4" framerate="25" duration="283" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/b70b0c38-1e22-4f43-8cdd-d161d06b5ed2.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Steel GUP | - train, go! | Galizian Urban Project</media:title>
            <media:description type="plain">Suscríbete y no te pierdas ninguna de nuestras novedades: http://tinyurl.com/GUPSubscribe Bienvenido al canal de Galizian Urban Project. Galizian Urban Project - GUP, es un grupo de parkour perteneciente a Galicia, en España. Formado por 10 p...</media:description>
        </item>
        <item>
            <title><![CDATA[Bruce Lee by Dan Inosanto RARE]]></title>
            <link>https://tube.ullihome.de/w/itHqBTedukn3NLXmx1iAKx</link>
            <guid>https://tube.ullihome.de/w/itHqBTedukn3NLXmx1iAKx</guid>
            <pubDate>Mon, 12 Sep 2022 19:03:19 GMT</pubDate>
            <description><![CDATA[Very rare cut from documentary "Way of the Warrior - Kung Fu, the Hard Way"-Bruce Lee by Dan Inosanto, from early eighties. Guro Dan talk about wing chun influence on Master Bruce Lee,s Jeet Kune Do and he explane energy and trapping. Guro Dan sai...]]></description>
            <content:encoded><![CDATA[<p>Very rare cut from documentary "Way of the Warrior - Kung Fu, the Hard Way"-Bruce Lee by Dan Inosanto, from early eighties. Guro Dan talk about wing chun influence on Master Bruce Lee,s Jeet Kune Do and he explane energy and trapping. Guro Dan said that JKD is 50% wing chun and other 50% other styles.</p>
<p>This video contains copyrighted material the use of which has not always been specifically authorized by the copyright owner in accord with my nonprofit mission.<br />
I am making such material for fair use, which is permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship and research.<br />
All rights belong to their respective owners.</p>
<p>Follow Me<br />
►SUBSCRIBE ►<a href="https://www.youtube.com/channel/UC-nAnnTP8gxJwOxwq9orf5w" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UC-nAnnTP8gxJwOxwq9orf5w</a>?</p>
<p>Have fun watching! Stay tuned for more historic MA videos and other instructional training videos.</p>
]]></content:encoded>
            <dc:creator>Eskrima</dc:creator>
            <category>Sports</category>
            <enclosure length="16219686" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/8d89f7bd-d416-43b2-a356-66286f42da2d?videoFileIds=1684"/>
            <media:community>
                <media:statistics views="13"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/itHqBTedukn3NLXmx1iAKx"/>
            <media:player url="https://tube.ullihome.de/w/itHqBTedukn3NLXmx1iAKx"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/45150642-57bf-4438-b060-8bb1a8c5337d-240-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="240" fileSize="16219686" url="https://tube.ullihome.de/static/streaming-playlists/hls/8d89f7bd-d416-43b2-a356-66286f42da2d/139611ce-876e-43c3-952a-f4fe59f4c33a-240-fragmented.mp4" framerate="25" duration="448" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/43361c17-d714-4ba2-8af7-4758f25ab6b6.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Bruce Lee by Dan Inosanto RARE</media:title>
            <media:description type="plain">Very rare cut from documentary "Way of the Warrior - Kung Fu, the Hard Way"-Bruce Lee by Dan Inosanto, from early eighties. Guro Dan talk about wing chun influence on Master Bruce Lee,s Jeet Kune Do and he explane energy and trapping. Guro Dan sai...</media:description>
        </item>
        <item>
            <title><![CDATA[Bussard]]></title>
            <link>https://tube.ullihome.de/w/xseDbMBH4A6hALi4Uew11Z</link>
            <guid>https://tube.ullihome.de/w/xseDbMBH4A6hALi4Uew11Z</guid>
            <pubDate>Wed, 20 Jul 2022 12:01:44 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="8120107" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/feb50b0a-8603-462a-a954-833810026c79?videoFileIds=1664"/>
            <media:community>
                <media:statistics views="5"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/xseDbMBH4A6hALi4Uew11Z"/>
            <media:player url="https://tube.ullihome.de/w/xseDbMBH4A6hALi4Uew11Z"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/d428b562-d15d-485f-809b-07ce0f1ea646-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="8120107" url="https://tube.ullihome.de/static/streaming-playlists/hls/feb50b0a-8603-462a-a954-833810026c79/a332adef-cd97-4cdd-a7c3-bf319f6287fd-720-fragmented.mp4" framerate="25" duration="87" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/7b1f433f-d4a8-4596-98c9-a85973f80564.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Bussard</media:title>
        </item>
        <item>
            <title><![CDATA[This Filipino Martial Art Is Like Karate!]]></title>
            <link>https://tube.ullihome.de/w/n89aQcc7737An4XZw2mudt</link>
            <guid>https://tube.ullihome.de/w/n89aQcc7737An4XZw2mudt</guid>
            <pubDate>Sat, 16 Jul 2022 20:37:56 GMT</pubDate>
            <description><![CDATA[Filipino #martialarts (FMA) seems like original #Karate from Okinawa. Why? I met Guro Punong Johan Skålberg, an expert in #Kali Sikaran, Arnis, Escrima, Panantukan etc. What I discovered might blow your mind... Want more? Here’s the full (uncut...]]></description>
            <content:encoded><![CDATA[<p>Filipino #martialarts (FMA) seems like original #Karate from Okinawa. Why? I met Guro Punong Johan Skålberg, an expert in #Kali Sikaran, Arnis, Escrima, Panantukan etc. What I discovered might blow your mind...</p>
<p>Want more? Here’s the full (uncut) 1 hr 22 min lesson + interview with Johan Skålberg: <a href="https://youtu.be/PSq2F6GpfHU" target="_blank" rel="noopener noreferrer">https://youtu.be/PSq2F6GpfHU</a></p>
<p>☯️ BIO: Jesse Enkamp a.k.a The Karate Nerd™ is a #1 Amazon Best-Selling Author, National Team Athlete, Keynote Speaker, Entrepreneur, Carrot Cake Lover &amp; Founder of Seishin International - The World’s Leading Karate Lifestyle Brand.</p>
<p>🎥  WATCH ALL MY VIDEOS ⇩<br />
<a href="https://www.youtube.com/user/KARATEbyJesse/videos" target="_blank" rel="noopener noreferrer">https://www.youtube.com/user/KARATEbyJesse/videos</a></p>
<p>🔔 SUBSCRIBE - so you don’t miss NEW videos  ⇩<br />
<a href="https://www.youtube.com/user/karatebyjesse/videos?sub_confirmation=1" target="_blank" rel="noopener noreferrer">https://www.youtube.com/user/karatebyjesse/videos?sub_confirmation=1</a></p>
<p>💥 Learn KOBUDO WEAPONS From Okinawa ➭ <a href="https://www.kobudomastery.com" target="_blank" rel="noopener noreferrer">https://www.kobudomastery.com</a></p>
<p>💪 MY TRAINING PROGRAMS:</p>
<ul>
<li>Flexibility &amp; Mobility ➭ <a href="https://gumroad.com/l/karate-flexibility-mobility" target="_blank" rel="noopener noreferrer">https://gumroad.com/l/karate-flexibility-mobility</a></li>
<li>Strength Training ➭ <a href="https://gumroad.com/l/karate-strength" target="_blank" rel="noopener noreferrer">https://gumroad.com/l/karate-strength</a></li>
</ul>
<p>🥋 GET MY #Karate GI ➭ <a href="http://www.seishin-international.com" target="_blank" rel="noopener noreferrer">http://www.seishin-international.com</a></p>
<p>✅ Wanna GROW Your Martial Arts School? ➭ <a href="http://www.martialarts.social" target="_blank" rel="noopener noreferrer">http://www.martialarts.social</a></p>
<p>👍 CONNECT WITH ME:</p>
<ul>
<li>Facebook ➭ <a href="https://www.facebook.com/karatebyjesse/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/karatebyjesse/</a></li>
<li>Instagram ➭  <a href="https://www.instagram.com/karatebyjesse/" target="_blank" rel="noopener noreferrer">https://www.instagram.com/karatebyjesse/</a></li>
<li>Twitter ➭ <a href="https://twitter.com/karatebyjesse" target="_blank" rel="noopener noreferrer">https://twitter.com/karatebyjesse</a></li>
<li>✏️ Blog ➭ <a href="https://www.karatebyjesse.com/category/karate/" target="_blank" rel="noopener noreferrer">https://www.karatebyjesse.com/category/karate/</a></li>
<li>FB Group ➭ <a href="https://www.facebook.com/groups/karatenerds/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/groups/karatenerds/</a></li>
</ul>
<p>✍️ CONTACT ME ⇩<br />
<a href="https://www.karatebyjesse.com/contact/" target="_blank" rel="noopener noreferrer">https://www.karatebyjesse.com/contact/</a></p>
<p>WARNING: The advice and movements shown in this video are for informational and educational purposes only. Consult a health professional before engaging in any exercise or martial arts program.</p>
<p>‼️ COPYRIGHT DISCLAIMER:</p>
<p>This video is under Fair Use: Copyright Disclaimer Under Section 107 of the Copyright Act in 1976; Allowance is made for "Fair Use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational or personal use tips the balance in favor of fair use. All rights and credit go directly to its rightful owners. No copyright infringement intended.</p>
]]></content:encoded>
            <dc:creator>Eskrima</dc:creator>
            <category>Education</category>
            <enclosure length="199162997" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/ab0f2723-4822-4180-bb10-55e4ba199673?videoFileIds=1662"/>
            <media:community>
                <media:statistics views="3"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/n89aQcc7737An4XZw2mudt"/>
            <media:player url="https://tube.ullihome.de/w/n89aQcc7737An4XZw2mudt"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/18384419-b867-4e10-8276-508317de5d68-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="199162997" url="https://tube.ullihome.de/static/streaming-playlists/hls/ab0f2723-4822-4180-bb10-55e4ba199673/e95a3bf8-452a-43df-843b-e9c95e5b48d8-720-fragmented.mp4" framerate="50" duration="903" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/64cdf817-6344-4b58-9d87-5b13024e79dd.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">This Filipino Martial Art Is Like Karate!</media:title>
            <media:description type="plain">Filipino #martialarts (FMA) seems like original #Karate from Okinawa. Why? I met Guro Punong Johan Skålberg, an expert in #Kali Sikaran, Arnis, Escrima, Panantukan etc. What I discovered might blow your mind... Want more? Here’s the full (uncut...</media:description>
        </item>
        <item>
            <title><![CDATA[Falke]]></title>
            <link>https://tube.ullihome.de/w/pAZrpBUZuGeAts1CHZCxJy</link>
            <guid>https://tube.ullihome.de/w/pAZrpBUZuGeAts1CHZCxJy</guid>
            <pubDate>Sun, 05 Jun 2022 13:42:36 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="5803352" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/bf24dff4-2740-4010-b9c8-caaaaa7596d0?videoFileIds=1656"/>
            <media:community>
                <media:statistics views="12"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/pAZrpBUZuGeAts1CHZCxJy"/>
            <media:player url="https://tube.ullihome.de/w/pAZrpBUZuGeAts1CHZCxJy"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/014417db-9b9a-492d-b36a-758fedbdc7e8-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="5803352" url="https://tube.ullihome.de/static/streaming-playlists/hls/bf24dff4-2740-4010-b9c8-caaaaa7596d0/805a5c8b-ee1b-4f58-af15-1781b9ecd729-720-fragmented.mp4" framerate="25" duration="27" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/9b261067-262a-4b70-abcd-ae8ea085f94a.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Falke</media:title>
        </item>
        <item>
            <title><![CDATA[Fuchs]]></title>
            <link>https://tube.ullihome.de/w/auf9zWiG8np2C16HeXpKeG</link>
            <guid>https://tube.ullihome.de/w/auf9zWiG8np2C16HeXpKeG</guid>
            <pubDate>Sun, 05 Jun 2022 11:49:38 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="35101602" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/4cd3cae3-03bf-42cf-b784-8577e156a20e?videoFileIds=1654"/>
            <media:community>
                <media:statistics views="14"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/auf9zWiG8np2C16HeXpKeG"/>
            <media:player url="https://tube.ullihome.de/w/auf9zWiG8np2C16HeXpKeG"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/c0164732-81f8-4682-8fd2-213fc339bf3a-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="35101602" url="https://tube.ullihome.de/static/streaming-playlists/hls/4cd3cae3-03bf-42cf-b784-8577e156a20e/122ead5c-548e-4d9c-8711-f4ab03c22c13-720-fragmented.mp4" framerate="25" duration="113" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/1fadcec1-3c81-4c25-9e2b-1d132a6157f6.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Fuchs</media:title>
        </item>
        <item>
            <title><![CDATA[Schwaene_Kueken_3]]></title>
            <link>https://tube.ullihome.de/w/14isJW5xGjG3pYPGSjjAq6</link>
            <guid>https://tube.ullihome.de/w/14isJW5xGjG3pYPGSjjAq6</guid>
            <pubDate>Thu, 26 May 2022 10:11:06 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="36088359" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/0075fdf7-7455-4bca-9231-5a3b5b4edced?videoFileIds=1585"/>
            <media:community>
                <media:statistics views="2"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/14isJW5xGjG3pYPGSjjAq6"/>
            <media:player url="https://tube.ullihome.de/w/14isJW5xGjG3pYPGSjjAq6"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/f86de614-080a-4632-baf4-40f776cedcbf-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="36088359" url="https://tube.ullihome.de/static/streaming-playlists/hls/0075fdf7-7455-4bca-9231-5a3b5b4edced/a614101d-9529-4078-832a-a5b07add8baa-720-fragmented.mp4" framerate="25" duration="113" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/f33f6bc7-a41f-407c-a25a-2af4bd2b38c6.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Schwaene_Kueken_3</media:title>
        </item>
        <item>
            <title><![CDATA[Spatzen_Seeschwalbe]]></title>
            <link>https://tube.ullihome.de/w/vvjCDRZmVmuEMxNWUR3qYF</link>
            <guid>https://tube.ullihome.de/w/vvjCDRZmVmuEMxNWUR3qYF</guid>
            <pubDate>Thu, 26 May 2022 08:45:54 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="32293513" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/eef112a3-e8da-4431-b6ea-f4dba7357e97?videoFileIds=1583"/>
            <media:community>
                <media:statistics views="5"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/vvjCDRZmVmuEMxNWUR3qYF"/>
            <media:player url="https://tube.ullihome.de/w/vvjCDRZmVmuEMxNWUR3qYF"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/208bf150-3d48-41a3-941e-c99abc2247c2-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="32293513" url="https://tube.ullihome.de/static/streaming-playlists/hls/eef112a3-e8da-4431-b6ea-f4dba7357e97/430bcda9-8862-4cab-9003-76d876a4e419-720-fragmented.mp4" framerate="25" duration="116" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/ae76d2f5-c884-4bea-8580-8a8ce49229b6.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Spatzen_Seeschwalbe</media:title>
        </item>
        <item>
            <title><![CDATA[Schwaene_brueten]]></title>
            <link>https://tube.ullihome.de/w/skFGqvY4VBV1sCHGeD3ts2</link>
            <guid>https://tube.ullihome.de/w/skFGqvY4VBV1sCHGeD3ts2</guid>
            <pubDate>Thu, 19 May 2022 23:04:52 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="54624126" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/d54d336e-3113-40d9-9b92-c412b102c1f1?videoFileIds=1570"/>
            <media:community>
                <media:statistics views="1"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/skFGqvY4VBV1sCHGeD3ts2"/>
            <media:player url="https://tube.ullihome.de/w/skFGqvY4VBV1sCHGeD3ts2"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/0d65b9e9-102e-42cc-b541-c55541fbf41b-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="54624126" url="https://tube.ullihome.de/static/streaming-playlists/hls/d54d336e-3113-40d9-9b92-c412b102c1f1/179b768c-8e79-4820-b744-d6b14c6bcc11-720-fragmented.mp4" framerate="25" duration="257" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/7aa7cd7f-b1e8-4bc0-9ab7-513290d800e0.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Schwaene_brueten</media:title>
        </item>
        <item>
            <title><![CDATA[Wolken]]></title>
            <link>https://tube.ullihome.de/w/3Me4hDmTjnQb6qytm37nPg</link>
            <guid>https://tube.ullihome.de/w/3Me4hDmTjnQb6qytm37nPg</guid>
            <pubDate>Thu, 12 May 2022 12:08:44 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="8439390" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/1682cb1e-38d1-4d36-9b7a-1606c51c90f9?videoFileIds=1562"/>
            <media:community>
                <media:statistics views="2"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/3Me4hDmTjnQb6qytm37nPg"/>
            <media:player url="https://tube.ullihome.de/w/3Me4hDmTjnQb6qytm37nPg"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/54d7811f-7243-47c3-b3e5-ff0416143d96-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="8439390" url="https://tube.ullihome.de/static/streaming-playlists/hls/1682cb1e-38d1-4d36-9b7a-1606c51c90f9/4339042c-e606-47f5-ad2e-883c2967b95c-720-fragmented.mp4" framerate="25" duration="77" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/af85a520-304f-413d-ad41-280e1a08be07.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Wolken</media:title>
        </item>
        <item>
            <title><![CDATA[Schwaene_Kueken_2]]></title>
            <link>https://tube.ullihome.de/w/fhfsPt9z3QVxA9wjrcjPjR</link>
            <guid>https://tube.ullihome.de/w/fhfsPt9z3QVxA9wjrcjPjR</guid>
            <pubDate>Thu, 12 May 2022 11:39:48 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <category>Animals</category>
            <enclosure length="69454565" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/73a4c11b-4229-4219-bc58-e16246e13c81?videoFileIds=1558"/>
            <media:community>
                <media:statistics views="2"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/fhfsPt9z3QVxA9wjrcjPjR"/>
            <media:player url="https://tube.ullihome.de/w/fhfsPt9z3QVxA9wjrcjPjR"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/913b075a-7a9a-47a4-a095-2f143668b6fc-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="69454565" url="https://tube.ullihome.de/static/streaming-playlists/hls/73a4c11b-4229-4219-bc58-e16246e13c81/f02d1aea-a2f1-4ac1-b48a-a2965f4f0100-720-fragmented.mp4" framerate="25" duration="298" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/cf2e1cb5-095d-4d8a-8fa2-947abc2cec61.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Schwaene_Kueken_2</media:title>
        </item>
        <item>
            <title><![CDATA[Sonnenuntergang]]></title>
            <link>https://tube.ullihome.de/w/wfvsfwQHfZ95eLpT6Nf6cQ</link>
            <guid>https://tube.ullihome.de/w/wfvsfwQHfZ95eLpT6Nf6cQ</guid>
            <pubDate>Sun, 06 Mar 2022 17:45:44 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="51919458" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/f4f8b92f-ddff-457e-bcb6-024c4a8345d2?videoFileIds=1385"/>
            <media:community>
                <media:statistics views="2"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/wfvsfwQHfZ95eLpT6Nf6cQ"/>
            <media:player url="https://tube.ullihome.de/w/wfvsfwQHfZ95eLpT6Nf6cQ"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/94f842a6-f6db-4ada-8f56-53c0941fabe5-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="51919458" url="https://tube.ullihome.de/static/streaming-playlists/hls/f4f8b92f-ddff-457e-bcb6-024c4a8345d2/097b1a8d-90af-42c6-87c3-2eda03774e81-720-fragmented.mp4" framerate="30" duration="240" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/1a7932ab-c68e-4e6f-9c58-c22e87445f7a.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Sonnenuntergang</media:title>
        </item>
        <item>
            <title><![CDATA[2020-09-08 Moon]]></title>
            <link>https://tube.ullihome.de/w/ibjz1VexyKgQGaUDpRLneo</link>
            <guid>https://tube.ullihome.de/w/ibjz1VexyKgQGaUDpRLneo</guid>
            <pubDate>Sun, 06 Mar 2022 16:41:42 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="1614824" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/8b1c3d16-2bc4-461a-b816-0bc9b884f18c?videoFileIds=1372"/>
            <media:community>
                <media:statistics views="4"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/ibjz1VexyKgQGaUDpRLneo"/>
            <media:player url="https://tube.ullihome.de/w/ibjz1VexyKgQGaUDpRLneo"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/67ac5689-c9fd-4ade-97db-7de445c81b83-1080-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="1614824" url="https://tube.ullihome.de/static/streaming-playlists/hls/8b1c3d16-2bc4-461a-b816-0bc9b884f18c/e9b00ff3-3055-41ae-a71e-f95dc7e12fa1-1080-fragmented.mp4" framerate="30" duration="25" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/8ffee6e5-fdc0-4141-af1c-f4b883aea758.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">2020-09-08 Moon</media:title>
        </item>
        <item>
            <title><![CDATA[2020-03-04 Schatten]]></title>
            <link>https://tube.ullihome.de/w/wsV2Fs7oGcBuG3BnN5RS6L</link>
            <guid>https://tube.ullihome.de/w/wsV2Fs7oGcBuG3BnN5RS6L</guid>
            <pubDate>Sat, 05 Mar 2022 12:19:22 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="5563267" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/f6b42d96-d3b5-4101-8848-ec38650327be?videoFileIds=1336"/>
            <media:community>
                <media:statistics views="2"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/wsV2Fs7oGcBuG3BnN5RS6L"/>
            <media:player url="https://tube.ullihome.de/w/wsV2Fs7oGcBuG3BnN5RS6L"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/0cd1cb7c-bc46-4098-bdc0-2226916b067e-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="5563267" url="https://tube.ullihome.de/static/streaming-playlists/hls/f6b42d96-d3b5-4101-8848-ec38650327be/8ea24895-95e2-4d07-8af1-8a3438a8204b-720-fragmented.mp4" framerate="24" duration="235" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/e3bb801e-39f9-41bb-a0fb-f392ec2f88fa.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">2020-03-04 Schatten</media:title>
        </item>
        <item>
            <title><![CDATA[2020-03-04 Voegel]]></title>
            <link>https://tube.ullihome.de/w/8GLMHsM1dt8LFg2ahPAvFb</link>
            <guid>https://tube.ullihome.de/w/8GLMHsM1dt8LFg2ahPAvFb</guid>
            <pubDate>Sat, 05 Mar 2022 12:06:41 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="16127665" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/3e6152b8-0e4e-41a0-8b56-f56a0134def4?videoFileIds=1334"/>
            <media:community>
                <media:statistics views="3"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/8GLMHsM1dt8LFg2ahPAvFb"/>
            <media:player url="https://tube.ullihome.de/w/8GLMHsM1dt8LFg2ahPAvFb"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/80ae17dc-45a7-4c1b-b708-a450724de6cc-1080-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="16127665" url="https://tube.ullihome.de/static/streaming-playlists/hls/3e6152b8-0e4e-41a0-8b56-f56a0134def4/52fbd353-83d4-4ca0-81db-43c9de42b7a5-1080-fragmented.mp4" framerate="30" duration="22" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/d8297838-0e5a-4cb7-94a5-d21d6a1cca22.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">2020-03-04 Voegel</media:title>
        </item>
        <item>
            <title><![CDATA[2021-11-11 Bahn]]></title>
            <link>https://tube.ullihome.de/w/oyF3ZRB2M556L2gtYBBFoL</link>
            <guid>https://tube.ullihome.de/w/oyF3ZRB2M556L2gtYBBFoL</guid>
            <pubDate>Fri, 04 Mar 2022 13:28:34 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="11084455" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/b6b8eae8-b522-4d87-8ef2-a200a002308c?videoFileIds=1330"/>
            <media:community>
                <media:statistics views="1"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/oyF3ZRB2M556L2gtYBBFoL"/>
            <media:player url="https://tube.ullihome.de/w/oyF3ZRB2M556L2gtYBBFoL"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/aa7b1329-2e32-426e-90f1-a63be667256f-1080-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="11084455" url="https://tube.ullihome.de/static/streaming-playlists/hls/b6b8eae8-b522-4d87-8ef2-a200a002308c/4543c40d-744b-4e40-af27-94fbe787dea8-1080-fragmented.mp4" framerate="30" duration="25" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/b766646e-c3fc-41c0-8fb9-d01928f9592d.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">2021-11-11 Bahn</media:title>
        </item>
        <item>
            <title><![CDATA[2021-11-11 schwaene]]></title>
            <link>https://tube.ullihome.de/w/3ujNnkatQmULmiUXUgMJWE</link>
            <guid>https://tube.ullihome.de/w/3ujNnkatQmULmiUXUgMJWE</guid>
            <pubDate>Fri, 04 Mar 2022 13:24:41 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="5593401" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/1426b03e-33af-479f-965e-eb2582541882?videoFileIds=1328"/>
            <media:community>
                <media:statistics views="1"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/3ujNnkatQmULmiUXUgMJWE"/>
            <media:player url="https://tube.ullihome.de/w/3ujNnkatQmULmiUXUgMJWE"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/f706b447-38f2-4c19-b40c-6cbc9376068b-1080-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="5593401" url="https://tube.ullihome.de/static/streaming-playlists/hls/1426b03e-33af-479f-965e-eb2582541882/565e82dd-adcb-499d-bbba-227d5c757500-1080-fragmented.mp4" framerate="30" duration="15" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/cdf5ec22-a4d0-4c3b-9f1b-79c1d1a6b067.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">2021-11-11 schwaene</media:title>
        </item>
        <item>
            <title><![CDATA[2021-11-11 glocke]]></title>
            <link>https://tube.ullihome.de/w/ie5MgBpSVjc7LNhNvNViRx</link>
            <guid>https://tube.ullihome.de/w/ie5MgBpSVjc7LNhNvNViRx</guid>
            <pubDate>Fri, 04 Mar 2022 13:24:26 GMT</pubDate>
            <dc:creator>Natur</dc:creator>
            <enclosure length="8575622" type="video/mp4" url="https://tube.ullihome.de/download/videos/generate/8b7ef8e9-e8ed-461d-9c04-9148909f1e65?videoFileIds=1327"/>
            <media:community>
                <media:statistics views="2"/>
            </media:community>
            <media:embed url="https://tube.ullihome.de/videos/embed/ie5MgBpSVjc7LNhNvNViRx"/>
            <media:player url="https://tube.ullihome.de/w/ie5MgBpSVjc7LNhNvNViRx"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.ullihome.de/lazy-static/torrents/352ada3b-fdb2-4a61-8897-b1b9684702b9-720-hls.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="8575622" url="https://tube.ullihome.de/static/streaming-playlists/hls/8b7ef8e9-e8ed-461d-9c04-9148909f1e65/07b4c630-13bd-4a6e-baba-ed15394c3c6f-720-fragmented.mp4" framerate="30" duration="51" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://tube.ullihome.de/lazy-static/thumbnails/45dbf739-ed42-47b9-8364-ca356867cfc4.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">2021-11-11 glocke</media:title>
        </item>
    </channel>
</rss>