<?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="paris">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Paris</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">SwitchCrossConnect</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>48D48'N</latitude>  <longitude>2D20'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
    <state>EnabledActive</state>
    <alarms>
      <new severity="Raw.Critical">17</new>
    </alarms>
  </attribute>
</addObject>

<addObject id="berlin">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Berlin</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">TransportCrossConnect</attribute>
  <attribute name="family">OC12</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>52D30'N</latitude>  <longitude>13D25'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
    <state>EnabledActive</state>
    <secState>Busy</secState>
  </attribute>
</addObject>

<addObject id="oslo">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Oslo</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">Transport</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>59D57'N</latitude>  <longitude>10D42'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
    <state>EnabledActive</state>
    <secState>InhibitInProgress</secState>
  </attribute>
</addObject>

<addObject id="nwest">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">North West</attribute>
  <attribute name="type">NMW</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>64D4'N</latitude>  <longitude>21D58'W</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
    <state>EnabledActive</state>
    <misc>TestPassed</misc>
  </attribute>
</addObject>

<addObject id="swest">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">South West</attribute>
  <attribute name="type">NMW</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>40D26'N</latitude>  <longitude>3D42'W</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
  </attribute>
</addObject>

<addObject id="west">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">West</attribute>
  <attribute name="type">MD</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>41D54'N</latitude>  <longitude>12D27'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
    <state>EnabledActive</state>
  </attribute>
</addObject>

<addObject id="moscow">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Moscow</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">SwitchCrossConnect</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>55D45'N</latitude>  <longitude>37D36'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
    <state>EnabledActive</state>
    <secState>RedLined</secState>
    <secState>LoopbackTest</secState>
    <alarms>
      <ack severity="Raw.Minor">5</ack>
    </alarms>
  </attribute>
</addObject>

<addObject id="helsinki">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Helsinki</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">ADM</attribute>
  <attribute name="family">OC192</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>60D10'N</latitude>  <longitude>25D0'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <operational>Disabled</operational>
    </state>
    <procedural>InitializationRequired</procedural>
    <availability>InTest</availability>
    <control>ReservedForTest</control>
  </attribute>
</addObject>

<addObject id="ankara">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Ankara</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">Access</attribute>
  <attribute name="family">OC1</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>39D55'N</latitude>  <longitude>32D55'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <usage>Active</usage>
    </state>
    <availability>InTest</availability>
    <availability>LogFull</availability>
  </attribute>
</addObject>

<addObject id="bucarest">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Bucarest</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">Regenerator</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>44D25'N</latitude>  <longitude>26D7'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <operational>Disabled</operational>
    </state>
    <misc>PlanToRemove</misc>
    <alarms>
      <ack severity="Raw.Major">3</ack>
      <ack severity="Raw.Warning">1</ack>
    </alarms>
  </attribute>
</addObject>

<addObject id="warsaw">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">Warsaw</attribute>
  <attribute name="type">NE</attribute>
  <attribute name="function">LTE</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>52D14'N</latitude>  <longitude>21D0'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <operational>Disabled</operational>
    </state>
    <availability>PowerOff</availability>
    <control>ReservedForTest</control>
  </attribute>
</addObject>

<addObject id="neast">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">North East</attribute>
  <attribute name="type">NMW</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>63DN</latitude>  <longitude>44DE</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <usage>Active</usage>
    </state>
  </attribute>
</addObject>

<addObject id="seast">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">South East</attribute>
  <attribute name="type">NMW</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>41D30'N</latitude>  <longitude>39D0'E</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <operational>Disabled</operational>
    </state>
    <availability>NotInstalled</availability>
  </attribute>
</addObject>

<addObject id="east">
  <class>ilog.tgo.model.IltNetworkElement</class>
  <attribute name="name">East</attribute>
  <attribute name="type">MD</attribute>
  <attribute name="position" javaClass="ilog.cpl.network.IlpGeographicPosition">
    <latitude>50DN</latitude>  <longitude>31DE</longitude>
  </attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltOSIObjectState">
    <state>
      <usage>Active</usage>
    </state>
  </attribute>
</addObject>

<addObject id="oslo_berlin">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>oslo</from>    <to>berlin</to>  </link>
  <attribute name="media">CNET</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="paris_berlin">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>paris</from>    <to>berlin</to>  </link>
  <attribute name="media">CNET</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="berlin_west">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>berlin</from>    <to>west</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="paris_west">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>paris</from>    <to>west</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="nwest_oslo">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>nwest</from>    <to>oslo</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
    <protection from="true" to="false">Exercisor</protection>
  </attribute>
</addObject>

<addObject id="swest_paris">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>swest</from>    <to>paris</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Inactive</state>
  </attribute>
</addObject>

<addObject id="east_moscow">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>east</from>    <to>moscow</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
    <alarms>
      <new severity="Raw.Minor">5</new>
      <ack severity="Raw.Warning">5</ack>
    </alarms>
  </attribute>
</addObject>

<addObject id="east_helsinki">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>east</from>    <to>helsinki</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="east_warsaw">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>east</from>    <to>warsaw</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Disabled</state>
  </attribute>
</addObject>

<addObject id="east_bucarest">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>east</from>    <to>bucarest</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>TroubledUnprotected</state>
  </attribute>
</addObject>

<addObject id="east_ankara">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>east</from>    <to>ankara</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>ActiveProtecting</state>
  </attribute>
</addObject>

<addObject id="east_west">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>east</from>    <to>west</to>  </link>
  <attribute name="media">Fiber</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
    <alarms>
      <ack severity="Raw.Warning">10</ack>
    </alarms>
  </attribute>
</addObject>

<addObject id="helsinki_oslo">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>helsinki</from>    <to>oslo</to>  </link>
  <attribute name="media">CNET</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
    <protection from="true" to="false">Locked</protection>
  </attribute>
</addObject>

<addObject id="neast_moscow">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>neast</from>    <to>moscow</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="neast_helsinki">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>neast</from>    <to>helsinki</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
  </attribute>
</addObject>

<addObject id="neast_seast">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>neast</from>    <to>seast</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>Active</state>
    <protection from="true" to="false">WaitToRestore</protection>
    <protection to="true" from="false">ForcedSwitch</protection>
  </attribute>
</addObject>

<addObject id="seast_ankara">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>seast</from>    <to>ankara</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>ActiveProtecting</state>
  </attribute>
</addObject>

<addObject id="seast_bucarest">
  <class>ilog.tgo.model.IltLink</class>
  <link>  <from>seast</from>    <to>bucarest</to>  </link>
  <attribute name="media">Electrical</attribute>
  <attribute name="objectState" javaClass="ilog.tgo.model.IltSONETObjectState">
    <state>TroubledUnprotected</state>
  </attribute>
</addObject>

</cplData>