-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
44 lines (34 loc) · 1.77 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
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Mister Mist]]></title>
<link href="http://paulmist.github.com/atom.xml" rel="self"/>
<link href="http://paulmist.github.com/"/>
<updated>2012-12-10T21:14:00+00:00</updated>
<id>http://paulmist.github.com/</id>
<author>
<name><![CDATA[Paul Mist]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Test Post Two]]></title>
<link href="http://paulmist.github.com/2012/12/10/test-post-two/"/>
<updated>2012-12-10T21:11:00+00:00</updated>
<id>http://paulmist.github.com/2012/12/10/test-post-two</id>
<content type="html"><![CDATA[
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[A Post Created for Testing]]></title>
<link href="http://paulmist.github.com/2012/04/12/a-post-created-for-testing/"/>
<updated>2012-04-12T21:00:00+01:00</updated>
<id>http://paulmist.github.com/2012/04/12/a-post-created-for-testing</id>
<content type="html"><![CDATA[<h1>Header</h1>
<p>Lorem <em>Ipsum</em> is <em>simply</em> dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<p>It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p>
<ol>
<li>List item</li>
<li>List item</li>
</ol>
]]></content>
</entry>
</feed>