<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: developer</title>
    <description>The latest articles on Forem by developer (@dino2328).</description>
    <link>https://forem.com/dino2328</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1394951%2F89a7b660-1d49-4a18-b106-837a7e7de16d.png</url>
      <title>Forem: developer</title>
      <link>https://forem.com/dino2328</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/dino2328"/>
    <language>en</language>
    <item>
      <title>THE FIRST TIME USING GODOT</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Fri, 07 Jun 2024 10:58:35 +0000</pubDate>
      <link>https://forem.com/dino2328/the-first-time-using-godot-2b37</link>
      <guid>https://forem.com/dino2328/the-first-time-using-godot-2b37</guid>
      <description>&lt;h2&gt;
  
  
  WHAT IS GODOT
&lt;/h2&gt;

&lt;p&gt;I first thought of downloading Unity but I thought Godot is better than Unity or Unreal engine. Godot is on the best game engines to create 2D and 3D games.&lt;/p&gt;

&lt;h2&gt;
  
  
  Language
&lt;/h2&gt;

&lt;p&gt;Unity uses a bunch of languages like C#, C/C++, Rust, IronPython, and Lua ,wait what is IronPython 🤔, just leave it. On the other hand Unreal uses only C++. And the last Godot uses languages C++,C# and GDSscript, I am using GDSscript which is recommended mostly for beginners.&lt;/p&gt;

&lt;h2&gt;
  
  
  Using Godot
&lt;/h2&gt;

&lt;p&gt;I first downloaded Godot which was very fast and it had 2D, 3D and script. It will be default GDSscript which is what I am using. It is very easy too.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>gamedev</category>
    </item>
    <item>
      <title>45sec scratch game vs 1min scratch game vs 10min scratch game</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Sat, 01 Jun 2024 15:18:46 +0000</pubDate>
      <link>https://forem.com/dino2328/45sec-scratch-game-vs-1min-scratch-game-vs-10min-scratch-game-i9e</link>
      <guid>https://forem.com/dino2328/45sec-scratch-game-vs-1min-scratch-game-vs-10min-scratch-game-i9e</guid>
      <description>&lt;h2&gt;
  
  
  Intro
&lt;/h2&gt;

&lt;p&gt;Now I am going to make a random scratch game in  3 different time periods and I don't know why I am doing this but I went on &lt;/p&gt;

&lt;h2&gt;
  
  
  45 sec scratch game
&lt;/h2&gt;

&lt;p&gt;A 45 sec is pretty difficult to do because we should make sprites, backdrops and function them in just 45sec. I thought I could make a game in 45sec but I failed in doing it properly. This was the worst game I have ever coded or done in my life because it included a ball which moves with our mouse pointer and when It touches the edge we get a point and it's sprites were very bad and it does not have a backdrop just a white screen with a blue ball.&lt;/p&gt;

&lt;h2&gt;
  
  
  1min scratch game
&lt;/h2&gt;

&lt;p&gt;A 1min scratch game is just 15sec more than the 45sec scratch game so the results would almost be the same the same but it was more better than I expected how it would be. I made a scratch cat clicker game which has white backdrop a scratch cat in the middle a and when we clicked it the score would increase. &lt;/p&gt;

&lt;h2&gt;
  
  
  10min scratch game '
&lt;/h2&gt;

&lt;p&gt;Ten minutes is very high time and I thought it was very low so I decided a different type of car game where there will be speed and other different entities that are in a car but that is not possible so I simply made a normal scratch car game and I did it before 10min and a lot of time has been wasted and the game also is very bad.&lt;/p&gt;

&lt;p&gt;45sec:&lt;a href="https://scratch.mit.edu/projects/1030582005/"&gt;45sec game&lt;/a&gt;&lt;br&gt;
1min:&lt;a href="https://scratch.mit.edu/projects/1030581475/"&gt;1min&lt;/a&gt;&lt;br&gt;
10min:&lt;a href="https://scratch.mit.edu/projects/1030583003/"&gt;10min&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  comment down which one these did you like
&lt;/h2&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>scratch</category>
    </item>
    <item>
      <title>I made a clicker game in scratch in just 1 hour</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Mon, 27 May 2024 13:48:42 +0000</pubDate>
      <link>https://forem.com/dino2328/i-made-a-clicker-game-in-scratch-in-just-an-hour-27k3</link>
      <guid>https://forem.com/dino2328/i-made-a-clicker-game-in-scratch-in-just-an-hour-27k3</guid>
      <description>&lt;p&gt;I always liked making challenges among myself and decided to make a game in just an hour. I didn't know in which genre should I make the game. So I opened ChatGpt asked which genre should I make the game. It told me to make a clicker game in scratch. So I opened scratch started the timer &lt;/p&gt;

