<?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>onCreate.nl &#187; Nieuws</title>
	<atom:link href="http://www.oncreate.nl/archives/category/nieuws/feed" rel="self" type="application/rss+xml" />
	<link>http://www.oncreate.nl</link>
	<description>Nederlandse Android Developers Groep</description>
	<lastBuildDate>Sun, 09 Jan 2011 20:54:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating OnCreate</title>
		<link>http://www.oncreate.nl/archives/10</link>
		<comments>http://www.oncreate.nl/archives/10#comments</comments>
		<pubDate>Tue, 21 Sep 2010 12:51:28 +0000</pubDate>
		<dc:creator>Dimitriy</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.oncreate.nl/?p=10</guid>
		<description><![CDATA[Op dit moment wordt er aan OnCreate community gewerkt. // onCreate.java public class createOnCreate { public static void main (String args[]) { System.out.println (&#34;OnCreate is being created!&#34;); } }]]></description>
			<content:encoded><![CDATA[<p>Op dit moment wordt er aan OnCreate community gewerkt.</p>
<pre class="brush: java; title: ;">//  onCreate.java
public class createOnCreate {
   public static void main (String args[]) {
      System.out.println (&quot;OnCreate is being created!&quot;);
   }
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.oncreate.nl/archives/10/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

