2010-07-15 08:03:23 +02:00
|
|
|
<entry>
|
|
|
|
<author>
|
|
|
|
<name>$name</name>
|
|
|
|
<uri>$profile_page</uri>
|
2010-10-13 12:27:15 +02:00
|
|
|
<link rel="photo" type="image/jpeg" media:width="80" media:height="80" href="$thumb" />
|
|
|
|
<link rel="avatar" type="image/jpeg" media:width="80" media:height="80" href="$thumb" />
|
2010-07-15 08:03:23 +02:00
|
|
|
</author>
|
2010-07-16 15:24:41 +02:00
|
|
|
<dfrn:owner>
|
2010-09-09 05:14:17 +02:00
|
|
|
<name>$owner_name</name>
|
|
|
|
<uri>$owner_profile_page</uri>
|
2010-10-13 12:27:15 +02:00
|
|
|
<link rel="photo" type="image/jpeg" media:width="80" media:height="80" href="$owner_thumb" />
|
|
|
|
<link rel="avatar" type="image/jpeg" media:width="80" media:height="80" href="$owner_thumb" />
|
2010-07-16 15:24:41 +02:00
|
|
|
</dfrn:owner>
|
2010-07-15 08:03:23 +02:00
|
|
|
|
|
|
|
<id>$item_id</id>
|
|
|
|
<title>$title</title>
|
|
|
|
<published>$published</published>
|
|
|
|
<updated>$updated</updated>
|
2010-09-02 09:31:11 +02:00
|
|
|
<content type="$type" >$content</content>
|
2010-10-01 01:06:53 +02:00
|
|
|
<link rel="alternate" href="$alt" />
|
2010-08-25 01:25:02 +02:00
|
|
|
<dfrn:location>$location</dfrn:location>
|
2010-10-20 05:52:05 +02:00
|
|
|
<georss:point>$coord</georss:point>
|
2010-07-15 08:03:23 +02:00
|
|
|
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
|
2010-09-09 05:14:17 +02:00
|
|
|
<as:verb>$verb</as:verb>
|
|
|
|
$actobj
|
2010-11-01 05:57:30 +01:00
|
|
|
$mentioned
|
2010-09-09 05:14:17 +02:00
|
|
|
|
2010-07-15 08:03:23 +02:00
|
|
|
</entry>
|