


<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">dive into mark</title>
<updated>2005-07-10T12:29:29Z</updated>
<id>tag:example.org,2003:3</id>
<link rel="alternate" type="text/html" hreflang="en" href="http://example.org/"/>
<entry>
<title>Atom draft-07 snapshot</title>
<link rel="alternate" type="text/html"
href="http://example.org/2005/04/02/atom"/>
<id>tag:example.org,2003:3.2397</id>
<updated>2005-07-10T12:29:29Z</updated>
<published>2003-12-13T08:29:29-04:00</published>
<author>
<name>Mark Pilgrim</name>
<uri>http://example.org/</uri>
<email>f8dy@example.com</email>
</author>
<summary>Some text.</summary>
<content type="html">
Some text
</content>
</entry>
</feed>
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="text">dive into mark</title>
<updated>2005-07-10T12:29:29Z</updated>
<id>tag:example.org,2003:3</id>
<link rel="alternate" type="text/html" hreflang="en" href="http://example.org/"/>
<entry>
<title>标题</title>
<link rel="alternate" type="text/html"
href="http://example.org/2005/04/02/atom"/>
<id>tag:example.org,2003:3.2397</id>
<updated>2005-07-10T12:29:29Z</updated>
<published>2003-12-13T08:29:29-04:00</published>
<author>
<name>作者名称</name>
<uri>http://example.org/</uri>
<email>f8dy@example.com</email>
</author>
<summary>摘要</summary>
<content type="html">
正文
</content>
<tag>第一个tag</tag>
<tag>第二个tag</tag>
<tag>第三个tag等等</tag>
<comment>
<author>
<name>评论人</name>
<uri>网站</uri>
<email>邮箱</email>
</author>
<content>评论内容</content>
<published>评论时间</published>
</comment>
<trackback>
<title type="html">引用的标明</title>
<published>引用的时间</published>
<content type="html">引用的内容</content>
<link rel="alternate" type="text/html" href="引用链接"/>
</trackback>
</entry>
</feed>