<?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>Alberto Maturano</title>
	<atom:link href="http://alberto.maturano.mx/feed" rel="self" type="application/rss+xml" />
	<link>http://alberto.maturano.mx/blog</link>
	<description></description>
	<lastBuildDate>Wed, 18 Nov 2009 03:04:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8230;</title>
		<link>http://alberto.maturano.mx/blog/general/3</link>
		<comments>http://alberto.maturano.mx/blog/general/3#comments</comments>
		<pubDate>Wed, 18 Nov 2009 03:03:53 +0000</pubDate>
		<dc:creator>maturano</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://alberto.maturano.mx/blog/?p=3</guid>
		<description><![CDATA[
#include &#60;stdio.h&#62;

int main(int argc, char *argv[])
{
    printf("...\n");

    return 0;
}
  
]]></description>
			<content:encoded><![CDATA[<p><pre><code>
#include &lt;stdio.h&gt;

int main(<var>int argc</var>, <var>char *argv[]</var>)
{
    printf("...\n");

    return 0;
}
  </code></pre></p>
]]></content:encoded>
			<wfw:commentRss>http://alberto.maturano.mx/blog/general/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
