16 lines
401 B
XML
16 lines
401 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<feed xmlns="http://www.w3.org/2005/Atom">
|
|
<author>
|
|
<name>i2p</name>
|
|
</author>
|
|
<id>urn:uuid:01725993-7cc4-4b40-96de-091cef36da2e</id>
|
|
|
|
<entry>
|
|
<title>...</title>
|
|
<link href="..." />
|
|
<id>urn:uuid:51220eed-b72c-435a-8789-7fe23c2b4e42</id>
|
|
<updated>...</updated>
|
|
<summary>...</summary>
|
|
<content>...</content>
|
|
</entry>
|
|
</feed> |