<?xml version='1.0' encoding='utf-8'?>
<e:Skin class="ToastUISkin" width="720" height="96" xmlns:e="http://ns.egret.com/eui"
        xmlns:w="http://ns.egret.com/wing">
    <e:Group height="76" width="615" id="tip_g" horizontalCenter="0" y="0" touchEnabled="false" touchChildren="false">
        <e:Image id="bg_p" source="pztshi_png" horizontalCenter="0" top="0" />
        <e:Label id="label_t" width="615" size="28" horizontalCenter="0" verticalCenter="0" height="76"
                 verticalAlign="middle" textAlign="center" textColor="0xffffff" />
    </e:Group>
</e:Skin>