-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
25 lines (20 loc) · 746 Bytes
/
atom.xml
File metadata and controls
25 lines (20 loc) · 746 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[#idcon]]></title>
<link href="https://idcon.org/atom.xml" rel="self"/>
<link href="https://idcon.org/"/>
<updated>2019-05-16T12:34:53+09:00</updated>
<id>https://idcon.org/</id>
<author>
<name><![CDATA[idcon.org]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Hello World!]]></title>
<link href="https://idcon.org/blog/2013/03/31/hello-world/"/>
<updated>2013-03-31T15:25:00+09:00</updated>
<id>https://idcon.org/blog/2013/03/31/hello-world</id>
<content type="html"><![CDATA[<p>testing</p>
]]></content>
</entry>
</feed>