&lt;h2&gt;
  
  
  Backdrop
&lt;/h2&gt;

&lt;p&gt;I was eating some cookies while doing. So I decided to make a cookie clicker in scratch. I first made a purple backdrop and made a full detailed cookie. Not fully detailed but it looks like a cookie. Made a shop and those are the sprites and backdrops and when I saw the time it was already 30 minutes over. I should now write all of the code in just 30 minutes which is a little time but I did it somehow.&lt;/p&gt;

&lt;h2&gt;
  
  
  Code
&lt;/h2&gt;

&lt;p&gt;I still have 30 minutes and I started writing the code and made two variables score and Income and wrote the code for the two big variables. Now I have only 5min left and I completed the game correctly in time. &lt;/p&gt;

&lt;p&gt;Check out my game:&lt;a href="https://scratch.mit.edu/projects/1027241600/"&gt;COOKIE CLICKER&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>scratch</category>
    </item>
    <item>
      <title>A GAME IN JUST 30 MINUTES 😲 !!</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Sat, 25 May 2024 15:12:19 +0000</pubDate>
      <link>https://forem.com/dino2328/a-game-in-just-30-minutes--2db0</link>
      <guid>https://forem.com/dino2328/a-game-in-just-30-minutes--2db0</guid>
      <description>&lt;p&gt;I recently called &lt;a class="mentioned-user" href="https://dev.to/mince"&gt;@mince&lt;/a&gt; for a challenge .The challenge was simple. We just have to make a game in scratch and the time is 30min. This also has some points making&lt;/p&gt;

&lt;p&gt;1 view in scratch - 1 point&lt;br&gt;
1 heart- 2 points&lt;br&gt;
1 star-2 points&lt;br&gt;
1 remix- 3 points&lt;br&gt;
1 comment -5 points&lt;/p&gt;

&lt;p&gt;This is how we consider the points. The one who loses should praise the other person by writing a post in dev.to. I thought I should not lose this challenge with &lt;a class="mentioned-user" href="https://dev.to/mince"&gt;@mince&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  Starting
&lt;/h2&gt;

&lt;p&gt;As I started the timer I felt nervous because I didn't have one game to do so I wasted literally 10minutes just thinking what should I do and after these 10 minutes I got a plan for my scratch game.&lt;/p&gt;

&lt;h2&gt;
  
  
  Plan
&lt;/h2&gt;

&lt;p&gt;My plan is easy. I have to create 100 GIGA'S of different colours and there will be one different GIGA just with a spectacles and if we find the odd GIGA among the 100 other we will get one point&lt;/p&gt;

&lt;h2&gt;
  
  
  Implementing
&lt;/h2&gt;

&lt;p&gt;The first thing I should keep in mind is I have 20 minutes and I did not write one line of code also. I first started by adding GIGA with spectacles and the starting page. The second I duplicated many GIGA's to make 100 GIGA's and wrote all of the code and the winning page. My game does not have anything to lose .In the last 5 minutes I did the score variable and ended my project and time was also over&lt;/p&gt;

&lt;h2&gt;
  
  
  Please support me by giving a heart,star,remix and a comment so that I can win over &lt;a class="mentioned-user" href="https://dev.to/mince"&gt;@mince&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;MY PROJECT: &lt;a href="https://scratch.mit.edu/projects/1027030846/"&gt;FINDING GIGA&lt;/a&gt;&lt;br&gt;
&lt;a class="mentioned-user" href="https://dev.to/mince"&gt;@mince&lt;/a&gt; project: &lt;a href="https://scratch.mit.edu/projects/1027030846/"&gt;Pizza Clicker&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>MAKING A GAME IN HTML AND URSINA WITH THE HELP OF GEMINI AND CHATGPT</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Fri, 24 May 2024 12:57:42 +0000</pubDate>
      <link>https://forem.com/dino2328/making-a-game-in-html-and-ursina-with-the-help-of-gemini-and-chatgpt-part-1-html-5bak</link>
      <guid>https://forem.com/dino2328/making-a-game-in-html-and-ursina-with-the-help-of-gemini-and-chatgpt-part-1-html-5bak</guid>
      <description>&lt;h2&gt;
  
  
  The game
