<?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="SantaFe">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>350.0</x>
      <y>100.0</y>
    </attribute>
    <attribute name="name">Santa Fe</attribute>
    <attribute name="type">MSC</attribute>
  </addObject>

  <addObject id="North">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>400.0</x>
      <y>200.0</y>
    </attribute>
    <attribute name="name">North</attribute>
    <attribute name="type">BSC</attribute>
  </addObject>

  <addObject id="East">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>500.0</x>
      <y>200.0</y>
    </attribute>
    <attribute name="name">East</attribute>
    <attribute name="type">BSC</attribute>
  </addObject>

  <addObject id="N1">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>400.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">N1</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

  <addObject id="N2">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>500.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">N2</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

  <addObject id="N3">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>600.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">N3</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

  <addObject id="E1">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>700.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">E1</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

  <addObject id="E2">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>800.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">E2</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

  <addObject id="E3">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>900.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">E3</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

  <addObject id="E4">
    <class>ilog.tgo.model.IltNetworkElement</class>
    <attribute name="objectState" javaClass="ilog.tgo.model.IltBellcoreObjectState">
      <state>EnabledActive</state>
    </attribute>
    <attribute name="position" javaClass="ilog.cpl.graphic.IlpPoint">
      <x>1000.0</x>
      <y>300.0</y>
    </attribute>
    <attribute name="name">E4</attribute>
    <attribute name="type">BTS</attribute>
  </addObject>

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

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

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

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

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

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

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

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

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

</cplData>