-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathatom.xml
executable file
·40 lines (31 loc) · 1.31 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[ValidateThis]]></title>
<link href="http://cameroncf.github.io/atom.xml" rel="self"/>
<link href="http://cameroncf.github.io/"/>
<updated>2015-07-22T15:40:57-04:00</updated>
<id>http://cameroncf.github.io/</id>
<author>
<name><![CDATA[Cameron Childress]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Someone in Atlanta Likes Raisins]]></title>
<link href="http://cameroncf.github.io/blog/2015/07/21/someone-in-atlanta-likes-raisins/"/>
<updated>2015-07-21T10:32:23-04:00</updated>
<id>http://cameroncf.github.io/blog/2015/07/21/someone-in-atlanta-likes-raisins</id>
<content type="html"><![CDATA[<p>It’s true they do!
hi</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[A Test Os a New Blog Posting]]></title>
<link href="http://cameroncf.github.io/blog/2015/07/21/a-test-os-a-new-blog-posting/"/>
<updated>2015-07-21T10:32:03-04:00</updated>
<id>http://cameroncf.github.io/blog/2015/07/21/a-test-os-a-new-blog-posting</id>
<content type="html"><![CDATA[<p>No way! this is a first post!</p>
<!-- more -->
<p>This is the inside content!</p>
]]></content>
</entry>
</feed>