<?xml version="1.0" encoding="UTF-8"?>
<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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>██▓▓▒▒░░ ɔɔ˙ǝɹ0ɔ˙ʍʍʍ ░░▒▒▓▓█ &#187; Java</title>
	<atom:link href="http://blog.c0re.cc/category/source-code/java/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.c0re.cc</link>
	<description>Dreaming in digital, Talking in VoIP, Living in real time, Writing in C++, Java, C#.... Welcome to my world!</description>
	<lastBuildDate>Wed, 04 Jan 2012 17:31:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>are you ready?</title>
		<link>http://blog.c0re.cc/2009/06/my-source-code/java/are-you-ready.html</link>
		<comments>http://blog.c0re.cc/2009/06/my-source-code/java/are-you-ready.html#comments</comments>
		<pubDate>Tue, 02 Jun 2009 03:02:53 +0000</pubDate>
		<dc:creator>Антонио Тони</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.antoniobs.net/?p=286</guid>
		<description><![CDATA[public class App { public static void main(String [] args) { System.out.println(&#34;Are you ready?&#34;); System.out.println(&#34;Starting. . . . [ OK ]&#34;); } }]]></description>
			<content:encoded><![CDATA[<pre class="brush: java">
public class App
{
   public static void main(String [] args)
   {
         System.out.println(&quot;Are you ready?&quot;);
         System.out.println(&quot;Starting. . . . [ OK ]&quot;);
   }
}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.c0re.cc/2009/06/my-source-code/java/are-you-ready.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

