aboutsummaryrefslogtreecommitdiff
path: root/v2/src/lib/entry.xml
blob: e4a47c7db3b6a2f84a9d1a92fca0d796e910972a (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  <entry xml:lang="$lang">
    <title type="html">
      $title_html
    </title>
    <link type="text/html" rel="alternative" href="$url" title="$title_html" />
    <published>
      $date_iso
    </published>
$update_xml
    <id>
      $url
    </id>
    <author>
      <name>
        $author
      </name>
      <email>
        $email
      </email>
    </author>

    <summary type="html">