-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
29 lines (22 loc) · 829 Bytes
/
Copy pathatom.xml
File metadata and controls
29 lines (22 loc) · 829 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
29
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Valdes Blog]]></title>
<link href="http://valdes.github.com//atom.xml" rel="self"/>
<link href="http://valdes.github.com//"/>
<updated>2012-07-12T09:39:29+02:00</updated>
<id>http://valdes.github.com//</id>
<author>
<name><![CDATA[Luis Valdes Guerrero]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[1th post]]></title>
<link href="http://valdes.github.com//blog/2012/07/06/1th-post/"/>
<updated>2012-07-06T11:38:00+02:00</updated>
<id>http://valdes.github.com//blog/2012/07/06/1th-post</id>
<content type="html"><![CDATA[<h1>1th post</h1>
<h2>is amazing</h2>
<p>jeje</p>
]]></content>
</entry>
</feed>