<?xml version="1.0" encoding="UTF-8"?>
<!--Saved on 2026-08-11 08:49:20 by ky9-->
<display version="2.0.0">
  <!--String 'Name'-->
  <name></name>
  <!--Class 'Class'-->
  <class>DEFAULT</class>
  <!--Macros 'Macros'-->
  <macros>
  </macros>
  <!--Integer 'X Position'-->
  <x>0</x>
  <!--Integer 'Y Position'-->
  <y>0</y>
  <!--Integer 'Width'-->
  <width>800</width>
  <!--Integer 'Height'-->
  <height>600</height>
  <!--Color 'Background Color'-->
  <background_color>
    <color name="Background" red="255" green="255" blue="255">
    </color>
  </background_color>
  <!--Actions 'Actions'-->
  <actions>
  </actions>
  <!--Rules 'Rules'-->
  <rules>
  </rules>
  <!--Scripts 'Scripts'-->
  <scripts>
  </scripts>
  <!--Boolean 'Grid Visible'-->
  <grid_visible>true</grid_visible>
  <!--Color 'Grid Color'-->
  <grid_color>
    <color name="Grid" red="128" green="128" blue="128">
    </color>
  </grid_color>
  <!--Integer 'Horizontal Grid Step Size'-->
  <grid_step_x>10</grid_step_x>
  <!--Integer 'Vertical Grid Step Size'-->
  <grid_step_y>10</grid_step_y>
  <!--GRAPHIC 'Arc'-->
  <widget type="arc" version="2.0.0">
    <!--String 'Name'-->
    <name>Arc 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>100</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Double 'Angle Start'-->
    <start_angle>0.0</start_angle>
    <!--Double 'Angle Size'-->
    <total_angle>90.0</total_angle>
    <!--Integer 'Line Width'-->
    <line_width>3</line_width>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="0" green="0" blue="255">
      </color>
    </line_color>
    <!--Enum 'Line Style', 0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT-->
    <line_style>0</line_style>
    <!--Color 'Background Color'-->
    <background_color>
      <color red="30" green="144" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--GRAPHIC 'Ellipse'-->
  <widget type="ellipse" version="2.0.0">
    <!--String 'Name'-->
    <name>Ellipse 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>50</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Integer 'Line Width'-->
    <line_width>3</line_width>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="0" green="0" blue="255">
      </color>
    </line_color>
    <!--Enum 'Line Style', 0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT-->
    <line_style>0</line_style>
    <!--Color 'Background Color'-->
    <background_color>
      <color red="30" green="144" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--GRAPHIC 'Label'-->
  <widget type="label" version="2.0.0">
    <!--String 'Name'-->
    <name>Label 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--String 'Text'-->
    <text>Label text</text>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>true</transparent>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>0</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>0</vertical_alignment>
    <!--Enum 'Rotation', 0=NONE, 1=NINETY, 2=ONEEIGHTY, 3=MINUS_NINETY-->
    <rotation_step>0</rotation_step>
    <!--Boolean 'Auto Size'-->
    <auto_size>false</auto_size>
    <!--Boolean 'Wrap Words'-->
    <wrap_words>true</wrap_words>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
    <!--Integer 'Border Width'-->
    <border_width>0</border_width>
    <!--Color 'Border Color'-->
    <border_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </border_color>
  </widget>
  <!--GRAPHIC 'Picture'-->
  <widget type="picture" version="2.0.0">
    <!--String 'Name'-->
    <name>Picture 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Filename 'File'-->
    <file>examples:/icons/default_picture.png</file>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>150</width>
    <!--Integer 'Height'-->
    <height>100</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Stretch to Fit'-->
    <stretch_image>false</stretch_image>
    <!--Double 'Rotation'-->
    <rotation>0.0</rotation>
    <!--Double 'Opacity'-->
    <opacity>1.0</opacity>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--GRAPHIC 'Polygon'-->
  <widget type="polygon" version="2.0.0">
    <!--String 'Name'-->
    <name>Polygon 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Points 'Points'-->
    <points>
    </points>
    <!--Integer 'Line Width'-->
    <line_width>3</line_width>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="0" green="0" blue="255">
      </color>
    </line_color>
    <!--Enum 'Line Style', 0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT-->
    <line_style>0</line_style>
    <!--Color 'Background Color'-->
    <background_color>
      <color red="50" green="50" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--GRAPHIC 'Polyline'-->
  <widget type="polyline" version="2.0.0">
    <!--String 'Name'-->
    <name>Polyline 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Points 'Points'-->
    <points>
    </points>
    <!--Integer 'Line Width'-->
    <line_width>3</line_width>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="0" green="0" blue="255">
      </color>
    </line_color>
    <!--Enum 'Line Style', 0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT-->
    <line_style>0</line_style>
    <!--Enum 'Arrows', 0=NONE, 1=FROM, 2=TO, 3=BOTH-->
    <arrows>0</arrows>
    <!--Integer 'Arrow Length'-->
    <arrow_length>20</arrow_length>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--GRAPHIC 'Rectangle'-->
  <widget type="rectangle" version="2.0.0">
    <!--String 'Name'-->
    <name>Rectangle 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Integer 'Line Width'-->
    <line_width>3</line_width>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="0" green="0" blue="255">
      </color>
    </line_color>
    <!--Enum 'Line Style', 0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT-->
    <line_style>0</line_style>
    <!--Color 'Background Color'-->
    <background_color>
      <color red="30" green="144" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Integer 'Corner Width'-->
    <corner_width>0</corner_width>
    <!--Integer 'Corner Height'-->
    <corner_height>0</corner_height>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--MONITOR 'Byte Monitor'-->
  <widget type="byte_monitor" version="2.0.0">
    <!--String 'Name'-->
    <name>Byte Monitor 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>160</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Integer 'Start bit (0-31)'-->
    <startBit>0</startBit>
    <!--Integer 'Number of bits (1-32)'-->
    <numBits>8</numBits>
    <!--Boolean 'Reverse bits'-->
    <bitReverse>false</bitReverse>
    <!--Boolean 'Horizontal'-->
    <horizontal>true</horizontal>
    <!--Boolean 'Square'-->
    <square>false</square>
    <!--Color ''Off' Color'-->
    <off_color>
      <color red="60" green="100" blue="60">
      </color>
    </off_color>
    <!--Color ''On' Color'-->
    <on_color>
      <color red="60" green="255" blue="60">
      </color>
    </on_color>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Array 'Labels'-->
    <labels>
    </labels>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
  </widget>
  <!--MONITOR 'LED'-->
  <widget type="led" version="2.0.0">
    <!--String 'Name'-->
    <name>LED 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'Bit'-->
    <bit>-1</bit>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>20</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--String ''Off' Label'-->
    <off_label></off_label>
    <!--Color ''Off' Color'-->
    <off_color>
      <color name="Off" red="60" green="100" blue="60">
      </color>
    </off_color>
    <!--String ''On' Label'-->
    <on_label></on_label>
    <!--Color ''On' Color'-->
    <on_color>
      <color name="On" red="0" green="255" blue="0">
      </color>
    </on_color>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="50" green="50" blue="50" alpha="178">
      </color>
    </line_color>
    <!--Boolean 'Square'-->
    <square>false</square>
    <!--Boolean 'Labels from PV'-->
    <labels_from_pv>false</labels_from_pv>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
  </widget>
  <!--MONITOR 'Meter'-->
  <widget type="meter" version="3.0.0">
    <!--String 'Name'-->
    <name>Meter 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>240</width>
    <!--Integer 'Height'-->
    <height>120</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Enum 'Format', 0=DEFAULT, 1=DECIMAL, 2=EXPONENTIAL, 3=ENGINEERING, 4=HEX, 5=COMPACT, 6=STRING, 7=SEXAGESIMAL, 8=SEXAGESIMAL_HMS, 9=SEXAGESIMAL_DMS, 10=BINARY, 11=SIGNIFICANT-->
    <format>0</format>
    <!--Integer 'Precision'-->
    <precision>-1</precision>
    <!--Boolean 'Show Value'-->
    <show_value>true</show_value>
    <!--Boolean 'Show Units'-->
    <show_units>true</show_units>
    <!--Boolean 'Show Limits'-->
    <show_limits>true</show_limits>
    <!--Boolean 'Logarithmic Scale'-->
    <log_scale>false</log_scale>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
    <!--Color 'Needle/Bar Color'-->
    <needle_color>
      <color red="255" green="5" blue="7">
      </color>
    </needle_color>
    <!--Color 'Knob Color'-->
    <knob_color>
      <color red="177" green="166" blue="155">
      </color>
    </knob_color>
  </widget>
  <!--MONITOR 'LED (Multi State)'-->
  <widget type="multi_state_led" version="2.0.0">
    <!--String 'Name'-->
    <name>LED (Multi State) 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>20</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Line Color'-->
    <line_color>
      <color red="50" green="50" blue="50" alpha="178">
      </color>
    </line_color>
    <!--Boolean 'Square'-->
    <square>false</square>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Array 'States'-->
    <states>
      <!--State 'State'-->
      <state>
        <!--Integer 'Value'-->
        <value>0</value>
        <!--String 'Label'-->
        <label>State 1</label>
        <!--Color 'Color'-->
        <color>
          <color name="Off" red="60" green="100" blue="60">
          </color>
        </color>
      </state>
      <!--State 'State'-->
      <state>
        <!--Integer 'Value'-->
        <value>1</value>
        <!--String 'Label'-->
        <label>State 2</label>
        <!--Color 'Color'-->
        <color>
          <color name="On" red="0" green="255" blue="0">
          </color>
        </color>
      </state>
    </states>
    <!--String 'Fallback Label'-->
    <fallback_label>Err</fallback_label>
    <!--Color 'Fallback Color'-->
    <fallback_color>
      <color name="INVALID" red="255" green="0" blue="255">
      </color>
    </fallback_color>
  </widget>
  <!--MONITOR 'Progress Bar'-->
  <widget type="progressbar" version="2.0.0">
    <!--String 'Name'-->
    <name>Progress Bar 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Fill Color'-->
    <fill_color>
      <color red="60" green="255" blue="60">
      </color>
    </fill_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color red="250" green="250" blue="250">
      </color>
    </background_color>
    <!--Boolean 'Horizontal'-->
    <horizontal>true</horizontal>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
    <!--Boolean 'Log. scale'-->
    <log_scale>false</log_scale>
  </widget>
  <!--MONITOR 'Symbol'-->
  <widget type="symbol" version="2.0.0">
    <!--String 'Name'-->
    <name>Symbol 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Array 'Symbols'-->
    <symbols>
      <!--Filename 'Symbol 0'-->
      <symbol>examples:/icons/default_symbol.png</symbol>
    </symbols>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>100</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Integer 'Initial Index'-->
    <initial_index>0</initial_index>
    <!--Double 'Rotation'-->
    <rotation>0.0</rotation>
    <!--Boolean 'Show Index'-->
    <show_index>false</show_index>
    <!--Boolean 'Transparent'-->
    <transparent>true</transparent>
    <!--Color 'Disconnect Overlay Color'-->
    <disconnect_overlay_color>
      <color red="255" green="0" blue="255" alpha="128">
      </color>
    </disconnect_overlay_color>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Boolean 'Run Actions on Mouse Click'-->
    <run_actions_on_mouse_click>false</run_actions_on_mouse_click>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)\n$(pv_value)\n$(actions)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Integer 'Array Index'-->
    <array_index>0</array_index>
    <!--Boolean 'Auto Size'-->
    <auto_size>false</auto_size>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Boolean 'Preserve Ratio'-->
    <preserve_ratio>true</preserve_ratio>
    <!--Filename 'Fallback Symbol'-->
    <fallback_symbol>examples:/icons/default_symbol.png</fallback_symbol>
  </widget>
  <!--MONITOR 'Table'-->
  <widget type="table" version="2.0.0">
    <!--String 'Name'-->
    <name>Table 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>500</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Show Toolbar'-->
    <show_toolbar>false</show_toolbar>
    <!--Array 'Columns'-->
    <columns>
      <!--Column 'Column'-->
      <column>
        <!--String 'Name'-->
        <name>Column 1</name>
        <!--Integer 'Width'-->
        <width>100</width>
        <!--Boolean 'Editable'-->
        <editable>true</editable>
        <!--Array 'Options'-->
        <options>
        </options>
      </column>
    </columns>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Editable'-->
    <editable>true</editable>
    <!--Boolean 'Select Rows'-->
    <row_selection_mode>false</row_selection_mode>
    <!--String 'Selection PV'-->
    <selection_pv></selection_pv>
  </widget>
  <!--MONITOR 'Tank'-->
  <widget type="tank" version="2.0.0">
    <!--String 'Name'-->
    <name>Tank 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>150</width>
    <!--Integer 'Height'-->
    <height>200</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Enum 'Format', 0=DEFAULT, 1=SIGNIFICANT, 2=DECIMAL, 3=EXPONENTIAL, 4=ENGINEERING, 5=COMPACT-->
    <format>0</format>
    <!--Integer 'Precision'-->
    <precision>2</precision>
    <!--Boolean 'Show Alarm Limits'-->
    <show_alarm_limits>false</show_alarm_limits>
    <!--Color 'Minor alarm color (LO/HI)'-->
    <minor_alarm_color>
      <color name="MINOR" red="255" green="128" blue="0">
      </color>
    </minor_alarm_color>
    <!--Color 'Major alarm color (LOLO/HIHI)'-->
    <major_alarm_color>
      <color name="MAJOR" red="255" green="0" blue="0">
      </color>
    </major_alarm_color>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Read_Background" red="240" green="240" blue="240">
      </color>
    </background_color>
    <!--Color 'Fill Color'-->
    <fill_color>
      <color red="0" green="0" blue="255">
      </color>
    </fill_color>
    <!--Color 'Empty Color'-->
    <empty_color>
      <color red="192" green="192" blue="192">
      </color>
    </empty_color>
    <!--Boolean 'Scale Visible'-->
    <scale_visible>true</scale_visible>
    <!--Boolean 'Opposite Scale Visible'-->
    <opposite_scale_visible>false</opposite_scale_visible>
    <!--Boolean 'Show minor ticks'-->
    <show_minor_ticks>true</show_minor_ticks>
    <!--Boolean 'Labels perpendicular to axis'-->
    <perpendicular_tick_labels>false</perpendicular_tick_labels>
    <!--Boolean 'Horizontal'-->
    <horizontal>false</horizontal>
    <!--Integer 'Border Width'-->
    <tank_border_width>0</tank_border_width>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Alarm limits from PV'-->
    <alarm_limits_from_pv>true</alarm_limits_from_pv>
    <!--Double 'Level LoLo'-->
    <level_lolo>NaN</level_lolo>
    <!--Double 'Level Low'-->
    <level_low>NaN</level_low>
    <!--Double 'Level High'-->
    <level_high>NaN</level_high>
    <!--Double 'Level HiHi'-->
    <level_hihi>NaN</level_hihi>
    <!--Boolean 'Log. scale'-->
    <log_scale>false</log_scale>
  </widget>
  <!--MONITOR 'Text Symbol'-->
  <widget type="text-symbol" version="2.0.0">
    <!--String 'Name'-->
    <name>Text Symbol 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Array 'Symbols'-->
    <symbols>
    </symbols>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>32</width>
    <!--Integer 'Height'-->
    <height>32</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>true</transparent>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>1</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>1</vertical_alignment>
    <!--Enum 'Rotation', 0=NONE, 1=NINETY, 2=ONEEIGHTY, 3=MINUS_NINETY-->
    <rotation_step>0</rotation_step>
    <!--Boolean 'Wrap Words'-->
    <wrap_words>true</wrap_words>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)
