-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
25 lines (20 loc) · 881 Bytes
/
atom.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Lonely Code]]></title>
<link href="http://r0n22.github.com/atom.xml" rel="self"/>
<link href="http://r0n22.github.com/"/>
<updated>2012-07-25T20:43:31-04:00</updated>
<id>http://r0n22.github.com/</id>
<author>
<name><![CDATA[r0n22]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[First Post]]></title>
<link href="http://r0n22.github.com/blog/2012/07/25/first-post/"/>
<updated>2012-07-25T20:06:00-04:00</updated>
<id>http://r0n22.github.com/blog/2012/07/25/first-post</id>
<content type="html"><![CDATA[<p>This is the first post of my blog. This will give me a place to put up my thoughts about programming and hardware.</p>
]]></content>
</entry>
</feed>