<root>
  <styles>
    <include src="file://{resources}/styles/steamstyles.css" />
    <include src="file://{resources}/styles/notifications.css" />
  </styles>
  <Panel class="NotificationRoot ControllerActivatedNotification">
    <Panel class="NotificationFrame" />
    <Panel id="ControllerConfigImage" />
    <Label id="ConfigActivatedTitle" class="NotificationTitle" text="#Notification_Controller_Player_Number_Title" />
    <Label id="PlayerNumberChangedController" class="NotificationMessageLine1" text="#Notification_Controller_Player_Number_Changed1" />
    <Label id="PlayerNumberChangedNumber" class="NotificationMessageLine2" text="#Notification_Controller_Player_Number_Changed2" />
  </Panel>
</root>