$(symbol_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Integer 'Array Index'-->
    <array_index>0</array_index>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
  </widget>
  <!--MONITOR 'Text Update'-->
  <widget type="textupdate" version="2.0.0">
    <!--String 'Name'-->
    <name>Text Update 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Read_Background" red="240" green="240" blue="240">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Enum 'Format', 0=DEFAULT, 1=DECIMAL, 2=EXPONENTIAL, 3=ENGINEERING, 4=HEX, 5=COMPACT, 6=STRING, 7=SEXAGESIMAL, 8=SEXAGESIMAL_HMS, 9=SEXAGESIMAL_DMS, 10=BINARY, 11=SIGNIFICANT-->
    <format>0</format>
    <!--Integer 'Precision'-->
    <precision>-1</precision>
    <!--Boolean 'Show Units'-->
    <show_units>true</show_units>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>0</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>0</vertical_alignment>
    <!--Boolean 'Wrap Words'-->
    <wrap_words>true</wrap_words>
    <!--Enum 'Rotation', 0=NONE, 1=NINETY, 2=ONEEIGHTY, 3=MINUS_NINETY-->
    <rotation_step>0</rotation_step>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Interactive'-->
    <interactive>false</interactive>
    <!--Integer 'Border Width'-->
    <border_width>0</border_width>
    <!--Color 'Border Color'-->
    <border_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </border_color>
  </widget>
  <!--MONITOR 'Thermometer'-->
  <widget type="thermometer" version="2.0.0">
    <!--String 'Name'-->
    <name>Thermometer 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>40</width>
    <!--Integer 'Height'-->
    <height>160</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Fill Color'-->
    <fill_color>
      <color red="60" green="255" blue="60">
      </color>
    </fill_color>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
  </widget>
  <!--CONTROL 'Action Button'-->
  <widget type="action_button" version="3.0.0">
    <!--String 'Name'-->
    <name>Action Button 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Actions 'Actions'-->
    <actions>
      <action type="open_display">
        <description>Open Display</description>
        <script>
        </script>
      </action>
    </actions>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--String 'Text'-->
    <text>$(actions)</text>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>30</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Button_Background" red="210" green="210" blue="210">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>1</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>1</vertical_alignment>
    <!--Enum 'Rotation', 0=NONE, 1=NINETY, 2=ONEEIGHTY, 3=MINUS_NINETY-->
    <rotation_step>0</rotation_step>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(actions)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Boolean 'Confirmation Dialog'-->
    <show_confirm_dialog>false</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'Boolean Button'-->
  <widget type="bool_button" version="2.0.0">
    <!--String 'Name'-->
    <name>Boolean Button 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'Bit'-->
    <bit>0</bit>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>30</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--String ''Off' Label'-->
    <off_label>Off</off_label>
    <!--Color ''Off' Color'-->
    <off_color>
      <color red="60" green="100" blue="60">
      </color>
    </off_color>
    <!--Filename ''Off' Image'-->
    <off_image></off_image>
    <!--String ''On' Label'-->
    <on_label>On</on_label>
    <!--Color ''On' Color'-->
    <on_color>
      <color red="60" green="255" blue="60">
      </color>
    </on_color>
    <!--Filename ''On' Image'-->
    <on_image></on_image>
    <!--Boolean 'Show LED'-->
    <show_led>true</show_led>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Button_Background" red="210" green="210" blue="210">
      </color>
    </background_color>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>1</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>1</vertical_alignment>
    <!--Boolean 'Labels from PV'-->
    <labels_from_pv>false</labels_from_pv>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Enum 'Mode', 0=TOGGLE, 1=PUSH, 2=PUSH_INVERTED-->
    <mode>0</mode>
    <!--Enum 'Confirmation Dialog', 0=NONE, 1=BOTH, 2=PUSH, 3=RELEASE-->
    <show_confirm_dialog>0</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'Check Box'-->
  <widget type="checkbox" version="2.0.0">
    <!--String 'Name'-->
    <name>Check Box 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'Bit'-->
    <bit>0</bit>
    <!--String 'Label'-->
    <label>Label</label>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Boolean 'Auto-size'-->
    <auto_size>false</auto_size>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Enum 'Confirmation Dialog', 0=NONE, 1=BOTH, 2=PUSH, 3=RELEASE-->
    <show_confirm_dialog>0</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'Choice Button'-->
  <widget type="choice" version="2.0.0">
    <!--String 'Name'-->
    <name>Choice Button 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>43</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Button_Background" red="210" green="210" blue="210">
      </color>
    </background_color>
    <!--Color 'Selected Color'-->
    <selected_color>
      <color red="200" green="200" blue="200">
      </color>
    </selected_color>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>1</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>1</vertical_alignment>
    <!--Boolean 'Horizontal'-->
    <horizontal>true</horizontal>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Array 'Items'-->
    <items>
      <!--String 'Item'-->
      <item>Item 1</item>
      <!--String 'Item'-->
      <item>Item 2</item>
    </items>
    <!--Boolean 'Items from PV'-->
    <items_from_pv>true</items_from_pv>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Boolean 'Confirmation Dialog'-->
    <show_confirm_dialog>false</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'Combo Box'-->
  <widget type="combo" version="2.0.0">
    <!--String 'Name'-->
    <name>Combo Box 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>30</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Button_Background" red="210" green="210" blue="210">
      </color>
    </background_color>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Array 'Items'-->
    <items>
      <!--String 'Item'-->
      <item>item 0</item>
    </items>
    <!--Boolean 'Items from PV'-->
    <items_from_pv>true</items_from_pv>
    <!--Boolean 'Editable'-->
    <editable>false</editable>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Boolean 'Confirmation Dialog'-->
    <show_confirm_dialog>false</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'File Selector'-->
  <widget type="fileselector" version="2.0.0">
    <!--String 'Name'-->
    <name>File Selector 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Enum 'File Component', 0=FULL, 1=DIRECTORY, 2=FULLNAME, 3=BASENAME-->
    <component>0</component>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>40</width>
    <!--Integer 'Height'-->
    <height>25</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
  </widget>
  <!--CONTROL 'Radio Button'-->
  <widget type="radio" version="2.0.0">
    <!--String 'Name'-->
    <name>Radio Button 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>60</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Boolean 'Horizontal'-->
    <horizontal>true</horizontal>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Array 'Items'-->
    <items>
      <!--String 'Item'-->
      <item>Item 1</item>
      <!--String 'Item'-->
      <item>Item 2</item>
    </items>
    <!--Boolean 'Items from PV'-->
    <items_from_pv>true</items_from_pv>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Boolean 'Confirmation Dialog'-->
    <show_confirm_dialog>false</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'Scaled Slider'-->
  <widget type="scaledslider" version="2.0.0">
    <!--String 'Name'-->
    <name>Scaled Slider 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>55</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Horizontal'-->
    <horizontal>true</horizontal>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>true</transparent>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Boolean 'Show Scale'-->
    <show_scale>true</show_scale>
    <!--Boolean 'Show minor ticks'-->
    <show_minor_ticks>true</show_minor_ticks>
    <!--Integer 'Major Ticks Pixel Dist.'-->
    <major_tick_step_hint>40</major_tick_step_hint>
    <!--String 'Scale Format'-->
    <scale_format>#.##</scale_format>
    <!--Double 'Level HiHi'-->
    <level_hihi>90.0</level_hihi>
    <!--Double 'Level High'-->
    <level_high>80.0</level_high>
    <!--Double 'Level Low'-->
    <level_low>20.0</level_low>
    <!--Double 'Level LoLo'-->
    <level_lolo>10.0</level_lolo>
    <!--Boolean 'Show HiHi'-->
    <show_hihi>true</show_hihi>
    <!--Boolean 'Show High'-->
    <show_high>true</show_high>
    <!--Boolean 'Show Low'-->
    <show_low>true</show_low>
    <!--Boolean 'Show LoLo'-->
    <show_lolo>true</show_lolo>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Double 'Increment'-->
    <increment>1.0</increment>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
  </widget>
  <!--CONTROL 'Scrollbar'-->
  <widget type="scrollbar" version="2.0.0">
    <!--String 'Name'-->
    <name>Scrollbar 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Horizontal'-->
    <horizontal>true</horizontal>
    <!--Boolean 'Show value tip'-->
    <show_value_tip>true</show_value_tip>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Double 'Bar length'-->
    <bar_length>10.0</bar_length>
    <!--Double 'Increment'-->
    <increment>1.0</increment>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
  </widget>
  <!--CONTROL 'Slide Button'-->
  <widget type="slide_button" version="2.0.0">
    <!--String 'Name'-->
    <name>Slide Button 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'Bit'-->
    <bit>0</bit>
    <!--String 'Label'-->
    <label>Label</label>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>30</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color ''Off' Color'-->
    <off_color>
      <color name="Button_Background" red="210" green="210" blue="210">
      </color>
    </off_color>
    <!--Color ''On' Color'-->
    <on_color>
      <color name="OK" red="0" green="255" blue="0">
      </color>
    </on_color>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Boolean 'Auto-size'-->
    <auto_size>false</auto_size>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Enum 'Confirmation Dialog', 0=NONE, 1=BOTH, 2=PUSH, 3=RELEASE-->
    <show_confirm_dialog>0</show_confirm_dialog>
    <!--String 'Confirmation Message'-->
    <confirm_message>Are your sure you want to do this?</confirm_message>
    <!--String 'Password'-->
    <password></password>
  </widget>
  <!--CONTROL 'Spinner'-->
  <widget type="spinner" version="2.0.0">
    <!--String 'Name'-->
    <name>Spinner 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Enum 'Format', 0=DEFAULT, 1=DECIMAL, 2=EXPONENTIAL, 3=ENGINEERING, 4=HEX, 5=COMPACT, 6=STRING, 7=SEXAGESIMAL, 8=SEXAGESIMAL_HMS, 9=SEXAGESIMAL_DMS, 10=BINARY, 11=SIGNIFICANT-->
    <format>1</format>
    <!--Integer 'Precision'-->
    <precision>-1</precision>
    <!--Boolean 'Show Units'-->
    <show_units>false</show_units>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Write_Background" red="128" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Buttons on left'-->
    <buttons_on_left>false</buttons_on_left>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>0</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>0</vertical_alignment>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>100.0</maximum>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>true</limits_from_pv>
    <!--Double 'Increment'-->
    <increment>1.0</increment>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
  </widget>
  <!--CONTROL 'Text Entry'-->
  <widget type="textentry" version="3.0.0">
    <!--String 'Name'-->
    <name>Text Entry 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>20</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Write_Background" red="128" green="255" blue="255">
      </color>
    </background_color>
    <!--Enum 'Format', 0=DEFAULT, 1=DECIMAL, 2=EXPONENTIAL, 3=ENGINEERING, 4=HEX, 5=COMPACT, 6=STRING, 7=SEXAGESIMAL, 8=SEXAGESIMAL_HMS, 9=SEXAGESIMAL_DMS, 10=BINARY, 11=SIGNIFICANT-->
    <format>0</format>
    <!--Integer 'Precision'-->
    <precision>-1</precision>
    <!--Boolean 'Show Units'-->
    <show_units>true</show_units>
    <!--Enum 'Horizontal Alignment', 0=LEFT, 1=CENTER, 2=RIGHT-->
    <horizontal_alignment>0</horizontal_alignment>
    <!--Enum 'Vertical Alignment', 0=TOP, 1=MIDDLE, 2=BOTTOM-->
    <vertical_alignment>1</vertical_alignment>
    <!--Boolean 'Wrap Words'-->
    <wrap_words>false</wrap_words>
    <!--Boolean 'Multi-Line'-->
    <multi_line>false</multi_line>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Enabled'-->
    <enabled>true</enabled>
    <!--Integer 'Border Width'-->
    <border_width>0</border_width>
    <!--Color 'Border Color'-->
    <border_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </border_color>
  </widget>
  <!--PLOT 'Data Browser'-->
  <widget type="databrowser" version="2.0.0">
    <!--String 'Name'-->
    <name>Data Browser 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Filename 'File'-->
    <file></file>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Show Toolbar'-->
    <show_toolbar>false</show_toolbar>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
    <!--String 'Selection Value PV'-->
    <selection_value_pv></selection_value_pv>
  </widget>
  <!--PLOT 'Image'-->
  <widget type="image" version="2.0.0">
    <!--String 'Name'-->
    <name>Image 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Boolean 'Show Toolbar'-->
    <show_toolbar>false</show_toolbar>
    <!--ColorMap 'Color Map'-->
    <color_map>
      <name>VIRIDIS</name>
    </color_map>
    <!--ColorBar 'Color Bar'-->
    <color_bar>
      <!--Boolean 'Visible'-->
      <visible>true</visible>
      <!--Integer 'Color Bar Size'-->
      <bar_size>40</bar_size>
      <!--Font 'Scale Font'-->
      <scale_font>
        <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
        </font>
      </scale_font>
    </color_bar>
    <!--XAxis 'X Axis'-->
    <x_axis>
      <!--Boolean 'Visible'-->
      <visible>true</visible>
      <!--String 'Title'-->
      <title>X</title>
      <!--Double 'Minimum'-->
      <minimum>0.0</minimum>
      <!--Double 'Maximum'-->
      <maximum>100.0</maximum>
      <!--Font 'Title Font'-->
      <title_font>
        <font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
        </font>
      </title_font>
      <!--Font 'Scale Font'-->
      <scale_font>
        <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
        </font>
      </scale_font>
    </x_axis>
    <!--YAxis 'Y Axis'-->
    <y_axis>
      <!--Boolean 'Visible'-->
      <visible>true</visible>
      <!--String 'Title'-->
      <title>Y</title>
      <!--Double 'Minimum'-->
      <minimum>0.0</minimum>
      <!--Double 'Maximum'-->
      <maximum>100.0</maximum>
      <!--Font 'Title Font'-->
      <title_font>
        <font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
        </font>
      </title_font>
      <!--Font 'Scale Font'-->
      <scale_font>
        <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
        </font>
      </scale_font>
    </y_axis>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
    <!--Boolean 'Limits from PV'-->
    <limits_from_pv>false</limits_from_pv>
    <!--Integer 'Data Width'-->
    <data_width>100</data_width>
    <!--Integer 'Data Height'-->
    <data_height>100</data_height>
    <!--Enum 'Interpolation', 0=NONE, 1=INTERPOLATE, 2=AUTOMATIC-->
    <interpolation>2</interpolation>
    <!--Enum 'Color Mode', 0=TYPE_CUSTOM, 1=TYPE_MONO, 2=TYPE_BAYER, 3=TYPE_RGB1, 4=TYPE_RGB2, 5=TYPE_RGB3, 6=TYPE_YUV444, 7=TYPE_YUV422, 8=TYPE_YUV411, 9=TYPE_3BYTE_BGR, 10=TYPE_4BYTE_ABGR, 11=TYPE_4BYTE_ABGR_PRE, 12=TYPE_BYTE_BINARY, 13=TYPE_BYTE_GRAY, 14=TYPE_BYTE_INDEXED, 15=TYPE_INT_ARGB, 16=TYPE_INT_ARGB_PRE, 17=TYPE_INT_BGR, 18=TYPE_INT_RGB, 19=TYPE_USHORT_555_RGB, 20=TYPE_USHORT_565_RGB, 21=TYPE_USHORT_GRAY-->
    <color_mode>1</color_mode>
    <!--Boolean 'Unsigned Data'-->
    <unsigned>false</unsigned>
    <!--Boolean 'Auto-scale'-->
    <autoscale>true</autoscale>
    <!--Boolean 'Log. scale'-->
    <log_scale>false</log_scale>
    <!--Double 'Minimum'-->
    <minimum>0.0</minimum>
    <!--Double 'Maximum'-->
    <maximum>255.0</maximum>
    <!--PVName 'Cursor Info PV'-->
    <cursor_info_pv></cursor_info_pv>
    <!--PVName 'Cursor X PV'-->
    <x_pv></x_pv>
    <!--PVName 'Cursor Y PV'-->
    <y_pv></y_pv>
    <!--Boolean 'Cursor Crosshair'-->
    <cursor_crosshair>false</cursor_crosshair>
    <!--Array 'Regions of Interest'-->
    <rois>
    </rois>
  </widget>
  <!--PLOT 'Strip Chart'-->
  <widget type="stripchart" version="2.1.0">
    <!--String 'Name'-->
    <name>Strip Chart 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Show Grid'-->
    <show_grid>false</show_grid>
    <!--String 'Title'-->
    <title></title>
    <!--Font 'Title Font'-->
    <title_font>
      <font name="Header 2" family="Liberation Sans" style="BOLD" size="18.0">
      </font>
    </title_font>
    <!--Font 'Label Font'-->
    <label_font>
      <font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
      </font>
    </label_font>
    <!--Font 'Scale Font'-->
    <scale_font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </scale_font>
    <!--Boolean 'Show Toolbar'-->
    <show_toolbar>true</show_toolbar>
    <!--Boolean 'Show Legend'-->
    <show_legend>false</show_legend>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(traces[0].y_pv)</tooltip>
    <!--String 'Start'-->
    <start>1 minute</start>
    <!--String 'End'-->
    <end></end>
    <!--Array 'Y Axes'-->
    <y_axes>
      <!--YAxis 'Y Axis'-->
      <y_axis>
        <!--String 'Title'-->
        <title>Y</title>
        <!--Boolean 'Auto-scale'-->
        <autoscale>false</autoscale>
        <!--Boolean 'Log. scale'-->
        <log_scale>false</log_scale>
        <!--Double 'Minimum'-->
        <minimum>0.0</minimum>
        <!--Double 'Maximum'-->
        <maximum>100.0</maximum>
        <!--Boolean 'Show Grid'-->
        <show_grid>false</show_grid>
        <!--Boolean 'Visible'-->
        <visible>true</visible>
        <!--Color 'Color'-->
        <color>
          <color name="Text" red="0" green="0" blue="0">
          </color>
        </color>
      </y_axis>
    </y_axes>
    <!--Array 'Traces'-->
    <traces>
      <!--Trace 'Trace'-->
      <trace>
        <!--String 'Name'-->
        <name>$(traces[0].y_pv)</name>
        <!--PVName 'Y PV'-->
        <y_pv></y_pv>
        <!--Integer 'Y Axis'-->
        <axis>0</axis>
        <!--Enum 'Trace Type', 0=NONE, 1=LINE, 2=STEP, 3=ERRORBAR, 4=LINE_ERRORBAR, 5=BARS-->
        <trace_type>2</trace_type>
        <!--Color 'Color'-->
        <color>
          <color red="0" green="0" blue="255">
          </color>
        </color>
        <!--Integer 'Line Width'-->
        <line_width>2</line_width>
        <!--Enum 'Point Type', 0=NONE, 1=SQUARES, 2=CIRCLES, 3=DIAMONDS, 4=XMARKS, 5=TRIANGLES-->
        <point_type>0</point_type>
        <!--Integer 'Point Size'-->
        <point_size>10</point_size>
        <!--Boolean 'Visible'-->
        <visible>true</visible>
      </trace>
    </traces>
  </widget>
  <!--PLOT 'X/Y Plot'-->
  <widget type="xyplot" version="3.0.0">
    <!--String 'Name'-->
    <name>X/Y Plot 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--String 'Title'-->
    <title></title>
    <!--Font 'Title Font'-->
    <title_font>
      <font name="Header 2" family="Liberation Sans" style="BOLD" size="18.0">
      </font>
    </title_font>
    <!--Boolean 'Show Toolbar'-->
    <show_toolbar>false</show_toolbar>
    <!--Boolean 'Show Legend'-->
    <show_legend>true</show_legend>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(traces[0].y_pv)</tooltip>
    <!--Axis 'X Axis'-->
    <x_axis>
      <!--String 'Title'-->
      <title>X</title>
      <!--Boolean 'Auto-scale'-->
      <autoscale>false</autoscale>
      <!--Boolean 'Log. scale'-->
      <log_scale>false</log_scale>
      <!--Double 'Minimum'-->
      <minimum>0.0</minimum>
      <!--Double 'Maximum'-->
      <maximum>100.0</maximum>
      <!--Boolean 'Show Grid'-->
      <show_grid>false</show_grid>
      <!--Font 'Title Font'-->
      <title_font>
        <font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
        </font>
      </title_font>
      <!--Font 'Scale Font'-->
      <scale_font>
        <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
        </font>
      </scale_font>
      <!--Boolean 'Visible'-->
      <visible>true</visible>
    </x_axis>
    <!--Array 'Y Axes'-->
    <y_axes>
      <!--YAxis 'Y Axis'-->
      <y_axis>
        <!--String 'Title'-->
        <title>Y</title>
        <!--Boolean 'Auto-scale'-->
        <autoscale>false</autoscale>
        <!--Boolean 'Log. scale'-->
        <log_scale>false</log_scale>
        <!--Double 'Minimum'-->
        <minimum>0.0</minimum>
        <!--Double 'Maximum'-->
        <maximum>100.0</maximum>
        <!--Boolean 'Show Grid'-->
        <show_grid>false</show_grid>
        <!--Font 'Title Font'-->
        <title_font>
          <font name="Default Bold" family="Liberation Sans" style="BOLD" size="14.0">
          </font>
        </title_font>
        <!--Font 'Scale Font'-->
        <scale_font>
          <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
          </font>
        </scale_font>
        <!--Boolean 'On Right'-->
        <on_right>false</on_right>
        <!--Boolean 'Visible'-->
        <visible>true</visible>
        <!--Color 'Color'-->
        <color>
          <color name="Text" red="0" green="0" blue="0">
          </color>
        </color>
      </y_axis>
    </y_axes>
    <!--Array 'Traces'-->
    <traces>
      <!--Trace 'Trace'-->
      <trace>
        <!--String 'Name'-->
        <name>$(traces[0].y_pv)</name>
        <!--PVName 'X PV'-->
        <x_pv></x_pv>
        <!--PVName 'Y PV'-->
        <y_pv></y_pv>
        <!--PVName 'Error PV'-->
        <err_pv></err_pv>
        <!--Integer 'Y Axis'-->
        <axis>0</axis>
        <!--Enum 'Trace Type', 0=NONE, 1=LINE, 2=STEP, 3=ERRORBAR, 4=LINE_ERRORBAR, 5=BARS-->
        <trace_type>1</trace_type>
        <!--Color 'Color'-->
        <color>
          <color red="0" green="0" blue="255">
          </color>
        </color>
        <!--Integer 'Line Width'-->
        <line_width>1</line_width>
        <!--Enum 'Line Style', 0=SOLID, 1=DASH, 2=DOT, 3=DASHDOT, 4=DASHDOTDOT-->
        <line_style>0</line_style>
        <!--Enum 'Point Type', 0=NONE, 1=SQUARES, 2=CIRCLES, 3=DIAMONDS, 4=XMARKS, 5=TRIANGLES-->
        <point_type>0</point_type>
        <!--Integer 'Point Size'-->
        <point_size>10</point_size>
        <!--Boolean 'Visible'-->
        <visible>true</visible>
      </trace>
    </traces>
    <!--Array 'Markers'-->
    <marker>
    </marker>
  </widget>
  <!--STRUCTURE 'Array'-->
  <widget type="array" version="2.0.0">
    <!--String 'Name'-->
    <name>Array 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--PVName 'PV Name'-->
    <pv_name></pv_name>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>100</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip>$(pv_name)
$(pv_value)</tooltip>
    <!--Boolean 'Alarm Border'-->
    <border_alarm_sensitive>true</border_alarm_sensitive>
  </widget>
  <!--STRUCTURE 'Embedded Display'-->
  <widget type="embedded" version="2.0.0">
    <!--String 'Name'-->
    <name>Embedded Display 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Filename 'File'-->
    <file></file>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Enum 'Resize Behavior', 0=None, 1=ResizeContent, 2=SizeToContent, 3=StretchContent, 4=Crop-->
    <resize>0</resize>
    <!--String 'Group name'-->
    <group_name></group_name>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
    <!--Integer 'Border Width'-->
    <border_width>0</border_width>
    <!--Color 'Border Color'-->
    <border_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </border_color>
  </widget>
  <!--STRUCTURE 'Group'-->
  <widget type="group" version="3.0.0">
    <!--String 'Name'-->
    <name>Group 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>300</width>
    <!--Integer 'Height'-->
    <height>200</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Enum 'Style', 0=GROUP, 1=TITLE, 2=LINE, 3=NONE-->
    <style>0</style>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Foreground Color'-->
    <foreground_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </foreground_color>
    <!--Color 'Line Color'-->
    <line_color>
      <color name="Text" red="0" green="0" blue="0">
      </color>
    </line_color>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--STRUCTURE 'Navigation Tabs'-->
  <widget type="navtabs" version="2.0.0">
    <!--String 'Name'-->
    <name>Navigation Tabs 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Array 'Tabs'-->
    <tabs>
      <!--Tab 'Tab'-->
      <tab>
        <!--String 'Name'-->
        <name>Tab 1</name>
        <!--Filename 'File'-->
        <file></file>
        <!--Macros 'Macros'-->
        <macros>
        </macros>
        <!--String 'Group name'-->
        <group_name></group_name>
        <!--Color 'Selected Color'-->
        <selected_color>
          <color red="236" green="236" blue="236">
          </color>
        </selected_color>
        <!--Color 'Deselected Color'-->
        <deselected_color>
          <color red="200" green="200" blue="200">
          </color>
        </deselected_color>
      </tab>
    </tabs>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>500</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Enum 'Direction', 0=HORIZONTAL, 1=VERTICAL-->
    <direction>1</direction>
    <!--Integer 'Tab Width'-->
    <tab_width>100</tab_width>
    <!--Integer 'Tab Height'-->
    <tab_height>30</tab_height>
    <!--Integer 'Tab Spacing'-->
    <tab_spacing>2</tab_spacing>
    <!--Boolean 'Per Tab Colors'-->
    <enable_per_tab_colors>false</enable_per_tab_colors>
    <!--Color 'Selected Color'-->
    <selected_color>
      <color red="236" green="236" blue="236">
      </color>
    </selected_color>
    <!--Color 'Deselected Color'-->
    <deselected_color>
      <color red="200" green="200" blue="200">
      </color>
    </deselected_color>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Integer 'Active Tab'-->
    <active_tab>0</active_tab>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--STRUCTURE 'Tabs'-->
  <widget type="tabs" version="2.0.0">
    <!--String 'Name'-->
    <name>Tabs 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Macros 'Macros'-->
    <macros>
    </macros>
    <!--Array 'Tabs'-->
    <tabs>
      <!--TabItem 'Tab Item'-->
      <tab>
        <!--String 'Name'-->
        <name>Tab 1</name>
        <!--Children 'Child widgets'-->
        <children>
        </children>
      </tab>
      <!--TabItem 'Tab Item'-->
      <tab>
        <!--String 'Name'-->
        <name>Tab 2</name>
        <!--Children 'Child widgets'-->
        <children>
        </children>
      </tab>
    </tabs>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Font 'Font'-->
    <font>
      <font name="Default" family="Liberation Sans" style="REGULAR" size="14.0">
      </font>
    </font>
    <!--Color 'Background Color'-->
    <background_color>
      <color name="Background" red="255" green="255" blue="255">
      </color>
    </background_color>
    <!--Integer 'Active Tab'-->
    <active_tab>0</active_tab>
    <!--Enum 'Direction', 0=HORIZONTAL, 1=VERTICAL-->
    <direction>0</direction>
    <!--Integer 'Tab Height'-->
    <tab_height>30</tab_height>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--STRUCTURE 'Template/Instance'-->
  <widget type="template" version="2.0.0">
    <!--String 'Name'-->
    <name>Template/Instance 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Filename 'File'-->
    <file></file>
    <!--Array 'Instances'-->
    <instances>
      <!--Instance 'Instance'-->
      <instance>
        <!--Macros 'Macros'-->
        <macros>
        </macros>
      </instance>
    </instances>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>400</width>
    <!--Integer 'Height'-->
    <height>300</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Horizontal'-->
    <horizontal>false</horizontal>
    <!--Integer 'Gap'-->
    <gap>10</gap>
    <!--Integer 'Wrap Count'-->
    <wrap_count>0</wrap_count>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--MISC '3d Viewer'-->
  <widget type="3dviewer" version="2.0.0">
    <!--String 'Name'-->
    <name>3d Viewer 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Filename 'File'-->
    <file></file>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>600</width>
    <!--Integer 'Height'-->
    <height>600</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
  <!--MISC 'Clock'-->
  <widget type="clock" version="2.0.0">
    <!--String 'Name'-->
    <name>Clock 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Enum 'Skin', 0=CLOCK, 1=DB, 2=FAT, 3=INDUSTRIAL, 4=PEAR, 5=PLAIN, 6=SLIM, 7=TILE, 8=YOTA2-->
    <skin>5</skin>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>120</width>
    <!--Integer 'Height'-->
    <height>120</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Date Visible'-->
    <date_visible>false</date_visible>
    <!--Boolean 'Second Visible'-->
    <second_visible>true</second_visible>
    <!--String 'Title'-->
    <title></title>
    <!--Boolean 'Title Visible'-->
    <title_visible>false</title_visible>
    <!--Color 'Background Color'-->
    <background_color>
      <color red="230" green="230" blue="153">
      </color>
    </background_color>
    <!--Boolean 'Transparent'-->
    <transparent>false</transparent>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
    <!--Boolean 'Discrete Hours'-->
    <discrete_hours>false</discrete_hours>
    <!--Boolean 'Discrete Minutes'-->
    <discrete_minutes>false</discrete_minutes>
    <!--Boolean 'Discrete Seconds'-->
    <discrete_seconds>false</discrete_seconds>
    <!--String 'Locale'-->
    <locale>en-US</locale>
    <!--Boolean 'Shadows Enabled'-->
    <shadows_enabled>true</shadows_enabled>
    <!--Color 'Date Color'-->
    <date_color>
      <color red="102" green="51" blue="102">
      </color>
    </date_color>
    <!--Color 'Hour Color'-->
    <hour_color>
      <color red="255" green="127" blue="80">
      </color>
    </hour_color>
    <!--Color 'Hour Tick Mark Color'-->
    <hour_tick_mark_color>
      <color red="196" green="127" blue="80">
      </color>
    </hour_tick_mark_color>
    <!--Boolean 'Hour Tick Mark Visible'-->
    <hour_tick_mark_visible>true</hour_tick_mark_visible>
    <!--Color 'Knob Color'-->
    <knob_color>
      <color red="196" green="127" blue="80">
      </color>
    </knob_color>
    <!--Color 'Minute Color'-->
    <minute_color>
      <color red="255" green="136" blue="98">
      </color>
    </minute_color>
    <!--Color 'Minute Tick Mark Color'-->
    <minute_tick_mark_color>
      <color red="196" green="136" blue="98">
      </color>
    </minute_tick_mark_color>
    <!--Boolean 'Minute Tick Mark Visible'-->
    <minute_tick_mark_visible>true</minute_tick_mark_visible>
    <!--Color 'Ring Color'-->
    <ring_color>
      <color red="153" green="230" blue="230">
      </color>
    </ring_color>
    <!--Double 'Ring Width'-->
    <ring_width>0.0</ring_width>
    <!--Color 'Second Color'-->
    <second_color>
      <color red="98" green="196" blue="136">
      </color>
    </second_color>
    <!--Color 'Text Color'-->
    <text_color>
      <color red="136" green="196" blue="136">
      </color>
    </text_color>
    <!--Boolean 'Text Visible'-->
    <text_visible>false</text_visible>
    <!--Color 'Tick Label Color'-->
    <tick_label_color>
      <color red="196" green="136" blue="136">
      </color>
    </tick_label_color>
    <!--Boolean 'Tick Labels Visible'-->
    <tick_labels_visible>true</tick_labels_visible>
    <!--Color 'Title Color'-->
    <title_color>
      <color red="136" green="196" blue="136">
      </color>
    </title_color>
  </widget>
  <!--MISC 'DigitalClock'-->
  <widget type="digital_clock" version="2.0.0">
    <!--String 'Name'-->
    <name>DigitalClock 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--Enum 'LCD Design', 0=AMBER, 1=BEIGE, 2=BLACK, 3=BLACK_RED, 4=BLACK_YELLOW, 5=BLUE, 6=BLUE2, 7=BLUE_BLACK, 8=BLUE_BLUE, 9=BLUE_DARKBLUE, 10=BLUE_GRAY, 11=BLUE_LIGHTBLUE, 12=BLUE_LIGHTBLUE2, 13=DARKAMBER, 14=DARKBLUE, 15=DARKGREEN, 16=DARKPURPLE, 17=GRAY, 18=GRAY_PURPLE, 19=GREEN, 20=GREEN_BLACK, 21=GREEN_DARKGREEN, 22=LIGHTBLUE, 23=LIGHTGREEN, 24=LIGHTGREEN_BLACK, 25=ORANGE, 26=PURPLE, 27=RED, 28=RED_DARKRED, 29=SECTIONS, 30=STANDARD, 31=STANDARD_GREEN, 32=WHITE, 33=YELLOW, 34=YELLOW_BLACK, 35=YOCTOPUCE-->
    <lcd_design>29</lcd_design>
    <!--Enum 'LCD Font', 0=DIGITAL, 1=DIGITAL_BOLD, 2=ELEKTRA, 3=LCD, 4=STANDARD-->
    <lcd_font>1</lcd_font>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>170</width>
    <!--Integer 'Height'-->
    <height>90</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Date Visible'-->
    <date_visible>false</date_visible>
    <!--Boolean 'Second Visible'-->
    <second_visible>true</second_visible>
    <!--String 'Title'-->
    <title></title>
    <!--Boolean 'Title Visible'-->
    <title_visible>false</title_visible>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
    <!--String 'Locale'-->
    <locale>en-US</locale>
    <!--Boolean 'Shadows Enabled'-->
    <shadows_enabled>true</shadows_enabled>
    <!--Boolean 'LCD Crystal Enabled'-->
    <lcd_crystal_enabled>false</lcd_crystal_enabled>
  </widget>
  <!--MISC 'Web Browser'-->
  <widget type="webbrowser" version="2.0.0">
    <!--String 'Name'-->
    <name>Web Browser 1</name>
    <!--Class 'Class'-->
    <class>DEFAULT</class>
    <!--String 'URL'-->
    <url></url>
    <!--Integer 'X Position'-->
    <x>0</x>
    <!--Integer 'Y Position'-->
    <y>0</y>
    <!--Integer 'Width'-->
    <width>800</width>
    <!--Integer 'Height'-->
    <height>600</height>
    <!--Boolean 'Visible'-->
    <visible>true</visible>
    <!--Boolean 'Show toolbar'-->
    <show_toolbar>true</show_toolbar>
    <!--Actions 'Actions'-->
    <actions>
    </actions>
    <!--Rules 'Rules'-->
    <rules>
    </rules>
    <!--Scripts 'Scripts'-->
    <scripts>
    </scripts>
    <!--String 'Tool tip'-->
    <tooltip></tooltip>
  </widget>
</display>
