<?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>Martin Odhelius</title>
	<atom:link href="http://martin.odhelius.se/feed/" rel="self" type="application/rss+xml" />
	<link>http://martin.odhelius.se</link>
	<description>A Rock and a Hard Place</description>
	<lastBuildDate>Thu, 28 Jan 2010 22:33:35 +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>Hello world!</title>
		<link>http://martin.odhelius.se/2009/03/hello-world/</link>
		<comments>http://martin.odhelius.se/2009/03/hello-world/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 19:12:22 +0000</pubDate>
		<dc:creator>modhelius</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://martin.odhelius.se/?p=1</guid>
		<description><![CDATA[public class HelloWorld&#123; private string sayHello; public string HelloMessage &#123; get &#123; return sayHello; &#125; &#125; public HelloWorld&#40;string sayHello&#41;&#123; this.sayHello = sayHello; &#125; &#125;]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="csharp" style="font-family:monospace;"><span style="color: #0600FF; font-weight: bold;">public</span> <span style="color: #6666cc; font-weight: bold;">class</span> HelloWorld<span style="color: #008000;">&#123;</span>
	<span style="color: #0600FF; font-weight: bold;">private</span> <span style="color: #6666cc; font-weight: bold;">string</span> sayHello<span style="color: #008000;">;</span>
	<span style="color: #0600FF; font-weight: bold;">public</span> <span style="color: #6666cc; font-weight: bold;">string</span> HelloMessage <span style="color: #008000;">&#123;</span> get <span style="color: #008000;">&#123;</span> <span style="color: #0600FF; font-weight: bold;">return</span> sayHello<span style="color: #008000;">;</span> <span style="color: #008000;">&#125;</span> <span style="color: #008000;">&#125;</span>
	<span style="color: #0600FF; font-weight: bold;">public</span> HelloWorld<span style="color: #008000;">&#40;</span><span style="color: #6666cc; font-weight: bold;">string</span> sayHello<span style="color: #008000;">&#41;</span><span style="color: #008000;">&#123;</span>
		<span style="color: #0600FF; font-weight: bold;">this</span><span style="color: #008000;">.</span><span style="color: #0000FF;">sayHello</span> <span style="color: #008000;">=</span> sayHello<span style="color: #008000;">;</span>
	<span style="color: #008000;">&#125;</span>
<span style="color: #008000;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://martin.odhelius.se/2009/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

