2014-09-05 18:14:25 -04:00
|
|
|
|
2013-04-23 07:47:57 -04:00
|
|
|
<XML>
|
|
|
|
<post>
|
|
|
|
<photo>
|
|
|
|
<guid>{{$guid}}</guid>
|
|
|
|
<diaspora_handle>{{$handle}}</diaspora_handle>
|
|
|
|
<public>{{$public}}</public>
|
|
|
|
<created_at>{{$created_at}}</created_at>
|
2014-04-21 19:01:21 -04:00
|
|
|
<remote_photo_path>{{$path}}</remote_photo_path>
|
|
|
|
<remote_photo_name>{{$filename}}</remote_photo_name>
|
|
|
|
<status_message_guid>{{$msg_guid}}</status_message_guid>
|
2013-04-23 07:47:57 -04:00
|
|
|
</photo>
|
|
|
|
</post>
|
2014-04-21 19:01:21 -04:00
|
|
|
</XML>
|