<?xml version="1.0" encoding="UTF-8"?>
<cplData xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation = "ilog/cpl/schema/data.xsd">
<addObject id="element1">
  <class>customClasses.Element</class>
  <attribute name="name">Element 1</attribute>
  <attribute name="function">
    SwitchCrossConnect
  </attribute>
    <attribute name="family">
      OC192
    </attribute>
  <attribute name="throughput">100</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltAlarmObjectState">
    <alarms>
      <new severity="Raw.Major">2</new>
    </alarms>
  </attribute>
</addObject>

<addObject id="element2">
  <class>customClasses.Element</class>
  <attribute name="name">Element 2</attribute>
  <attribute name="function">
    SwitchCrossConnect
  </attribute>
  <attribute name="family">
    OC192
  </attribute>
  <attribute name="throughput">30</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <administrative>ShuttingDown</administrative>
      <operational>Enabled</operational>
      <usage>Active</usage>
    </state>
    <alarms>
      <new severity="Raw.Warning">4</new>
    </alarms>
    <procedural>Reporting</procedural>
    <repair>UnderRepair</repair>
  </attribute>
</addObject >

<addObject id="element3">
  <class>customClasses.Element</class>
  <attribute name="name">Element 3</attribute>
  <attribute name="function">
    SwitchCrossConnect
  </attribute>
  <attribute name="family">
    OC192
  </attribute>
  <attribute name="throughput">10</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <administrative>Unlocked</administrative>
      <operational>Enabled</operational>
      <usage>Active</usage>
    </state>
  </attribute>
</addObject >

<addObject id="element4">
  <class>customClasses.Element</class>
  <attribute name="name">Element 4</attribute>
  <attribute name="function">
    SwitchCrossConnect
  </attribute>
  <attribute name="family">
    OC192
  </attribute>
  <attribute name="throughput">60</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltAlarmObjectState">
    <alarms>
      <new severity="Raw.Warning">2</new>
    </alarms>
  </attribute>
</addObject >
</cplData>