<link>

説明
リンク先を指定します。必ずrel属性とtype属性が必要です。

サンプル
<?xml version="1.0" encoding="UTF-8" ?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<title>OpenSpace</title>
<link rel="alternate" type="text/html" href="http://www.openspc2.org/" />
<modified>2004-10-03T16:50:00Z</modified>

<entry>
<title>Atomサンプル</title>
<link rel="alternate" type="text/html" href="http://www.openspc2.org/RSS/Atom/" />
<modified>2004-10-03T06:45:56Z</modified>
<issued>2004-10-03T06:44:49Z</issued>
<id>tag:www.openspc2.org,2004:/blog//1.46</id>
<created>2004-10-03T06:44:49Z</created>
<summary type="text/plain">Atomリファレンスを追加</summary>
<author>
<name>openspc</name>
<url>http://www.openspc2.org/</url>
<email>openspc@po.shiojiri.ne.jp</email>
</author>

</entry>

</feed>


サンプルAtom