<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
 
 <title>Jonathan Vingiano</title>
 <link href="http://blog.jonathanvingiano.com/atom.xml" rel="self"/>
 <link href="http://blog.jonathanvingiano.com/"/>
 <updated>2010-11-16T11:50:17-08:00</updated>
 <id>http://blog.jonathanvingiano.com/</id>
 <author>
   <name>Jonathan Vingiano</name>
   <email>jgv@jonathanvingiano.com</email>
 </author>

 
 <entry>
   <title>This is the Second Post</title>
   <link href="http://blog.jonathanvingiano/2010/11/09/second-post.html"/>
   <updated>2010-11-09T00:00:00-08:00</updated>
   <id>http://blog.jonathanvingiano.com/2010/11/09/second-post</id>
   <content type="html">&lt;h3&gt;This is the second post of the blog&lt;/h3&gt;
&lt;p&gt;I&amp;#8217;m going to include some markup here just to test it out.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Including a list&lt;/li&gt;
	&lt;li&gt;second item&lt;/li&gt;
&lt;/ol&gt;</content>
 </entry>
 
 <entry>
   <title>First Post</title>
   <link href="http://blog.jonathanvingiano/2010/11/08/first-post.html"/>
   <updated>2010-11-08T00:00:00-08:00</updated>
   <id>http://blog.jonathanvingiano.com/2010/11/08/first-post</id>
   <content type="html">&lt;p&gt;This will be the best blog ever.&lt;/p&gt;</content>
 </entry>
 
 
</feed>