<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Leandro Díaz Guerra's Weblog</title>
	<atom:link href="http://leandrodg.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://leandrodg.wordpress.com</link>
	<description>My own development weblog! :)</description>
	<lastBuildDate>Thu, 07 Apr 2011 18:27:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='leandrodg.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Leandro Díaz Guerra's Weblog</title>
		<link>http://leandrodg.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://leandrodg.wordpress.com/osd.xml" title="Leandro Díaz Guerra&#039;s Weblog" />
	<atom:link rel='hub' href='http://leandrodg.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Blog has moved!</title>
		<link>http://leandrodg.wordpress.com/2009/06/27/blog-has-moved/</link>
		<comments>http://leandrodg.wordpress.com/2009/06/27/blog-has-moved/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 05:14:43 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://leandrodg.wordpress.com/2009/06/27/blog-has-moved/</guid>
		<description><![CDATA[Hello there, I&#8217;ve moved my blog to a self-hosted account. So, we can catch up at http://www.logue.com.ar/blog. Thanks for the support!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=8&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello there, I&#8217;ve moved my blog to a self-hosted account. So, we can catch up at <a href="http://www.logue.com.ar/blog"><strong>http://www.logue.com.ar/blog</strong></a>.</p>
<p>Thanks for the support!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leandrodg.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leandrodg.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leandrodg.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leandrodg.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leandrodg.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leandrodg.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leandrodg.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leandrodg.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=8&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leandrodg.wordpress.com/2009/06/27/blog-has-moved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a521e4d52a26d6a044d2b67aa55702b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leandrodg</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET C#: Recycle current Application Pool programmatically (for IIS 6+)</title>
		<link>http://leandrodg.wordpress.com/2008/02/12/find-and-recycle-current-application-pool-programmatically-for-iis-6/</link>
		<comments>http://leandrodg.wordpress.com/2008/02/12/find-and-recycle-current-application-pool-programmatically-for-iis-6/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 13:42:39 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Application Pools]]></category>
		<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Webforms]]></category>

		<guid isPermaLink="false">http://leandrodg.wordpress.com/?p=7</guid>
		<description><![CDATA[I&#8217;ve moved my blog to a self-hosted account. So, you can see this post at http://www.logue.com.ar/blog/2008/02/find-and-recycle-current-application-pool-programmatically-for-iis-6. Thanks for the support!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=7&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve moved my blog to a self-hosted account.<br />
So, you can see this post at <a href="http://www.logue.com.ar/blog/2008/02/find-and-recycle-current-application-pool-programmatically-for-iis-6"><strong>http://www.logue.com.ar/blog/2008/02/find-and-recycle-current-application-pool-programmatically-for-iis-6</strong></a>.</p>
<p>Thanks for the support!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leandrodg.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leandrodg.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leandrodg.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leandrodg.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leandrodg.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leandrodg.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leandrodg.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leandrodg.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leandrodg.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leandrodg.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=7&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leandrodg.wordpress.com/2008/02/12/find-and-recycle-current-application-pool-programmatically-for-iis-6/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a521e4d52a26d6a044d2b67aa55702b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leandrodg</media:title>
		</media:content>
	</item>
		<item>
		<title>Cassini &amp; SerializationException: Type is not resolved for member&#8230;</title>
		<link>http://leandrodg.wordpress.com/2007/12/18/cassini-serializationexception-type-is-not-resolved-for-member/</link>
		<comments>http://leandrodg.wordpress.com/2007/12/18/cassini-serializationexception-type-is-not-resolved-for-member/#comments</comments>
		<pubDate>Tue, 18 Dec 2007 17:24:39 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[Cassini]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Webforms]]></category>

		<guid isPermaLink="false">http://leandrodg.wordpress.com/2007/12/18/cassini-serializationexception-type-is-not-resolved-for-member/</guid>
		<description><![CDATA[I&#8217;ve moved my blog to a self-hosted account. So, you can see this post at http://www.logue.com.ar/blog/2007/12/cassini-serializationexception-type-is-not-resolved-for-member. Thanks for the support!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=6&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve moved my blog to a self-hosted account.<br />
So, you can see this post at <strong><a href="http://www.logue.com.ar/blog/2007/12/cassini-serializationexception-type-is-not-resolved-for-member">http://www.logue.com.ar/blog/2007/12/cassini-serializationexception-type-is-not-resolved-for-member</a></strong>.</p>
<p>Thanks for the support!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leandrodg.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leandrodg.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leandrodg.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leandrodg.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leandrodg.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leandrodg.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leandrodg.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leandrodg.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leandrodg.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leandrodg.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=6&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leandrodg.wordpress.com/2007/12/18/cassini-serializationexception-type-is-not-resolved-for-member/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a521e4d52a26d6a044d2b67aa55702b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leandrodg</media:title>
		</media:content>
	</item>
		<item>
		<title>Performance Counter InstanceName issue</title>
		<link>http://leandrodg.wordpress.com/2007/11/21/performance-counter-instancename-issue/</link>
		<comments>http://leandrodg.wordpress.com/2007/11/21/performance-counter-instancename-issue/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 16:56:12 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[Instrumentation]]></category>
		<category><![CDATA[Performance Counters]]></category>
		<category><![CDATA[Webforms]]></category>

		<guid isPermaLink="false">http://leandrodg.wordpress.com/2007/11/21/performance-counter-instancename-issue/</guid>
		<description><![CDATA[I&#8217;ve moved my blog to a self-hosted account. So, you can see this post at http://www.logue.com.ar/blog/2007/11/performance-counter-instancename-issue. Thanks for the support!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=5&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve moved my blog to a self-hosted account.<br />
So, you can see this post at <a href="http://www.logue.com.ar/blog/2007/11/performance-counter-instancename-issue"><strong>http://www.logue.com.ar/blog/2007/11/performance-counter-instancename-issue</strong></a>.</p>
<p>Thanks for the support!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leandrodg.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leandrodg.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leandrodg.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leandrodg.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leandrodg.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leandrodg.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leandrodg.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leandrodg.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leandrodg.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leandrodg.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=5&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leandrodg.wordpress.com/2007/11/21/performance-counter-instancename-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a521e4d52a26d6a044d2b67aa55702b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leandrodg</media:title>
		</media:content>
	</item>
		<item>
		<title>Determine current execution context (ASP.NET or Winforms)</title>
		<link>http://leandrodg.wordpress.com/2007/10/05/determine-current-execution-context-webforms-or-winforms/</link>
		<comments>http://leandrodg.wordpress.com/2007/10/05/determine-current-execution-context-webforms-or-winforms/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 15:06:55 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP .NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Reflection]]></category>
		<category><![CDATA[Webforms]]></category>
		<category><![CDATA[Winforms]]></category>

		<guid isPermaLink="false">http://leandrodg.wordpress.com/2007/10/05/determine-current-execution-context-webforms-or-winforms/</guid>
		<description><![CDATA[I&#8217;ve moved my blog to a self-hosted account. So, you can see this post at http://www.logue.com.ar/blog/2007/10/determine-current-execution-context-webforms-or-winforms. Thanks for the support!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=3&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve moved my blog to a self-hosted account.<br />
So, you can see this post at <a href="http://www.logue.com.ar/blog/2007/10/determine-current-execution-context-webforms-or-winforms"><strong>http://www.logue.com.ar/blog/2007/10/determine-current-execution-context-webforms-or-winforms</strong></a>.</p>
<p>Thanks for the support!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leandrodg.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leandrodg.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leandrodg.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leandrodg.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leandrodg.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leandrodg.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leandrodg.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leandrodg.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leandrodg.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leandrodg.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=3&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leandrodg.wordpress.com/2007/10/05/determine-current-execution-context-webforms-or-winforms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a521e4d52a26d6a044d2b67aa55702b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leandrodg</media:title>
		</media:content>
	</item>
		<item>
		<title>Started Blogging</title>
		<link>http://leandrodg.wordpress.com/2007/10/05/hello-world/</link>
		<comments>http://leandrodg.wordpress.com/2007/10/05/hello-world/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 14:32:23 +0000</pubDate>
		<dc:creator>leandrodg</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve moved my blog to a self-hosted account. So, you can see this post at http://www.logue.com.ar/blog/2007/10/hello-world. Thanks for the support<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=1&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve moved my blog to a self-hosted account.<br />
So, you can see this post at <a href="http://www.logue.com.ar/blog/2007/10/hello-world"><strong>http://www.logue.com.ar/blog/2007/10/hello-world</strong></a>.</p>
<p>Thanks for the support</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/leandrodg.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/leandrodg.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/leandrodg.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/leandrodg.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/leandrodg.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/leandrodg.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/leandrodg.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/leandrodg.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/leandrodg.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/leandrodg.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=leandrodg.wordpress.com&amp;blog=1851309&amp;post=1&amp;subd=leandrodg&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://leandrodg.wordpress.com/2007/10/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0a521e4d52a26d6a044d2b67aa55702b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">leandrodg</media:title>
		</media:content>
	</item>
	</channel>
</rss>
