-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
25 lines (21 loc) · 871 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[Nothing but Programming]]></title>
<link href="http://jugglershu.github.io/atom.xml" rel="self"/>
<link href="http://jugglershu.github.io/"/>
<updated>2015-04-11T05:28:34+09:00</updated>
<id>http://jugglershu.github.io/</id>
<author>
<name><![CDATA[JugglerShu]]></name>
<email><![CDATA[[email protected]]]></email>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[テスト投稿]]></title>
<link href="http://jugglershu.github.io/blog/2015/04/11/tesutotou-gao/"/>
<updated>2015-04-11T05:10:12+09:00</updated>
<id>http://jugglershu.github.io/blog/2015/04/11/tesutotou-gao</id>
<content type="html"><![CDATA[<p>test article</p>
]]></content>
</entry>
</feed>