<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Project Pokémon Forums</title>
		<link>http://projectpokemon.org/forums/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 21:20:24 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://projectpokemon.org/forums/images/misc/rss.png</url>
			<title>Project Pokémon Forums</title>
			<link>http://projectpokemon.org/forums/</link>
		</image>
		<item>
			<title>Making a completely safe Pokemon with Sav/Gen?</title>
			<link>http://projectpokemon.org/forums/showthread.php?22965-Making-a-completely-safe-Pokemon-with-Sav-Gen&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 19:54:02 GMT</pubDate>
			<description><![CDATA[I've looked pretty much everywhere for a code for BW that makes wild Pokes have all 31 IV's so I could catch a perfect breeding Ditto. I've given up...]]></description>
			<content:encoded><![CDATA[<div>I've looked pretty much everywhere for a code for BW that makes wild Pokes have all 31 IV's so I could catch a perfect breeding Ditto. I've given up now and I just want to know how to use Pokesav or Gen to make one that I can breed without any chance of making bad eggs. Is there a way? Thanks in advance</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?83-PKM">PKM</category>
			<dc:creator>Martyrdom219</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22965-Making-a-completely-safe-Pokemon-with-Sav-Gen</guid>
		</item>
		<item>
			<title>Tricky Save problem</title>
			<link>http://projectpokemon.org/forums/showthread.php?22963-Tricky-Save-problem&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 17:16:26 GMT</pubDate>
			<description><![CDATA[So i'm playing pokemon platinum on Desmume 0.9.7, and i have been useing the quick save(Alt+ F1) feature all game. My last platinum save didn't go so...]]></description>
			<content:encoded><![CDATA[<div>So i'm playing pokemon platinum on Desmume 0.9.7, and i have been useing the quick save(Alt+ F1) feature all game. My last platinum save didn't go so well so i started all over on this one.<br />
<br />
Now that i have beat Cynthia, it was my impression the game would save automatically, yet, when the game has reset, i end up having to load back into my oldest game file, which is significantly crappier as it was a long time ago. <br />
<br />
All i have of the old save now is a .ds1 file containing the moment before fading out after beating Cynthia. Suggestions, or is my game lost for good?</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?36-Miscellaneous-(including-emulation)">Miscellaneous (including emulation)</category>
			<dc:creator>johs111</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22963-Tricky-Save-problem</guid>
		</item>
		<item>
			<title>C-Gear Skin Editing</title>
			<link>http://projectpokemon.org/forums/showthread.php?22962-C-Gear-Skin-Editing&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 09:24:56 GMT</pubDate>
			<description><![CDATA[*Intro*Since there isn't any information posted about how the C-Gear is planted within the save file, I might as well just explain how one would edit...]]></description>
			<content:encoded><![CDATA[<div><font size="4"><b>Intro</b></font><blockquote>Since there isn't any information posted about how the C-Gear is planted within the save file, I might as well just explain how one would edit it. PokeStock is capable of editing the skin, but it's a pretty weird standalone program -- people may want to have their own program (in english) that can edit it. Plus it's good to know how it works!<br />
</blockquote><font size="4"><b>Background Information</b></font><blockquote>The C-Gear Skin is stored inside the save file as a .psk file ("poké-skin") after it is downloaded or edited. It's a pretty big portion of the save file, coming in at 9.50 KB of data -- that's around 2% of the entire save file's size. Visualizing it as an actual image is different, the .psk file format is not a .bmp or .jpg, and this is beyond me... PokeStock is able to visualize it and save it as a view-able image, however.</blockquote><font size="4"><b>Documentation of Save Structure for C-Gear Skins:</b></font><br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">0x52000-0x545FF <br />
&nbsp; &nbsp; &nbsp; &nbsp; Contains the .psk data. <br />
&nbsp; &nbsp; &nbsp; &nbsp; Calculate Checksum of this region, call it checksum(1).<br />
<br />
0x54603-0x54604<br />
&nbsp; &nbsp; &nbsp; &nbsp; Contains the checksum of the .psk data.<br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(1).<br />
<br />
0x1C024-0x1C025 <br />
&nbsp; &nbsp; &nbsp; &nbsp; This is a Checksum Reference to the .psk checksum. <br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(1).<br />
<br />
0x1C02E-0x1C02F<br />
&nbsp; &nbsp; &nbsp; &nbsp; This is a Region Checksum of the reference checksums, which must be recalculated. <br />
&nbsp; &nbsp; &nbsp; &nbsp; Calculate the checksum of the region 0x1C000-0x1C02B, call it checksum(2).<br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(2).<br />
<br />
0x23F40-0x23F41<br />
&nbsp; &nbsp; &nbsp; &nbsp; This is a Checksum Reference to the previous reference checksum checksum.<br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(2).<br />
<br />
0x23F9A-0x23F9B<br />
&nbsp; &nbsp; &nbsp; &nbsp; This is a Region Checksum of the nearby reference checksums.<br />
&nbsp; &nbsp; &nbsp; &nbsp; Calculate the checksum of the region 0x23F00-0x23F8B, call it checksum(3).<br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(3).<br />
&nbsp; &nbsp; &nbsp; &nbsp; <br />
0x54700-0x54702<br />
&nbsp; &nbsp; &nbsp; &nbsp; This is a Checksum Reference to the previous reference checksum checksum.<br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(3).<br />
<br />
0x54712-0x54713<br />
&nbsp; &nbsp; &nbsp; &nbsp; This is a Region Checksum of a dword which comprises of checksum(3) and zeroes.<br />
&nbsp; &nbsp; &nbsp; &nbsp; Calculate the checksum of the region 0x54700-0x54703, call it checksum(4).<br />
&nbsp; &nbsp; &nbsp; &nbsp; Overwrite the current value with checksum(4).</code><hr />
</div> </div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?4-Save-Research-amp-Development"><![CDATA[Save Research & Development]]></category>
			<dc:creator>Kaphotics</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22962-C-Gear-Skin-Editing</guid>
		</item>
		<item>
			<title><![CDATA[PokeGen can't edit my pokemon in a White Sav]]></title>
			<link>http://projectpokemon.org/forums/showthread.php?22953-PokeGen-can-t-edit-my-pokemon-in-a-White-Sav&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 23:06:58 GMT</pubDate>
			<description><![CDATA[I've been trying out PokeGen for a few days now, but I've repeatedly had the problem where it can't edit any of the data in my actual pokemon. Now,...]]></description>
			<content:encoded><![CDATA[<div>I've been trying out PokeGen for a few days now, but I've repeatedly had the problem where it can't edit any of the data in my actual pokemon. Now, everything else functions as it should to my knowledge (for example I can create new pokemon and change the arrangement of my boxes) and it can read the data from my save just fine. I don't get any instances of weird data popping up either. <br />
<br />
Where I get my problem is here:<br />
I'll go in to edit a pre-existing pokemon, change all the things I need to, save the edits over the previous sav file, but when I go and re-open the sav in PokeGen, or go to play the game, none of the changes took place. I've tried it where I save the individual pokemon with the changes, closed the sav file, opened it again, and then open the .pkm file to set the un-edited pokemon as the edited version. Those changes don't stick either. I've tried both with 'Ignore checksum' checked and unchecked; it doesn't seem to make a difference. <br />
<br />
For the record, I'm using an R4 ROM and it is saving as 4 MB. Just to be through, the ROM is White in Japanese.</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?27-Save-Editing-Help">Save Editing Help</category>
			<dc:creator>Eddiescouch</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22953-PokeGen-can-t-edit-my-pokemon-in-a-White-Sav</guid>
		</item>
		<item>
			<title>Gen 4 Events (Hacked Mystery Gift)</title>
			<link>http://projectpokemon.org/forums/showthread.php?22940-Gen-4-Events-(Hacked-Mystery-Gift)&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 11:32:15 GMT</pubDate>
			<description>Hi, when i put a Gen 4 Event Wonder Card (PCD files from this page) with PokeGen to my save and then make a PKM file of my Pokemon with Pokesav and...</description>
			<content:encoded><![CDATA[<div>Hi, when i put a Gen 4 Event Wonder Card (PCD files from this page) with PokeGen to my save and then make a PKM file of my Pokemon with Pokesav and check my PKM file then with legal.exe under ''More Types'' it says ''Hacked Mystery Gift''<br />
<br />
Is there a way to fix that? And sorry if it doesnt belongs here</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?83-PKM">PKM</category>
			<dc:creator>vergil2010</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22940-Gen-4-Events-(Hacked-Mystery-Gift)</guid>
		</item>
		<item>
			<title>Gen 2 ROM editors?</title>
			<link>http://projectpokemon.org/forums/showthread.php?22939-Gen-2-ROM-editors&amp;goto=newpost</link>
			<pubDate>Mon, 14 May 2012 09:25:29 GMT</pubDate>
			<description><![CDATA[Hay, I spent a few hours trawling the interwebs to try and find any Gen 2 ROM editors. I wasn't able to find any. If someone has found one, could i...]]></description>
			<content:encoded><![CDATA[<div>Hay, I spent a few hours trawling the interwebs to try and find any Gen 2 ROM editors. I wasn't able to find any. If someone has found one, could i haz linky please?<br />
Thanks</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?82-ROM">ROM</category>
			<dc:creator>Splittah</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22939-Gen-2-ROM-editors</guid>
		</item>
		<item>
			<title>Comprehensive PokeGen Tutorial for Beginners!</title>
			<link>http://projectpokemon.org/forums/showthread.php?22936-Comprehensive-PokeGen-Tutorial-for-Beginners!&amp;goto=newpost</link>
			<pubDate>Sun, 13 May 2012 06:06:35 GMT</pubDate>
			<description>Hi all, my name is Zappo23! This is my very first tutorial, a complete guide to PokeGen for beginners.  
 
I tried to answer as many questions as...</description>
			<content:encoded><![CDATA[<div>Hi all, my name is Zappo23! This is my very first tutorial, a complete guide to PokeGen for beginners. <br />
<br />
I tried to answer as many questions as possible with this tutorial, explaining every part with painstaking detail. This is the first tutorial that I'm posting. The reason I chose to make a PokeGen tutorial is that information about how to use it seemed too scattered. So, I decided to make a full-fledged tutorial. In Word, it's 24 pages long :biggrin:.<br />
<br />
But luckily for you, I have it here in PDF format hosted by Scribd. Complete with pictures and examples, this tutorial is sure to answer any questions you might have about a particular aspect of PokeGen.<br />
<br />
Also, if you read my tutorial and see that something is missing, or that any information is incorrect, please do not hesitate to tell me because I will fix it and update it as soon as possible after such occurrence.<br />
<br />
<br />
<br />
This link will redirect you to Scribd.com, which is a safe and secure, FREE document hosting site. Also, the conversion was kinda bad so the hyperlinks to downloads are THERE, it's just...their lines are ABOVE them instead of beneath them. Basically, every time you see a blue line, click underneath it:biggrin: . <br />
<br />
My next tutorial is going to be ShinyGTS. I also noticed about ShinyGTS that solutions to several different types of problems are also scattered around the web, so I am going to make it my personal mission to compile all the information I have learned into one comprehensive tutorial and troubleshooting guide.<br />
<br />
I hope you guys enjoy my tutorial!</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?88-PokeGen">PokeGen</category>
			<dc:creator>Zappo23</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22936-Comprehensive-PokeGen-Tutorial-for-Beginners!</guid>
		</item>
		<item>
			<title>Pokegen</title>
			<link>http://projectpokemon.org/forums/showthread.php?22932-Pokegen&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 14:46:59 GMT</pubDate>
			<description>In which order should i Open the Gen 4 Event files? Which first, the PCD or PGT file? 
 
This is what im doing for Black and White 
 
Open PokeGen 
...</description>
			<content:encoded><![CDATA[<div>In which order should i Open the Gen 4 Event files? Which first, the PCD or PGT file?<br />
<br />
This is what im doing for Black and White<br />
<br />
Open PokeGen<br />
<br />
Open Save file<br />
<br />
Go to Mystery Gifts and open pgf file<br />
<br />
on the right side, click open<br />
<br />
Click the &quot;&lt;&quot;.<br />
<br />
and the click save (save file) as...</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?88-PokeGen">PokeGen</category>
			<dc:creator>vergil2010</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22932-Pokegen</guid>
		</item>
		<item>
			<title>BW B2W2 Event - Meloetta (Movie)</title>
			<link>http://projectpokemon.org/forums/showthread.php?22924-BW-B2W2-Event-Meloetta-(Movie)&amp;goto=newpost</link>
			<pubDate>Sat, 12 May 2012 03:55:14 GMT</pubDate>
			<description>Scans of the latest Corocoro have revealed that Meloetta will be distributed at the Pokemon movie this summer. 
 
It will be at level 15, knowing the...</description>
			<content:encoded><![CDATA[<div>Scans of the latest Corocoro have revealed that Meloetta will be distributed at the Pokemon movie this summer.<br />
<br />
It will be at level 15, knowing the moves it should at that level (Round, Quick Attack, Confusion), and it'll be holding a PP Max.<br />
<br />
Other details not yet confirmed, but there will probably be an official site update soon.<br />
Edit: More details have been confirmed.<br />
<br />
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px"><b>Spoiler</b> <input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';		this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
<div style="display: none;">
<img src="http://images.serebii.net/corocoro5127.jpg" border="0" alt="" /><br />
<img src="http://images.serebii.net/corocoro5126.jpg" border="0" alt="" /><br />

</div>
</div>
</div><br />
<b><u><font color="#789848">Level:</font></u></b> 15<br />
<b><u><font color="#789848">OT:</font></u></b> &#12360;&#12356;&#12364;&#12363;&#12435;<br />
<b><u><font color="#789848">Ability:</font></u></b> Serene Grace<br />
<b><u><font color="#789848">Nature:</font></u></b> ???<br />
<b><u><font color="#789848">Moves:</font></u></b><br />
Round<br />
Quick Attack<br />
Confusion<br />
<b><u><font color="#789848">Item:</font></u></b> PP Max<br />
<b><u><font color="#789848">Pokeball:</font></u></b> Cherish<br />
<b><u><font color="#789848">Ribbon:</font></u></b> Wishing Ribbon<br />
<b><u><font color="#789848">Location:</font></u></b> Pokémon Movie 12<br />
<br />
<b><u><font color="#789848">Date:</font></u></b> 07/14 ~ 09/30<br />
<b><u><font color="#789848">Game Distribution:</font></u></b> Black, White, Black 2, White 2<br />
<b><u><font color="#789848">Distribution Type:</font></u></b> Wireless<br />
<br />
<a href="http://www.pokemon.co.jp/ex/meloetta/?bs001=news" target="_blank">Official Site news article</a><br />
<br />
<a href="http://projectpokemon.org/events/jp-V.php" target="_blank">Event Gallery entry</a></div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?9-Event-Pokémon-News">Event Pokémon News</category>
			<dc:creator>Guested</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22924-BW-B2W2-Event-Meloetta-(Movie)</guid>
		</item>
		<item>
			<title>BW Event - Korean Anime Thunderus and Tornadus</title>
			<link>http://projectpokemon.org/forums/showthread.php?22902-BW-Event-Korean-Anime-Thunderus-and-Tornadus&amp;goto=newpost</link>
			<pubDate>Fri, 11 May 2012 01:49:33 GMT</pubDate>
			<description><![CDATA[The official site revealed that Thundurus (&#48380;&#53944;&#47196;&#49828;) and Tornadus (&#53664;&#45348;&#47196;&#49828;) will be distributed via Nintendo Wi-Fi Connection from May 14th - July 5th,...]]></description>
			<content:encoded><![CDATA[<div>The official site revealed that Thundurus (&#48380;&#53944;&#47196;&#49828;) and Tornadus (&#53664;&#45348;&#47196;&#49828;) will be distributed via Nintendo Wi-Fi Connection from May 14th - July 5th, 2012. <font color="black">Thundurus will be limited to Pokémon Black Version players</font>, while <font color="gray">Tornadus will be to Pokémon White Version players</font>. They are to tie in with the 2nd part of the two-part anime episodes featuring the Kami Trio that airs on the <font color="blue">T</font><font color="orange">o</font><font color="green">o</font><font color="pink">n</font><font color="blue">i</font><font color="green">v</font><font color="orange">e</font><font color="pink">r</font><font color="green">s</font><font color="blue">e</font> TV channel May 24th, and having the event one in your party along with the genie exclusive to your version will help you catch Landorus (&#47004;&#46300;&#47196;&#49828;) at the Abundant Shrine without the need for trading.<br />
<br />
<u><img src="http://cdn.bulbagarden.net/media/upload/5/57/642.png" border="0" alt="" /></u><br />
Thunder<br />
Hammer Arm<br />
Focus Blast<br />
Wild Charge<br />
<br />
OT: <font color="pink">&#49340;&#47196;&#49828;&#49452;</font><br />
ID: 05142<br />
Held Item: Revival Herb<br />
<br />
<u><img src="http://cdn.bulbagarden.net/media/upload/9/98/641.png" border="0" alt="" /></u><br />
Hurricane<br />
Hammer Arm<br />
Air Slash<br />
Hidden Power<br />
<br />
OT: <font color="pink">&#49340;&#47196;&#49828;&#49452;</font><br />
ID: 05142<br />
Held Item: Revival Herb<br />
<br />
<a href="http://pokemonkorea.co.kr/html/event/event_Off_view.asp?IDX=215" target="_blank">Official site article</a><br />
<a href="http://pokemonkorea.co.kr/info/event/voltepopup.html" target="_blank"><font color="blue">Thundurus Distro info</font></a><br />
<a href="http://pokemonkorea.co.kr/info/event/tonepopup.html" target="_blank"><font color="green">Tornadus Distro info</font></a></div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?9-Event-Pokémon-News">Event Pokémon News</category>
			<dc:creator>Nintendo1252</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22902-BW-Event-Korean-Anime-Thunderus-and-Tornadus</guid>
		</item>
		<item>
			<title>Hi guys!</title>
			<link>http://projectpokemon.org/forums/showthread.php?22889-Hi-guys!&amp;goto=newpost</link>
			<pubDate>Thu, 10 May 2012 18:24:29 GMT</pubDate>
			<description><![CDATA[Hi, I'm Korye, I'm 22 and i'm from Chile. 
I came here 'cause i searching for fakegts. 
 
Greetings]]></description>
			<content:encoded><![CDATA[<div>Hi, I'm Korye, I'm 22 and i'm from Chile.<br />
I came here 'cause i searching for fakegts.<br />
<br />
Greetings</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?12-Introductions">Introductions</category>
			<dc:creator>Korye</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22889-Hi-guys!</guid>
		</item>
		<item>
			<title>BW Event - Strongest Pikachu in Singapore</title>
			<link>http://projectpokemon.org/forums/showthread.php?22833-BW-Event-Strongest-Pikachu-in-Singapore&amp;goto=newpost</link>
			<pubDate>Wed, 09 May 2012 12:25:17 GMT</pubDate>
			<description>The facebook page for Maxsoft, an electronics distributor in South East Asia has posted this blurb for a Pikachu distribution at an Isetan department...</description>
			<content:encoded><![CDATA[<div>The facebook page for Maxsoft, an electronics distributor in South East Asia has posted this blurb for a Pikachu distribution at an Isetan department store in Singapore, during the &quot;Pika Pika Carnival.&quot;<br />
<br />
The event runs from May 11th to the 20th.<br />
<br />
Interestingly, it will be obtainable on Japanese games AS WELL as English games.<br />
<br />
It appears to be a repeat of the Strongest Pikachu event, based on the moveset and hold item.<br />
<br />
<a href="https://www.facebook.com/maxsoftonline" target="_blank">https://www.facebook.com/maxsoftonline</a></div>


	<div style="padding:10px">

	
		<fieldset class="fieldset">
			<legend>Attached Thumbnails</legend>
			<div style="padding:10px">
			
<a href="http://projectpokemon.org/forums/attachment.php?attachmentid=9801&amp;d=1336566163" 
rel="Lightbox_145744" id="attachment9801"
><img class="thumbnail" src="http://projectpokemon.org/forums/attachment.php?attachmentid=9801&amp;stc=1&amp;thumb=1&amp;d=1336566163" 
alt="Click image for larger version

Name:	&#53;&#50;&#56;&#52;&#57;&#56;&#95;&#50;&#50;&#57;&#50;&#49;&#57;&#48;&#53;&#51;&#56;&#53;&#55;&amp;.jpg
Views:	N/A
Size:	89.8 KB
ID:	9801"/></a>
&nbsp;
 
			</div>
		</fieldset>
	

	

	

	

	</div>
 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?9-Event-Pokémon-News">Event Pokémon News</category>
			<dc:creator>Guested</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22833-BW-Event-Strongest-Pikachu-in-Singapore</guid>
		</item>
		<item>
			<title>GTS Server on the web</title>
			<link>http://projectpokemon.org/forums/showthread.php?22808-GTS-Server-on-the-web&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 23:44:56 GMT</pubDate>
			<description>Hello, I will create a GTS for my website. and this possible?</description>
			<content:encoded><![CDATA[<div>Hello, I will create a GTS for my website. and this possible?</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?36-Miscellaneous-(including-emulation)">Miscellaneous (including emulation)</category>
			<dc:creator>Astro86</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22808-GTS-Server-on-the-web</guid>
		</item>
		<item>
			<title>Pokémon Black and White Dex Editor?</title>
			<link>http://projectpokemon.org/forums/showthread.php?22789-Pokémon-Black-and-White-Dex-Editor&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 14:50:07 GMT</pubDate>
			<description><![CDATA[Hello there, 
 
I'm looking for a Pokémon Black and White Pokédex editor, do someone know where to find one?]]></description>
			<content:encoded><![CDATA[<div>Hello there,<br />
<br />
I'm looking for a Pokémon Black and White Pokédex editor, do someone know where to find one?</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?5-ROM-Research-amp-Development"><![CDATA[ROM Research & Development]]></category>
			<dc:creator>thomaskempe</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22789-Pokémon-Black-and-White-Dex-Editor</guid>
		</item>
		<item>
			<title>Using downloaded legit TRU Shaymin in online matches?</title>
			<link>http://projectpokemon.org/forums/showthread.php?22772-Using-downloaded-legit-TRU-Shaymin-in-online-matches&amp;goto=newpost</link>
			<pubDate>Tue, 08 May 2012 05:38:28 GMT</pubDate>
			<description><![CDATA[Just wondering, is it allowed to use any pokemon you downloaded that is legit in an online match? One that isn't hacked, but rather "imported" from a...]]></description>
			<content:encoded><![CDATA[<div>Just wondering, is it allowed to use any pokemon you downloaded that is legit in an online match? One that isn't hacked, but rather &quot;imported&quot; from a download?</div>

 ]]></content:encoded>
			<category domain="http://projectpokemon.org/forums/forumdisplay.php?40-Pokémon-Legality">Pokémon Legality</category>
			<dc:creator>Raptor2000</dc:creator>
			<guid isPermaLink="true">http://projectpokemon.org/forums/showthread.php?22772-Using-downloaded-legit-TRU-Shaymin-in-online-matches</guid>
		</item>
	</channel>
</rss>