&lt;/h2&gt;

&lt;p&gt;I chose for this post an action game in Html and Ursina.&lt;/p&gt;

&lt;h2&gt;
  
  
  HTML
&lt;/h2&gt;

&lt;p&gt;A game in html is pretty difficult but let's try if gemini and chatgpt can do. I gave the prompt to them: "An action game in html,JavaScript and CSS and its code". Both the AI's gave me pretty fast. Gemini gave me 119 lines of code and nothing worked in the game except the score was increasing. now it was ChatGpt's time. ChatGpt gave me 67 lines of code .No controls worked except for the up arrow which is also after some time stopped .They was no score Gemini had a score but this did not have.&lt;br&gt;
After a deep thinking I decided to give the point to Gemini Because Gemini had score and many other things but chatgpt had only two things that is the enemy moving and only the up arrow working&lt;/p&gt;

&lt;p&gt;Points: Gemini:1&lt;br&gt;
        ChatGpt:0&lt;/p&gt;

&lt;h2&gt;
  
  
  URSINA
&lt;/h2&gt;

&lt;p&gt;Ursina is a game engine so I think they will do better this time. I decided to give the prompt 'MAKE AN ACTION GAME IN URSINA AND I WAANT ITS CODE'. Both Gemini and chatgpt gave me the code and it was time to implement the code. Gemini gave me 70 lines of code. It didn't even show up the game. Every time I clicked the run button it would say an error occurred and show some line of the code and when I tell it to Gemini it would tell me 'YOUR ABSOLUTELY RIGHT' and it would rectify it and again a error occurs in another line of the code. This happened nearly 20 times and after the 20th time I decided to quit and give no point to gemini this round. After this it was the chatgpt's round. It wnted to make a game but it did not but that was also nice. It never gave me a error. So I decided without thinking even for a second to give point to chatgpt&lt;/p&gt;

&lt;p&gt;Points:chatgpt:1&lt;br&gt;
       gemini:1&lt;/p&gt;

&lt;p&gt;So this was a tie between chatgpt and gemini.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>ai</category>
    </item>
    <item>
      <title>I MADE A MOVIE IN SCRATCH</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Wed, 22 May 2024 07:46:50 +0000</pubDate>
      <link>https://forem.com/dino2328/i-made-a-movie-in-scratch-1hm3</link>
      <guid>https://forem.com/dino2328/i-made-a-movie-in-scratch-1hm3</guid>
      <description>&lt;h2&gt;
  
  
  THOUGHT
&lt;/h2&gt;

&lt;p&gt;As I was exploring scratch project I saw a person who made a bunch of movies in scratch. So I then got inspiration and decided to make a movie in scratch. I decided to make the movie about my favourite sprite ben. I thought what was the story and saw some musical instruments. Yes I got an idea that is singing ben&lt;/p&gt;

&lt;h2&gt;
  
  
  STORY
&lt;/h2&gt;

&lt;p&gt;I named the story but I did not have one story only. So, I decided to make what comes into my mind in that very second.&lt;/p&gt;

&lt;h2&gt;
  
  
  How it came out
&lt;/h2&gt;

&lt;p&gt;It come out very badly and It did not have one story so I failed in making a movie&lt;/p&gt;

