-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
28 lines (22 loc) · 915 Bytes
/
Copy pathatom.xml
File metadata and controls
28 lines (22 loc) · 915 Bytes
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
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Buzzword Driven Development]]></title>
<link href="http://gprestes.github.com/atom.xml" rel="self"/>
<link href="http://gprestes.github.com/"/>
<updated>2012-11-23T21:24:41-02:00</updated>
<id>http://gprestes.github.com/</id>
<author>
<name><![CDATA[Guilherme Heuser Prestes]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[First Post]]></title>
<link href="http://gprestes.github.com/blog/2012/11/05/first-post/"/>
<updated>2012-11-05T00:00:00-02:00</updated>
<id>http://gprestes.github.com/blog/2012/11/05/first-post</id>
<content type="html"><![CDATA[<p>This is just the first dummy post on the blog. Stick around for more crazy
ideas.</p>
<p>Bis bald!</p>
]]></content>
</entry>
</feed>