<cplData xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation = "ilog/cpl/schema/data.xsd">
<addObject id="Network1">
  <class>ilog.tgo.model.IltRectGroup</class>
  <attribute name="name">Network1</attribute>
  <attribute name="position" javaClass="ilog.cpl.graphic.IlpRect">
     <x>39</x>  <y>156</y>   <width>80</width>  <height>60</height>
  </attribute>
</addObject>

<addObject id="Network2">
  <class>ilog.tgo.model.IltPolyGroup</class>
  <attribute name="name">Network2</attribute>
  <attribute name="position" javaClass="ilog.cpl.graphic.views.IlpPolygon">
    <point>  <x>333</x>         <y>77</y>   </point>
    <point>  <x>278</x>         <y>143</y>   </point>
    <point>  <x>232</x>         <y>128</y>   </point>
    <point>  <x>238</x>         <y>169</y>   </point>
    <point>  <x>158</x>         <y>173</y>   </point>
    <point>  <x>160</x>         <y>198</y>   </point>
    <point>  <x>209</x>         <y>217</y>   </point>
    <point>  <x>248</x>         <y>293</y>   </point>
    <point>  <x>233</x>         <y>382</y>   </point>
    <point>  <x>356</x>         <y>418</y>   </point>
    <point>  <x>359</x>         <y>390</y>   </point>
    <point>  <x>382</x>         <y>376</y>   </point>
    <point>  <x>431</x>         <y>393</y>   </point>
    <point>  <x>471</x>         <y>364</y>   </point>
    <point>  <x>433</x>         <y>269</y>   </point>
    <point>  <x>489</x>         <y>158</y>   </point>
  </attribute>
</addObject>

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

</cplData>