-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathatom-feed.xml
21 lines (21 loc) · 986 Bytes
/
atom-feed.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://kjirou.github.io/unlimited-blog-works</id>
<title>Sample Blog</title>
<updated>2019-03-23T09:05:47.240Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<entry>
<title type="html"><![CDATA[A Sample Article]]></title>
<id>https://kjirou.github.io/unlimited-blog-works/articles/20190212-0002.html</id>
<link href="https://kjirou.github.io/unlimited-blog-works/articles/20190212-0002.html">
</link>
<updated>2019-02-12T23:54:21.000Z</updated>
</entry>
<entry>
<title type="html"><![CDATA[About the Markdown Format]]></title>
<id>https://kjirou.github.io/unlimited-blog-works/articles/20190212-0001.html</id>
<link href="https://kjirou.github.io/unlimited-blog-works/articles/20190212-0001.html">
</link>
<updated>2019-02-12T21:55:23.000Z</updated>
</entry>
</feed>