Any time an RBML tag requires a user ID, you can use the string
loggedinuser - User who is currently logged in. Can be called by the variable '$user' through the PHP5 client.
or
profileowner - The user whose profile is being rendered. (Not necessarily the user who is logged in and looking at it.)
to substitute the IDs of those users.