Chat XML Working Draft 2案 Example

<?xml version="1.0" ?>
<!DOCTYPE feed PUBLIC "-//Airemix//DTD ChatXML 0.2//EN"
  "http://airemix.org/TR/ChatXML/DTD/ChatXML-0.2.dtd">
<feed version="0.2" xmlns="http://airemix.org/2005/ChatXML">
  <updated>2005-07-15T00:39:49+09:00</updated>
  <system>
    <uri>http://airemix.com/Marldia/1.31</uri>
    <name>Marldia</name>
    <version>1.31</version>
  </system>
  <site>
    <name>Airemix</name>
    <link rel="alternative" type="text/html"
      href="http://airemix.jp/" />
  </site>
  <entry>
    <title>: Marldia :</title>
    <link rel="alternative" type="text/html"
      href="http://airemix.jp/chat/index.cgi" />
    <members count="7">
      <member>
        <updated>2005-07-14T00:00:00+09:00</updated>
        <id><![CDATA[tarobee]]></id>
        <color><![CDATA[black]]></color>
        <name><![CDATA[taro]]></name>
      </member>
      <member>
        <updated>2005-07-13T00:00:00+09:00</updated>
        <id><![CDATA[jirocho]]></id>
        <color><![CDATA[red]]></color>
        <name><![CDATA[jiro]]></name>
      </member>
    </members>
    <log>
      <article>
        <updated>2005-07-14T00:00:00+09:00</updated>
        <id>1400_tarobee</id>
        <body><![CDATA[hoge]]></body>
        <color><![CDATA[red]]></color>
        <author>
          <id><![CDATA[tarobee]]></id>
          <color><![CDATA[red]]></color>
          <exp><![CDATA[15979]]></exp>
          <icon dir="/icon/half/" file="shinotubasa/muma.png"
            src="http://airemix.jp/icon/half/shinotubasa/muma.png"
            width="48" height="48" />
          <level><![CDATA[10]]></level>
          <name><![CDATA[taro]]></name>
        </author>
      </article>
      <article>
        <updated>2005-07-13T00:00:00+09:00</updated>
        <id>1330_jirocho</id>
        <body><![CDATA[fuga]]></body>
        <color><![CDATA[black]]></color>
        <author>
          <id><![CDATA[jirocho]]></id>
          <color><![CDATA[black]]></color>
          <exp><![CDATA[1300]]></exp>
          <icon dir="/icon/half/" file="shinotubasa/usa.png"
            src="http://airemix.jp/icon/half/shinotubasa/usa.png"
            width="48" height="48" />
          <level><![CDATA[10]]></level>
          <name><![CDATA[jico]]></name>
        </author>
      </article>
    </log>
  </entry>
</feed>