<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/notifications.css" />
	</styles>

	<Panel class="NotificationRoot ControllerActivatedNotification">
		<Panel class="NotificationFrameConnected" />
		<Panel id="ControllerImage" />
		<Label class="NotificationTwoLabelBodyLineOne" text="#Notification_Controller_Title" />
		<Label class="NotificationTwoLabelBodyLineTwo NonGuest" text="#Notification_Controller_Text" />
		<Label class="NotificationTwoLabelBodyLineTwo Guest" text="#Notification_Controller_Guest" />
	</Panel>
</root>
