<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="XGSChildRenderSkin" width="452" height="128" xmlns:e="http://ns.egret.com/eui" xmlns:mx="mx.*"
        xmlns:w="http://ns.egret.com/wing">
    <e:Group id="all_g" width="444" height="116" right="0" bottom="0">
        <e:Image bottom="0" width="444" height="116" right="0" />
        <e:Image id="avatar" bottom="4" left="10" />
        <e:Label id="name_t" touchEnabled="false" size="18" textColor="0xa07d7a" bold="true" left="126"
                 top="12" />
        <e:Label id="cshen_t" size="16" textColor="0xa07d7a" bold="true" right="206" bottom="59" width="112" height="16" />
        <e:Label id="shihao_t" textColor="0xa07d7a" size="16" right="23" bottom="59" width="160" height="16" bold="true" />
        <e:Label id="meili_t" touchEnabled="false" size="16" textColor="0xa07d7a" right="228" bottom="37" height="16"
                 width="90" bold="true" />
        <e:Label id="xg_t" size="16" left="126" top="85" textColor="0xa07d7a" bold="true" />
        <e:Group id="guanxi_g" right="43" bottom="37" height="16" width="140" >
            <e:Label id="guanxi_t" touchEnabled="false" size="16" textColor="0xa07d7a" verticalCenter="0" left="0"
                     bold="true" />
            <e:Image id="guanxi_xin" width="16" source="hzsqjxin_png" verticalCenter="0" left="87" />
            <e:Label id="guanxi_desc" touchEnabled="false" size="16" textColor="0x9C86A5" left="108" bold="true" top="0" />
        </e:Group>
    </e:Group>
    <e:Scroller left="0" top="0">
        <e:List id="tag_list" left="0" top="0">
            <e:itemRendererSkinName>
                <e:Skin width="34" height="36" states="up,down,disabled" xmlns:w="http://ns.egret.com/wing">
                    <e:Image source="{data.tag}" horizontalCenter="0" verticalCenter="0" />
                </e:Skin>
            </e:itemRendererSkinName>
            <e:layout>
                <e:TileLayout requestedColumnCount="1" verticalGap="1" />
            </e:layout>
        </e:List>
    </e:Scroller>
    <e:Label id="result_t"  size="16" top="97" textColor="0xa07d7a" bold="true" left="269" />
</e:Skin>