<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ChatTextRenderSkin" 
    xmlns:mx="mx.*" 
    xmlns:e="http://ns.egret.com/eui" 
    xmlns:w="http://ns.egret.com/wing" states="other,me,time,zzui" 
    xmlns:mx="mx.*" width="633">
    <e:Group includeIn="other,me" left="0" right="0">
        <e:Group left.other="0" right.me="-6">
            <mx:TXUI id="avatar_b" x="-6" y="-6" scaleX="0.65" scaleY="0.65" />
            <e:Group>
                <e:Image source="vipdkuang_png" />
                <e:Label id="vip_t" size="18" textColor="0xFF5A00" horizontalCenter="0" verticalCenter="0" />
            </e:Group>
        </e:Group>
        <e:Group id="info_g" left.other="97" right.me="97">
            <e:Label size="20" />
            <e:Label size="22" />
            <e:Label size="20" />
            <e:layout>
                <e:HorizontalLayout gap="13" verticalAlign="middle" />
            </e:layout>
        </e:Group>
        <e:Image id="qspg_p" source="ltqspguo_png" />
        <e:Group top="25" left.other="94" right.me="94">
            <e:Image id="con_bg" left.other="0" right.me="0" scale9Grid="37,29,1,1" />
            <e:Image id="qpao1_p" top="-13" right.other="-9" left.me="-9" />
            <e:Image id="qpao2_p" bottom="-1" left.other="2" right.me="2" />
            <e:Group id="text_g" />
            <e:Group id="dg_g" />
        </e:Group>
        <e:Image id="blocked_p" source="ltgthao_png" visible="false" />
        <e:Group top="7" left.other="90" right.me="90">
            <e:Image source="zhaomudi_png" width="536" height="220" scale9Grid="68,94,10,7"/>
            <e:Label id="zhaomu_t" left="48" top="60" size="26" textColor="0x6A5E46" width="441" lineSpacing="12" />
            <e:Image id="jiaru_p" source="zhaomujru_png" bottom="33" right="43"/>
            <mx:ImageUI id="jiaru_b" width="132" height="62" bottom="23" right="33" alpha="0" />
        </e:Group>
    </e:Group>
    <e:Group includeIn="time" top="0" bottom="0" horizontalCenter="0">
        <e:Image id="wait_p" anchorOffsetX="20" anchorOffsetY="20" horizontalCenter="0" verticalCenter="-20" source="ltzquan_png" />
        <e:Label id="time_t" size="22" textColor="0xB5B4B2" />
    </e:Group>
    <e:Group includeIn="zzui">
        <e:Image source="zzuidi_png"/>
        <e:Label id="zzui_t" verticalCenter="6" horizontalCenter="-12" size="22" textColor="0x6A5E46" width="421" lineSpacing="9" />
    </e:Group>
</e:Skin>