Currently for the activity:object we have
<activity:object>
<activity:object-type>http://activitystrea.ms/schema/1.0/note</
activity:object-type>
<id>tag:myspace.com,2009:/Note/316214348/316214348</id>
<title>
Monica Keller RT <a href="http://twitter.com/chrismessina"
target="_blank" >@chrismessina</a>: ...And now this from <a
href="http://twitter.com/marshallk" target="_blank" >@marshallk</a>:
How Chris Messina Got a Job at Google <a href="http://www.msplinks.com/
MDFodHRwOi8vYml0Lmx5Lzh2RFBmYg==" target="_blank">http://bit.ly/
8vDPfb</a> - sooo exciting !
</title>
<link rel="alternate" type="text/html" href="http://
friends.myspace.com/index.cfm?
fuseaction=profile.friendmoods&friendId=4859568&dateTime=316214348" />
<content type="xhtml">
<a href="http://www.myspace.com/ciberch">Monica Keller</a> RT <a
href="http://twitter.com/chrismessina" target="_blank" >@chrismessina</
a>: ...And now this from <a href="http://twitter.com/marshallk"
target="_blank" >@marshallk</a>: How Chris Messina Got a Job at Google
<a href="http://www.msplinks.com/MDFodHRwOi8vYml0Lmx5Lzh2RFBmYg=="
target="_blank">http://bit.ly/8vDPfb</a> - sooo exciting !
</content>
</activity:object>
2 bugs: the title should not be markup -- team will be starting the
fix soon and the update itself needs to only be the body without the
name of the user
Example:
<activity:object>
<activity:object-type>http://activitystrea.ms/schema/1.0/note</
activity:object-type>
<id>tag:myspace.com,2009:/Note/316214348/316214348</id>
<title>
RT @chrismessina: ...And now this from @marshallk: How Chris
Messina Got a Job at Google http://bit.ly/8vDPfb - sooo exciting !
</title>
<link rel="alternate" type="text/html" href="http://
friends.myspace.com/index.cfm?
fuseaction=profile.friendmoods&friendId=4859568&dateTime=316214348" />
<content type="xhtml">
RT <a href="http://twitter.com/chrismessina" target="_blank"
>@chrismessina</a>: ...And now this from <a href="http://twitter.com/
marshallk" target="_blank" >@marshallk</a>: How Chris Messina Got a
Job at Google <a href="http://www.msplinks.com/
MDFodHRwOi8vYml0Lmx5Lzh2RFBmYg==" target="_blank">http://bit.ly/
8vDPfb</a> - sooo exciting !
</content>
</activity:object>
If no issues we will change/deploy within a couple of weeks