<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>jaekim</title>
	<link>https://jaekim.top</link>
	<description>jaekim</description>
	<pubDate>Thu, 06 Nov 2025 09:27:44 +0000</pubDate>
	<generator>https://jaekim.top</generator>
	<language>en</language>
	
		
	<item>
		<title>Homepage</title>
				
		<link>https://jaekim.top/Homepage</link>

		<pubDate>Thu, 19 Dec 2019 22:14:40 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Homepage</guid>

		<description>







 * {cursor: url(https://cur.cursors-4u.net/nature/nat-9/nat839.cur), auto !important;}
 
 






  
  
  Glow Popup
  
    body {
      margin: 0;
      background: #0f2;
      height: 100vh;
      overflow: auto;
      font-family: 'Arial', sans-serif;
    }

    .popup-overlay {
      position: fixed;
      inset: 0;
      background: radial-gradient(circle at center,rgba(26, 255, 0, 0.2),rgba(0, 0, 0, 0.66));
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1000;
      animation: fadeIn 2s ease forwards;
    }

    .popup {
      position: relative;
      width: 420px;
      padding: 10px;
      color: rgba(0, 0, 0, 0.48);
      background: rgba(0, 0, 0, 0);
      border: 0px solid;
 border-radius: 150px / 200px;
      backdrop-filter: blur(3px);
      text-align: center;
      opacity: 0;
      transform: scale(0.9);
      animation: popupEnter 0.8s ease forwards, glowPulse 3s ease-in-out infinite;
      box-shadow: 0 0 40px rgba(0, 0, 0, 0.48);
    }

    .close-btn {
      position: absolute;
      top: 15px;
      right: 15px;
      background: rgba(17, 255, 0, 0.81);
      color: #000;
      width: 30px;
      height: 30px;
      font-weight: bold;
      font-size: 16px;
      border-radius: 50%;
      text-align: center;
      line-height: 30px;
      cursor: pointer;
      z-index: 1100;
    }

    .close-btn:hover {
      background: #ccc;
    }

    @keyframes fadeIn {
      from { opacity: 0; }
      to { opacity: 1; }
    }

    @keyframes popupEnter {
      0% {
        opacity: 0;
        transform: scale(0.8);
      }
      100% {
        opacity: 1;
        transform: scale(1);
      }
    }

    @keyframes glowPulse {
      0%, 100% {
        box-shadow: 0 0 30px rgb(68, 0, 34);
      }
      15% {
        box-shadow: 0 0 60px rgba(122, 0, 77, 1);
      }
    }
  



  
    
      XWelcome to 

&#60;img width="551" height="89" width_o="551" height_o="89" data-src="https://freight.cargo.site/t/original/i/f04f2497285273b0520eafd726ab1f1b78096ee9e672cba4bbf9b307941dbbb4/Jaekim-planet3.png" data-mid="237181215" border="0" data-scale="34" src="https://freight.cargo.site/w/551/i/f04f2497285273b0520eafd726ab1f1b78096ee9e672cba4bbf9b307941dbbb4/Jaekim-planet3.png" /&#62;


This is a portal to a new realm. 
Let you flow.




    
  </description>
		
	</item>
		
		
	<item>
		<title>Jaekim planet - main</title>
				
		<link>https://jaekim.top/Jaekim-planet-main</link>

		<pubDate>Sun, 23 Apr 2023 14:12:05 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Jaekim-planet-main</guid>

		<description>


︎︎︎






* {cursor: url(https://cur.cursors-4u.net/nature/nat-4/nat365.cur), auto !important;}&#60;img src="https://cur.cursors-4u.net/cursor.png" border="0" alt="Black Rose" style="position:absolute; top: 0px; right: 0px;"&#62;</description>
		
	</item>
		
		
	<item>
		<title>JAEKIM PLANET title</title>
				
		<link>https://jaekim.top/JAEKIM-PLANET-title</link>

		<pubDate>Fri, 25 Jul 2025 14:49:13 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/JAEKIM-PLANET-title</guid>

		<description>&#60;img width="1000" height="167" width_o="1000" height_o="167" data-src="https://freight.cargo.site/t/original/i/0017f4aa614a3c59d69ceb7771ff0b6c946881b40078e08e219b06ab64ad5449/Jaekim-planet.png" data-mid="236265555" border="0"  src="https://freight.cargo.site/w/1000/i/0017f4aa614a3c59d69ceb7771ff0b6c946881b40078e08e219b06ab64ad5449/Jaekim-planet.png" /&#62;</description>
		
	</item>
		
		
	<item>
		<title>Before Sunrise</title>
				
		<link>https://jaekim.top/Before-Sunrise</link>

		<pubDate>Thu, 30 Oct 2025 15:16:01 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Before-Sunrise</guid>

		<description>

- Chapter 5 -
Before sunrise













It’s always darkest before dawn.









  
    
    
    
    Your browser does not support the video tag.
  



  .loop-video-wrap{
    max-width: 500px;       /* 카드 폭 */
    margin: 0 auto 40px;    /* 가운데 정렬 + 아래 여백 */
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0,0,0,0.28);
    background: #000;
  }

  .loop-video{
    width: 100%;
    display: block;
    border-radius: 0px;    /* 둥근 모서리 */
  }



&#60;img width="1456" height="816" width_o="1456" height_o="816" data-src="https://freight.cargo.site/t/original/i/e022c13f0986b237923555b849f011fb0bcaaf8586ad03950dcd6bcfa5869080/jaki_85301_1980s_animation_movie_still_old_video_film_film_grai_c04cd316-7d6c-40fa-8aae-9e2ecb40f7e8.jpeg" data-mid="240120797" border="0"  src="https://freight.cargo.site/w/1000/i/e022c13f0986b237923555b849f011fb0bcaaf8586ad03950dcd6bcfa5869080/jaki_85301_1980s_animation_movie_still_old_video_film_film_grai_c04cd316-7d6c-40fa-8aae-9e2ecb40f7e8.jpeg" /&#62;
Jaekim’s secret forest

&#60;img width="1811" height="2692" width_o="1811" height_o="2692" data-src="https://freight.cargo.site/t/original/i/d16e4334b360abea3fb43ba1deb45a4e615c7898748c921ca2851118a2f37cd1/us-in-magic-forest.jpg" data-mid="240080918" border="0"  src="https://freight.cargo.site/w/1000/i/d16e4334b360abea3fb43ba1deb45a4e615c7898748c921ca2851118a2f37cd1/us-in-magic-forest.jpg" /&#62;

&#60;img width="1184" height="864" width_o="1184" height_o="864" data-src="https://freight.cargo.site/t/original/i/f4a8430727cae92d6a61f936c63f1afac3911f2b94bbd4d346b7ac4b66231a45/IMG_1345-.JPG" data-mid="240124713" border="0"  src="https://freight.cargo.site/w/1000/i/f4a8430727cae92d6a61f936c63f1afac3911f2b94bbd4d346b7ac4b66231a45/IMG_1345-.JPG" /&#62;
&#60;img width="1811" height="2692" width_o="1811" height_o="2692" data-src="https://freight.cargo.site/t/original/i/ca1fa320e9e23683afe4771369559fe541512d5a9d7cc54467c48530d8e76254/IMG_1352-.jpg" data-mid="240080919" border="0"  src="https://freight.cargo.site/w/1000/i/ca1fa320e9e23683afe4771369559fe541512d5a9d7cc54467c48530d8e76254/IMG_1352-.jpg" /&#62;
&#60;img width="1811" height="2414" width_o="1811" height_o="2414" data-src="https://freight.cargo.site/t/original/i/e6d79b959a81fc0734ebc5a0c549eb1654099ebb927071a4f7b7ec73c05b7e9a/IMG_1336-.jpg" data-mid="240125772" border="0"  src="https://freight.cargo.site/w/1000/i/e6d79b959a81fc0734ebc5a0c549eb1654099ebb927071a4f7b7ec73c05b7e9a/IMG_1336-.jpg" /&#62;
&#60;img width="2304" height="1792" width_o="2304" height_o="1792" data-src="https://freight.cargo.site/t/original/i/ec587a77b00d0f70410723f93dbeffe49df9fd47ee4f2d438d949c6cf8e4b649/Firefly-17.jpg" data-mid="241844902" border="0"  src="https://freight.cargo.site/w/1000/i/ec587a77b00d0f70410723f93dbeffe49df9fd47ee4f2d438d949c6cf8e4b649/Firefly-17.jpg" /&#62;

&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/412a1b51126a555975f0797130f530d68ee96ae3b09a36e10bb9d67bba76e79a/low-KJS03175-fantasy.jpg" data-mid="241844905" border="0"  src="https://freight.cargo.site/w/1000/i/412a1b51126a555975f0797130f530d68ee96ae3b09a36e10bb9d67bba76e79a/low-KJS03175-fantasy.jpg" /&#62;

</description>
		
	</item>
		
		
	<item>
		<title>After Sunrise</title>
				
		<link>https://jaekim.top/After-Sunrise</link>

		<pubDate>Thu, 06 Nov 2025 09:27:44 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/After-Sunrise</guid>

		<description>
&#60;img width="750" height="250" width_o="750" height_o="250" data-src="https://freight.cargo.site/t/original/i/2a3aac5b6566c7bd25d2a280e0364a74b4d9cb343fb84546f0dd8d3094274772/.png" data-mid="240332810" border="0"  src="https://freight.cargo.site/w/750/i/2a3aac5b6566c7bd25d2a280e0364a74b4d9cb343fb84546f0dd8d3094274772/.png" /&#62;

- Chapter 6 -
After sunrise













Everything is glowing in the golden afternoon light.









  
    
    
    
    Your browser does not support the video tag.
&#38;nbsp;&#60;img width="1800" height="3200" width_o="1800" height_o="3200" data-src="https://freight.cargo.site/t/original/i/324a0e2b44123c521145674ff19a262bb152700acfdb961a8089158a5443fe8c/--16x9-low.jpg" data-mid="240322644" border="0"  src="https://freight.cargo.site/w/1000/i/324a0e2b44123c521145674ff19a262bb152700acfdb961a8089158a5443fe8c/--16x9-low.jpg" /&#62;
&#60;img width="1184" height="864" width_o="1184" height_o="864" data-src="https://freight.cargo.site/t/original/i/1d4ad7bd6f87b094a777cfdcf726c4b7eef2ec1dbae3939329a8cac5f4d80bf4/Firefly_Gemini-Flash.png" data-mid="240322581" border="0"  src="https://freight.cargo.site/w/1000/i/1d4ad7bd6f87b094a777cfdcf726c4b7eef2ec1dbae3939329a8cac5f4d80bf4/Firefly_Gemini-Flash.png" /&#62;


♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡
♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡♥︎♡

&#60;img width="2500" height="3334" width_o="2500" height_o="3334" data-src="https://freight.cargo.site/t/original/i/26f2d0f0368063b1c21be4f8d32a14db51ff9b4448963e5297cbd26fcc0e7f3f/IMG_2592--low.jpg" data-mid="240322646" border="0"  src="https://freight.cargo.site/w/1000/i/26f2d0f0368063b1c21be4f8d32a14db51ff9b4448963e5297cbd26fcc0e7f3f/IMG_2592--low.jpg" /&#62;&#60;img width="2500" height="3333" width_o="2500" height_o="3333" data-src="https://freight.cargo.site/t/original/i/4647afb2e0eca7ab0110f42b2715e3e567ebe54d9f0bc3971f72dbd3b77a69dc/IMG_2595--low.jpg" data-mid="240322647" border="0"  src="https://freight.cargo.site/w/1000/i/4647afb2e0eca7ab0110f42b2715e3e567ebe54d9f0bc3971f72dbd3b77a69dc/IMG_2595--low.jpg" /&#62;&#60;img width="2500" height="3334" width_o="2500" height_o="3334" data-src="https://freight.cargo.site/t/original/i/4cac73b7e0e33ca4988883cb77406a6e7ff881fefaf81d91378d4dfffcc8a8d8/IMG_2584--low.jpg" data-mid="240322648" border="0"  src="https://freight.cargo.site/w/1000/i/4cac73b7e0e33ca4988883cb77406a6e7ff881fefaf81d91378d4dfffcc8a8d8/IMG_2584--low.jpg" /&#62;
&#60;img width="4323" height="3088" width_o="4323" height_o="3088" data-src="https://freight.cargo.site/t/original/i/11ce8511ac5ebefbeaf32c4c5f8b34412bdcb4289fd3cbed376778f49572e90b/IMG_9877-low.jpg" data-mid="240322650" border="0"  src="https://freight.cargo.site/w/1000/i/11ce8511ac5ebefbeaf32c4c5f8b34412bdcb4289fd3cbed376778f49572e90b/IMG_9877-low.jpg" /&#62;

&#60;img width="1792" height="2400" width_o="1792" height_o="2400" data-src="https://freight.cargo.site/t/original/i/d5745111de5148999c14f92ea9cb704c9afb19e437e012ef06610af4e44c74a8/IMG_9877--low.jpg" data-mid="246290084" border="0"  src="https://freight.cargo.site/w/1000/i/d5745111de5148999c14f92ea9cb704c9afb19e437e012ef06610af4e44c74a8/IMG_9877--low.jpg" /&#62;
&#60;img width="1800" height="2676" width_o="1800" height_o="2676" data-src="https://freight.cargo.site/t/original/i/d4b7035990255a4905f54f502e578276169d58a9f5ec9826e4b17185a8513656/IMG_1354-low.jpg" data-mid="240322645" border="0"  src="https://freight.cargo.site/w/1000/i/d4b7035990255a4905f54f502e578276169d58a9f5ec9826e4b17185a8513656/IMG_1354-low.jpg" /&#62;
&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/4d28be66c553970723b7813416692b874e3f9cf1961cd758c6715f0ccbd08c7c/KJS03186-.jpg" data-mid="241845017" border="0"  src="https://freight.cargo.site/w/1000/i/4d28be66c553970723b7813416692b874e3f9cf1961cd758c6715f0ccbd08c7c/KJS03186-.jpg" /&#62;

&#60;img width="1800" height="2700" width_o="1800" height_o="2700" data-src="https://freight.cargo.site/t/original/i/15f03b196967a4265bdac672b2bfe49aea50d03a369f53a366239a4384252903/KJS03193-low.jpg" data-mid="241845019" border="0"  src="https://freight.cargo.site/w/1000/i/15f03b196967a4265bdac672b2bfe49aea50d03a369f53a366239a4384252903/KJS03193-low.jpg" /&#62;

&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/0cdb11b14a647b21d2de64b7d68f024d2bc82eb62a7141dcf970ef4369525c34/KJS03171--low.jpg" data-mid="241872910" border="0"  src="https://freight.cargo.site/w/1000/i/0cdb11b14a647b21d2de64b7d68f024d2bc82eb62a7141dcf970ef4369525c34/KJS03171--low.jpg" /&#62;


</description>
		
	</item>
		
		
	<item>
		<title>Jaekim and Jongseung</title>
				
		<link>https://jaekim.top/Jaekim-and-Jongseung</link>

		<pubDate>Sun, 27 Jul 2025 10:19:30 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Jaekim-and-Jongseung</guid>

		<description>





&#60;img width="2000" height="1429" width_o="2000" height_o="1429" data-src="https://freight.cargo.site/t/original/i/d4fb68572517968cd8db53b087f5bde2d26ff2d437b4a20c9a419c509ac06a5e/KJS03483-1-low.jpg" data-mid="236303146" border="0"  src="https://freight.cargo.site/w/1000/i/d4fb68572517968cd8db53b087f5bde2d26ff2d437b4a20c9a419c509ac06a5e/KJS03483-1-low.jpg" /&#62;


&#60;img width="2000" height="1429" width_o="2000" height_o="1429" data-src="https://freight.cargo.site/t/original/i/5cb81ac7c7adc82f6bca0e76bdd3358aba3f2b327899ced264921d9912aa2bfa/KJS03483-2-low.jpg" data-mid="236303147" border="0"  src="https://freight.cargo.site/w/1000/i/5cb81ac7c7adc82f6bca0e76bdd3358aba3f2b327899ced264921d9912aa2bfa/KJS03483-2-low.jpg" /&#62;


&#60;img width="2000" height="1429" width_o="2000" height_o="1429" data-src="https://freight.cargo.site/t/original/i/c05e42ecbdd45982434909456f22b38dd68e28b4893aa8325ec50b776b39403f/KJS03483-3-low.jpg" data-mid="236303145" border="0"  src="https://freight.cargo.site/w/1000/i/c05e42ecbdd45982434909456f22b38dd68e28b4893aa8325ec50b776b39403f/KJS03483-3-low.jpg" /&#62;2025.Feb 
</description>
		
	</item>
		
		
	<item>
		<title># A Strange Visitor</title>
				
		<link>https://jaekim.top/A-Strange-Visitor</link>

		<pubDate>Mon, 28 Jul 2025 12:42:20 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/A-Strange-Visitor</guid>

		<description>




-&#38;nbsp; &#38;nbsp;Side Story -

A Strange Visitor




&#60;img width="2500" height="1582" width_o="2500" height_o="1582" data-src="https://freight.cargo.site/t/original/i/5c7a692fa2cdd8064f48c86aa88476d11404da392801f1eff402c54e56733a34/KJS02645-.jpg" data-mid="236446590" border="0"  src="https://freight.cargo.site/w/1000/i/5c7a692fa2cdd8064f48c86aa88476d11404da392801f1eff402c54e56733a34/KJS02645-.jpg" /&#62;











“My child, this necklace I pass on to you. Guard it well. 
Even when I am no longer by your side, this shall watch over you.”





.
.
.


&#60;img width="2000" height="2500" width_o="2000" height_o="2500" data-src="https://freight.cargo.site/t/original/i/2f26fe730ae56940b29ed421d9c7262e3f631074f89f90758f9844ba4ec7548b/KJS02716--low.jpg" data-mid="236594342" border="0"  src="https://freight.cargo.site/w/1000/i/2f26fe730ae56940b29ed421d9c7262e3f631074f89f90758f9844ba4ec7548b/KJS02716--low.jpg" /&#62;
“I will take your power! give me that!”
”No!! It’s my mother’s gift to me..!”





.
.
.


&#60;img width="3000" height="2000" width_o="3000" height_o="2000" data-src="https://freight.cargo.site/t/original/i/6e4e8ea61c0fcb7c2b03426d4b93774c21484d183aa88f5a6217b747a492935c/KJS02729-low.jpg" data-mid="236594616" border="0"  src="https://freight.cargo.site/w/1000/i/6e4e8ea61c0fcb7c2b03426d4b93774c21484d183aa88f5a6217b747a492935c/KJS02729-low.jpg" /&#62;










Unfortunately, he lost his necklace—along with his power. 
From that moment on,










he became the Earth’s eternal lizard.



&#60;img width="3000" height="2000" width_o="3000" height_o="2000" data-src="https://freight.cargo.site/t/original/i/30f1cb1079fef2a01deb08ae1d0ce4e9b818d5ebbfde24cf177714ee1a2fd59c/KJS02733-low.jpg" data-mid="236595100" border="0"  src="https://freight.cargo.site/w/1000/i/30f1cb1079fef2a01deb08ae1d0ce4e9b818d5ebbfde24cf177714ee1a2fd59c/KJS02733-low.jpg" /&#62;
Touched by his sorrow, Jaekim handed him another fairy magic ball.






&#60;img width="2500" height="3750" width_o="2500" height_o="3750" data-src="https://freight.cargo.site/t/original/i/d256db40e2925214769e75b45cc8474b2600a253316146eec30fdc3f3bdf0836/KJS02741-low.jpg" data-mid="236595098" border="0"  src="https://freight.cargo.site/w/1000/i/d256db40e2925214769e75b45cc8474b2600a253316146eec30fdc3f3bdf0836/KJS02741-low.jpg" /&#62;

&#60;img width="2500" height="3750" width_o="2500" height_o="3750" data-src="https://freight.cargo.site/t/original/i/2e65d69bf925e4af80c49d52eed5aece125f0a57f0389f8166bd4aedd7a574c5/KJS02747.jpg" data-mid="236595099" border="0"  src="https://freight.cargo.site/w/1000/i/2e65d69bf925e4af80c49d52eed5aece125f0a57f0389f8166bd4aedd7a574c5/KJS02747.jpg" /&#62;











Not knowing—or perhaps not caring—what she gave him, he took it and ran away.





.
.
.






2024
..
.




&#60;img width="3000" height="2000" width_o="3000" height_o="2000" data-src="https://freight.cargo.site/t/original/i/5fae4d91de1e2430fff9d40aed36eef324dabf2fa64a4ad074617e7638528017/KJS02694-.jpg" data-mid="236446579" border="0"  src="https://freight.cargo.site/w/1000/i/5fae4d91de1e2430fff9d40aed36eef324dabf2fa64a4ad074617e7638528017/KJS02694-.jpg" /&#62;
&#60;img width="3000" height="2000" width_o="3000" height_o="2000" data-src="https://freight.cargo.site/t/original/i/56b22306799962d0d86b29ace9253daf7d2bba3ab24fe57fa53f56116f990d63/KJS02688-.jpg" data-mid="236446578" border="0"  src="https://freight.cargo.site/w/1000/i/56b22306799962d0d86b29ace9253daf7d2bba3ab24fe57fa53f56116f990d63/KJS02688-.jpg" /&#62;

“Give me that..! It’s mine!”
Jaekim encountered a little weirdo in the park.











It must have a refined taste – it tried to take Jaekim’s necklace.

Though it seemed to possess some kind of otherworldly power despite its tiny body,

it clearly wasn’t strong enough to overpower the weight of Jaekim.

..Peace returned to Earth once more ~ ❀








</description>
		
	</item>
		
		
	<item>
		<title>Earthly Day</title>
				
		<link>https://jaekim.top/Earthly-Day</link>

		<pubDate>Tue, 01 Apr 2025 09:46:26 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Earthly-Day</guid>

		<description>

- Chapter 4 -

Earthly Day


2023.10.03&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/ea641195bb55275c600ee6a110e995252cce23a390da71d03f673d00f119917d/KJS02044-2-low.jpg" data-mid="234530584" border="0"  src="https://freight.cargo.site/w/1000/i/ea641195bb55275c600ee6a110e995252cce23a390da71d03f673d00f119917d/KJS02044-2-low.jpg" /&#62;

&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/1b2b8fdb7bf7cd4b73ef238e3cd4a376a9f910dd0c3dd4e0513f9178ac061dd8/KJS02042---low.jpg" data-mid="234530585" border="0"  src="https://freight.cargo.site/w/1000/i/1b2b8fdb7bf7cd4b73ef238e3cd4a376a9f910dd0c3dd4e0513f9178ac061dd8/KJS02042---low.jpg" /&#62;
in our cozy home in Halle, Germany


&#60;img width="3000" height="1989" width_o="3000" height_o="1989" data-src="https://freight.cargo.site/t/original/i/2bb1548d7bd672951918919ab6965e83fe60dc02dcaa0cf7312b9eefb5b2fe8a/KJS02110--low.jpg" data-mid="234536920" border="0"  src="https://freight.cargo.site/w/1000/i/2bb1548d7bd672951918919ab6965e83fe60dc02dcaa0cf7312b9eefb5b2fe8a/KJS02110--low.jpg" /&#62;..Jaekim is spending her time just waiting for Jongseung..

&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/c08bfdb7823d8c2cfc7b03b9ecde318541d9c8b8c1f25d5eb5166ec2e245720e/KJS02115-low.jpg" data-mid="234537657" border="0"  src="https://freight.cargo.site/w/1000/i/c08bfdb7823d8c2cfc7b03b9ecde318541d9c8b8c1f25d5eb5166ec2e245720e/KJS02115-low.jpg" /&#62;
‘when..’

&#60;img width="2400" height="3000" width_o="2400" height_o="3000" data-src="https://freight.cargo.site/t/original/i/90786807b4fb938dae626845d333846c591d0bd9111c82a40ee433c45944f67c/KJS02227--LOW.jpg" data-mid="234537071" border="0"  src="https://freight.cargo.site/w/1000/i/90786807b4fb938dae626845d333846c591d0bd9111c82a40ee433c45944f67c/KJS02227--LOW.jpg" /&#62;Yup
&#60;img width="2000" height="1291" width_o="2000" height_o="1291" data-src="https://freight.cargo.site/t/original/i/0d9ef2ba6811861a981ab2d4e873719e009eeb032489ed53ea03be7a3ac7c74c/KJS02412FULL----.jpg" data-mid="234540291" border="0"  src="https://freight.cargo.site/w/1000/i/0d9ef2ba6811861a981ab2d4e873719e009eeb032489ed53ea03be7a3ac7c74c/KJS02412FULL----.jpg" /&#62;Yap
&#60;img width="2000" height="2500" width_o="2000" height_o="2500" data-src="https://freight.cargo.site/t/original/i/2dd12bf598aee54ffbde8d0a7fb1a4ec38bd2ce0a49fc7f3a7012a8ce2089afb/KJS02168-low.jpg" data-mid="234575996" border="0"  src="https://freight.cargo.site/w/1000/i/2dd12bf598aee54ffbde8d0a7fb1a4ec38bd2ce0a49fc7f3a7012a8ce2089afb/KJS02168-low.jpg" /&#62;
Yup&#60;img width="2000" height="2500" width_o="2000" height_o="2500" data-src="https://freight.cargo.site/t/original/i/775d15d50d1a451dbd7fea71b7e4e4fa64bc167510e268c195afa887d199d371/KJS02187-low.jpg" data-mid="234575995" border="0"  src="https://freight.cargo.site/w/1000/i/775d15d50d1a451dbd7fea71b7e4e4fa64bc167510e268c195afa887d199d371/KJS02187-low.jpg" /&#62;..Yap!

&#60;img width="2000" height="1333" width_o="2000" height_o="1333" data-src="https://freight.cargo.site/t/original/i/2bed7800c2e318a9307dec33b936172852d793418255f6d6eed96eb8c6ec94cb/KJS02324---low.jpg" data-mid="234576008" border="0"  src="https://freight.cargo.site/w/1000/i/2bed7800c2e318a9307dec33b936172852d793418255f6d6eed96eb8c6ec94cb/KJS02324---low.jpg" /&#62;
..He is finally arriving..!
&#60;img width="2000" height="2501" width_o="2000" height_o="2501" data-src="https://freight.cargo.site/t/original/i/ff5a5c023802b7fa03b4bdc27ec6d4bbc757fc883ff195dad4f502f3b0d9f279/KJS02283-low.jpg" data-mid="234576100" border="0"  src="https://freight.cargo.site/w/1000/i/ff5a5c023802b7fa03b4bdc27ec6d4bbc757fc883ff195dad4f502f3b0d9f279/KJS02283-low.jpg" /&#62;He seems a bit shy..but..

&#60;img width="2000" height="1333" width_o="2000" height_o="1333" data-src="https://freight.cargo.site/t/original/i/69400033891426534599e76b97cf79023831625be4bb59d19b3ba4ea514ab257/KJS02302-low.jpg" data-mid="234576429" border="0"  src="https://freight.cargo.site/w/1000/i/69400033891426534599e76b97cf79023831625be4bb59d19b3ba4ea514ab257/KJS02302-low.jpg" /&#62;Let’s have a welcome ceremony!

&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/33ab58722b353ddedb4521dcd72d3b23c5a0739855118145ff78e9df3a3769c7/KJS02409--low.jpg" data-mid="234576431" border="0"  src="https://freight.cargo.site/w/1000/i/33ab58722b353ddedb4521dcd72d3b23c5a0739855118145ff78e9df3a3769c7/KJS02409--low.jpg" /&#62;

&#60;img width="3000" height="2001" width_o="3000" height_o="2001" data-src="https://freight.cargo.site/t/original/i/94b8750a8866e2b6c9e7d6095a75b53a78baaef89b511fce72c3c7e3baaed284/KJS02417-low.jpg" data-mid="234576430" border="0"  src="https://freight.cargo.site/w/1000/i/94b8750a8866e2b6c9e7d6095a75b53a78baaef89b511fce72c3c7e3baaed284/KJS02417-low.jpg" /&#62;
&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/b358b5955a5b4319ba18184c0339e6ec93b91f3c244b289619a12d9ec8d73254/KJS02378-low.jpg" data-mid="234576433" border="0"  src="https://freight.cargo.site/w/1000/i/b358b5955a5b4319ba18184c0339e6ec93b91f3c244b289619a12d9ec8d73254/KJS02378-low.jpg" /&#62;
&#60;img width="2000" height="1333" width_o="2000" height_o="1333" data-src="https://freight.cargo.site/t/original/i/554b00c5d1a063830690d0361657807104c38a9d7cef4cd4527bd1ca35a3735e/KJS02356-low.jpg" data-mid="234576434" border="0" data-scale="78" src="https://freight.cargo.site/w/1000/i/554b00c5d1a063830690d0361657807104c38a9d7cef4cd4527bd1ca35a3735e/KJS02356-low.jpg" /&#62;(.. someone’s taking a photo of us..)
&#60;img width="2000" height="2500" width_o="2000" height_o="2500" data-src="https://freight.cargo.site/t/original/i/0feeddb8533b4222f77449c72c4705edf6aa6dcb1fd510ea2a022204be3cf174/KJS02420-low.jpg" data-mid="234576435" border="0"  src="https://freight.cargo.site/w/1000/i/0feeddb8533b4222f77449c72c4705edf6aa6dcb1fd510ea2a022204be3cf174/KJS02420-low.jpg" /&#62;
&#60;img width="2000" height="2500" width_o="2000" height_o="2500" data-src="https://freight.cargo.site/t/original/i/49cad254dc437ece41dd1bfd58e94619f2da472c618e48800c97a719ad3f8a54/KJS02345-low.jpg" data-mid="234576436" border="0"  src="https://freight.cargo.site/w/1000/i/49cad254dc437ece41dd1bfd58e94619f2da472c618e48800c97a719ad3f8a54/KJS02345-low.jpg" /&#62;


&#60;img width="2000" height="3000" width_o="2000" height_o="3000" data-src="https://freight.cargo.site/t/original/i/4f9a4b849a7967d118d943c2773e9492fcaa45c04cac70d6b834f80fb68b8f01/KJS02336--low.jpg" data-mid="234576432" border="0"  src="https://freight.cargo.site/w/1000/i/4f9a4b849a7967d118d943c2773e9492fcaa45c04cac70d6b834f80fb68b8f01/KJS02336--low.jpg" /&#62;..Happily ever after..!






</description>
		
	</item>
		
		
	<item>
		<title>Fairy wings on stones</title>
				
		<link>https://jaekim.top/Fairy-wings-on-stones</link>

		<pubDate>Fri, 18 Aug 2023 22:00:28 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Fairy-wings-on-stones</guid>

		<description>

- Chapter 3 -Fairy wings on stones


&#60;img width="850" height="205" width_o="850" height_o="205" data-src="https://freight.cargo.site/t/original/i/0ae25d8adee381acc2b1fb94123824e3d1ca49d0eb5b06a61976c57f49f011e4/fairy-wings-on-stone-0f--.png" data-mid="188328318" border="0"  src="https://freight.cargo.site/w/850/i/0ae25d8adee381acc2b1fb94123824e3d1ca49d0eb5b06a61976c57f49f011e4/fairy-wings-on-stone-0f--.png" /&#62;

&#60;img width="1000" height="1250" width_o="1000" height_o="1250" data-src="https://freight.cargo.site/t/original/i/187e6d217911037104664a9f2737efdd9e8fd85b3b807d178419704b9de080c1/4x5--2-.jpg" data-mid="205743035" border="0"  src="https://freight.cargo.site/w/1000/i/187e6d217911037104664a9f2737efdd9e8fd85b3b807d178419704b9de080c1/4x5--2-.jpg" /&#62;



「 𝐿𝑜𝑛𝑔 𝑙𝑜𝑛𝑔 𝑡𝑖𝑚𝑒 𝑎𝑔𝑜,  
𝑜𝑛 𝑡ℎ𝑒 𝐽𝑎𝑒𝑘𝑖𝑚 𝑝𝑙𝑎𝑛𝑒𝑡,  
𝑡ℎ𝑒𝑟𝑒 𝑤𝑒𝑟𝑒 𝑓𝑎𝑖𝑟𝑦 𝑠𝑜𝑢𝑙𝑠 𝑠𝑝𝑙𝑒𝑛𝑑𝑖𝑑, 𝑠ℎ𝑖𝑛𝑖𝑛𝑔 𝑏𝑟𝑖𝑔ℎ𝑡𝑙𝑦, 𝑒𝑎𝑐ℎ 𝑠ℎ𝑜𝑤𝑖𝑛𝑔 𝑜𝑓𝑓 𝑡ℎ𝑒𝑖𝑟 𝑏𝑒𝑎𝑢𝑡𝑖𝑓𝑢𝑙 𝑤𝑖𝑛𝑔𝑠. 
𝑇ℎ𝑒𝑦 𝑤𝑒𝑟𝑒 𝑠𝑚𝑎𝑙𝑙 𝑎𝑛𝑑 𝑠𝑜 𝑝𝑟𝑒𝑐𝑖𝑜𝑢𝑠. 
𝐴𝑠 𝑓𝑟𝑎𝑔𝑖𝑙𝑒 𝑎𝑠 𝑡ℎ𝑒𝑦 𝑎𝑟𝑒 𝑏𝑒𝑎𝑢𝑡𝑖𝑓𝑢𝑙, 𝑡ℎ𝑒𝑦 𝑐𝑜𝑢𝑙𝑑𝑛'𝑡 𝑠𝑢𝑟𝑣𝑖𝑣𝑒 𝑙𝑜𝑛𝑔. 
𝐻𝑜𝑤𝑒𝑣𝑒𝑟, 𝑡ℎ𝑒𝑦 𝑙𝑒𝑓𝑡 𝑡ℎ𝑒𝑖𝑟 𝑤𝑖𝑛𝑔𝑠 𝑎𝑙𝑙 𝑜𝑣𝑒𝑟 𝑡ℎ𝑒 𝑠𝑡𝑜𝑛𝑒𝑠.
𝐹𝑜𝑟𝑡𝑢𝑛𝑎𝑡𝑒𝑙𝑦, 𝑓𝑜𝑠𝑠𝑖𝑙𝑖𝑧𝑒𝑑 𝑤𝑖𝑛𝑔𝑠 ℎ𝑎𝑣𝑒 𝑏𝑒𝑒𝑛 𝑓𝑜𝑢𝑛𝑑 𝑖𝑛 𝑚𝑎𝑛𝑦 𝑝𝑙𝑎𝑐𝑒𝑠 𝑠𝑜 𝑓𝑎𝑟. 」 
-

「 옛날 옛적에, 재킴 플래닛에는 
각자의 아름다운 날개의 자태를 뽐내며 찬란하게 발광하는 요정의 영혼들이 있었다. 
그들은 작고 너무나 소중했다. 
그들은 아름다운 만큼 연약하고 오래 생존하지 못했다. 
그러나, 그들은 그들의 날개를 여러 스톤 곳곳에 남기고 떠났다. 
운이 좋게도, 현재까지 여러 곳에서 화석화된 날개들이 발견되고 있다. 」

&#60;img width="2000" height="1125" width_o="2000" height_o="1125" data-src="https://freight.cargo.site/t/original/i/0d23f40a07ef7500e7945fdeecd56d6bacf13b9e5a9bd737b544d2159b086745/IMG_5671-2.jpg" data-mid="188328360" border="0" data-scale="84" src="https://freight.cargo.site/w/1000/i/0d23f40a07ef7500e7945fdeecd56d6bacf13b9e5a9bd737b544d2159b086745/IMG_5671-2.jpg" /&#62;&#60;img width="2000" height="1125" width_o="2000" height_o="1125" data-src="https://freight.cargo.site/t/original/i/79c9526db8bfb35305b04d278b3387ed9dbdf46bd2c342cc663aa75a3d8555df/IMG_5671-3.jpg" data-mid="188328361" border="0" data-scale="84" src="https://freight.cargo.site/w/1000/i/79c9526db8bfb35305b04d278b3387ed9dbdf46bd2c342cc663aa75a3d8555df/IMG_5671-3.jpg" /&#62;&#60;img width="4032" height="2268" width_o="4032" height_o="2268" data-src="https://freight.cargo.site/t/original/i/9b7d9b6a126ac87803ecb6041c5c51de5c1be6498b85725d9875aee79aa2e5d6/IMG_5671.jpg" data-mid="188328362" border="0" data-scale="84" src="https://freight.cargo.site/w/1000/i/9b7d9b6a126ac87803ecb6041c5c51de5c1be6498b85725d9875aee79aa2e5d6/IMG_5671.jpg" /&#62;



&#60;img width="2592" height="3241" width_o="2592" height_o="3241" data-src="https://freight.cargo.site/t/original/i/8d008c247068c8213d3883b493bfb402ad3c06d1fdc6e1f0b5a030dab62b9244/IMG_5757-2.jpg" data-mid="188328689" border="0"  src="https://freight.cargo.site/w/1000/i/8d008c247068c8213d3883b493bfb402ad3c06d1fdc6e1f0b5a030dab62b9244/IMG_5757-2.jpg" /&#62;
&#60;img width="2592" height="3241" width_o="2592" height_o="3241" data-src="https://freight.cargo.site/t/original/i/5bfdc4231ad0c699b2618a85171c7b3b546d8d4310f57eec606039d74f68349f/IMG_5757-1.jpg" data-mid="188328690" border="0"  src="https://freight.cargo.site/w/1000/i/5bfdc4231ad0c699b2618a85171c7b3b546d8d4310f57eec606039d74f68349f/IMG_5757-1.jpg" /&#62;
&#60;img width="2500" height="3125" width_o="2500" height_o="3125" data-src="https://freight.cargo.site/t/original/i/e28156196aaf65cb40bdd417fc5e9b5ffd7d4d23a2e647633b2fbdcf2edb5b43/IMG_5763.JPG" data-mid="188328810" border="0"  src="https://freight.cargo.site/w/1000/i/e28156196aaf65cb40bdd417fc5e9b5ffd7d4d23a2e647633b2fbdcf2edb5b43/IMG_5763.JPG" /&#62;

</description>
		
	</item>
		
		
	<item>
		<title>Jaekim friends</title>
				
		<link>https://jaekim.top/Jaekim-friends-1</link>

		<pubDate>Thu, 05 Jan 2023 17:53:05 +0000</pubDate>

		<dc:creator>jaekim</dc:creator>

		<guid isPermaLink="true">https://jaekim.top/Jaekim-friends-1</guid>

		<description>
- Chapter 2 -
&#60;img width="850" height="205" width_o="850" height_o="205" data-src="https://freight.cargo.site/t/original/i/8b529c27f37ccf1622f74f13ac3baf9226932bdaafbcc48d7431c42467f63205/Jaekim-planet-friends.png" data-mid="205743188" border="0" data-scale="88" src="https://freight.cargo.site/w/850/i/8b529c27f37ccf1622f74f13ac3baf9226932bdaafbcc48d7431c42467f63205/Jaekim-planet-friends.png" /&#62;
&#60;img width="1440" height="1800" width_o="1440" height_o="1800" data-src="https://freight.cargo.site/t/original/i/79ba4b391bb6dcf81ecf76365abdf4734f3c2bf91937155ee8e4a8819d992a8c/15373FFC-9B30-4C70-9808-F7258B5C5503.JPG" data-mid="176407932" border="0"  src="https://freight.cargo.site/w/1000/i/79ba4b391bb6dcf81ecf76365abdf4734f3c2bf91937155ee8e4a8819d992a8c/15373FFC-9B30-4C70-9808-F7258B5C5503.JPG" /&#62;



&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/08ca4b3444b534c6c208cb61d33c308241dde12612fe2ab33efdc7f16f2ebee1/------jaekim.png" data-mid="236266161" border="0"  src="https://freight.cargo.site/w/700/i/08ca4b3444b534c6c208cb61d33c308241dde12612fe2ab33efdc7f16f2ebee1/------jaekim.png" /&#62;

&#60;img width="2000" height="3145" width_o="2000" height_o="3145" data-src="https://freight.cargo.site/t/original/i/f66a4f2f6f9ddeed430c0cbe4f0858087236534c157a947b4ff92a6c6d0fdfcf/IMG_2178-.jpg" data-mid="218314492" border="0"  src="https://freight.cargo.site/w/1000/i/f66a4f2f6f9ddeed430c0cbe4f0858087236534c157a947b4ff92a6c6d0fdfcf/IMG_2178-.jpg" /&#62;









&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/e4c40c981690d8de11595bcb2b9da203a391df4e734be7fe84ccf5fdf19c259e/------jongseung.png" data-mid="236300946" border="0"  src="https://freight.cargo.site/w/700/i/e4c40c981690d8de11595bcb2b9da203a391df4e734be7fe84ccf5fdf19c259e/------jongseung.png" /&#62;






&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/8a71d2b49bf7cf6dbe2e9b1f34d7c48e0f8c907bf1d09c7c97d45b95ddc0e236/------Seunghoon.png" data-mid="236300947" border="0"  src="https://freight.cargo.site/w/700/i/8a71d2b49bf7cf6dbe2e9b1f34d7c48e0f8c907bf1d09c7c97d45b95ddc0e236/------Seunghoon.png" /&#62;






&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/550523f3446f526fddacf28a914f044f57673c388db966f3ee3367c592b04c6c/----soyoung.png" data-mid="236302972" border="0"  src="https://freight.cargo.site/w/700/i/550523f3446f526fddacf28a914f044f57673c388db966f3ee3367c592b04c6c/----soyoung.png" /&#62;





_SEUNG HOON &#38;amp; SO YOUNG_





&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/3ba12b7bca48a98048c719696c9753f84b455094678728dfdf991675bd35090a/----bjorn.png" data-mid="236302973" border="0"  src="https://freight.cargo.site/w/700/i/3ba12b7bca48a98048c719696c9753f84b455094678728dfdf991675bd35090a/----bjorn.png" /&#62;






&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/ce1e1935e940ca779b40647421f77b5b7deb104be7e432321a4dc51d698c174b/----guehyun.png" data-mid="236302974" border="0"  src="https://freight.cargo.site/w/700/i/ce1e1935e940ca779b40647421f77b5b7deb104be7e432321a4dc51d698c174b/----guehyun.png" /&#62;
&#60;img width="1258" height="1574" width_o="1258" height_o="1574" data-src="https://freight.cargo.site/t/original/i/ff8cb359654d7816adde0ff670bdaba33df3a936da5cb4d682f4af4287f2f64f/IMG_2529--.jpg" data-mid="222314986" border="0" data-scale="45" src="https://freight.cargo.site/w/1000/i/ff8cb359654d7816adde0ff670bdaba33df3a936da5cb4d682f4af4287f2f64f/IMG_2529--.jpg" /&#62;





&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/08627381c6a36971322705a4472ab4e3f11116f07602b703c8c782ff1814883f/----haerim.png" data-mid="236302975" border="0"  src="https://freight.cargo.site/w/700/i/08627381c6a36971322705a4472ab4e3f11116f07602b703c8c782ff1814883f/----haerim.png" /&#62;







&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/fe3f5f1faebb7b3dc41559da1fa689a9af391f4ceceaed53542de3c6ca005f70/----yeonjin.png" data-mid="236302976" border="0"  src="https://freight.cargo.site/w/700/i/fe3f5f1faebb7b3dc41559da1fa689a9af391f4ceceaed53542de3c6ca005f70/----yeonjin.png" /&#62;









JAEKIM PLANET passport&#60;img width="1134" height="1536" width_o="1134" height_o="1536" data-src="https://freight.cargo.site/t/original/i/272e04d693d5ec32720bb34f42bf464c5ead60604a8db5aaf541254914bfc4d7/IMG_0938.jpg" data-mid="176407933" border="0" data-scale="56" src="https://freight.cargo.site/w/1000/i/272e04d693d5ec32720bb34f42bf464c5ead60604a8db5aaf541254914bfc4d7/IMG_0938.jpg" /&#62;
&#60;img width="1366" height="2192" width_o="1366" height_o="2192" data-src="https://freight.cargo.site/t/original/i/bba07225a17e9f4d27c647515b2afd6405f87e784d6a71a3763e9eeff0d2c826/2024-ALL-.jpg" data-mid="218314474" border="0"  src="https://freight.cargo.site/w/1000/i/bba07225a17e9f4d27c647515b2afd6405f87e784d6a71a3763e9eeff0d2c826/2024-ALL-.jpg" /&#62;


&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/360b77ff15d255026f86e41492a3ea11df96fd71c7b64b24d7ae6b082448be9e/----friedrich.png" data-mid="236302977" border="0"  src="https://freight.cargo.site/w/700/i/360b77ff15d255026f86e41492a3ea11df96fd71c7b64b24d7ae6b082448be9e/----friedrich.png" /&#62;↓click to see more&#60;img width="1800" height="1085" width_o="1800" height_o="1085" data-src="https://freight.cargo.site/t/original/i/e79ddc60a54548d08953716815c8c16c7027d32d2580b010a1018a4158813aa3/-.jpg" data-mid="216724234" border="0"  src="https://freight.cargo.site/w/1000/i/e79ddc60a54548d08953716815c8c16c7027d32d2580b010a1018a4158813aa3/-.jpg" /&#62;



&#60;img width="700" height="118" width_o="700" height_o="118" data-src="https://freight.cargo.site/t/original/i/14cad55b9a6b964a72f3b6e4a2d452bd7421fa22f6b39ac3eaa8aafdc0b64de4/----hojung.png" data-mid="236302978" border="0"  src="https://freight.cargo.site/w/700/i/14cad55b9a6b964a72f3b6e4a2d452bd7421fa22f6b39ac3eaa8aafdc0b64de4/----hojung.png" /&#62;


↓click to see more
&#60;img width="2000" height="2600" width_o="2000" height_o="2600" data-src="https://freight.cargo.site/t/original/i/10cd2b97a8a35bbb1f3dda5f4b1ed654803a8ea2b603c26606c037208eb13e08/_MG_66274-.jpg" data-mid="218313242" border="0" data-scale="60" src="https://freight.cargo.site/w/1000/i/10cd2b97a8a35bbb1f3dda5f4b1ed654803a8ea2b603c26606c037208eb13e08/_MG_66274-.jpg" /&#62;


To be continued..




</description>
		
	</item>
		
	</channel>
</rss>