<Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/
..\FrameXML\UI.xsd">

	<Frame name="ConsolePortCrosshair" parent="UIParent" hidden="true" frameStrata="LOW">
		<Size x="32" y="32"/>
		<Layers>
			<Layer level="BACKGROUND">
				<Line parentKey="Top"/>
				<Line parentKey="Left"/>
				<Line parentKey="Right"/>
				<Line parentKey="Bottom"/>
			</Layer>
		</Layers>
	</Frame>
	
</Ui>