File: atom.xml

package info (click to toggle)
libsoup3 3.6.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,568 kB
  • sloc: ansic: 61,978; python: 202; xml: 97; sh: 84; makefile: 32; javascript: 5
file content (35 lines) | stat: -rw-r--r-- 1,513 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.libsouprocks.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/>
  <title>A small ATOM feed</title>
  <updated>2009-07-02T10:27:44Z</updated>
  <generator>kov</generator>
  <author>
    <name>Anonymous Coward</name>
  </author>
  <id>http://libsoup.rocks/atom.xml</id>
  <link href="http://libsoup.rocks/atom.xml" rel="self" type="application/atom+xml"/>
  <link href="http://libsoup.rocks/" rel="alternate"/>

  <entry xml:lang="en">
    <id>http://libsoup.rocks/so/much/</id>
    <link href="http://libsoup.rocks/so/much/" rel="alternate" type="text/html"/>
    <title>One post too many</title>
    <summary>woo [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>woohoo</p></div>
    </content>
    <updated>2009-07-02T10:38:28Z</updated>
    <category term="Category1"/>
    <category term="Personal"/>
    <author>
      <name>kov</name>
    </author>
    <source>
      <id>http://libsoup.rocks/blog</id>
      <link href="http://libsoup.rocks/blog/feed" rel="self" type="application/atom+xml"/>
      <link href="http://libsoup.rocks/blog" rel="alternate" type="text/html"/>
      <subtitle>Just stuff to test libsoup</subtitle>
      <title>Random stuff to test libsoup</title>
      <updated>2009-07-02T00:38:29Z</updated>
    </source>
  </entry>
</feed>