<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 background_visible="false"
 height="152"
 label="friend_online_status"
 layout="topleft"
 left="0"
 name="friend_online_status"
 top="0"
 width="305">
    <avatar_icon
	 follows="top|left"
	 height="18"
	 image_name="Generic_Person"
	 layout="topleft"
	 left="3"
	 mouse_opaque="false"
	 name="avatar_icon"
	 top="10"
	 width="18" />
    <text
     font="SansSerifSmall"
     follows="all"
     height="137"
     layout="topleft"
     left_pad="5"
     name="message"
     text_color="white"
     top="15"
     use_ellipses="true"
     value=""
     width="285"
     word_wrap="true"
     max_length="350" />
</panel>