﻿<?xml version="1.0" encoding="UTF-8" ?>
<ScreenExteactWnd>
	<Version>1.0</Version>
	<WinHeight>312</WinHeight>
	<WinWidth>414</WinWidth>
	<Background>#FFFFFF</Background>
	<Layout>
	    <VBoxLayout SizePolicy="Spring;Spring">
		<Space Name="ArrowTop" Size="4"/>
		<Space Size="1"/>
		<HBoxLayout  SizePolicy="Spring;Spring">
		<Space Size="1"/>
		<VBoxLayout Name="RootLayout" SizePolicy="Spring;Spring" Background="screen-aitrans-bg.png">
		<Spring/>		
		</VBoxLayout>
		<Space Size="1"/>
		</HBoxLayout>
		<Space Size="1"/>
		<Space Name="ArrowBottom" Size="4"/>
	    </VBoxLayout>
	</Layout>
</ScreenExteactWnd>