<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/notifications.css" />
	</styles>
	<Panel class="NotificationRoot">
		<Panel class="NotificationFrame" />
		<AvatarImage id="AvatarImage" class="AvatarImage" />
		<Image class="HintButton" src="file://{images}/overlay/notification_middlebutton.png" />
		<Label id="FriendName" class="NotificationTitle" />
		<Label id="NotificationTextLabel" class="NotificationTwoLabelBodyLineTwo" text="#Broadcast_Notification_Viewer_Request" />
	</Panel>
</root>