2010-07-15 02:03:23 -04:00
|
|
|
<entry>
|
|
|
|
<author>
|
|
|
|
<name>$name</name>
|
|
|
|
<uri>$profile_page</uri>
|
2010-10-13 06:27:15 -04: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 02:03:23 -04:00
|
|
|
</author>
|
2010-07-16 09:24:41 -04:00
|
|
|
<dfrn:owner>
|
2010-09-08 23:14:17 -04:00
|
|
|
<name>$owner_name</name>
|
|
|
|
<uri>$owner_profile_page</uri>
|
2010-10-13 06:27:15 -04: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 09:24:41 -04:00
|
|
|
</dfrn:owner>
|
2010-07-15 02:03:23 -04:00
|
|
|
|
|
|
|
<id>$item_id</id>
|
|
|
|
<title>$title</title>
|
|
|
|
<published>$published</published>
|
|
|
|
<updated>$updated</updated>
|
2010-09-02 03:31:11 -04:00
|
|
|
<content type="$type" >$content</content>
|
2010-09-30 19:06:53 -04:00
|
|
|
<link rel="alternate" href="$alt" />
|
2010-08-24 19:25:02 -04:00
|
|
|
<dfrn:location>$location</dfrn:location>
|
2010-10-19 23:52:05 -04:00
|
|
|
<georss:point>$coord</georss:point>
|
2010-07-15 02:03:23 -04:00
|
|
|
<dfrn:comment-allow>$comment_allow</dfrn:comment-allow>
|
2010-09-08 23:14:17 -04:00
|
|
|
<as:verb>$verb</as:verb>
|
|
|
|
$actobj
|
|
|
|
|
2010-07-15 02:03:23 -04:00
|
|
|
</entry>
|