<?xml version="1.0" encoding="utf-8" standalone="yes"?> <!-- All our XML is utf-8 encoded. --> <panel name="instant_message" width="315" height="180" follows="all"> <avatar_icon follows="left|top" height="18" image_name="Generic_Person" layout="topleft" left="3" mouse_opaque="true" name="avatar_icon" top="3" width="18" /> <text_chat top="5" left="30" height="120" text_color="white" word_wrap="true" mouse_opaque="true" name="msg_text"> </text_chat> </panel>