<?xml version="1.0"?>
<XML ID="EQInterfaceDefinitionLanguage">
	<Schema xmlns="EverQuestData" xmlns:dt="EverQuestDataTypes"/>
	<Button item="GW_LFGButton">
		<ScreenID>LFGButton</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>359</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>32</CX>
			<CY>28</CY>
		</Size>
		<Style_Checkbox>false</Style_Checkbox>
		<TooltipReference>Open LFG Window</TooltipReference>
		<ButtonDrawTemplate>
			<Normal>A_LFGBtnNormal</Normal>
			<Pressed>A_LFGBtnPressed</Pressed>
			<Flyby>A_LFGBtnFlyby</Flyby>
			<Disabled>A_LFGBtnNormal</Disabled>
			<PressedFlyby>A_LFGBtnPressedFlyby</PressedFlyby>
		</ButtonDrawTemplate>
	</Button>
	<Button item="GW_InviteButton">
		<ScreenID>InviteButton</ScreenID>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>302</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>29</CX>
			<CY>28</CY>
		</Size>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<TooltipReference>Select a player and click to invite into the group</TooltipReference>
		<Style_Checkbox>false</Style_Checkbox>
		<!--<RadioGroup/>-->
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<ButtonDrawTemplate>
			<Normal>A_InvBtnNormal</Normal>
			<Pressed>A_InvBtnPressed</Pressed>
			<Flyby>A_InvBtnFlyby</Flyby>
			<PressedFlyby>A_InvBtnPressedFlyby</PressedFlyby>
		</ButtonDrawTemplate>
		<Text>Invite</Text>
	</Button>
	<Button item="GW_DisbandButton">
		<ScreenID>DisbandButton</ScreenID>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>330</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>29</CX>
			<CY>28</CY>
		</Size>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<TooltipReference>Click to disband your target from the group</TooltipReference>
		<Style_Checkbox>false</Style_Checkbox>
		<!--<RadioGroup/>-->
		<ButtonDrawTemplate>
			<Normal>A_DisBtnNormal</Normal>
			<Pressed>A_DisBtnPressed</Pressed>
			<Flyby>A_DisBtnFlyby</Flyby>
			<PressedFlyby>A_DisBtnPressedFlyby</PressedFlyby>
		</ButtonDrawTemplate>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
	</Button>
	<Button item="GW_FollowButton">
		<ScreenID>FollowButton</ScreenID>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>302</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>29</CX>
			<CY>28</CY>
		</Size>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<TooltipReference>Accept an invitation to group</TooltipReference>
		<Style_Checkbox>false</Style_Checkbox>
		<!--<RadioGroup/>-->
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<ButtonDrawTemplate>
			<Normal>A_FolBtnNormal</Normal>
			<Pressed>A_FolBtnPressed</Pressed>
			<Flyby>A_FolBtnFlyby</Flyby>
			<PressedFlyby>A_FolBtnPressedFlyby</PressedFlyby>
		</ButtonDrawTemplate>
		<Text>Invite</Text>
	</Button>
	<Button item="GW_DeclineButton">
		<ScreenID>DeclineButton</ScreenID>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>330</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>29</CX>
			<CY>28</CY>
		</Size>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<TooltipReference>Refuse an invtitation to group</TooltipReference>
		<Style_Checkbox>false</Style_Checkbox>
		<!--<RadioGroup/>-->
		<ButtonDrawTemplate>
			<Normal>A_DecBtnNormal</Normal>
			<Pressed>A_DecBtnPressed</Pressed>
			<Flyby>A_DecBtnFlyby</Flyby>
			<PressedFlyby>A_DecBtnPressedFlyby</PressedFlyby>
		</ButtonDrawTemplate>
		<Text/>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
	</Button>
	<Label item="GW_AggroPctPlayerLabel">
		<ScreenID>GW_AggroPctPlayerLabel</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>300</X>
			<Y>40</Y>
		</Location>
		<size>
			<x>12</x>
			<y>50</y>
		</size>
		<Font>0</Font>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>0</G>
			<B>0</B>
		</TextColor>
		<EQType>306</EQType>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Gauge item="GW_Gauge1">
		<ScreenID>Gauge1</ScreenID>
		<Font>1</Font>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>300</X>
			<Y>58</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>28</CY>
		</Size>
		<TextOffsetX>7</TextOffsetX>
		<TextOffsetY>0</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>220</R>
			<G>0</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>11</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGauge2Background</Background>
			<Fill>MegaGauge2Fill</Fill>
			<EndCapLeft>MegaGaugeX2EndCapLeft</EndCapLeft>
			<EndCapRight>MegaGauge2EndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_STAGauge1">
		<ScreenID>STAGauge1</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>300</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>36</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeXEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_ManaGauge1">
		<ScreenID>ManaGauge1</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>300</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>0</R>
			<G>100</G>
			<B>255</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>31</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_PetGauge1">
		<ScreenID>PetGauge1</ScreenID>
		<!--<Font>3</Font>-->
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>300</X>
			<Y>106</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetY>-1000</TextOffsetY>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>true</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>127</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>17</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Button item="GW_Voice1">
		<EQType>voicechat/GroupActivityButton 0</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>300</X>
			<Y>58</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<Normal>A_CheckBoxNormal</Normal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleTank1">
		<ScreenID>GroupRoleTank1</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>372</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Tank</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleAssist1">
		<ScreenID>GroupRoleAssist1</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>384</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Assist</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRolePuller1">
		<ScreenID>GroupRolePuller1</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>396</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Puller</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Label item="GW_HPLabel1">
		<ScreenID>HPLabel1</ScreenID>
		<Font>1</Font>
		<EQType>35</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>380</X>
			<Y>75</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>Playername123456</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="GW_HPPercLabel1">
		<ScreenID>HPPercLabel1</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>386</X>
			<Y>75</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STALabel1">
		<ScreenID>STALabel1</ScreenID>
		<EQType>144</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>380</X>
			<Y>84</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STAPercLabel1">
		<ScreenID>STAPercLabel1</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>386</X>
			<Y>84</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaLabel1">
		<ScreenID>ManaLabel1</ScreenID>
		<EQType>139</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>380</X>
			<Y>94</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaPercLabel1">
		<ScreenID>ManaPercLabel1</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>386</X>
			<Y>94</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="Player1Visible"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[1]}]},${If[${Group.Member[1].Invis},,VIS]},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>410</X> 
			<Y>60</Y> 
		</Location> 
		<Size> 
			<CX>35</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>0</G> 
			<B>0</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player1Dist"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[1]}]},${Group.Member[1].Distance.Int},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>307</X> 
			<Y>86</Y> 
		</Location> 
		<Size> 
			<CX>33</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>102</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player1ClassLevel"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[1]}]},${Group.Member[1].Level} ${Group.Member[1].Class.ShortName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>303</X> 
			<Y>96</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>178</G> 
			<B>102</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player1PetName"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[1].Pet}]},${Group.Member[1].Pet.CleanName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>303</X> 
			<Y>106</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player1PetHP"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[1].Pet}]},${Group.Member[1].Pet.PctHPs} %,]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>400</X> 
			<Y>106</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="GW_AggroPctPlayer1">
		<ScreenID>GW_AggroPctPlayer1</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>307</X>
			<Y>75</Y>
		</Location>
		<size>
			<X>35</X>
			<Y>12</Y>
		</size>
		<Font>1</Font>
		<Text>78</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AutoStretch>true</AutoStretch>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	


	<Gauge item="GW_Gauge2">
		<ScreenID>Gauge2</ScreenID>
		<Font>1</Font>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>58</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>28</CY>
		</Size>
		<TextOffsetX>7</TextOffsetX>
		<TextOffsetY>0</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>220</R>
			<G>0</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>12</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGauge2Background</Background>
			<Fill>MegaGauge2Fill</Fill>
			<EndCapLeft>MegaGaugeX2EndCapLeft</EndCapLeft>
			<EndCapRight>MegaGauge2EndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_PetGauge2">
		<ScreenID>PetGauge2</ScreenID>
		<!--<Font>3</Font>-->
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>106</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetY>-1000</TextOffsetY>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>true</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>127</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>18</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_STAGauge2">
		<ScreenID>STAGauge2</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>37</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeXEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_ManaGauge2">
		<ScreenID>ManaGauge2</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>0</R>
			<G>100</G>
			<B>255</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>32</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Button item="GW_Voice2">
		<EQType>voicechat/GroupActivityButton 1</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>58</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<Normal>A_CheckBoxNormal</Normal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleTank2">
		<ScreenID>GroupRoleTank2</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>222</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Tank</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleAssist2">
		<ScreenID>GroupRoleAssist2</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>234</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Assist</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRolePuller2">
		<ScreenID>GroupRolePuller2</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>246</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Puller</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Label item="GW_HPLabel2">
		<ScreenID>HPLabel2</ScreenID>
		<Font>1</Font>
		<EQType>36</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>229</X>
			<Y>75</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>Playername123456</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="GW_HPPercLabel2">
		<ScreenID>HPPercLabel2</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>236</X>
			<Y>75</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STALabel2">
		<ScreenID>STALabel2</ScreenID>
		<EQType>145</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>229</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STAPercLabel2">
		<ScreenID>STAPercLabel2</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>236</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaLabel2">
		<ScreenID>ManaLabel2</ScreenID>
		<EQType>140</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>229</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaPercLabel2">
		<ScreenID>ManaPercLabel2</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>236</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="Player2Visible"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[2]}]},${If[${Group.Member[2].Invis},,VIS]},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>260</X> 
			<Y>60</Y> 
		</Location> 
		<Size> 
			<CX>35</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>0</G> 
			<B>0</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player2Dist"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[2]}]},${Group.Member[2].Distance.Int},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>157</X> 
			<Y>86</Y> 
		</Location> 
		<Size> 
			<CX>30</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>102</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player2ClassLevel"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[2]}]},${Group.Member[2].Level} ${Group.Member[2].Class.ShortName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>153</X> 
			<Y>96</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>178</G> 
			<B>102</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player2PetName"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[2].Pet}]},${Group.Member[2].Pet.CleanName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>153</X> 
			<Y>106</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player2PetHP"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[2].Pet}]},${Group.Member[2].Pet.PctHPs} %,]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>250</X> 
			<Y>106</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="GW_AggroPctPlayer2">
		<ScreenID>GW_AggroPctPlayer2</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>157</X>
			<Y>75</Y>
		</Location>
		<size>
			<X>35</X>
			<Y>12</Y>
		</size>
		<Font>1</Font>
		<Text>78</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<EQType>310</EQType>
		<NoWrap>true</NoWrap>
		<AutoStretch>true</AutoStretch>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	
	<Gauge item="GW_Gauge3">
		<ScreenID>Gauge3</ScreenID>
		<Font>1</Font>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>28</CY>
		</Size>
		<TextOffsetX>7</TextOffsetX>
		<TextOffsetY>0</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>220</R>
			<G>0</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>13</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGauge2Background</Background>
			<Fill>MegaGauge2Fill</Fill>
			<EndCapLeft>MegaGaugeX2EndCapLeft</EndCapLeft>
			<EndCapRight>MegaGauge2EndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_PetGauge3">
		<ScreenID>PetGauge3</ScreenID>
		<!--<Font>3</Font>-->
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>48</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetY>-1000</TextOffsetY>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>true</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>127</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>19</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_STAGauge3">
		<ScreenID>STAGauge3</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>28</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>38</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeXEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_ManaGauge3">
		<ScreenID>ManaGauge3</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>38</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>0</R>
			<G>100</G>
			<B>255</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>33</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Button item="GW_Voice3">
		<EQType>voicechat/GroupActivityButton 2</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>150</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<Normal>A_CheckBoxNormal</Normal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleTank3">
		<ScreenID>GroupRoleTank3</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>222</X>
			<Y>1</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Tank</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleAssist3">
		<ScreenID>GroupRoleAssist3</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>234</X>
			<Y>1</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Assist</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRolePuller3">
		<ScreenID>GroupRolePuller3</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>246</X>
			<Y>1</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Puller</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Label item="GW_HPLabel3">
		<ScreenID>HPLabel3</ScreenID>
		<Font>1</Font>
		<EQType>37</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>229</X>
			<Y>16</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>Playername123456</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="GW_HPPercLabel3">
		<ScreenID>HPPercLabel3</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>236</X>
			<Y>16</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STALabel3">
		<ScreenID>STALabel3</ScreenID>
		<EQType>146</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>229</X>
			<Y>28</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STAPercLabel3">
		<ScreenID>STAPercLabel3</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>236</X>
			<Y>28</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaLabel3">
		<ScreenID>ManaLabel3</ScreenID>
		<EQType>141</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>229</X>
			<Y>38</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaPercLabel3">
		<ScreenID>ManaPercLabel3</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>236</X>
			<Y>38</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="Player3Visible"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[3]}]},${If[${Group.Member[3].Invis},,VIS]},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>260</X> 
			<Y>2</Y> 
		</Location> 
		<Size> 
			<CX>35</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>0</G> 
			<B>0</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player3Dist"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[3]}]},${Group.Member[3].Distance.Int},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>157</X> 
			<Y>28</Y> 
		</Location> 
		<Size> 
			<CX>30</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>102</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player3ClassLevel"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[3]}]},${Group.Member[3].Level} ${Group.Member[3].Class.ShortName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>153</X> 
			<Y>38</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>178</G> 
			<B>102</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player3PetName"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[3].Pet}]},${Group.Member[3].Pet.CleanName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>153</X> 
			<Y>48</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player3PetHP"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[3].Pet}]},${Group.Member[3].Pet.PctHPs} %,]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>250</X> 
			<Y>48</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="GW_AggroPctPlayer3">
		<ScreenID>GW_AggroPctPlayer3</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>157</X>
			<Y>16</Y>
		</Location>
		<size>
			<X>35</X>
			<Y>12</Y>
		</size>
		<Font>1</Font>
		<Text>78</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<EQType>311</EQType>
		<NoWrap>true</NoWrap>
		<AutoStretch>true</AutoStretch>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Gauge item="GW_Gauge4">
		<ScreenID>Gauge4</ScreenID>
		<Font>1</Font>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>58</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>28</CY>
		</Size>
		<TextOffsetX>7</TextOffsetX>
		<TextOffsetY>0</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>220</R>
			<G>0</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>14</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGauge2Background</Background>
			<Fill>MegaGauge2Fill</Fill>
			<EndCapLeft>MegaGaugeX2EndCapLeft</EndCapLeft>
			<EndCapRight>MegaGauge2EndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_STAGauge4">
		<ScreenID>STAGauge4</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>39</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeXEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_ManaGauge4">
		<ScreenID>ManaGauge4</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>0</R>
			<G>100</G>
			<B>255</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>34</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_PetGauge4">
		<ScreenID>PetGauge4</ScreenID>
		<!--<Font>3</Font>-->
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>106</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetY>-1000</TextOffsetY>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>true</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>127</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>20</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Button item="GW_Voice4">
		<EQType>voicechat/GroupActivityButton 3</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>58</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<Normal>A_CheckBoxNormal</Normal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleTank4">
		<ScreenID>GroupRoleTank4</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>72</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Tank</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleAssist4">
		<ScreenID>GroupRoleAssist4</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>84</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Assist</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRolePuller4">
		<ScreenID>GroupRolePuller4</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>96</X>
			<Y>59</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Puller</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Label item="GW_HPLabel4">
		<ScreenID>HPLabel4</ScreenID>
		<Font>1</Font>
		<EQType>38</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>79</X>
			<Y>75</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>Playername123456</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="GW_HPPercLabel4">
		<ScreenID>HPPercLabel4</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>86</X>
			<Y>75</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STALabel4">
		<ScreenID>STALabel4</ScreenID>
		<EQType>147</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>79</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STAPercLabel4">
		<ScreenID>STAPercLabel4</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>86</X>
			<Y>86</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaLabel4">
		<ScreenID>ManaLabel4</ScreenID>
		<EQType>142</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>79</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaPercLabel4">
		<ScreenID>ManaPercLabel4</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>86</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="Player4Visible"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[4]}]},${If[${Group.Member[4].Invis},,VIS]},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>110</X> 
			<Y>60</Y> 
		</Location> 
		<Size> 
			<CX>35</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>0</G> 
			<B>0</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player4Dist"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[4]}]},${Group.Member[4].Distance.Int},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>7</X> 
			<Y>86</Y> 
		</Location> 
		<Size> 
			<CX>30</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>102</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player4ClassLevel"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[4]}]},${Group.Member[4].Level} ${Group.Member[4].Class.ShortName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>3</X> 
			<Y>96</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>178</G> 
			<B>102</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player4PetName"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[4].Pet}]},${Group.Member[4].Pet.CleanName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>3</X> 
			<Y>106</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player4PetHP"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[4].Pet}]},${Group.Member[4].Pet.PctHPs} %,]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>100</X> 
			<Y>106</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="GW_AggroPctPlayer4">
		<ScreenID>GW_AggroPctPlayer4</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>7</X>
			<Y>75</Y>
		</Location>
		<size>
			<X>35</X>
			<Y>12</Y>
		</size>
		<Font>1</Font>
		<Text>78</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<EQType>312</EQType>
		<NoWrap>true</NoWrap>
		<AutoStretch>true</AutoStretch>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Gauge item="GW_Gauge5">
		<ScreenID>Gauge5</ScreenID>
		<Font>1</Font>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>28</CY>
		</Size>
		<TextOffsetX>7</TextOffsetX>
		<TextOffsetY>0</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>220</R>
			<G>0</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>15</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGauge2Background</Background>
			<Fill>MegaGauge2Fill</Fill>
			<EndCapLeft>MegaGaugeX2EndCapLeft</EndCapLeft>
			<EndCapRight>MegaGauge2EndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_STAGauge5">
		<ScreenID>STAGauge5</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>28</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>40</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeXEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_ManaGauge5">
		<ScreenID>ManaGauge5</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>38</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetX>5</TextOffsetX>
		<TextOffsetY>60</TextOffsetY>
		<GaugeOffsetX>0</GaugeOffsetX>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>false</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>0</R>
			<G>100</G>
			<B>255</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>35</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Gauge item="GW_PetGauge5">
		<ScreenID>PetGauge5</ScreenID>
		<!--<Font>3</Font>-->
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>0</B>
		</TextColor>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>48</Y>
		</Location>
		<Size>
			<CX>150</CX>
			<CY>10</CY>
		</Size>
		<TextOffsetY>-1000</TextOffsetY>
		<GaugeOffsetY>0</GaugeOffsetY>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>true</Style_Transparent>
		<!--<TooltipReference/>-->
		<FillTint>
			<R>255</R>
			<G>127</G>
			<B>0</B>
		</FillTint>
		<LinesFillTint>
			<R>220</R>
			<G>220</G>
			<B>0</B>
		</LinesFillTint>
		<DrawLinesFill>false</DrawLinesFill>
		<EQType>21</EQType>
		<GaugeDrawTemplate>
			<Background>MegaGaugeBackground</Background>
			<Fill>MegaGaugeFill</Fill>
			<EndCapLeft>MegaGaugeYEndCapLeft</EndCapLeft>
			<EndCapRight>MegaGaugeEndCapRight</EndCapRight>
		</GaugeDrawTemplate>
	</Gauge>
	<Button item="GW_Voice5">
		<EQType>voicechat/GroupActivityButton 4</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>0</X>
			<Y>0</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<Normal>A_CheckBoxNormal</Normal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleTank5">
		<ScreenID>GroupRoleTank5</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>72</X>
			<Y>1</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Tank</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRoleAssist5">
		<ScreenID>GroupRoleAssist5</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>84</X>
			<Y>1</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Assist</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Button item="GW_GroupRolePuller5">
		<ScreenID>GroupRolePuller5</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>96</X>
			<Y>1</Y>
		</Location>
		<Size>
			<CX>12</CX>
			<CY>12</CY>
		</Size>
		<Style_Transparent>false</Style_Transparent>
		<Style_Checkbox>false</Style_Checkbox>
		<ButtonDrawTemplate>
			<NormalDecal>A_Puller</NormalDecal>
		</ButtonDrawTemplate>
		<DecalOffset>
			<X>0</X>
			<Y>0</Y>
		</DecalOffset>
		<DecalSize>
			<CX>12</CX>
			<CY>12</CY>
		</DecalSize>
	</Button>
	<Label item="GW_HPLabel5">
		<ScreenID>HPLabel5</ScreenID>
		<Font>1</Font>
		<EQType>39</EQType>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>79</X>
			<Y>16</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>Playername123456</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
	</Label>
	<Label item="GW_HPPercLabel5">
		<ScreenID>HPPercLabel5</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>86</X>
			<Y>16</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STALabel5">
		<ScreenID>STALabel5</ScreenID>
		<EQType>148</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>79</X>
			<Y>28</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_STAPercLabel5">
		<ScreenID>STAPercLabel5</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>86</X>
			<Y>28</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaLabel5">
		<ScreenID>ManaLabel5</ScreenID>
		<EQType>143</EQType>
		<Font>1</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>79</X>
			<Y>38</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>100</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="GW_ManaPercLabel5">
		<ScreenID>ManaPercLabel5</ScreenID>
		<Font>0</Font>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>86</X>
			<Y>38</Y>
		</Location>
		<Size>
			<CX>50</CX>
			<CY>10</CY>
		</Size>
		<Text>%</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>
	<Label item="Player5Visible"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[5]}]},${If[${Group.Member[5].Invis},,VIS]},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>110</X> 
			<Y>2</Y> 
		</Location> 
		<Size> 
			<CX>35</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>0</G> 
			<B>0</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player5Dist"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[5]}]},${Group.Member[5].Distance.Int},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>7</X> 
			<Y>28</Y> 
		</Location> 
		<Size> 
			<CX>30</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>102</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player5ClassLevel"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[5]}]},${Group.Member[5].Level} ${Group.Member[5].Class.ShortName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>3</X> 
			<Y>38</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>178</G> 
			<B>102</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player5PetName"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[5].Pet}]},${Group.Member[5].Pet.CleanName},]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>3</X> 
			<Y>48</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="Player5PetHP"> 
		<Font>0</Font> 
		<EQType>9999</EQType> 
		<TooltipReference>${If[${Bool[${Group.Member[5].Pet}]},${Group.Member[5].Pet.PctHPs} %,]}</TooltipReference> 
		<RelativePosition>true</RelativePosition> 
		<Location> 
			<X>100</X> 
			<Y>48</Y> 
		</Location> 
		<Size> 
			<CX>36</CX> 
			<CY>14</CY> 
		</Size> 
		<Text></Text>
		<TextColor> 
			<R>255</R> 
			<G>255</G> 
			<B>255</B> 
		</TextColor> 
		<NoWrap>true</NoWrap> 
		<AlignLeft>false</AlignLeft> 
		<AlignCenter>false</AlignCenter> 
		<AlignRight>true</AlignRight> 
	</Label>
	<Label item="GW_AggroPctPlayer5">
		<ScreenID>GW_AggroPctPlayer5</ScreenID>
		<RelativePosition>true</RelativePosition>
		<Location>
			<X>7</X>
			<Y>16</Y>
		</Location>
		<size>
			<X>35</X>
			<Y>12</Y>
		</size>
		<Font>1</Font>
		<Text>78</Text>
		<TextColor>
			<R>255</R>
			<G>255</G>
			<B>255</B>
		</TextColor>
		<EQType>313</EQType>
		<NoWrap>true</NoWrap>
		<AutoStretch>true</AutoStretch>
		<NoWrap>true</NoWrap>
		<AlignCenter>false</AlignCenter>
		<AlignRight>true</AlignRight>
		<AlignLeft>false</AlignLeft>
	</Label>


	<Screen item="GroupWindow">
		<ScreenID/>
		<RelativePosition>false</RelativePosition>
		<Location>
			<X>100</X>
			<Y>96</Y>
		</Location>
		<Size>
			<CX>450</CX>
			<CY>116</CY>
		</Size>
		<Text>Group</Text>
		<Style_VScroll>false</Style_VScroll>
		<Style_HScroll>false</Style_HScroll>
		<Style_Transparent>true</Style_Transparent>
		<TooltipReference>Advanced Grouping Window</TooltipReference>
		<DrawTemplate>WDT_Rounded</DrawTemplate>
		<Style_Titlebar>false</Style_Titlebar>
		<Style_Closebox>true</Style_Closebox>
		<Style_Minimizebox>true</Style_Minimizebox>
		<Style_Border>false</Style_Border>
		<Style_Sizable>false</Style_Sizable>
		<Pieces>GW_Gauge1</Pieces>
		<Pieces>GW_Gauge2</Pieces>
		<Pieces>GW_Gauge3</Pieces>
		<Pieces>GW_Gauge4</Pieces>
		<Pieces>GW_Gauge5</Pieces>
		<Pieces>GW_PetGauge1</Pieces>
		<Pieces>GW_PetGauge2</Pieces>
		<Pieces>GW_PetGauge3</Pieces>
		<Pieces>GW_PetGauge4</Pieces>
		<Pieces>GW_PetGauge5</Pieces>
		<Pieces>GW_ManaGauge1</Pieces>
		<Pieces>GW_ManaGauge2</Pieces>
		<Pieces>GW_ManaGauge3</Pieces>
		<Pieces>GW_ManaGauge4</Pieces>
		<Pieces>GW_ManaGauge5</Pieces>
		<Pieces>GW_STAGauge1</Pieces>
		<Pieces>GW_STAGauge2</Pieces>
		<Pieces>GW_STAGauge3</Pieces>
		<Pieces>GW_STAGauge4</Pieces>
		<Pieces>GW_STAGauge5</Pieces>
		<Pieces>GW_HPLabel1</Pieces>
		<Pieces>GW_HPPercLabel1</Pieces>
		<Pieces>GW_ManaLabel1</Pieces>
		<Pieces>GW_ManaPercLabel1</Pieces>
		<Pieces>GW_STALabel1</Pieces>
		<Pieces>GW_STAPercLabel1</Pieces>
		<Pieces>GW_HPLabel2</Pieces>
		<Pieces>GW_HPPercLabel2</Pieces>
		<Pieces>GW_ManaLabel2</Pieces>
		<Pieces>GW_ManaPercLabel2</Pieces>
		<Pieces>GW_STALabel2</Pieces>
		<Pieces>GW_STAPercLabel2</Pieces>
		<Pieces>GW_HPLabel3</Pieces>
		<Pieces>GW_HPPercLabel3</Pieces>
		<Pieces>GW_ManaLabel3</Pieces>
		<Pieces>GW_ManaPercLabel3</Pieces>
		<Pieces>GW_STALabel3</Pieces>
		<Pieces>GW_STAPercLabel3</Pieces>
		<Pieces>GW_HPLabel4</Pieces>
		<Pieces>GW_HPPercLabel4</Pieces>
		<Pieces>GW_ManaLabel4</Pieces>
		<Pieces>GW_ManaPercLabel4</Pieces>
		<Pieces>GW_STALabel4</Pieces>
		<Pieces>GW_STAPercLabel4</Pieces>
		<Pieces>GW_HPLabel5</Pieces>
		<Pieces>GW_HPPercLabel5</Pieces>
		<Pieces>GW_ManaLabel5</Pieces>
		<Pieces>GW_ManaPercLabel5</Pieces>
		<Pieces>GW_STALabel5</Pieces>
		<Pieces>GW_STAPercLabel5</Pieces>
		<Pieces>GW_LFGButton</Pieces>
		<Pieces>GW_Voice1</Pieces>
		<Pieces>GW_Voice2</Pieces>
		<Pieces>GW_Voice3</Pieces>
		<Pieces>GW_Voice4</Pieces>
		<Pieces>GW_Voice5</Pieces>
		<Pieces>GW_AggroPctPlayerLabel</Pieces>
		<Pieces>GW_GroupRoleTank1</Pieces>
		<Pieces>GW_GroupRoleAssist1</Pieces>
		<Pieces>GW_GroupRolePuller1</Pieces>
		<Pieces>GW_GroupRoleTank2</Pieces>
		<Pieces>GW_GroupRoleAssist2</Pieces>
		<Pieces>GW_GroupRolePuller2</Pieces>
		<Pieces>GW_GroupRoleTank3</Pieces>
		<Pieces>GW_GroupRoleAssist3</Pieces>
		<Pieces>GW_GroupRolePuller3</Pieces>
		<Pieces>GW_GroupRoleTank4</Pieces>
		<Pieces>GW_GroupRoleAssist4</Pieces>
		<Pieces>GW_GroupRolePuller4</Pieces>
		<Pieces>GW_GroupRoleTank5</Pieces>
		<Pieces>GW_GroupRoleAssist5</Pieces>
		<Pieces>GW_GroupRolePuller5</Pieces>
		<Pieces>Player1Visible</Pieces>
		<Pieces>Player1Dist</Pieces>
		<Pieces>Player1ClassLevel</Pieces>
		<Pieces>GW_AggroPctPlayer1</Pieces>
		<Pieces>Player2Visible</Pieces>
		<Pieces>Player2Dist</Pieces>
		<Pieces>Player2ClassLevel</Pieces>
		<Pieces>GW_AggroPctPlayer2</Pieces>
		<Pieces>Player3Visible</Pieces>
		<Pieces>Player3Dist</Pieces>
		<Pieces>Player3ClassLevel</Pieces>
		<Pieces>GW_AggroPctPlayer3</Pieces>
		<Pieces>Player4Visible</Pieces>
		<Pieces>Player4Dist</Pieces>
		<Pieces>Player4ClassLevel</Pieces>
		<Pieces>GW_AggroPctPlayer4</Pieces>
		<Pieces>Player5Visible</Pieces>
		<Pieces>Player5Dist</Pieces>
		<Pieces>Player5ClassLevel</Pieces>
		<Pieces>GW_AggroPctPlayer5</Pieces>
		<Pieces>GW_InviteButton</Pieces>
		<Pieces>GW_DisbandButton</Pieces>
		<Pieces>GW_FollowButton</Pieces>
		<Pieces>GW_DeclineButton</Pieces>
		<Pieces>Player1PetName</Pieces>
		<Pieces>Player1PetHP</Pieces>
		<Pieces>Player2PetName</Pieces>
		<Pieces>Player2PetHP</Pieces>
		<Pieces>Player3PetName</Pieces>
		<Pieces>Player3PetHP</Pieces>
		<Pieces>Player4PetName</Pieces>
		<Pieces>Player4PetHP</Pieces>
		<Pieces>Player5PetName</Pieces>
		<Pieces>Player5PetHP</Pieces>
	</Screen>
</XML>
