File: entry-utf8.xml

package info (click to toggle)
libxml-atom-perl 0.37-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 488 kB
  • ctags: 308
  • sloc: perl: 2,641; xml: 673; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 960 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8"?>
  <entry xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <title>フーバー</title>
    <link rel="alternate" type="text/html" href="http://ben.stupidfool.org/typepad/2003/07/guest_author.html" />
    <link rel="service.edit" title="Edit" type="application/x.atom+xml" href="http://www.example.com/atom/entry_id=75207" />
    <id>tag:typepad.com:post:75207</id>
    <issued>2003-07-21T02:47:34-07:00</issued>
    <modified>2003-08-22T18:36:57-07:00</modified>
    <created>2003-07-21T02:47:34-07:00</created>
    <summary>これはサマリ</summary>
    <author>
      <name>ミナ</name>
      <url>http://mena.typepad.com/</url>
    </author>
    <dc:subject>たべもの</dc:subject>
    <dc:subject>猫</dc:subject>
    <content type="text/html" xml:lang="ja-jp">
<div xmlns="http://www.w3.org/1999/xhtml"><p>これは日本語のポストです。</p></div>
</content>
  </entry>