<?xml version="1.0" encoding="UTF-8"?>
<panel
  background_opaque="false"
  border_visible="false"
  background_visible="true"
  bg_alpha_color="PanelNotificationBackground"
  bg_opaque_color="PanelNotificationBackground"
  chrome="true"
  height="270"
  label="script_question_panel"
  layout="topleft"
  left="0"
  name="panel_script_question_toast"
  top="0"
  width="305">
    <text
      follows="left|right|top"
      font="SansSerifBold"
      height="160"
      layout="topleft"
      left="10"
      mouse_opaque="false"
      name="top_info_message"
      parse_highlights="true"
      parse_urls="true"
      text_color="NotifyCautionBoxColor"
      top="10"
      value=""
      width="285"
      wrap="true"/>
    <panel
      background_visible="false"
      follows="left|right|top"
      height="30"
      label="buttons_panel"
      layout="topleft"
      name="buttons_panel"
      top_pad="10"
      width="285">
    </panel>
    <text
      follows="all"
      font="SansSerifBold"
      height="55"
      layout="topleft"
      mouse_opaque="false"
      name="bottom_info_message"
      parse_highlights="true"
      parse_urls="true"
      text_color="NotifyCautionBoxColor"
      top_pad="5"
      value=""
      width="285"
      wrap="true"/>
</panel>