&lt;p&gt;Movie link=(&lt;a href="https://scratch.mit.edu/projects/1023418418/"&gt;https://scratch.mit.edu/projects/1023418418/&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>scratch</category>
    </item>
    <item>
      <title>MAKING PEOPLE MOVE IN SCRATCH</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Sat, 11 May 2024 13:19:38 +0000</pubDate>
      <link>https://forem.com/dino2328/making-people-move-in-scratch-eik</link>
      <guid>https://forem.com/dino2328/making-people-move-in-scratch-eik</guid>
      <description>&lt;h2&gt;
  
  
  MAKING PEOPLE WALK
&lt;/h2&gt;

&lt;p&gt;MAKING PEOPLE WALK IS SO DIFFICULT. WE HAVE TO CHANGE THE COSTUME FREQUENTLY AND TYPE THE CODE SEVERAL TIMES. I CHOSE THE SPRITE AVERY AND MADE HER WALK 1000 STEPS BY WRITE THE CODE&lt;br&gt;
MOTION 5 STEPS,NEXT COSTUME AND WAIT 0.1 SEC&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scratch.mit.edu/projects/1017592305/editor/"&gt;https://scratch.mit.edu/projects/1017592305/editor/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
    <item>
      <title>HORROR GAME IN SCRATCH</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Sat, 11 May 2024 12:48:21 +0000</pubDate>
      <link>https://forem.com/dino2328/horror-game-in-scratch-51gf</link>
      <guid>https://forem.com/dino2328/horror-game-in-scratch-51gf</guid>
      <description>&lt;h2&gt;
  
  
  THOUGHT
&lt;/h2&gt;

&lt;p&gt;I SEARCHED THROUGH THE SCRATCH WEBSITE AND SAW THAT THERE WERE NO HORROR GAMES AND I DECIDED TO MAKE ONE HORROR GAME IN SCRATCH&lt;/p&gt;

&lt;h2&gt;
  
  
  PLAN
&lt;/h2&gt;

&lt;p&gt;THE FIRST THING I DID WAS TO MAKE A ROOM FOR OUR HORROR GAME. I CAME ON A VERY AMAZING PLAN. THE PLAN WAS TO MAKE A SMALL HOLE AND A PICTURE AS THE ROOM AND THEN SENT THE ROOM BACK OF . THE HOLE HERE ACTS AS A CAMERA . THE GAME IS NOW FINISHED SUCESSFULLY.&lt;/p&gt;

&lt;h2&gt;
  
  
  LINK:&lt;a href="https://scratch.mit.edu/projects/1018190268"&gt;https://scratch.mit.edu/projects/1018190268&lt;/a&gt;
&lt;/h2&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>MADE PEOPLE WALK 1000 STEPS IN SCRATCH</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Fri, 10 May 2024 12:30:38 +0000</pubDate>
      <link>https://forem.com/dino2328/made-people-walk-1000-steps-in-scratch-4n6b</link>
      <guid>https://forem.com/dino2328/made-people-walk-1000-steps-in-scratch-4n6b</guid>
      <description>&lt;p&gt;MAKING PEOPLE WALK IS SO DIFFICULT. WE HAVE TO CHANGE THE COSTUME FREQUENTLY AND TYPE THE CODE SEVERAL TIMES. I CHOSE THE SPRITE AVERY AND MADE HER WALK 1000 STEPS BY WRITE THE CODE&lt;br&gt;
MOTION 5 STEPS,NEXT COSTUME AND WAIT 0.1 SEC&lt;/p&gt;

&lt;p&gt;&lt;a href="https://scratch.mit.edu/projects/1017592305/editor/"&gt;https://scratch.mit.edu/projects/1017592305/editor/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>3 VSCODE EXTENSIONS</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Fri, 10 May 2024 12:19:57 +0000</pubDate>
      <link>https://forem.com/dino2328/3-vscode-tips-58d7</link>
      <guid>https://forem.com/dino2328/3-vscode-tips-58d7</guid>
      <description>&lt;h2&gt;
  
  
  CODE SNIPPETS
&lt;/h2&gt;

&lt;p&gt;IN A VSCODE CODE SNIPPET YOU CAN ACESS A LARGE CODE WHICH YOU USE DAILY WITH ONE LETTER OR ONE SYMBOL. eg: I USED A CODE SNIPPET FOR THE BASIC CODE IN HTML WITH JUST A EXCLAMATORY MARK&lt;/p&gt;

&lt;h2&gt;
  
  
  VSCODE PETS
&lt;/h2&gt;

&lt;p&gt;YOU CAN ALSO PUT SOME PETS IN VSCODE. THERE WILL BE A LARGE NUMBER OF PETS WHICH YOU CAN PUT IN. YOU CAN ALSO THROW BALLS AND LET YOUR PET CATCH THE BALL. THIS WILL GIVE RELIEF TO US AFTER WRITING MANY LINES OF CODE NEARLY 100.&lt;/p&gt;

&lt;h2&gt;
  
  
  VSCODE DINO
&lt;/h2&gt;

&lt;p&gt;IN VSCODE YOU CAN ALSO ACESS TO THE DINO GAME. IT A EXTENSION IN VSCODE&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>vscode</category>
    </item>
    <item>
      <title>I MADE A GAME IN SCRATCH</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Sun, 05 May 2024 13:00:46 +0000</pubDate>
      <link>https://forem.com/dino2328/i-made-a-game-in-scratch-1oba</link>
      <guid>https://forem.com/dino2328/i-made-a-game-in-scratch-1oba</guid>
      <description>&lt;h2&gt;
  
  
  THOUGHT
&lt;/h2&gt;

&lt;p&gt;SCRATCH IS A BEGINEER PROGRAMMING LANGUAGE USED BY MANY PEOPLE. IT IS WERY EASY TO USE ALSO. I ALWAYS WANTED TO MAKE A STORY AND IN IT A GAME. ON ONE FINE DAY I CAME UP WITH AN AMAZING IDEA FOR MY SCRATCH GAME. IT WAS SIMPLE HEAR THE STORY NOW&lt;/p&gt;

&lt;h2&gt;
  
  
  STORY OF MY GAME
&lt;/h2&gt;

&lt;p&gt;THERE WAS A BOY PLAYING WITH HIS FOOTBALL AND A VILLIAN CAME AND TOOK HIS FOOTBALL. THEN THE VILLIAN CAME AND HAD PUT A CONDITION THAT IF WE CAN HIT 5 GOALS WITH THAT FOOTBALL IN 10 TIMES. YOU CAN GET BACK YOUR FOOTBALL. IF WE WIN HE WILL GET THE FOOTBALL. IF WE LOSE THE FOOTBALL WILL BE WITH THE VILLIAN.&lt;/p&gt;

&lt;h2&gt;
  
  
  IMPLENTING
&lt;/h2&gt;

&lt;p&gt;IT WAS SO DIFFICULT FOR ME TO DO THAT ESPECIALLY THE CONTROLS FOR THE GAME AND THE STORY. IT TOOK ME HOUR TO COMPLETE THIS PROJECT. AFTER THAT A GREAT AND THE BIGGEST PROBLEM CAME I ACCIDENTLY DID'NT SAVE THE PROJECT WHICH GAVE ME A BLOW IN MY MIND. SO I COUND'NT SEND THE ALSO BUT I WILL TRY TO MAE IT AGAIN IN MY NEXT POST&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
    <item>
      <title>TIPS AND TRICKS WHEN YOU ARE USING VSCODE</title>
      <dc:creator>developer</dc:creator>
      <pubDate>Sat, 27 Apr 2024 05:11:34 +0000</pubDate>
      <link>https://forem.com/dino2328/tips-and-tricks-when-you-are-using-vscode-4ab3</link>
      <guid>https://forem.com/dino2328/tips-and-tricks-when-you-are-using-vscode-4ab3</guid>
      <description>&lt;h2&gt;
  
  
  1)CENTER TAG
&lt;/h2&gt;

&lt;p&gt;IF YOU WANT TO CENTER YOUR TEXT ANYONE WILL COMMONLY WRITE&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;TEXT-ALIGN:CENTER;
JUSTIFY CONTENT:CENTER;
ALIGN-ITEMS:CENTER;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;BUT A MORE BETTER IDEA THEN THAT CODE IS THE CENTER TAG YOU JUST NEED TO WRITE&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;CENTER&amp;gt;CONTENT&amp;lt;/CENTER&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  2) BASIC CODE
&lt;/h2&gt;

&lt;p&gt;IF YOU WANT ALL THE BASIC CODE LIKE THIS&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html lang="en"&amp;gt;
&amp;lt;head&amp;gt;
 &amp;lt;meta charset="UTF-8"&amp;gt;
    &amp;lt;meta name="viewport" content="width=device-width, initial-scale=1.0"&amp;gt;
    &amp;lt;title&amp;gt;Document&amp;lt;/title&amp;gt;
&amp;lt;/head&amp;gt;
&amp;lt;body&amp;gt;

&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;YOU JUST NEED TO DO IS TYPE THE EXCLAMATORY MARK AND AFTER PUTTING IT ENTER THAT'S ALL&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>beginners</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
