sysmodellibs/sysmodelgen/test/deps/component-fixed.svg
author terytkon
Sat, 06 Nov 2010 16:59:14 +0200
changeset 9 63964d875993
parent 1 b538b70cbe51
permissions -rw-r--r--
Merge changes to system model generator to SF tip.

<?xml version="1.0" encoding="UTF-8"?>
<s:svg xmlns:doc="tooldoc" xmlns:s="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" onload="wrapalltext()" class="component-fixed" viewBox="-21.95 0 839.6500000000001 415.7985">
 <title xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math">Symbian OS vFuture System Model: Build M04710a</title>
 <defs xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math">
  <style type="text/css">
    text.layer, text.block, text.subblock, text.collection, text.component,
    text.cbox, text.lgrp, text.label, text.lgd {
		fill:black;
		font-family: Arial;
    }
    text.title {
		fill:red;
		font-weight: bold;
		font-size: 6.3495px;	
		font-family: Arial;
    }    
    text.component {		
		font-size: 1.940px;  /*  5.5pt  */
		font-weight: bold
	}
 	text.lgd, 
	text.layer, text.block {
		font-size: 4.233px;  /*  12pt  */
		font-weight: bold;
	}
	text.label {		
		font-size: 1.940px;  /*  5.5pt  */
		font-weight: bold
	}
	text.cbox {		
		font-size: 1.411px;  /*  4pt  */
		font-weight: bold
	}
	text.lgrp {
		font-size: 12.699px;  /*  36pt  */
		font-weight: normal;
	}

svg.subblock text.block,
svg.subblock-fixed text.block {
		font-size: 7.7605px;  /*  22pt  */
	}
svg.block text.block,
svg.block-fixed text.block {
		font-size: 11.288px;  /*  32pt  */
		font-weight: normal;
	}

svg.subblock-fixed text.block, 
svg.block-fixed text.block {
	}


	text.subblock {
		font-size: 2.822px;  /*  8pt  */
	}
	
	svg.collection text.subblock,
	svg.collection-fixed text.subblock  {
		font-size: 4.233px;  /*  12pt  */
	}
	
	svg.subblock text.subblock,
	svg.subblock-fixed text.subblock  {
		font-size: 7.055px;  /*  20pt  */
	}

	text.collection {
		font-size: 2.469px;  /*  7pt  */
	}
	
	svg.collection text.collection,
	svg.collection-fixed text.collection  {
		font-size: 3.7035px;  /*  10.5pt  */
	} 

	/* thin border */
	rect.legend, rect.collection, rect.cbox {
		stroke-width: 0.0882px;  /*  0.25pt  */
		stroke: black
	}
	/* thick border */
	rect.layer, rect.subblock, rect.block  {
		stroke-width: 0.2469px;  /*  0.7pt  */
		stroke: black
	}
	rect.layer {
		fill: #e6e6e6
	}
	rect.block {
		fill: #b3b3b3
	}
	rect.subblock {
		fill: #e6e6e6
	}
	rect.collection {
		fill: white
	}
	rect.legend {
		fill: white
	}
 </style>
  <symbol id="Borderbox" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 20 L 20 20 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipLB" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 15 L 5 20 L 20 20 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipLT" viewBox="0 0 20 20">
   <path d="M 5 0 L 0 5 L 0 20 L 20 20 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipRB" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 20 L 15 20 L 20 15 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipRT" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 20 L 20 20 L 20 5 L 15 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipAll" viewBox="0 0 20 20">
   <path d="M 5 0 L 0 5 L 0 15 L 5 20 L 15 20 L 20 15 L 20 5 L 15 0 z" stroke="black"/>
  </symbol>
 </defs>
 <s:defs>
  <s:marker id="Triangle" viewBox="-1 -1 7 7" refX="5" refY="2" markerUnits="strokeWidth" markerWidth="6" markerHeight="6" orient="auto">
   <s:polygon style="fill:black;stroke:black;" points="0,0 5,2 0,4 0,0"/>
  </s:marker>
  <s:marker id="TriangleF" viewBox="-1 -1 7 7" refX="0" refY="2" markerUnits="strokeWidth" markerWidth="6" markerHeight="6" orient="auto">
   <s:polygon style="fill:blue;stroke:blue;" points="5,0 5,4 0,2 5,0"/>
  </s:marker>
  <s:style type="text/css">
	path.arrow {
		marker-end: url(#Triangle);
		fill:none;stroke: black;
		stroke-width: 0.3px;
	}
	path.arrowF {
		marker-start: url(#TriangleF);
		fill:none;stroke: blue;
		stroke-width: 0.3px;		
	}
</s:style>
 </s:defs>
 <!--Drawing in static mode: false-->
 <script xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" type="text/ecmascript"> 

var svgns="http://www.w3.org/2000/svg";


var curId = '';
function clear(id) {
	if(curId != '') off(curId);
	return curId=id;
}


function on(id) {
	var cur =document.getElementById(id)
	cur.setAttribute('visibility','visible');
	
	return cur;
}

function off(id) {
	document.getElementById(id).setAttribute('visibility','hidden');
}




function splitup(txt) {
	var a = new Array;
	var t = txt;
	var found		
	while((found = t.match(/(^[\u3041-\u309e\u30a1-\u30fe\u4e00-\ufa2d])([\u3041-\u309e\u30a1-\u30fe\u4e00-\ufa2d].*)$/))|| ( found = t.match(/^([^ \u200b\xad-]+[ \u200b\xad-]+)(.*)$/))) {
			a.push(found[1]);
			t=found[2];
	}
	a.push(t);
	return a;
}





function splitable(node) {
 	return node.firstChild.nodeType == 3 &amp;&amp; node.firstChild.data.match(/[\t\n\r \u200b\xad-]/);
}

function crush(node, len) {
	node.setAttribute('letter-spacing','-0.1');
	if( node.getComputedTextLength() &gt; len) 
		node.setAttribute('letter-spacing','-0.2');
}

function whatSize(txt) { // convert a length into pixels
	if(txt.match(/^[0-9.-]+$/)) return txt;
	var a = document.createElementNS(svgns,'rect');
	a.setAttribute('x',0);
	a.setAttribute('y',0);
	a.setAttribute('width',txt);
	var l = a.getBBox().width;
	delete a;
	return l;
}

function wrapalltext(node) {
    if(!node) node= document;
    var all = node.getElementsByTagNameNS(svgns,'text');
    var i=0;
    for (i=0; i&lt;all.length; i++) {
	var cur = all.item(i);
	var w =0;
	if(cur.hasAttribute('ref')) {
		w = document.getElementById(cur.getAttribute('ref')).getBBox().width * 0.9;
	} else if (cur.hasAttribute('width')) {
		w = whatSize(cur.getAttribute('width'));
	}
	if (w)	wraptext(cur,w)
	}
}


function wraptext(cur,l) {
	if(cur.firstChild.nodeType != 3)  return; // must be just a text node
	if(cur.getBBox().width &lt; l )  {
		cur.firstChild.data = cur.firstChild.data.replace(/[\xad\u200b]/g,"");
		return; // no need -- won't wrap
	}
	var t = cur.firstChild.data.replace(/\s+/," ");  // normalize all spaces
	t = t.replace(/^ +/,"").replace(/ +$/,"");  // trim spaces
	var words =splitup(t); 	// each word ends with the split character (if any)
	if (words.length&lt;2)  {
		crush(cur, l);
		return;
	}
	cur.removeChild(cur.firstChild)
	var tspan = document.createElementNS(svgns,'tspan');
	cur.appendChild(tspan);
	var txt = document.createTextNode(words[0]);
	tspan.appendChild(txt);
	tspan.setAttribute('x',cur.getAttribute('x'));	// Opera needs this
	var nlines=1;
	var zero =0;
	for (i =1;i&lt; words.length;i++) {
		var was = txt.data;
		txt.data+=words[i];
		if (tspan.getComputedTextLength() -zero &gt; l) { // if the line with this word at the end is bigger than the available space...
			txt.data=was.replace(/ +$/,"").replace(/\xad(.)/,"$1").replace(/\u200b/g,""); // remove zero-width spaces and trailing spaces and soft hyphens
			// if it's still too big then decrease the letter spacing
			if( tspan.getComputedTextLength() &gt; l ) 	crush(tspan,l);
			tspan = document.createElementNS(svgns,'tspan');
			tspan.setAttribute('dy',"1em");
			nlines++;
			tspan.setAttribute('x',cur.getAttribute('x'));
			cur.appendChild(tspan);
			txt = document.createTextNode('');
			tspan.appendChild(txt);
			zero = tspan.getComputedTextLength();
			txt.data+=words[i];
		}
	}
	txt.data=txt.data.replace(/ +$/,"").replace(/\xad(.)/,"$1").replace(/\u200b/g,""); // remove zero-width spaces and trailing spaces and soft hyphens
	var align =cur.getAttribute('dominant-baseline');
	if(align=='' || align=='ideographic') {
		cur.setAttribute('dy',(1-nlines)+"em");
	 } else{
	 	 if(align=='mathematical')
			cur.setAttribute('dy',((1-nlines ) / 2 )+"em");
		else if(align=='hanging') 
			cur.setAttribute('dy',"0em")
	 }
}
   </script>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer-group">
  <rect width="833.2500000000001" height="387.15000000000003" x="-18.75" y="3.2" rx="4.65" fill="rgb(143,188,143)"/>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer-group">
  <rect width="824.5000000000001" height="210.06" x="-15" y="139.46" rx="4.65" fill="rgb(93,155,205)"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="lgrp" transform="rotate(-90)" y="-7.5" width="210.06" x="-244.49">Core OS</text>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 8.2)" id="ApplicationServices">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="70.23"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="70.23" x="-35.415">Application Services</text>
  <g class="layer-detail" transform="translate(273.2000000000001 6.4)">
   <rect x="-260.4000000000001" class="layer" y="-6.4" width="791.7000000000002" height="70.23"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="37.2" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="37.2" x="18.6" y="59.629999999999995" dominant-baseline="ideographic">PIM</text>
     <g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">PIM Application Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Calendar" onmouseover="on('dep-Calendar')" onmouseout="off('dep-Calendar')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Calendar</text>
        </g>
        <g class="component" id="AgendaVersitPlugin" onmouseover="on('dep-AgendaVersitPlugin')" onmouseout="off('dep-AgendaVersitPlugin')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Agenda Versit Plugin</text>
        </g>
        <g class="component" id="ContactsModel" onmouseover="on('dep-ContactsModel')" onmouseout="off('dep-ContactsModel')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Contacts Model</text>
        </g>
        <g class="component" id="ApplicationEnginesDocumentation" onmouseover="on('dep-ApplicationEnginesDocumentation')" onmouseout="off('dep-ApplicationEnginesDocumentation')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Application Engines Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">PIM Application Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="vCardandvCal" onmouseover="on('dep-vCardandvCal')" onmouseout="off('dep-vCardandvCal')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">vCard and vCal</text>
        </g>
        <g class="component" id="ChineseCalendarConverter" onmouseover="on('dep-ChineseCalendarConverter')" onmouseout="off('dep-ChineseCalendarConverter')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Chinese Calendar Converter</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">PIM Protocols</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PhonebookSync" onmouseover="on('dep-PhonebookSync')" onmouseout="off('dep-PhonebookSync')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Phonebook Sync</text>
        </g>
        <g class="component" id="BluetoothPBAP" onmouseover="on('dep-BluetoothPBAP')" onmouseout="off('dep-BluetoothPBAP')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth PBAP</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 39.300000000000004 0)">
     <rect class="block" x="0" width="93" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="93" x="46.5" y="59.629999999999995" dominant-baseline="ideographic">Messaging</text>
     <g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="93"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="91.6">Messaging Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MessageServerandStore" onmouseover="on('dep-MessageServerandStore')" onmouseout="off('dep-MessageServerandStore')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Message Server and Store</text>
        </g>
        <g class="component" id="BIOMessagingFramework" onmouseover="on('dep-BIOMessagingFramework')" onmouseout="off('dep-BIOMessagingFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">BIO Messaging Framework</text>
        </g>
        <g class="component" id="MMSSettings" onmouseover="on('dep-MMSSettings')" onmouseout="off('dep-MMSSettings')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MMS Settings</text>
        </g>
        <g class="component" id="MMSConfiguration" onmouseover="on('dep-MMSConfiguration')" onmouseout="off('dep-MMSConfiguration')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">MMS Configuration</text>
        </g>
        <g class="component" id="MessagingConfig" onmouseover="on('dep-MessagingConfig')" onmouseout="off('dep-MessagingConfig')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Messaging Config</text>
        </g>
        <g class="component" id="WatcherFramework" onmouseover="on('dep-WatcherFramework')" onmouseout="off('dep-WatcherFramework')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Watcher Framework</text>
        </g>
        <g class="component" id="MessagingTest" onmouseover="on('dep-MessagingTest')" onmouseout="off('dep-MessagingTest')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Messaging Test</text>
        </g>
        <g class="component" id="MessagingTests" onmouseover="on('dep-MessagingTests')" onmouseout="off('dep-MessagingTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Messaging Tests</text>
        </g>
        <g class="component" id="MessagingTestFramework" onmouseover="on('dep-MessagingTestFramework')" onmouseout="off('dep-MessagingTestFramework')">
         <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">Messaging Test Framework</text>
        </g>
        <g class="component" id="MessagingTestProduct" onmouseover="on('dep-MessagingTestProduct')" onmouseout="off('dep-MessagingTestProduct')">
         <use width="9.3" height="9.3" x="83.7" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="83.7" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="88.35000000000001" width="9.3">Messaging Test Product</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Messaging Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ScheduledSendMTM" onmouseover="on('dep-ScheduledSendMTM')" onmouseout="off('dep-ScheduledSendMTM')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Scheduled Send MTM</text>
        </g>
        <g class="component" id="POP3andSMTPMTM" onmouseover="on('dep-POP3andSMTPMTM')" onmouseout="off('dep-POP3andSMTPMTM')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">POP3 and SMTP MTM</text>
        </g>
        <g class="component" id="IMAP4MTM" onmouseover="on('dep-IMAP4MTM')" onmouseout="off('dep-IMAP4MTM')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">IMAP4 MTM</text>
        </g>
        <g class="component" id="OBEXMTMs" onmouseover="on('dep-OBEXMTMs')" onmouseout="off('dep-OBEXMTMs')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OBEX MTMs</text>
        </g>
        <g class="component" id="SMSMTM" onmouseover="on('dep-SMSMTM')" onmouseout="off('dep-SMSMTM')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85">SMS MTM</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Messaging Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BIOWatchers" onmouseover="on('dep-BIOWatchers')" onmouseout="off('dep-BIOWatchers')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">BIO Watchers</text>
        </g>
        <g class="component" id="SendAs" onmouseover="on('dep-SendAs')" onmouseout="off('dep-SendAs')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">Send As</text>
        </g>
        <g class="component" id="MessageURLHandler" onmouseover="on('dep-MessageURLHandler')" onmouseout="off('dep-MessageURLHandler')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Message URL Handler</text>
        </g>
        <g class="component" id="WAPPushFramework" onmouseover="on('dep-WAPPushFramework')" onmouseout="off('dep-WAPPushFramework')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">WAP Push Framework</text>
        </g>
        <g class="component" id="SUPLSMSHandler" onmouseover="on('dep-SUPLSMSHandler')" onmouseout="off('dep-SUPLSMSHandler')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">SUPL SMS Handler</text>
        </g>
        <g class="component" id="SUPLWAPPushHandler" onmouseover="on('dep-SUPLWAPPushHandler')" onmouseout="off('dep-SUPLWAPPushHandler')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">SUPL WAP Push Handler</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 134.4 0)">
     <rect class="block" x="0" width="136.5" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="136.5" x="68.25" y="59.629999999999995" dominant-baseline="ideographic">Remote Management</text>
     <g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Sync and Remote Management Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMASyncMLDataSync" onmouseover="on('dep-OMASyncMLDataSync')" onmouseout="off('dep-OMASyncMLDataSync')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMA SyncML Data Sync</text>
        </g>
        <g class="component" id="OMASyncMLCommonFramework" onmouseover="on('dep-OMASyncMLCommonFramework')" onmouseout="off('dep-OMASyncMLCommonFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMA SyncML Common Framework</text>
        </g>
        <g class="component" id="OMASyncMLDMInterface" onmouseover="on('dep-OMASyncMLDMInterface')" onmouseout="off('dep-OMASyncMLDMInterface')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OMA SyncML DM Interface</text>
        </g>
        <g class="component" id="OMASyncMLConfig" onmouseover="on('dep-OMASyncMLConfig')" onmouseout="off('dep-OMASyncMLConfig')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OMA SyncML Config</text>
        </g>
        <g class="component" id="DeviceManagementFramework" onmouseover="on('dep-DeviceManagementFramework')" onmouseout="off('dep-DeviceManagementFramework')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Device Management Framework</text>
        </g>
        <g class="component" id="DeviceManagementFrameworkConfig" onmouseover="on('dep-DeviceManagementFrameworkConfig')" onmouseout="off('dep-DeviceManagementFrameworkConfig')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Device Management Framework Config</text>
        </g>
        <g class="component" id="ClientProvisioningFramework" onmouseover="on('dep-ClientProvisioningFramework')" onmouseout="off('dep-ClientProvisioningFramework')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Client Provisioning Framework</text>
        </g>
        <g class="component" id="ClientProvisioningFrameworkConfig" onmouseover="on('dep-ClientProvisioningFrameworkConfig')" onmouseout="off('dep-ClientProvisioningFrameworkConfig')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Client Provisioning Framework Config</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(76.5 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">MTP Transports and Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MTPFramework" onmouseover="on('dep-MTPFramework')" onmouseout="off('dep-MTPFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MTP Framework</text>
        </g>
        <g class="component" id="MTPUSBTransport" onmouseover="on('dep-MTPUSBTransport')" onmouseout="off('dep-MTPUSBTransport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MTP USB Transport</text>
        </g>
        <g class="component" id="MTPPTP-IPTransport" onmouseover="on('dep-MTPPTP-IPTransport')" onmouseout="off('dep-MTPPTP-IPTransport')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MTP PTP-IP Transport</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Remote Management Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMASyncMLIntegrationTest" onmouseover="on('dep-OMASyncMLIntegrationTest')" onmouseout="off('dep-OMASyncMLIntegrationTest')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMA SyncML Integration Test</text>
        </g>
        <g class="component" id="OMADeviceManagementIntegrationTest" onmouseover="on('dep-OMADeviceManagementIntegrationTest')" onmouseout="off('dep-OMADeviceManagementIntegrationTest')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMA Device Management Integration Test</text>
        </g>
        <g class="component" id="MTPIntegrationTest" onmouseover="on('dep-MTPIntegrationTest')" onmouseout="off('dep-MTPIntegrationTest')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MTP Integration Test</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Sync and Remote Management Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DataSyncAdaptors" onmouseover="on('dep-DataSyncAdaptors')" onmouseout="off('dep-DataSyncAdaptors')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Data Sync Adaptors</text>
        </g>
        <g class="component" id="DeviceManagementAdaptors" onmouseover="on('dep-DeviceManagementAdaptors')" onmouseout="off('dep-DeviceManagementAdaptors')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Device Management Adaptors</text>
        </g>
        <g class="component" id="DeviceManagementAdaptorsConfig" onmouseover="on('dep-DeviceManagementAdaptorsConfig')" onmouseout="off('dep-DeviceManagementAdaptorsConfig')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Device Management Adaptors Config</text>
        </g>
        <g class="component" id="ClientProvisioningAdaptors" onmouseover="on('dep-ClientProvisioningAdaptors')" onmouseout="off('dep-ClientProvisioningAdaptors')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Client Provisioning Adaptors</text>
        </g>
        <g class="component" id="ClientProvisioningAdaptorsConfig" onmouseover="on('dep-ClientProvisioningAdaptorsConfig')" onmouseout="off('dep-ClientProvisioningAdaptorsConfig')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Client Provisioning Adaptors Config</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(78.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">MTP Data Providers</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MTPFileandFolderProvider" onmouseover="on('dep-MTPFileandFolderProvider')" onmouseout="off('dep-MTPFileandFolderProvider')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MTP File and Folder Provider</text>
        </g>
        <g class="component" id="BackupandRestoreProvider" onmouseover="on('dep-BackupandRestoreProvider')" onmouseout="off('dep-BackupandRestoreProvider')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Backup and Restore Provider</text>
        </g>
        <g class="component" id="SyncMLDataProvider" onmouseover="on('dep-SyncMLDataProvider')" onmouseout="off('dep-SyncMLDataProvider')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SyncML Data Provider</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(108.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Bluetooth Application Profiles</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BluetoothAVRCP" onmouseover="on('dep-BluetoothAVRCP')" onmouseout="off('dep-BluetoothAVRCP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth AVRCP</text>
        </g>
        <g class="component" id="BluetoothAD2P" onmouseover="on('dep-BluetoothAD2P')" onmouseout="off('dep-BluetoothAD2P')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth AD2P</text>
        </g>
        <g class="component" id="BluetoothSBCEncoder" onmouseover="on('dep-BluetoothSBCEncoder')" onmouseout="off('dep-BluetoothSBCEncoder')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth SBC Encoder</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Backup and Restore</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BackupEngine" onmouseover="on('dep-BackupEngine')" onmouseout="off('dep-BackupEngine')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Backup Engine</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 81.63000000000001)" id="GenericMiddleware">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="54.63000000000001"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="54.63000000000001" x="-27.615000000000006">Generic Middleware</text>
  <g class="layer-detail" transform="translate(71.90000000000008 6.4)">
   <rect x="-59.10000000000008" class="layer" y="-6.4" width="791.7000000000002" height="54.63000000000001"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="199.79999999999998" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="199.79999999999998" x="99.89999999999999" y="44.03" dominant-baseline="ideographic">Generic Application Support</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">File Handling</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="FileConverterFramework" onmouseover="on('dep-FileConverterFramework')" onmouseout="off('dep-FileConverterFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">File Converter Framework</text>
        </g>
        <g class="component" id="HTMLtoRichTextConverter" onmouseover="on('dep-HTMLtoRichTextConverter')" onmouseout="off('dep-HTMLtoRichTextConverter')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">HTML to RichText Converter</text>
        </g>
        <g class="component" id="RichTexttoHTMLConverter" onmouseover="on('dep-RichTexttoHTMLConverter')" onmouseout="off('dep-RichTexttoHTMLConverter')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">RichText to HTML Converter</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Text Rendering</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TextHandling" onmouseover="on('dep-TextHandling')" onmouseout="off('dep-TextHandling')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Text Handling</text>
        </g>
        <g class="component" id="TextFormatting" onmouseover="on('dep-TextFormatting')" onmouseout="off('dep-TextFormatting')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Text Formatting</text>
        </g>
        <g class="component" id="Word" onmouseover="on('dep-Word')" onmouseout="off('dep-Word')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">Word</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Common App Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AlarmServer" onmouseover="on('dep-AlarmServer')" onmouseout="off('dep-AlarmServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Alarm Server</text>
        </g>
        <g class="component" id="AlarmServerTest" onmouseover="on('dep-AlarmServerTest')" onmouseout="off('dep-AlarmServerTest')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Alarm Server Test</text>
        </g>
        <g class="component" id="Help" onmouseover="on('dep-Help')" onmouseout="off('dep-Help')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">Help</text>
        </g>
        <g class="component" id="CoreAppsTest" onmouseover="on('dep-CoreAppsTest')" onmouseout="off('dep-CoreAppsTest')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Core Apps Test</text>
        </g>
        <g class="component" id="ApplicationServicesDocumentation" onmouseover="on('dep-ApplicationServicesDocumentation')" onmouseout="off('dep-ApplicationServicesDocumentation')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Application Services Documentation</text>
        </g>
        <g class="component" id="BackupRestoreNotification" onmouseover="on('dep-BackupRestoreNotification')" onmouseout="off('dep-BackupRestoreNotification')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Backup Restore Notification</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(87.9 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Time Zone Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TimeZoneServer" onmouseover="on('dep-TimeZoneServer')" onmouseout="off('dep-TimeZoneServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Time Zone Server</text>
        </g>
        <g class="component" id="TimeZoneLocalization" onmouseover="on('dep-TimeZoneLocalization')" onmouseout="off('dep-TimeZoneLocalization')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Time Zone Localization</text>
        </g>
        <g class="component" id="TimeZoneLocalizationResourceFactory" onmouseover="on('dep-TimeZoneLocalizationResourceFactory')" onmouseout="off('dep-TimeZoneLocalizationResourceFactory')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Time Zone Localization Resource Factory</text>
        </g>
        <g class="component" id="TimeZoneDatabase" onmouseover="on('dep-TimeZoneDatabase')" onmouseout="off('dep-TimeZoneDatabase')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Time Zone Database</text>
        </g>
        <g class="component" id="WorldServer" onmouseover="on('dep-WorldServer')" onmouseout="off('dep-WorldServer')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">World Server</text>
        </g>
        <g class="component" id="WorldServerTest" onmouseover="on('dep-WorldServerTest')" onmouseout="off('dep-WorldServerTest')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">World Server Test</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Content Handling</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SMILParser" onmouseover="on('dep-SMILParser')" onmouseout="off('dep-SMILParser')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SMIL Parser</text>
        </g>
        <g class="component" id="WebRecognisers" onmouseover="on('dep-WebRecognisers')" onmouseout="off('dep-WebRecognisers')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Web Recognisers</text>
        </g>
        <g class="component" id="ReferenceDRMAgent" onmouseover="on('dep-ReferenceDRMAgent')" onmouseout="off('dep-ReferenceDRMAgent')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Reference DRM Agent</text>
        </g>
        <g class="component" id="CAFStreamingSupport" onmouseover="on('dep-CAFStreamingSupport')" onmouseout="off('dep-CAFStreamingSupport')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">CAF Streaming Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(69.3 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Printing Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PrintingUISupport" onmouseover="on('dep-PrintingUISupport')" onmouseout="off('dep-PrintingUISupport')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Printing UI Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(145.8 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Open Env. Utilities</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CommandShell" onmouseover="on('dep-CommandShell')" onmouseout="off('dep-CommandShell')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Command Shell</text>
        </g>
        <g class="component" id="TelnetServer" onmouseover="on('dep-TelnetServer')" onmouseout="off('dep-TelnetServer')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Telnet Server</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(166.5 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Hardware Resource Adaptation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="HardwareResourceManagerUIPlugin" onmouseover="on('dep-HardwareResourceManagerUIPlugin')" onmouseout="off('dep-HardwareResourceManagerUIPlugin')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Hardware Resource Manager UI Plugin</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(184.2 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Sensor Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TestSensor" onmouseover="on('dep-TestSensor')" onmouseout="off('dep-TestSensor')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Test Sensor</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 201.89999999999998 0)">
     <rect class="block" x="0" width="65.10000000000001" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="65.10000000000001" x="32.550000000000004" y="44.03" dominant-baseline="ideographic">Application Provisioning and Installation</text>
     <g>
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Application Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ApplicationArchitecture" onmouseover="on('dep-ApplicationArchitecture')" onmouseout="off('dep-ApplicationArchitecture')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Application Architecture</text>
        </g>
        <g class="component" id="ViewServer" onmouseover="on('dep-ViewServer')" onmouseout="off('dep-ViewServer')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">View Server</text>
        </g>
        <g class="component" id="UIFTestFramework" onmouseover="on('dep-UIFTestFramework')" onmouseout="off('dep-UIFTestFramework')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">UIF Test Framework</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="65.10000000000001"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="63.70000000000001">Installation Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SecureSoftwareInstall" onmouseover="on('dep-SecureSoftwareInstall')" onmouseout="off('dep-SecureSoftwareInstall')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Secure Software Install</text>
        </g>
        <g class="component" id="SecureSoftwareInstallDeviceTools" onmouseover="on('dep-SecureSoftwareInstallDeviceTools')" onmouseout="off('dep-SecureSoftwareInstallDeviceTools')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Secure Software Install Device Tools</text>
        </g>
        <g class="component" id="SoftwareComponentRegistry" onmouseover="on('dep-SoftwareComponentRegistry')" onmouseout="off('dep-SoftwareComponentRegistry')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Software Component Registry</text>
        </g>
        <g class="component" id="SoftwareInstallationFramework" onmouseover="on('dep-SoftwareInstallationFramework')" onmouseout="off('dep-SoftwareInstallationFramework')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Software Installation Framework</text>
        </g>
        <g class="component" id="SoftwareTransactionServices" onmouseover="on('dep-SoftwareTransactionServices')" onmouseout="off('dep-SoftwareTransactionServices')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Software Transaction Services</text>
        </g>
        <g class="component" id="ReferenceSoftwareInstallPlugin" onmouseover="on('dep-ReferenceSoftwareInstallPlugin')" onmouseout="off('dep-ReferenceSoftwareInstallPlugin')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Reference Software Install Plugin</text>
        </g>
        <g class="component" id="ReferenceSoftwareApplicationManager" onmouseover="on('dep-ReferenceSoftwareApplicationManager')" onmouseout="off('dep-ReferenceSoftwareApplicationManager')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Reference Software Application Manager</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">App. Launch Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AfterMarketApplicationStarter" onmouseover="on('dep-AfterMarketApplicationStarter')" onmouseout="off('dep-AfterMarketApplicationStarter')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">After Market Application Starter</text>
        </g>
        <g class="component" id="ApplicationLaunchPlugins" onmouseover="on('dep-ApplicationLaunchPlugins')" onmouseout="off('dep-ApplicationLaunchPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Application Launch Plugins</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 269.1 0)">
     <rect class="block" x="0" width="85.80000000000001" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="85.80000000000001" x="42.900000000000006" y="44.03" dominant-baseline="ideographic">Security Management</text>
     <g>
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Crypto Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CertificateandKeyManagement" onmouseover="on('dep-CertificateandKeyManagement')" onmouseout="off('dep-CertificateandKeyManagement')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Certificate and Key Management</text>
        </g>
        <g class="component" id="File-basedCertificateandKeyStores" onmouseover="on('dep-File-basedCertificateandKeyStores')" onmouseout="off('dep-File-basedCertificateandKeyStores')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">File-based Certificate and Key Stores</text>
        </g>
        <g class="component" id="RootCertificates" onmouseover="on('dep-RootCertificates')" onmouseout="off('dep-RootCertificates')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Root Certificates</text>
        </g>
        <g class="component" id="ASNPKCS" onmouseover="on('dep-ASNPKCS')" onmouseout="off('dep-ASNPKCS')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">ASN PKCS</text>
        </g>
        <g class="component" id="OpenSSL" onmouseover="on('dep-OpenSSL')" onmouseout="off('dep-OpenSSL')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85">OpenSSL</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(48.6 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Network Security</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EAPPluginsforWiFi" onmouseover="on('dep-EAPPluginsforWiFi')" onmouseout="off('dep-EAPPluginsforWiFi')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">EAP Plugins for WiFi</text>
        </g>
        <g class="component" id="TLS" onmouseover="on('dep-TLS')" onmouseout="off('dep-TLS')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">TLS</text>
        </g>
        <g class="component" id="TLSProvider" onmouseover="on('dep-TLSProvider')" onmouseout="off('dep-TLSProvider')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">TLS Provider</text>
        </g>
        <g class="component" id="IPsec" onmouseover="on('dep-IPsec')" onmouseout="off('dep-IPsec')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">IPsec</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 357.00000000000006 0)">
     <rect class="block" x="0" width="163.5" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="163.5" x="81.75" y="44.03" dominant-baseline="ideographic">High-level Internet Protocols</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Application Layer Protocols</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="HTTPTransportFramework" onmouseover="on('dep-HTTPTransportFramework')" onmouseout="off('dep-HTTPTransportFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">HTTP Transport Framework</text>
        </g>
        <g class="component" id="HTTPExamples" onmouseover="on('dep-HTTPExamples')" onmouseout="off('dep-HTTPExamples')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">HTTP Examples</text>
        </g>
        <g class="component" id="WAPPushSupport" onmouseover="on('dep-WAPPushSupport')" onmouseout="off('dep-WAPPushSupport')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">WAP Push Support</text>
        </g>
        <g class="component" id="WAPBase" onmouseover="on('dep-WAPBase')" onmouseout="off('dep-WAPBase')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">WAP Base</text>
        </g>
        <g class="component" id="FTPEngine" onmouseover="on('dep-FTPEngine')" onmouseout="off('dep-FTPEngine')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">FTP Engine</text>
        </g>
        <g class="component" id="TelnetEngine" onmouseover="on('dep-TelnetEngine')" onmouseout="off('dep-TelnetEngine')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Telnet Engine</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(57.900000000000006 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Application Layer Plugins and Utils</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="URIPermissionServices" onmouseover="on('dep-URIPermissionServices')" onmouseout="off('dep-URIPermissionServices')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">URI Permission Services</text>
        </g>
        <g class="component" id="BookmarkSupport" onmouseover="on('dep-BookmarkSupport')" onmouseout="off('dep-BookmarkSupport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bookmark Support</text>
        </g>
        <g class="component" id="HTTPProtocolPlugins" onmouseover="on('dep-HTTPProtocolPlugins')" onmouseout="off('dep-HTTPProtocolPlugins')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">HTTP Protocol Plugins</text>
        </g>
        <g class="component" id="HTTPTransportPlugins" onmouseover="on('dep-HTTPTransportPlugins')" onmouseout="off('dep-HTTPTransportPlugins')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">HTTP Transport Plugins</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(97.2 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Service Discovery and Control</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UPnP" onmouseover="on('dep-UPnP')" onmouseout="off('dep-UPnP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">UPnP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(114.89999999999999 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">OBEX</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OBEXProtocol" onmouseover="on('dep-OBEXProtocol')" onmouseout="off('dep-OBEXProtocol')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OBEX Protocol</text>
        </g>
        <g class="component" id="OBEXExtensionAPI" onmouseover="on('dep-OBEXExtensionAPI')" onmouseout="off('dep-OBEXExtensionAPI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OBEX Extension API</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">WAP Stack</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="WAPMessageAPI" onmouseover="on('dep-WAPMessageAPI')" onmouseout="off('dep-WAPMessageAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">WAP Message API</text>
        </g>
        <g class="component" id="WAPShortStack" onmouseover="on('dep-WAPShortStack')" onmouseout="off('dep-WAPShortStack')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">WAP Short Stack</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Connectivity Transports</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="m-Router" onmouseover="on('dep-m-Router')" onmouseout="off('dep-m-Router')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">m-Router</text>
        </g>
        <g class="component" id="PLPRemoteLink" onmouseover="on('dep-PLPRemoteLink')" onmouseout="off('dep-PLPRemoteLink')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">PLP Remote Link</text>
        </g>
        <g class="component" id="PLPVariant" onmouseover="on('dep-PLPVariant')" onmouseout="off('dep-PLPVariant')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">PLP Variant</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(50.70000000000001 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">IMS and streaming</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="RTP" onmouseover="on('dep-RTP')" onmouseout="off('dep-RTP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">RTP</text>
        </g>
        <g class="component" id="AMRPayloadFormatter" onmouseover="on('dep-AMRPayloadFormatter')" onmouseout="off('dep-AMRPayloadFormatter')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">AMR Payload Formatter</text>
        </g>
        <g class="component" id="SIPFramework" onmouseover="on('dep-SIPFramework')" onmouseout="off('dep-SIPFramework')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SIP Framework</text>
        </g>
        <g class="component" id="SecureRTP" onmouseover="on('dep-SecureRTP')" onmouseout="off('dep-SecureRTP')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Secure RTP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(135.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">SIP Connection Provider Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SIPDummyPRT" onmouseover="on('dep-SIPDummyPRT')" onmouseout="off('dep-SIPDummyPRT')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SIP Dummy PRT</text>
        </g>
        <g class="component" id="SIPStateMachine" onmouseover="on('dep-SIPStateMachine')" onmouseout="off('dep-SIPStateMachine')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">SIP State Machine</text>
        </g>
        <g class="component" id="SIPConnectionPlugins" onmouseover="on('dep-SIPConnectionPlugins')" onmouseout="off('dep-SIPConnectionPlugins')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SIP Connection Plugins</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 522.6 0)">
     <rect class="block" x="0" width="74.4" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="74.4" x="37.2" y="44.03" dominant-baseline="ideographic">Multimedia Middleware</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Multimedia Middleware Frameworks</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MetadataUtilityFramework" onmouseover="on('dep-MetadataUtilityFramework')" onmouseout="off('dep-MetadataUtilityFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Metadata Utility Framework</text>
        </g>
        <g class="component" id="BroadcastRadioTuner" onmouseover="on('dep-BroadcastRadioTuner')" onmouseout="off('dep-BroadcastRadioTuner')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Broadcast Radio Tuner</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitter" onmouseover="on('dep-BroadcastRadioTransmitter')" onmouseout="off('dep-BroadcastRadioTransmitter')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Broadcast Radio Transmitter</text>
        </g>
        <g class="component" id="MUFUnitTests" onmouseover="on('dep-MUFUnitTests')" onmouseout="off('dep-MUFUnitTests')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">MUF Unit Tests</text>
        </g>
        <g class="component" id="MUFIntegrationTests" onmouseover="on('dep-MUFIntegrationTests')" onmouseout="off('dep-MUFIntegrationTests')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">MUF Integration Tests</text>
        </g>
        <g class="component" id="TunerUnitTests" onmouseover="on('dep-TunerUnitTests')" onmouseout="off('dep-TunerUnitTests')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Tuner Unit Tests</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitterUnitTests" onmouseover="on('dep-BroadcastRadioTransmitterUnitTests')" onmouseout="off('dep-BroadcastRadioTransmitterUnitTests')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Broadcast Radio Transmitter Unit Tests</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitterIntegrationTests" onmouseover="on('dep-BroadcastRadioTransmitterIntegrationTests')" onmouseout="off('dep-BroadcastRadioTransmitterIntegrationTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Broadcast Radio Transmitter Integration Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Multimedia Middleware Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MetadataParserPlugin" onmouseover="on('dep-MetadataParserPlugin')" onmouseout="off('dep-MetadataParserPlugin')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Metadata Parser Plugin</text>
        </g>
        <g class="component" id="MultimediaFrameworkPlugins" onmouseover="on('dep-MultimediaFrameworkPlugins')" onmouseout="off('dep-MultimediaFrameworkPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimedia Framework Plugins</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitterPlugin" onmouseover="on('dep-BroadcastRadioTransmitterPlugin')" onmouseout="off('dep-BroadcastRadioTransmitterPlugin')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Broadcast Radio Transmitter Plugin</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Multimedia Framework Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MMFUnitTests" onmouseover="on('dep-MMFUnitTests')" onmouseout="off('dep-MMFUnitTests')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MMF Unit Tests</text>
        </g>
        <g class="component" id="MMFIntegrationTests" onmouseover="on('dep-MMFIntegrationTests')" onmouseout="off('dep-MMFIntegrationTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MMF Integration Tests</text>
        </g>
        <g class="component" id="MMFCharacterisationValidation" onmouseover="on('dep-MMFCharacterisationValidation')" onmouseout="off('dep-MMFCharacterisationValidation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MMF Characterisation Validation</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 599.1 0)">
     <rect class="block" x="0" width="74.4" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="74.4" x="37.2" y="44.03" dominant-baseline="ideographic">System GUI Framework</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Common UI Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UIKON" onmouseover="on('dep-UIKON')" onmouseout="off('dep-UIKON')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">UIKON</text>
        </g>
        <g class="component" id="ErrorResolverData" onmouseover="on('dep-ErrorResolverData')" onmouseout="off('dep-ErrorResolverData')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Error Resolver Data</text>
        </g>
        <g class="component" id="UILookandFeel" onmouseover="on('dep-UILookandFeel')" onmouseout="off('dep-UILookandFeel')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">UI Look and Feel</text>
        </g>
        <g class="component" id="Grid" onmouseover="on('dep-Grid')" onmouseout="off('dep-Grid')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">Grid</text>
        </g>
        <g class="component" id="UIFrameworksDocumentation" onmouseover="on('dep-UIFrameworksDocumentation')" onmouseout="off('dep-UIFrameworksDocumentation')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">UI Frameworks Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Look-and-Feel Agnostic UI Foundation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ControlEnvironment" onmouseover="on('dep-ControlEnvironment')" onmouseout="off('dep-ControlEnvironment')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Control Environment</text>
        </g>
        <g class="component" id="FrontEndProcessor" onmouseover="on('dep-FrontEndProcessor')" onmouseout="off('dep-FrontEndProcessor')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Front End Processor</text>
        </g>
        <g class="component" id="GraphicsEffects" onmouseover="on('dep-GraphicsEffects')" onmouseout="off('dep-GraphicsEffects')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Graphics Effects</text>
        </g>
        <g class="component" id="UIGraphicsUtilities" onmouseover="on('dep-UIGraphicsUtilities')" onmouseout="off('dep-UIGraphicsUtilities')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">UI Graphics Utilities</text>
        </g>
        <g class="component" id="NumberFormatting" onmouseover="on('dep-NumberFormatting')" onmouseout="off('dep-NumberFormatting')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Number Formatting</text>
        </g>
        <g class="component" id="Clock" onmouseover="on('dep-Clock')" onmouseout="off('dep-Clock')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15">Clock</text>
        </g>
        <g class="component" id="BMPAnimation" onmouseover="on('dep-BMPAnimation')" onmouseout="off('dep-BMPAnimation')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">BMP Animation</text>
        </g>
        <g class="component" id="Animation" onmouseover="on('dep-Animation')" onmouseout="off('dep-Animation')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Animation</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 144.46)" id="OSServices">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="126.63000000000001"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="126.63000000000001" x="-63.615">OS Services</text>
  <g class="layer-detail" transform="translate(12.8 6.4)">
   <rect x="0" class="layer" y="-6.4" width="791.7000000000002" height="126.63000000000001"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="73.5" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="73.5" x="36.75" y="116.03" dominant-baseline="ideographic">Generic OS Services</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Generic Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MIMERecognitionFramework" onmouseover="on('dep-MIMERecognitionFramework')" onmouseout="off('dep-MIMERecognitionFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MIME Recognition Framework</text>
        </g>
        <g class="component" id="SystemAgent" onmouseover="on('dep-SystemAgent')" onmouseout="off('dep-SystemAgent')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">System Agent</text>
        </g>
        <g class="component" id="TaskScheduler" onmouseover="on('dep-TaskScheduler')" onmouseout="off('dep-TaskScheduler')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Task Scheduler</text>
        </g>
        <g class="component" id="ActiveBackupClient" onmouseover="on('dep-ActiveBackupClient')" onmouseout="off('dep-ActiveBackupClient')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Active Backup Client</text>
        </g>
        <g class="component" id="SyslibsDocumentation" onmouseover="on('dep-SyslibsDocumentation')" onmouseout="off('dep-SyslibsDocumentation')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Syslibs Documentation</text>
        </g>
        <g class="component" id="HTTPUtilitiesLibrary" onmouseover="on('dep-HTTPUtilitiesLibrary')" onmouseout="off('dep-HTTPUtilitiesLibrary')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">HTTP Utilities Library</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Generic Open Libs.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CStandardLibrary" onmouseover="on('dep-CStandardLibrary')" onmouseout="off('dep-CStandardLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">C Standard Library</text>
        </g>
        <g class="component" id="C++StandardLibrary" onmouseover="on('dep-C++StandardLibrary')" onmouseout="off('dep-C++StandardLibrary')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">C++ Standard Library</text>
        </g>
        <g class="component" id="OpenEnvironmentCore" onmouseover="on('dep-OpenEnvironmentCore')" onmouseout="off('dep-OpenEnvironmentCore')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Open Environment Core</text>
        </g>
        <g class="component" id="POSIXRealtimeExtensions" onmouseover="on('dep-POSIXRealtimeExtensions')" onmouseout="off('dep-POSIXRealtimeExtensions')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">POSIX Realtime Extensions</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">XML</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="XMLFramework" onmouseover="on('dep-XMLFramework')" onmouseout="off('dep-XMLFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">XML Framework</text>
        </g>
        <g class="component" id="Libxml2Libraries" onmouseover="on('dep-Libxml2Libraries')" onmouseout="off('dep-Libxml2Libraries')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Libxml2 Libraries</text>
        </g>
        <g class="component" id="XMLDOMandXPath" onmouseover="on('dep-XMLDOMandXPath')" onmouseout="off('dep-XMLDOMandXPath')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">XML DOM and XPath</text>
        </g>
        <g class="component" id="XMLExpatParser" onmouseover="on('dep-XMLExpatParser')" onmouseout="off('dep-XMLExpatParser')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">XML Expat Parser</text>
        </g>
        <g class="component" id="XMLLibxml2Parser" onmouseover="on('dep-XMLLibxml2Parser')" onmouseout="off('dep-XMLLibxml2Parser')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">XML Libxml2 Parser</text>
        </g>
        <g class="component" id="WBXMLParser" onmouseover="on('dep-WBXMLParser')" onmouseout="off('dep-WBXMLParser')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">WBXML Parser</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(57.900000000000006 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Compression Libraries</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ZipCompressionLibrary" onmouseover="on('dep-ZipCompressionLibrary')" onmouseout="off('dep-ZipCompressionLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Zip Compression Library</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Low Level Libraries and Frameworks</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PluginFramework" onmouseover="on('dep-PluginFramework')" onmouseout="off('dep-PluginFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Plugin Framework</text>
        </g>
        <g class="component" id="ApplicationUtilities" onmouseover="on('dep-ApplicationUtilities')" onmouseout="off('dep-ApplicationUtilities')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Application Utilities</text>
        </g>
        <g class="component" id="GenericUsabilityLibrary" onmouseover="on('dep-GenericUsabilityLibrary')" onmouseout="off('dep-GenericUsabilityLibrary')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Generic Usability Library</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Character Conversion</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CharacterEncodingandConversionFramework" onmouseover="on('dep-CharacterEncodingandConversionFramework')" onmouseout="off('dep-CharacterEncodingandConversionFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Character Encoding and Conversion Framework</text>
        </g>
        <g class="component" id="CharacterEncodingandConversionPlugins" onmouseover="on('dep-CharacterEncodingandConversionPlugins')" onmouseout="off('dep-CharacterEncodingandConversionPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Character Encoding and Conversion Plugins</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 75.6 0)">
     <rect class="block" x="0" width="57.00000000000001" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="57.00000000000001" x="28.500000000000004" y="116.03" dominant-baseline="ideographic">Security and Data Privacy</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Authorisation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UserPromptService" onmouseover="on('dep-UserPromptService')" onmouseout="off('dep-UserPromptService')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">User Prompt Service</text>
        </g>
        <g class="component" id="UserPromptUtils" onmouseover="on('dep-UserPromptUtils')" onmouseout="off('dep-UserPromptUtils')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">User Prompt Utils</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Crypto Libraries</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="WeakCryptoSPI" onmouseover="on('dep-WeakCryptoSPI')" onmouseout="off('dep-WeakCryptoSPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Weak Crypto SPI</text>
        </g>
        <g class="component" id="StrongCryptoSPI" onmouseover="on('dep-StrongCryptoSPI')" onmouseout="off('dep-StrongCryptoSPI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Strong Crypto SPI</text>
        </g>
        <g class="component" id="OpenCryptoLibraries" onmouseover="on('dep-OpenCryptoLibraries')" onmouseout="off('dep-OpenCryptoLibraries')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Open Crypto Libraries</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Crypto Management Libraries</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SecurityUtils" onmouseover="on('dep-SecurityUtils')" onmouseout="off('dep-SecurityUtils')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Security Utils</text>
        </g>
        <g class="component" id="SecurityTestFramework" onmouseover="on('dep-SecurityTestFramework')" onmouseout="off('dep-SecurityTestFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Security Test Framework</text>
        </g>
        <g class="component" id="SecurityDocumentation" onmouseover="on('dep-SecurityDocumentation')" onmouseout="off('dep-SecurityDocumentation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Security Documentation</text>
        </g>
        <g class="component" id="SecurityConfig" onmouseover="on('dep-SecurityConfig')" onmouseout="off('dep-SecurityConfig')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Security Config</text>
        </g>
        <g class="component" id="CryptoTokenFramework" onmouseover="on('dep-CryptoTokenFramework')" onmouseout="off('dep-CryptoTokenFramework')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Crypto Token Framework</text>
        </g>
        <g class="component" id="SecurityCommonUtils" onmouseover="on('dep-SecurityCommonUtils')" onmouseout="off('dep-SecurityCommonUtils')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Security Common Utils</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Content Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ContentAccessFrameworkforDRM" onmouseover="on('dep-ContentAccessFrameworkforDRM')" onmouseout="off('dep-ContentAccessFrameworkforDRM')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Content Access Framework for DRM</text>
        </g>
        <g class="component" id="CAFRecogniserConfig" onmouseover="on('dep-CAFRecogniserConfig')" onmouseout="off('dep-CAFRecogniserConfig')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">CAF Recogniser Config</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Crypto Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CryptoSPIPlugins" onmouseover="on('dep-CryptoSPIPlugins')" onmouseout="off('dep-CryptoSPIPlugins')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Crypto SPI Plugins</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(41.400000000000006 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Authentication Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AuthenticationServer" onmouseover="on('dep-AuthenticationServer')" onmouseout="off('dep-AuthenticationServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Authentication Server</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 134.7 0)">
     <rect class="block" x="0" width="57.900000000000006" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="57.900000000000006" x="28.950000000000003" y="116.03" dominant-baseline="ideographic">Persistent Data Services</text>
     <g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Feature Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="FeatureManager" onmouseover="on('dep-FeatureManager')" onmouseout="off('dep-FeatureManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Feature Manager</text>
        </g>
        <g class="component" id="FeatureRegistry" onmouseover="on('dep-FeatureRegistry')" onmouseout="off('dep-FeatureRegistry')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Feature Registry</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Logging Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EventLogger" onmouseover="on('dep-EventLogger')" onmouseout="off('dep-EventLogger')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Event Logger</text>
        </g>
        <g class="component" id="FileLogger" onmouseover="on('dep-FileLogger')" onmouseout="off('dep-FileLogger')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">File Logger</text>
        </g>
        <g class="component" id="RFileLogger" onmouseover="on('dep-RFileLogger')" onmouseout="off('dep-RFileLogger')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">RFile Logger</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Trace Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CommsDebugUtility" onmouseover="on('dep-CommsDebugUtility')" onmouseout="off('dep-CommsDebugUtility')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Debug Utility</text>
        </g>
        <g class="component" id="TraceFramework" onmouseover="on('dep-TraceFramework')" onmouseout="off('dep-TraceFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Trace Framework</text>
        </g>
        <g class="component" id="UTRACE" onmouseover="on('dep-UTRACE')" onmouseout="off('dep-UTRACE')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">UTRACE</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Persistent Storage</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Store" onmouseover="on('dep-Store')" onmouseout="off('dep-Store')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">Store</text>
        </g>
        <g class="component" id="DBMS" onmouseover="on('dep-DBMS')" onmouseout="off('dep-DBMS')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">DBMS</text>
        </g>
        <g class="component" id="CentralRepository" onmouseover="on('dep-CentralRepository')" onmouseout="off('dep-CentralRepository')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Central Repository</text>
        </g>
        <g class="component" id="SQL" onmouseover="on('dep-SQL')" onmouseout="off('dep-SQL')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">SQL</text>
        </g>
        <g class="component" id="SQLite3API" onmouseover="on('dep-SQLite3API')" onmouseout="off('dep-SQLite3API')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">SQLite 3 API</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Database Abstraction</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DBMSEmulationLibrary" onmouseover="on('dep-DBMSEmulationLibrary')" onmouseout="off('dep-DBMSEmulationLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">DBMS Emulation Library</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 194.7 0)">
     <rect class="block" x="0" width="54.900000000000006" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="54.900000000000006" x="27.450000000000003" y="116.03" dominant-baseline="ideographic">Device Services</text>
     <g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">System Health Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SystemHealthManager" onmouseover="on('dep-SystemHealthManager')" onmouseout="off('dep-SystemHealthManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">System Health Manager</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">State Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SystemStarter" onmouseover="on('dep-SystemStarter')" onmouseout="off('dep-SystemStarter')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">System Starter</text>
        </g>
        <g class="component" id="SystemStateManager" onmouseover="on('dep-SystemStateManager')" onmouseout="off('dep-SystemStateManager')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">System State Manager</text>
        </g>
        <g class="component" id="SystemStatePlugins" onmouseover="on('dep-SystemStatePlugins')" onmouseout="off('dep-SystemStatePlugins')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">System State Plugins</text>
        </g>
        <g class="component" id="SystemStateReferencePlugins" onmouseover="on('dep-SystemStateReferencePlugins')" onmouseout="off('dep-SystemStateReferencePlugins')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">System State Reference Plugins</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Accessory Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="RemoteControlFramework" onmouseover="on('dep-RemoteControlFramework')" onmouseout="off('dep-RemoteControlFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Remote Control Framework</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Resource Interfaces</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="FMTransmitterControl" onmouseover="on('dep-FMTransmitterControl')" onmouseout="off('dep-FMTransmitterControl')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">FM Transmitter Control</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Resource Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="HardwareResourcesManager" onmouseover="on('dep-HardwareResourcesManager')" onmouseout="off('dep-HardwareResourcesManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Hardware Resources Manager</text>
        </g>
        <g class="component" id="HardwareResourcesManagerConfig" onmouseover="on('dep-HardwareResourcesManagerConfig')" onmouseout="off('dep-HardwareResourcesManagerConfig')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Hardware Resources Manager Config</text>
        </g>
        <g class="component" id="PowerandMemoryNotificationService" onmouseover="on('dep-PowerandMemoryNotificationService')" onmouseout="off('dep-PowerandMemoryNotificationService')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Power and Memory Notification Service</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Sensors Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SensorsFramework" onmouseover="on('dep-SensorsFramework')" onmouseout="off('dep-SensorsFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Sensors Framework</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 251.7 0)">
     <rect class="block" x="0" width="45.6" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="45.6" x="22.8" y="116.03" dominant-baseline="ideographic">Location Based Services</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Location Request Mgmt.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="LocationServer" onmouseover="on('dep-LocationServer')" onmouseout="off('dep-LocationServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Location Server</text>
        </g>
        <g class="component" id="NetworkRequestHandler" onmouseover="on('dep-NetworkRequestHandler')" onmouseout="off('dep-NetworkRequestHandler')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Network Request Handler</text>
        </g>
        <g class="component" id="LBSTestProduct" onmouseover="on('dep-LBSTestProduct')" onmouseout="off('dep-LBSTestProduct')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">LBS Test Product</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Location Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="A-GPSLocationManager" onmouseover="on('dep-A-GPSLocationManager')" onmouseout="off('dep-A-GPSLocationManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">A-GPS Location Manager</text>
        </g>
        <g class="component" id="NetworkLocationManager" onmouseover="on('dep-NetworkLocationManager')" onmouseout="off('dep-NetworkLocationManager')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Network Location Manager</text>
        </g>
        <g class="component" id="LocationAdmin" onmouseover="on('dep-LocationAdmin')" onmouseout="off('dep-LocationAdmin')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Location Admin</text>
        </g>
        <g class="component" id="NetworkGateway" onmouseover="on('dep-NetworkGateway')" onmouseout="off('dep-NetworkGateway')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Network Gateway</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Network Protocol Modules</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="NetworkProtocolModule" onmouseover="on('dep-NetworkProtocolModule')" onmouseout="off('dep-NetworkProtocolModule')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Network Protocol Module</text>
        </g>
        <g class="component" id="PrivacyProtocolModule" onmouseover="on('dep-PrivacyProtocolModule')" onmouseout="off('dep-PrivacyProtocolModule')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Privacy Protocol Module</text>
        </g>
        <g class="component" id="SUPLProtocolModule" onmouseover="on('dep-SUPLProtocolModule')" onmouseout="off('dep-SUPLProtocolModule')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SUPL Protocol Module</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Data Source Modules</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DefaultPositioningModule" onmouseover="on('dep-DefaultPositioningModule')" onmouseout="off('dep-DefaultPositioningModule')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Default Positioning Module</text>
        </g>
        <g class="component" id="BluetoothGPSPositioningModule" onmouseover="on('dep-BluetoothGPSPositioningModule')" onmouseout="off('dep-BluetoothGPSPositioningModule')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth GPS Positioning Module</text>
        </g>
        <g class="component" id="SimulationPositioningModule" onmouseover="on('dep-SimulationPositioningModule')" onmouseout="off('dep-SimulationPositioningModule')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Simulation Positioning Module</text>
        </g>
        <g class="component" id="A-GPSIntegrationModule" onmouseover="on('dep-A-GPSIntegrationModule')" onmouseout="off('dep-A-GPSIntegrationModule')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">A-GPS Integration Module</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Data Source Adaptation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GPSDataSourceAdaptation" onmouseover="on('dep-GPSDataSourceAdaptation')" onmouseout="off('dep-GPSDataSourceAdaptation')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">GPS Data Source Adaptation</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 299.40000000000003 0)">
     <rect class="block" x="0" width="327.90000000000003" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="327.90000000000003" x="163.95000000000002" y="116.03" dominant-baseline="ideographic">Comms Services</text>
     <g>
      <g class="subblock" transform="translate( 0)">
       <rect class="subblock" x="0" height="109.60000000000001" width="55.800000000000004" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="37.2" width="37.2" y="83">Communications Framework</text>
       <g>
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Comms Proc. &amp; Settings</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommsRootServer" onmouseover="on('dep-CommsRootServer')" onmouseout="off('dep-CommsRootServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Root Server</text>
          </g>
          <g class="component" id="CommsRootServerConfig" onmouseover="on('dep-CommsRootServerConfig')" onmouseout="off('dep-CommsRootServerConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Comms Root Server Config</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Comms Config. Utils</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommsDatabase" onmouseover="on('dep-CommsDatabase')" onmouseout="off('dep-CommsDatabase')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Database</text>
          </g>
          <g class="component" id="CommsDatabaseShim" onmouseover="on('dep-CommsDatabaseShim')" onmouseout="off('dep-CommsDatabaseShim')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Comms Database Shim</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Data Comms Server</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="ESockServer" onmouseover="on('dep-ESockServer')" onmouseout="off('dep-ESockServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">ESock Server</text>
          </g>
          <g class="component" id="ESockServerConfig" onmouseover="on('dep-ESockServerConfig')" onmouseout="off('dep-ESockServerConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">ESock Server Config</text>
          </g>
          <g class="component" id="NetworkInterfaceManager" onmouseover="on('dep-NetworkInterfaceManager')" onmouseout="off('dep-NetworkInterfaceManager')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Network Interface Manager</text>
          </g>
          <g class="component" id="NetworkingDialogAPI" onmouseover="on('dep-NetworkingDialogAPI')" onmouseout="off('dep-NetworkingDialogAPI')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Networking Dialog API</text>
          </g>
          <g class="component" id="NetworkingDialogStub" onmouseover="on('dep-NetworkingDialogStub')" onmouseout="off('dep-NetworkingDialogStub')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Networking Dialog Stub</text>
          </g>
          <g class="component" id="NetworkController" onmouseover="on('dep-NetworkController')" onmouseout="off('dep-NetworkController')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Network Controller</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Serial Server</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="C32SerialServer" onmouseover="on('dep-C32SerialServer')" onmouseout="off('dep-C32SerialServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">C32 Serial Server</text>
          </g>
          <g class="component" id="C32SerialServerConfig" onmouseover="on('dep-C32SerialServerConfig')" onmouseout="off('dep-C32SerialServerConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">C32 Serial Server Config</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Comms Framework Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommsElements" onmouseover="on('dep-CommsElements')" onmouseout="off('dep-CommsElements')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Elements</text>
          </g>
          <g class="component" id="MBufManager" onmouseover="on('dep-MBufManager')" onmouseout="off('dep-MBufManager')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MBuf Manager</text>
          </g>
          <g class="component" id="CommsInfrastructureDocumentation" onmouseover="on('dep-CommsInfrastructureDocumentation')" onmouseout="off('dep-CommsInfrastructureDocumentation')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Comms Infrastructure Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Serial Comms Server Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="SerialPortCSY" onmouseover="on('dep-SerialPortCSY')" onmouseout="off('dep-SerialPortCSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Serial Port CSY</text>
          </g>
          <g class="component" id="PacketLoopbackCSY" onmouseover="on('dep-PacketLoopbackCSY')" onmouseout="off('dep-PacketLoopbackCSY')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Packet Loopback CSY</text>
          </g>
          <g class="component" id="MUXCSY" onmouseover="on('dep-MUXCSY')" onmouseout="off('dep-MUXCSY')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">MUX CSY</text>
          </g>
         </g>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 57.900000000000006)">
       <rect class="subblock" x="0" height="109.60000000000001" width="83.7" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="51.150000000000006" width="65.1" y="83">Cellular Baseband Services</text>
       <g>
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Telephony Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="Dial" onmouseover="on('dep-Dial')" onmouseout="off('dep-Dial')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">Dial</text>
          </g>
          <g class="component" id="TelephonyWatchers" onmouseover="on('dep-TelephonyWatchers')" onmouseout="off('dep-TelephonyWatchers')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Telephony Watchers</text>
          </g>
          <g class="component" id="ETel3rdPartyAPI" onmouseover="on('dep-ETel3rdPartyAPI')" onmouseout="off('dep-ETel3rdPartyAPI')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">ETel 3rd Party API</text>
          </g>
          <g class="component" id="TelephonyConfidentialDocumentation" onmouseover="on('dep-TelephonyConfidentialDocumentation')" onmouseout="off('dep-TelephonyConfidentialDocumentation')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Telephony Confidential Documentation</text>
          </g>
          <g class="component" id="TelephonyDocumentation" onmouseover="on('dep-TelephonyDocumentation')" onmouseout="off('dep-TelephonyDocumentation')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Telephony Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(48.6 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Fax</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="FaxClientandServer" onmouseover="on('dep-FaxClientandServer')" onmouseout="off('dep-FaxClientandServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Fax Client and Server</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Telephony Server</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="ETelServerandCore" onmouseover="on('dep-ETelServerandCore')" onmouseout="off('dep-ETelServerandCore')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">ETel Server and Core</text>
          </g>
          <g class="component" id="ETelConfig" onmouseover="on('dep-ETelConfig')" onmouseout="off('dep-ETelConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">ETel Config</text>
          </g>
          <g class="component" id="ETelMultimode" onmouseover="on('dep-ETelMultimode')" onmouseout="off('dep-ETelMultimode')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">ETel Multimode</text>
          </g>
          <g class="component" id="ETelPacketData" onmouseover="on('dep-ETelPacketData')" onmouseout="off('dep-ETelPacketData')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">ETel Packet Data</text>
          </g>
          <g class="component" id="ETelSIMToolkit" onmouseover="on('dep-ETelSIMToolkit')" onmouseout="off('dep-ETelSIMToolkit')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">ETel SIM Toolkit</text>
          </g>
          <g class="component" id="ETelCDMA" onmouseover="on('dep-ETelCDMA')" onmouseout="off('dep-ETelCDMA')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">ETel CDMA</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="83.7"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="82.3">Telephony Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CSDAGT" onmouseover="on('dep-CSDAGT')" onmouseout="off('dep-CSDAGT')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">CSD AGT</text>
          </g>
          <g class="component" id="PSDAGT" onmouseover="on('dep-PSDAGT')" onmouseout="off('dep-PSDAGT')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">PSD AGT</text>
          </g>
          <g class="component" id="GPRS/UMTSQoSPRT" onmouseover="on('dep-GPRS/UMTSQoSPRT')" onmouseout="off('dep-GPRS/UMTSQoSPRT')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">GPRS/UMTS QoS PRT</text>
          </g>
          <g class="component" id="GPRS/UMTSQoSInterface" onmouseover="on('dep-GPRS/UMTSQoSInterface')" onmouseout="off('dep-GPRS/UMTSQoSInterface')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">GPRS/UMTS QoS Interface</text>
          </g>
          <g class="component" id="QoSExtnAPI" onmouseover="on('dep-QoSExtnAPI')" onmouseout="off('dep-QoSExtnAPI')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">QoS Extn API</text>
          </g>
          <g class="component" id="SecondaryPDPcontextUMTSDriver" onmouseover="on('dep-SecondaryPDPcontextUMTSDriver')" onmouseout="off('dep-SecondaryPDPcontextUMTSDriver')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Secondary PDP context UMTS Driver</text>
          </g>
          <g class="component" id="QoS3GPPCPR" onmouseover="on('dep-QoS3GPPCPR')" onmouseout="off('dep-QoS3GPPCPR')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">QoS 3GPP CPR</text>
          </g>
          <g class="component" id="PDPLayer" onmouseover="on('dep-PDPLayer')" onmouseout="off('dep-PDPLayer')">
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">PDP Layer</text>
          </g>
          <g class="component" id="RawIPNIF" onmouseover="on('dep-RawIPNIF')" onmouseout="off('dep-RawIPNIF')">
           <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">Raw IP NIF</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">SMS Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="SMSStack" onmouseover="on('dep-SMSStack')" onmouseout="off('dep-SMSStack')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SMS Stack</text>
          </g>
          <g class="component" id="CDMASMSStack" onmouseover="on('dep-CDMASMSStack')" onmouseout="off('dep-CDMASMSStack')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">CDMA SMS Stack</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Baseband Abstraction</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BasebandChannelAdaptor" onmouseover="on('dep-BasebandChannelAdaptor')" onmouseout="off('dep-BasebandChannelAdaptor')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Baseband Channel Adaptor</text>
          </g>
          <g class="component" id="Inter-SystemCommunication" onmouseover="on('dep-Inter-SystemCommunication')" onmouseout="off('dep-Inter-SystemCommunication')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Inter-System Communication</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Telephony Server Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommonTSY" onmouseover="on('dep-CommonTSY')" onmouseout="off('dep-CommonTSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Common TSY</text>
          </g>
          <g class="component" id="MultimodeTSY" onmouseover="on('dep-MultimodeTSY')" onmouseout="off('dep-MultimodeTSY')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimode TSY</text>
          </g>
          <g class="component" id="CDMATSY" onmouseover="on('dep-CDMATSY')" onmouseout="off('dep-CDMATSY')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">CDMA TSY</text>
          </g>
          <g class="component" id="SIMTSY" onmouseover="on('dep-SIMTSY')" onmouseout="off('dep-SIMTSY')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">SIM TSY</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(39.300000000000004 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Telephony Ref. Platform</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="TRPTSY" onmouseover="on('dep-TRPTSY')" onmouseout="off('dep-TRPTSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">TRP TSY</text>
          </g>
          <g class="component" id="TRPAGT" onmouseover="on('dep-TRPAGT')" onmouseout="off('dep-TRPAGT')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">TRP AGT</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(60.00000000000001 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Baseband Adaptation</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BasebandChannelAdaptorforC32" onmouseover="on('dep-BasebandChannelAdaptorforC32')" onmouseout="off('dep-BasebandChannelAdaptorforC32')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Baseband Channel Adaptor for C32</text>
          </g>
          <g class="component" id="BasebandChannelAdaptorforISC" onmouseover="on('dep-BasebandChannelAdaptorforISC')" onmouseout="off('dep-BasebandChannelAdaptorforISC')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Baseband Channel Adaptor for ISC</text>
          </g>
         </g>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 143.70000000000002)">
       <rect class="subblock" x="0" height="109.60000000000001" width="115.80000000000001" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="71.85000000000001" width="87.9" y="101.8">Networking Services</text>
       <g>
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">TCP/IP Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="DND" onmouseover="on('dep-DND')" onmouseout="off('dep-DND')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">DND</text>
          </g>
          <g class="component" id="DNDConfig" onmouseover="on('dep-DNDConfig')" onmouseout="off('dep-DNDConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">DND Config</text>
          </g>
          <g class="component" id="DHCP" onmouseover="on('dep-DHCP')" onmouseout="off('dep-DHCP')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">DHCP</text>
          </g>
          <g class="component" id="NetworkAddressandPortTranslation" onmouseover="on('dep-NetworkAddressandPortTranslation')" onmouseout="off('dep-NetworkAddressandPortTranslation')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Network Address and Port Translation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(39.300000000000004 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">ESock API Extensions</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="InternetSockets" onmouseover="on('dep-InternetSockets')" onmouseout="off('dep-InternetSockets')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Internet Sockets</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Network Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="IPEventNotifier" onmouseover="on('dep-IPEventNotifier')" onmouseout="off('dep-IPEventNotifier')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">IP Event Notifier</text>
          </g>
          <g class="component" id="TCP/IPv4/v6PRT" onmouseover="on('dep-TCP/IPv4/v6PRT')" onmouseout="off('dep-TCP/IPv4/v6PRT')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">TCP/IPv4/v6 PRT</text>
          </g>
          <g class="component" id="TCP/IPv4/v6Config" onmouseover="on('dep-TCP/IPv4/v6Config')" onmouseout="off('dep-TCP/IPv4/v6Config')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">TCP/IPv4/v6 Config</text>
          </g>
          <g class="component" id="IPHook" onmouseover="on('dep-IPHook')" onmouseout="off('dep-IPHook')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">IP Hook</text>
          </g>
          <g class="component" id="MobileIP" onmouseover="on('dep-MobileIP')" onmouseout="off('dep-MobileIP')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Mobile IP</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="93"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="91.6">Networking Test and Utils</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="NetworkingUnitTest" onmouseover="on('dep-NetworkingUnitTest')" onmouseout="off('dep-NetworkingUnitTest')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Networking Unit Test</text>
          </g>
          <g class="component" id="NetworkingROM" onmouseover="on('dep-NetworkingROM')" onmouseout="off('dep-NetworkingROM')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Networking ROM</text>
          </g>
          <g class="component" id="NetworkingExamples" onmouseover="on('dep-NetworkingExamples')" onmouseout="off('dep-NetworkingExamples')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Networking Examples</text>
          </g>
          <g class="component" id="ExampleInternetUtilities" onmouseover="on('dep-ExampleInternetUtilities')" onmouseout="off('dep-ExampleInternetUtilities')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Example Internet Utilities</text>
          </g>
          <g class="component" id="IPProbe" onmouseover="on('dep-IPProbe')" onmouseout="off('dep-IPProbe')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">IP Probe</text>
          </g>
          <g class="component" id="IPv6to4Tunnel" onmouseover="on('dep-IPv6to4Tunnel')" onmouseout="off('dep-IPv6to4Tunnel')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">IPv6 to 4 Tunnel</text>
          </g>
          <g class="component" id="IPAnalyzer" onmouseover="on('dep-IPAnalyzer')" onmouseout="off('dep-IPAnalyzer')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">IP Analyzer</text>
          </g>
          <g class="component" id="NetworkingDocumentation" onmouseover="on('dep-NetworkingDocumentation')" onmouseout="off('dep-NetworkingDocumentation')">
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Networking Documentation</text>
          </g>
          <g class="component" id="NetworkingIntegrationTest" onmouseover="on('dep-NetworkingIntegrationTest')" onmouseout="off('dep-NetworkingIntegrationTest')">
           <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">Networking Integration Test</text>
          </g>
          <g class="component" id="NetworkingPerformanceMeasurementTools" onmouseover="on('dep-NetworkingPerformanceMeasurementTools')" onmouseout="off('dep-NetworkingPerformanceMeasurementTools')">
           <use width="9.3" height="9.3" x="83.7" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="83.7" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="88.35000000000001" width="9.3">Networking Performance Measurement Tools</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="83.7"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="82.3">Network Control</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="QoSFrameworkConfig" onmouseover="on('dep-QoSFrameworkConfig')" onmouseout="off('dep-QoSFrameworkConfig')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">QoS Framework Config</text>
          </g>
          <g class="component" id="QoSLibrary" onmouseover="on('dep-QoSLibrary')" onmouseout="off('dep-QoSLibrary')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">QoS Library</text>
          </g>
          <g class="component" id="PFQoSLibrary" onmouseover="on('dep-PFQoSLibrary')" onmouseout="off('dep-PFQoSLibrary')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">PF QoS Library</text>
          </g>
          <g class="component" id="QoSFrameworkPRT" onmouseover="on('dep-QoSFrameworkPRT')" onmouseout="off('dep-QoSFrameworkPRT')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">QoS Framework PRT</text>
          </g>
          <g class="component" id="QoSIPSCPR" onmouseover="on('dep-QoSIPSCPR')" onmouseout="off('dep-QoSIPSCPR')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">QoS IP SCPR</text>
          </g>
          <g class="component" id="IPNetworkLayer" onmouseover="on('dep-IPNetworkLayer')" onmouseout="off('dep-IPNetworkLayer')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">IP Network Layer</text>
          </g>
          <g class="component" id="IPTransportLayer" onmouseover="on('dep-IPTransportLayer')" onmouseout="off('dep-IPTransportLayer')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">IP Transport Layer</text>
          </g>
          <g class="component" id="CommsUserPromptManager" onmouseover="on('dep-CommsUserPromptManager')" onmouseout="off('dep-CommsUserPromptManager')">
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Comms User Prompt Manager</text>
          </g>
          <g class="component" id="IPUPSPlugins" onmouseover="on('dep-IPUPSPlugins')" onmouseout="off('dep-IPUPSPlugins')">
           <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">IP UPS Plugins</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Link Layer Control</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="NULLAGT" onmouseover="on('dep-NULLAGT')" onmouseout="off('dep-NULLAGT')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">NULL AGT</text>
          </g>
          <g class="component" id="GenericSCPRParameters" onmouseover="on('dep-GenericSCPRParameters')" onmouseout="off('dep-GenericSCPRParameters')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Generic SCPR Parameters</text>
          </g>
          <g class="component" id="MBMSParameters" onmouseover="on('dep-MBMSParameters')" onmouseout="off('dep-MBMSParameters')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MBMS Parameters</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="65.10000000000001"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="63.70000000000001">Link Layer Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="EthernetNIF" onmouseover="on('dep-EthernetNIF')" onmouseout="off('dep-EthernetNIF')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Ethernet NIF</text>
          </g>
          <g class="component" id="EthernetPacketDriver" onmouseover="on('dep-EthernetPacketDriver')" onmouseout="off('dep-EthernetPacketDriver')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Ethernet Packet Driver</text>
          </g>
          <g class="component" id="PPPNIF" onmouseover="on('dep-PPPNIF')" onmouseout="off('dep-PPPNIF')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">PPP NIF</text>
          </g>
          <g class="component" id="PPPConfig" onmouseover="on('dep-PPPConfig')" onmouseout="off('dep-PPPConfig')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">PPP Config</text>
          </g>
          <g class="component" id="SLIPNIF" onmouseover="on('dep-SLIPNIF')" onmouseout="off('dep-SLIPNIF')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">SLIP NIF</text>
          </g>
          <g class="component" id="TunnelNIF" onmouseover="on('dep-TunnelNIF')" onmouseout="off('dep-TunnelNIF')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Tunnel NIF</text>
          </g>
          <g class="component" id="WirelessLAN" onmouseover="on('dep-WirelessLAN')" onmouseout="off('dep-WirelessLAN')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Wireless LAN</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(67.2 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">PPP Compression Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="PredictorCompression" onmouseover="on('dep-PredictorCompression')" onmouseout="off('dep-PredictorCompression')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Predictor Compression</text>
          </g>
          <g class="component" id="MPPC" onmouseover="on('dep-MPPC')" onmouseout="off('dep-MPPC')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">MPPC</text>
          </g>
          <g class="component" id="StacLZSCompression" onmouseover="on('dep-StacLZSCompression')" onmouseout="off('dep-StacLZSCompression')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Stac LZS Compression</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(97.2 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Link Layer Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="EAPFramework" onmouseover="on('dep-EAPFramework')" onmouseout="off('dep-EAPFramework')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">EAP Framework</text>
          </g>
          <g class="component" id="PacketLogger" onmouseover="on('dep-PacketLogger')" onmouseout="off('dep-PacketLogger')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Packet Logger</text>
          </g>
         </g>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 261.6)">
       <rect class="subblock" x="0" height="109.60000000000001" width="66.30000000000001" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="47.10000000000001" width="38.400000000000006" y="26.6">Short Link Services</text>
       <g>
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Bluetooth Comms Profiles</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothPANProfile" onmouseover="on('dep-BluetoothPANProfile')" onmouseout="off('dep-BluetoothPANProfile')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth PAN Profile</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(17.7 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">USB Management</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="USBManager" onmouseover="on('dep-USBManager')" onmouseout="off('dep-USBManager')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">USB Manager</text>
          </g>
          <g class="component" id="USBManagerTests" onmouseover="on('dep-USBManagerTests')" onmouseout="off('dep-USBManagerTests')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">USB Manager Tests</text>
          </g>
          <g class="component" id="USBClassandManagerDocumentation" onmouseover="on('dep-USBClassandManagerDocumentation')" onmouseout="off('dep-USBClassandManagerDocumentation')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">USB Class and Manager Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(47.7 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">USB Function Drivers</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="MassStorageDriver" onmouseover="on('dep-MassStorageDriver')" onmouseout="off('dep-MassStorageDriver')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Mass Storage Driver</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Host Controller Interface</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothHCIFramework2" onmouseover="on('dep-BluetoothHCIFramework2')" onmouseout="off('dep-BluetoothHCIFramework2')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth HCI Framework 2</text>
          </g>
          <g class="component" id="BluetoothHCIExtensionInterface" onmouseover="on('dep-BluetoothHCIExtensionInterface')" onmouseout="off('dep-BluetoothHCIExtensionInterface')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth HCI Extension Interface</text>
          </g>
          <g class="component" id="BluetoothHCI2ReferenceImplementations" onmouseover="on('dep-BluetoothHCI2ReferenceImplementations')" onmouseout="off('dep-BluetoothHCI2ReferenceImplementations')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth HCI 2 Reference Implementations</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Bluetooth</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothSDP" onmouseover="on('dep-BluetoothSDP')" onmouseout="off('dep-BluetoothSDP')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth SDP</text>
          </g>
          <g class="component" id="BluetoothNotifiersSupport" onmouseover="on('dep-BluetoothNotifiersSupport')" onmouseout="off('dep-BluetoothNotifiersSupport')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth Notifiers Support</text>
          </g>
          <g class="component" id="BluetoothGAVDP" onmouseover="on('dep-BluetoothGAVDP')" onmouseout="off('dep-BluetoothGAVDP')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth GAVDP</text>
          </g>
          <g class="component" id="BluetoothExamplesandTests" onmouseover="on('dep-BluetoothExamplesandTests')" onmouseout="off('dep-BluetoothExamplesandTests')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Bluetooth Examples and Tests</text>
          </g>
          <g class="component" id="BluetoothLoggingEngine" onmouseover="on('dep-BluetoothLoggingEngine')" onmouseout="off('dep-BluetoothLoggingEngine')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Bluetooth Logging Engine</text>
          </g>
          <g class="component" id="BluetoothDocumentation" onmouseover="on('dep-BluetoothDocumentation')" onmouseout="off('dep-BluetoothDocumentation')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Bluetooth Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Bluetooth Management</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothManager" onmouseover="on('dep-BluetoothManager')" onmouseout="off('dep-BluetoothManager')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth Manager</text>
          </g>
          <g class="component" id="BluetoothConfig" onmouseover="on('dep-BluetoothConfig')" onmouseout="off('dep-BluetoothConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth Config</text>
          </g>
          <g class="component" id="BluetoothROM" onmouseover="on('dep-BluetoothROM')" onmouseout="off('dep-BluetoothROM')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth ROM</text>
          </g>
          <g class="component" id="BluetoothClientLibrary" onmouseover="on('dep-BluetoothClientLibrary')" onmouseout="off('dep-BluetoothClientLibrary')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Bluetooth Client Library</text>
          </g>
          <g class="component" id="BluetoothBuildUtilities" onmouseover="on('dep-BluetoothBuildUtilities')" onmouseout="off('dep-BluetoothBuildUtilities')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Bluetooth Build Utilities</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Short Link Protocol Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothStack" onmouseover="on('dep-BluetoothStack')" onmouseout="off('dep-BluetoothStack')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth Stack</text>
          </g>
          <g class="component" id="IrDAStack" onmouseover="on('dep-IrDAStack')" onmouseout="off('dep-IrDAStack')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">IrDA Stack</text>
          </g>
          <g class="component" id="IrDAConfig" onmouseover="on('dep-IrDAConfig')" onmouseout="off('dep-IrDAConfig')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">IrDA Config</text>
          </g>
          <g class="component" id="IrDATest" onmouseover="on('dep-IrDATest')" onmouseout="off('dep-IrDATest')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">IrDA Test</text>
          </g>
          <g class="component" id="IrDADocumentation" onmouseover="on('dep-IrDADocumentation')" onmouseout="off('dep-IrDADocumentation')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">IrDA Documentation</text>
          </g>
          <g class="component" id="ShortlinkDocumentation" onmouseover="on('dep-ShortlinkDocumentation')" onmouseout="off('dep-ShortlinkDocumentation')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Shortlink Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Short Link CSYs</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothCSY" onmouseover="on('dep-BluetoothCSY')" onmouseout="off('dep-BluetoothCSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth CSY</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(17.7 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Shortlink LDD</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="USBClientDriver" onmouseover="on('dep-USBClientDriver')" onmouseout="off('dep-USBClientDriver')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">USB Client Driver</text>
          </g>
          <g class="component" id="USBHostandOTGDrivers" onmouseover="on('dep-USBHostandOTGDrivers')" onmouseout="off('dep-USBHostandOTGDrivers')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">USB Host and OTG Drivers</text>
          </g>
          <g class="component" id="USBHostandOTGStack" onmouseover="on('dep-USBHostandOTGStack')" onmouseout="off('dep-USBHostandOTGStack')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">USB Host and OTG Stack</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(47.7 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">USB Hardware Adaptation</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="OMAPUSBHostControllerDriver" onmouseover="on('dep-OMAPUSBHostControllerDriver')" onmouseout="off('dep-OMAPUSBHostControllerDriver')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMAP USB Host Controller Driver</text>
          </g>
          <g class="component" id="OMAPUSBHostControllerDriverTemplate" onmouseover="on('dep-OMAPUSBHostControllerDriverTemplate')" onmouseout="off('dep-OMAPUSBHostControllerDriverTemplate')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMAP USB Host Controller Driver Template</text>
          </g>
         </g>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 629.4000000000001 0)">
     <rect class="block" x="0" width="83.7" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="83.7" x="41.85" y="116.03" dominant-baseline="ideographic">Multimedia</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Multimedia APIs and Frameworks</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MultimediaFramework" onmouseover="on('dep-MultimediaFramework')" onmouseout="off('dep-MultimediaFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Multimedia Framework</text>
        </g>
        <g class="component" id="MultimediaDocumentation" onmouseover="on('dep-MultimediaDocumentation')" onmouseout="off('dep-MultimediaDocumentation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimedia Documentation</text>
        </g>
        <g class="component" id="MultimediaUtilityLibrary" onmouseover="on('dep-MultimediaUtilityLibrary')" onmouseout="off('dep-MultimediaUtilityLibrary')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Multimedia Utility Library</text>
        </g>
        <g class="component" id="ImagingFrameworks" onmouseover="on('dep-ImagingFrameworks')" onmouseout="off('dep-ImagingFrameworks')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Imaging Frameworks</text>
        </g>
        <g class="component" id="ImagingUnitTests" onmouseover="on('dep-ImagingUnitTests')" onmouseout="off('dep-ImagingUnitTests')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Imaging Unit Tests</text>
        </g>
        <g class="component" id="ImagingIntegrationTests" onmouseover="on('dep-ImagingIntegrationTests')" onmouseout="off('dep-ImagingIntegrationTests')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Imaging Integration Tests</text>
        </g>
        <g class="component" id="CameraFramework" onmouseover="on('dep-CameraFramework')" onmouseout="off('dep-CameraFramework')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Camera Framework</text>
        </g>
        <g class="component" id="CameraUnitTests" onmouseover="on('dep-CameraUnitTests')" onmouseout="off('dep-CameraUnitTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Camera Unit Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Multimedia Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ImagingPlugins" onmouseover="on('dep-ImagingPlugins')" onmouseout="off('dep-ImagingPlugins')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Imaging Plugins</text>
        </g>
        <g class="component" id="CameraPlugins" onmouseover="on('dep-CameraPlugins')" onmouseout="off('dep-CameraPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Camera Plugins</text>
        </g>
        <g class="component" id="3GPLibrary" onmouseover="on('dep-3GPLibrary')" onmouseout="off('dep-3GPLibrary')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">3GP Library</text>
        </g>
        <g class="component" id="3GPUnitTests" onmouseover="on('dep-3GPUnitTests')" onmouseout="off('dep-3GPUnitTests')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">3GP Unit Tests</text>
        </g>
        <g class="component" id="MultimediaTestCodecs" onmouseover="on('dep-MultimediaTestCodecs')" onmouseout="off('dep-MultimediaTestCodecs')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Multimedia Test Codecs</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(48.6 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Multimedia Resource Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MultimediaResourceController" onmouseover="on('dep-MultimediaResourceController')" onmouseout="off('dep-MultimediaResourceController')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Multimedia Resource Controller</text>
        </g>
        <g class="component" id="DecisionFramework" onmouseover="on('dep-DecisionFramework')" onmouseout="off('dep-DecisionFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Decision Framework</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Multimedia Device Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MediaDeviceFramework" onmouseover="on('dep-MediaDeviceFramework')" onmouseout="off('dep-MediaDeviceFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Media Device Framework</text>
        </g>
        <g class="component" id="MDFUnitTests" onmouseover="on('dep-MDFUnitTests')" onmouseout="off('dep-MDFUnitTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MDF Unit Tests</text>
        </g>
        <g class="component" id="SpeechRecognitionController" onmouseover="on('dep-SpeechRecognitionController')" onmouseout="off('dep-SpeechRecognitionController')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Speech Recognition Controller</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">OpenMAX IL</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OpenMAXILAPI" onmouseover="on('dep-OpenMAXILAPI')" onmouseout="off('dep-OpenMAXILAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OpenMAX IL API</text>
        </g>
        <g class="component" id="OpenMAXILCore" onmouseover="on('dep-OpenMAXILCore')" onmouseout="off('dep-OpenMAXILCore')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OpenMAX IL Core</text>
        </g>
        <g class="component" id="OpenMAXILReferenceComponents" onmouseover="on('dep-OpenMAXILReferenceComponents')" onmouseout="off('dep-OpenMAXILReferenceComponents')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OpenMAX IL Reference Components</text>
        </g>
        <g class="component" id="OpenMAXILTestComponents" onmouseover="on('dep-OpenMAXILTestComponents')" onmouseout="off('dep-OpenMAXILTestComponents')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OpenMAX IL Test Components</text>
        </g>
        <g class="component" id="OpenMAXILUnitTests" onmouseover="on('dep-OpenMAXILUnitTests')" onmouseout="off('dep-OpenMAXILUnitTests')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">OpenMAX IL Unit Tests</text>
        </g>
        <g class="component" id="OpenMAXILCoreConformanceSuite" onmouseover="on('dep-OpenMAXILCoreConformanceSuite')" onmouseout="off('dep-OpenMAXILCoreConformanceSuite')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">OpenMAX IL Core Conformance Suite</text>
        </g>
        <g class="component" id="MultimediaIntegrationLayerAPI" onmouseover="on('dep-MultimediaIntegrationLayerAPI')" onmouseout="off('dep-MultimediaIntegrationLayerAPI')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Multimedia Integration Layer API</text>
        </g>
        <g class="component" id="MultimediaIntegrationLayerUnitTests" onmouseover="on('dep-MultimediaIntegrationLayerUnitTests')" onmouseout="off('dep-MultimediaIntegrationLayerUnitTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Multimedia Integration Layer Unit Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="83.7"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="82.3">Sound Device</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DevSoundAPI" onmouseover="on('dep-DevSoundAPI')" onmouseout="off('dep-DevSoundAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">DevSound API</text>
        </g>
        <g class="component" id="A3FDevSound" onmouseover="on('dep-A3FDevSound')" onmouseout="off('dep-A3FDevSound')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">A3F DevSound</text>
        </g>
        <g class="component" id="A3FAudioComponentFramework" onmouseover="on('dep-A3FAudioComponentFramework')" onmouseout="off('dep-A3FAudioComponentFramework')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">A3F Audio Component Framework</text>
        </g>
        <g class="component" id="DevSoundPluginSupport" onmouseover="on('dep-DevSoundPluginSupport')" onmouseout="off('dep-DevSoundPluginSupport')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">DevSound Plugin Support</text>
        </g>
        <g class="component" id="ReferenceDevSoundPlugins" onmouseover="on('dep-ReferenceDevSoundPlugins')" onmouseout="off('dep-ReferenceDevSoundPlugins')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Reference DevSound Plugins</text>
        </g>
        <g class="component" id="BluetoothDevSoundPlugin" onmouseover="on('dep-BluetoothDevSoundPlugin')" onmouseout="off('dep-BluetoothDevSoundPlugin')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Bluetooth DevSound Plugin</text>
        </g>
        <g class="component" id="A3FTraceUtility" onmouseover="on('dep-A3FTraceUtility')" onmouseout="off('dep-A3FTraceUtility')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">A3F Trace Utility</text>
        </g>
        <g class="component" id="A3FIntegrationTests" onmouseover="on('dep-A3FIntegrationTests')" onmouseout="off('dep-A3FIntegrationTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">A3F Integration Tests</text>
        </g>
        <g class="component" id="A3FServerStart" onmouseover="on('dep-A3FServerStart')" onmouseout="off('dep-A3FServerStart')">
         <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">A3F Server Start</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Multimedia Test Environment</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MultimediaTestFramework" onmouseover="on('dep-MultimediaTestFramework')" onmouseout="off('dep-MultimediaTestFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Multimedia Test Framework</text>
        </g>
        <g class="component" id="MultimediaTestFrameworkUnitTests" onmouseover="on('dep-MultimediaTestFrameworkUnitTests')" onmouseout="off('dep-MultimediaTestFrameworkUnitTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimedia Test Framework Unit Tests</text>
        </g>
        <g class="component" id="MultimediaTestAgent" onmouseover="on('dep-MultimediaTestAgent')" onmouseout="off('dep-MultimediaTestAgent')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Multimedia Test Agent</text>
        </g>
        <g class="component" id="MultimediaTestTools" onmouseover="on('dep-MultimediaTestTools')" onmouseout="off('dep-MultimediaTestTools')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Multimedia Test Tools</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Multimedia Software Adaptation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="VideoRenderer" onmouseover="on('dep-VideoRenderer')" onmouseout="off('dep-VideoRenderer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Video Renderer</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="65.10000000000001"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="63.70000000000001">Multimedia HW Adapt.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DevSoundHardwareDeviceAPI" onmouseover="on('dep-DevSoundHardwareDeviceAPI')" onmouseout="off('dep-DevSoundHardwareDeviceAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">DevSound Hardware Device API</text>
        </g>
        <g class="component" id="A3FAudioComponentLibrary" onmouseover="on('dep-A3FAudioComponentLibrary')" onmouseout="off('dep-A3FAudioComponentLibrary')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">A3F Audio Component Library</text>
        </g>
        <g class="component" id="A3FDevSoundCustomisation" onmouseover="on('dep-A3FDevSoundCustomisation')" onmouseout="off('dep-A3FDevSoundCustomisation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">A3F DevSound Customisation</text>
        </g>
        <g class="component" id="ReferenceACLAdaptation" onmouseover="on('dep-ReferenceACLAdaptation')" onmouseout="off('dep-ReferenceACLAdaptation')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Reference ACL Adaptation</text>
        </g>
        <g class="component" id="VideoHAI" onmouseover="on('dep-VideoHAI')" onmouseout="off('dep-VideoHAI')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Video HAI</text>
        </g>
        <g class="component" id="MobileTVDVB-HReceiverHAI" onmouseover="on('dep-MobileTVDVB-HReceiverHAI')" onmouseout="off('dep-MobileTVDVB-HReceiverHAI')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Mobile TV DVB-H Receiver HAI</text>
        </g>
        <g class="component" id="MobileTVDVB-HUnitTests" onmouseover="on('dep-MobileTVDVB-HUnitTests')" onmouseout="off('dep-MobileTVDVB-HUnitTests')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Mobile TV DVB-H Unit Tests</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 715.2000000000002 0)">
     <rect class="block" x="0" width="76.5" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="76.5" x="38.25" y="116.03" dominant-baseline="ideographic">Graphics</text>
     <g>
      <g class="collection" transform="translate(0 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Graphics LDDs</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GraphicsGCEDriver" onmouseover="on('dep-GraphicsGCEDriver')" onmouseout="off('dep-GraphicsGCEDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Graphics GCE Driver</text>
        </g>
        <g class="component" id="SurfaceManager" onmouseover="on('dep-SurfaceManager')" onmouseout="off('dep-SurfaceManager')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Surface Manager</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Windowing Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="WindowServer" onmouseover="on('dep-WindowServer')" onmouseout="off('dep-WindowServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Window Server</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Printing Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PrinterDriverSupport" onmouseover="on('dep-PrinterDriverSupport')" onmouseout="off('dep-PrinterDriverSupport')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Printer Driver Support</text>
        </g>
        <g class="component" id="PrinterDrivers" onmouseover="on('dep-PrinterDrivers')" onmouseout="off('dep-PrinterDrivers')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Printer Drivers</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(38.4 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Graphics Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GraphicsTestHarness" onmouseover="on('dep-GraphicsTestHarness')" onmouseout="off('dep-GraphicsTestHarness')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Graphics Test Harness</text>
        </g>
        <g class="component" id="UIBench" onmouseover="on('dep-UIBench')" onmouseout="off('dep-UIBench')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">UI Bench</text>
        </g>
        <g class="component" id="GraphicsDocumentation" onmouseover="on('dep-GraphicsDocumentation')" onmouseout="off('dep-GraphicsDocumentation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Graphics Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Fonts Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TextShaperPlugin" onmouseover="on('dep-TextShaperPlugin')" onmouseout="off('dep-TextShaperPlugin')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Text Shaper Plugin</text>
        </g>
        <g class="component" id="FontandBitmapServer" onmouseover="on('dep-FontandBitmapServer')" onmouseout="off('dep-FontandBitmapServer')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Font and Bitmap Server</text>
        </g>
        <g class="component" id="FontStore" onmouseover="on('dep-FontStore')" onmouseout="off('dep-FontStore')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Font Store</text>
        </g>
        <g class="component" id="FreeTypeFontRasteriser" onmouseover="on('dep-FreeTypeFontRasteriser')" onmouseout="off('dep-FreeTypeFontRasteriser')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">FreeType Font Rasteriser</text>
        </g>
        <g class="component" id="iTypeFontRasteriser" onmouseover="on('dep-iTypeFontRasteriser')" onmouseout="off('dep-iTypeFontRasteriser')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">iType Font Rasteriser</text>
        </g>
        <g class="component" id="ReferenceFonts" onmouseover="on('dep-ReferenceFonts')" onmouseout="off('dep-ReferenceFonts')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Reference Fonts</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Khronos APIs</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OpenGLESFramework" onmouseover="on('dep-OpenGLESFramework')" onmouseout="off('dep-OpenGLESFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OpenGL ES Framework</text>
        </g>
        <g class="component" id="OpenGLESAPI" onmouseover="on('dep-OpenGLESAPI')" onmouseout="off('dep-OpenGLESAPI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OpenGL ES API</text>
        </g>
        <g class="component" id="OpenVGAPI" onmouseover="on('dep-OpenVGAPI')" onmouseout="off('dep-OpenVGAPI')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OpenVG API</text>
        </g>
        <g class="component" id="EGLAPI" onmouseover="on('dep-EGLAPI')" onmouseout="off('dep-EGLAPI')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">EGL API</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Khronos Implementation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OpenGLESImplementation" onmouseover="on('dep-OpenGLESImplementation')" onmouseout="off('dep-OpenGLESImplementation')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OpenGL ES Implementation</text>
        </g>
        <g class="component" id="OpenVGImplementation" onmouseover="on('dep-OpenVGImplementation')" onmouseout="off('dep-OpenVGImplementation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OpenVG Implementation</text>
        </g>
        <g class="component" id="EGLImplementation" onmouseover="on('dep-EGLImplementation')" onmouseout="off('dep-EGLImplementation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">EGL Implementation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(39.300000000000004 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Graphics Dev­ice Interface</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BitGDI" onmouseover="on('dep-BitGDI')" onmouseout="off('dep-BitGDI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">Bit GDI</text>
        </g>
        <g class="component" id="GDI" onmouseover="on('dep-GDI')" onmouseout="off('dep-GDI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">GDI</text>
        </g>
        <g class="component" id="DirectGDI" onmouseover="on('dep-DirectGDI')" onmouseout="off('dep-DirectGDI')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Direct GDI</text>
        </g>
        <g class="component" id="ColourPalette" onmouseover="on('dep-ColourPalette')" onmouseout="off('dep-ColourPalette')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Colour Palette</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Core Graphics Resources</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CommonGraphicsHeaders" onmouseover="on('dep-CommonGraphicsHeaders')" onmouseout="off('dep-CommonGraphicsHeaders')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Common Graphics Headers</text>
        </g>
        <g class="component" id="GraphicsDataResource" onmouseover="on('dep-GraphicsDataResource')" onmouseout="off('dep-GraphicsDataResource')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Graphics Data Resource</text>
        </g>
        <g class="component" id="GraphicsDataResourceAdaptation" onmouseover="on('dep-GraphicsDataResourceAdaptation')" onmouseout="off('dep-GraphicsDataResourceAdaptation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Graphics Data Resource Adaptation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">BitGDI Adaptations</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DirectGDIInterface" onmouseover="on('dep-DirectGDIInterface')" onmouseout="off('dep-DirectGDIInterface')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Direct GDI Interface</text>
        </g>
        <g class="component" id="DirectGDIAdaptation" onmouseover="on('dep-DirectGDIAdaptation')" onmouseout="off('dep-DirectGDIAdaptation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Direct GDI Adaptation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Graphics Surface Composition</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GraphicsCompositionEngine" onmouseover="on('dep-GraphicsCompositionEngine')" onmouseout="off('dep-GraphicsCompositionEngine')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Graphics Composition Engine</text>
        </g>
        <g class="component" id="CompositionEngineAdaptation" onmouseover="on('dep-CompositionEngineAdaptation')" onmouseout="off('dep-CompositionEngineAdaptation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Composition Engine Adaptation</text>
        </g>
        <g class="component" id="SurfaceUpdate" onmouseover="on('dep-SurfaceUpdate')" onmouseout="off('dep-SurfaceUpdate')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Surface Update</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Graphics HW Adapt.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ScreenDriver" onmouseover="on('dep-ScreenDriver')" onmouseout="off('dep-ScreenDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Screen Driver</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 274.29)" id="KernelServices">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="70.23"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="70.23" x="-35.415">Kernel Services</text>
  <g class="layer-detail" transform="translate(295.8500000000001 6.4)">
   <rect x="-283.05000000000007" class="layer" y="-6.4" width="791.7000000000002" height="70.23"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="225.59999999999997" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="225.59999999999997" x="112.79999999999998" y="59.629999999999995" dominant-baseline="ideographic">Kernel and Hardware Services</text>
     <g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Kernel Architecture</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="KernelArchitecture2" onmouseover="on('dep-KernelArchitecture2')" onmouseout="off('dep-KernelArchitecture2')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Kernel Architecture 2</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Boot Loader</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Bootstrap" onmouseover="on('dep-Bootstrap')" onmouseout="off('dep-Bootstrap')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bootstrap</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Flash Translation Layer</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Unistore2Drivers" onmouseover="on('dep-Unistore2Drivers')" onmouseout="off('dep-Unistore2Drivers')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Unistore2 Drivers</text>
        </g>
        <g class="component" id="Unistore2Core" onmouseover="on('dep-Unistore2Core')" onmouseout="off('dep-Unistore2Core')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Unistore2 Core</text>
        </g>
        <g class="component" id="Unistore2CrashLogger" onmouseover="on('dep-Unistore2CrashLogger')" onmouseout="off('dep-Unistore2CrashLogger')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Unistore2 Crash Logger</text>
        </g>
        <g class="component" id="Unistore2BootSupport" onmouseover="on('dep-Unistore2BootSupport')" onmouseout="off('dep-Unistore2BootSupport')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Unistore2 Boot Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(57.00000000000001 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Kernel Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="E32Tests" onmouseover="on('dep-E32Tests')" onmouseout="off('dep-E32Tests')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">E32 Tests</text>
        </g>
        <g class="component" id="SDIOTests" onmouseover="on('dep-SDIOTests')" onmouseout="off('dep-SDIOTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">SDIO Tests</text>
        </g>
        <g class="component" id="E32Utilities" onmouseover="on('dep-E32Utilities')" onmouseout="off('dep-E32Utilities')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">E32 Utilities</text>
        </g>
        <g class="component" id="FileServerTests" onmouseover="on('dep-FileServerTests')" onmouseout="off('dep-FileServerTests')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">File Server Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Logical Device Drivers</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EthernetDriver" onmouseover="on('dep-EthernetDriver')" onmouseout="off('dep-EthernetDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Ethernet Driver</text>
        </g>
        <g class="component" id="SoundDriver" onmouseover="on('dep-SoundDriver')" onmouseout="off('dep-SoundDriver')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Sound Driver</text>
        </g>
        <g class="component" id="SerialPortDriver" onmouseover="on('dep-SerialPortDriver')" onmouseout="off('dep-SerialPortDriver')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Serial Port Driver</text>
        </g>
        <g class="component" id="LegacyDrivers" onmouseover="on('dep-LegacyDrivers')" onmouseout="off('dep-LegacyDrivers')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Legacy Drivers</text>
        </g>
        <g class="component" id="LocalMediaSubsystem" onmouseover="on('dep-LocalMediaSubsystem')" onmouseout="off('dep-LocalMediaSubsystem')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Local Media Subsystem</text>
        </g>
        <g class="component" id="RunModeDebugger" onmouseover="on('dep-RunModeDebugger')" onmouseout="off('dep-RunModeDebugger')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Run Mode Debugger</text>
        </g>
        <g class="component" id="KernelTraceTool" onmouseover="on('dep-KernelTraceTool')" onmouseout="off('dep-KernelTraceTool')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Kernel Trace Tool</text>
        </g>
        <g class="component" id="CameraDriver" onmouseover="on('dep-CameraDriver')" onmouseout="off('dep-CameraDriver')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Camera Driver</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(96.30000000000001 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Generic Driver Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SDCard3CDriver" onmouseover="on('dep-SDCard3CDriver')" onmouseout="off('dep-SDCard3CDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SD Card 3C Driver</text>
        </g>
        <g class="component" id="SDCard4CDriver" onmouseover="on('dep-SDCard4CDriver')" onmouseout="off('dep-SDCard4CDriver')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">SD Card 4C Driver</text>
        </g>
        <g class="component" id="MediaDrivers" onmouseover="on('dep-MediaDrivers')" onmouseout="off('dep-MediaDrivers')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Media Drivers</text>
        </g>
        <g class="component" id="GenericBoardSupportPackages" onmouseover="on('dep-GenericBoardSupportPackages')" onmouseout="off('dep-GenericBoardSupportPackages')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Generic Board Support Packages</text>
        </g>
        <g class="component" id="SystemOnChipASSP" onmouseover="on('dep-SystemOnChipASSP')" onmouseout="off('dep-SystemOnChipASSP')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">System On Chip ASSP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(144.9 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Generic BSP</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TemplateVariant" onmouseover="on('dep-TemplateVariant')" onmouseout="off('dep-TemplateVariant')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Template Variant</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(94.2 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Localis­ation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="LocaleSupport" onmouseover="on('dep-LocaleSupport')" onmouseout="off('dep-LocaleSupport')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Locale Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">User Library and File Server</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UserLibrary" onmouseover="on('dep-UserLibrary')" onmouseout="off('dep-UserLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">User Library</text>
        </g>
        <g class="component" id="CompilerRuntimeSupport" onmouseover="on('dep-CompilerRuntimeSupport')" onmouseout="off('dep-CompilerRuntimeSupport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Compiler Runtime Support</text>
        </g>
        <g class="component" id="FileServer" onmouseover="on('dep-FileServer')" onmouseout="off('dep-FileServer')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">File Server</text>
        </g>
        <g class="component" id="FATFilenameConversionPlugins" onmouseover="on('dep-FATFilenameConversionPlugins')" onmouseout="off('dep-FATFilenameConversionPlugins')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">FAT Filename Conversion Plugins</text>
        </g>
        <g class="component" id="NANDFlashTranslationLayer" onmouseover="on('dep-NANDFlashTranslationLayer')" onmouseout="off('dep-NANDFlashTranslationLayer')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">NAND Flash Translation Layer</text>
        </g>
        <g class="component" id="BaseStarter" onmouseover="on('dep-BaseStarter')" onmouseout="off('dep-BaseStarter')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Base Starter</text>
        </g>
        <g class="component" id="DomainManager" onmouseover="on('dep-DomainManager')" onmouseout="off('dep-DomainManager')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Domain Manager</text>
        </g>
        <g class="component" id="BaseDocumentation" onmouseover="on('dep-BaseDocumentation')" onmouseout="off('dep-BaseDocumentation')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Base Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(76.5 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="93"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="91.6">File Systems</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ROMFileSystem" onmouseover="on('dep-ROMFileSystem')" onmouseout="off('dep-ROMFileSystem')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">ROM File System</text>
        </g>
        <g class="component" id="ROFS" onmouseover="on('dep-ROFS')" onmouseout="off('dep-ROFS')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">ROFS</text>
        </g>
        <g class="component" id="USBMassStorageFileSystem" onmouseover="on('dep-USBMassStorageFileSystem')" onmouseout="off('dep-USBMassStorageFileSystem')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">USB Mass Storage File System</text>
        </g>
        <g class="component" id="USBHostMassStorageServer" onmouseover="on('dep-USBHostMassStorageServer')" onmouseout="off('dep-USBHostMassStorageServer')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">USB Host Mass Storage Server</text>
        </g>
        <g class="component" id="LFFS" onmouseover="on('dep-LFFS')" onmouseout="off('dep-LFFS')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85">LFFS</text>
        </g>
        <g class="component" id="FAT32FileSystem" onmouseover="on('dep-FAT32FileSystem')" onmouseout="off('dep-FAT32FileSystem')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">FAT32 File System</text>
        </g>
        <g class="component" id="FATFileSystem" onmouseover="on('dep-FATFileSystem')" onmouseout="off('dep-FATFileSystem')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">FAT File System</text>
        </g>
        <g class="component" id="CompositeFileSystem" onmouseover="on('dep-CompositeFileSystem')" onmouseout="off('dep-CompositeFileSystem')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Composite File System</text>
        </g>
        <g class="component" id="NTFS" onmouseover="on('dep-NTFS')" onmouseout="off('dep-NTFS')">
         <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001">NTFS</text>
        </g>
        <g class="component" id="ISO9660FileSystem" onmouseover="on('dep-ISO9660FileSystem')" onmouseout="off('dep-ISO9660FileSystem')">
         <use width="9.3" height="9.3" x="83.7" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="83.7" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="88.35000000000001" width="9.3">ISO9660 File System</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(171.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Base User-side Tests</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BaseIntegrationTest" onmouseover="on('dep-BaseIntegrationTest')" onmouseout="off('dep-BaseIntegrationTest')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Base Integration Test</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(189.29999999999998 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">HAL Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="User-SideHardwareAbstraction" onmouseover="on('dep-User-SideHardwareAbstraction')" onmouseout="off('dep-User-SideHardwareAbstraction')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">User-Side Hardware Abstraction</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(206.99999999999997 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Text Mode Shell</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TextWindowServer" onmouseover="on('dep-TextWindowServer')" onmouseout="off('dep-TextWindowServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Text Window Server</text>
        </g>
        <g class="component" id="TextShell" onmouseover="on('dep-TextShell')" onmouseout="off('dep-TextShell')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Text Shell</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 352.72)" id="Hardware">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="32.63"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="32.63" x="-16.615000000000002">Hardware</text>
  <g class="layer-detail" transform="translate(286.1000000000001 6.4)">
   <rect x="-273.30000000000007" class="layer" y="-6.4" width="791.7000000000002" height="32.63"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="245.1" height="26.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="245.1" x="122.55" y="22.03" dominant-baseline="ideographic">Board Support Packages</text>
     <g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Emulator</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EmulatorBSP" onmouseover="on('dep-EmulatorBSP')" onmouseout="off('dep-EmulatorBSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Emulator BSP</text>
        </g>
        <g class="component" id="Unistore2EmulatorSupport" onmouseover="on('dep-Unistore2EmulatorSupport')" onmouseout="off('dep-Unistore2EmulatorSupport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Unistore2 Emulator Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Assabet</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AssabetBSP" onmouseover="on('dep-AssabetBSP')" onmouseout="off('dep-AssabetBSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Assabet BSP</text>
        </g>
        <g class="component" id="StrongArm1100ASSP" onmouseover="on('dep-StrongArm1100ASSP')" onmouseout="off('dep-StrongArm1100ASSP')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">StrongArm 1100 ASSP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(41.400000000000006 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Integrator BSP</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="IntegratorMotherboard" onmouseover="on('dep-IntegratorMotherboard')" onmouseout="off('dep-IntegratorMotherboard')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Integrator Motherboard</text>
        </g>
        <g class="component" id="IntegratorCoreModules" onmouseover="on('dep-IntegratorCoreModules')" onmouseout="off('dep-IntegratorCoreModules')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Integrator Core Modules</text>
        </g>
        <g class="component" id="IntegratorARM920CoreModule" onmouseover="on('dep-IntegratorARM920CoreModule')" onmouseout="off('dep-IntegratorARM920CoreModule')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Integrator ARM920 Core Module</text>
        </g>
        <g class="component" id="IntegratorARM1136CoreModule" onmouseover="on('dep-IntegratorARM1136CoreModule')" onmouseout="off('dep-IntegratorARM1136CoreModule')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Integrator ARM1136 Core Module</text>
        </g>
        <g class="component" id="IntegratorXX600LogicModule" onmouseover="on('dep-IntegratorXX600LogicModule')" onmouseout="off('dep-IntegratorXX600LogicModule')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Integrator XX600 Logic Module</text>
        </g>
        <g class="component" id="IntegratorSSRNANDLogicModule" onmouseover="on('dep-IntegratorSSRNANDLogicModule')" onmouseout="off('dep-IntegratorSSRNANDLogicModule')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Integrator SSR NAND Logic Module</text>
        </g>
        <g class="component" id="IntegratorPanasonicLogicModule" onmouseover="on('dep-IntegratorPanasonicLogicModule')" onmouseout="off('dep-IntegratorPanasonicLogicModule')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Integrator Panasonic Logic Module</text>
        </g>
        <g class="component" id="IntegratorUnistore2NANDLogicModule" onmouseover="on('dep-IntegratorUnistore2NANDLogicModule')" onmouseout="off('dep-IntegratorUnistore2NANDLogicModule')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Integrator Unistore2 NAND Logic Module</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(117.9 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">OMAP H2</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMAPH2BSP" onmouseover="on('dep-OMAPH2BSP')" onmouseout="off('dep-OMAPH2BSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMAP H2 BSP</text>
        </g>
        <g class="component" id="OMAPH2Unistore2" onmouseover="on('dep-OMAPH2Unistore2')" onmouseout="off('dep-OMAPH2Unistore2')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMAP H2 Unistore2</text>
        </g>
        <g class="component" id="OMAPH2SDIO" onmouseover="on('dep-OMAPH2SDIO')" onmouseout="off('dep-OMAPH2SDIO')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OMAP H2 SDIO</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(147.9 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">OMAP H4</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMAPH4BSP" onmouseover="on('dep-OMAPH4BSP')" onmouseout="off('dep-OMAPH4BSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMAP H4 BSP</text>
        </g>
        <g class="component" id="H4BootLoader" onmouseover="on('dep-H4BootLoader')" onmouseout="off('dep-H4BootLoader')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">H4 Boot Loader</text>
        </g>
        <g class="component" id="OMAPH4MiniEnvironmentBootLoader" onmouseover="on('dep-OMAPH4MiniEnvironmentBootLoader')" onmouseout="off('dep-OMAPH4MiniEnvironmentBootLoader')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OMAP H4 Mini Environment Boot Loader</text>
        </g>
        <g class="component" id="OMAPH4Unistore2" onmouseover="on('dep-OMAPH4Unistore2')" onmouseout="off('dep-OMAPH4Unistore2')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OMAP H4 Unistore2</text>
        </g>
        <g class="component" id="OMAPH4SDIO" onmouseover="on('dep-OMAPH4SDIO')" onmouseout="off('dep-OMAPH4SDIO')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">OMAP H4 SDIO</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(196.5 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">OMAP3 Variants</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TIOMAP3BSP" onmouseover="on('dep-TIOMAP3BSP')" onmouseout="off('dep-TIOMAP3BSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">TI OMAP3 BSP</text>
        </g>
        <g class="component" id="TIOMAP3Unistore2" onmouseover="on('dep-TIOMAP3Unistore2')" onmouseout="off('dep-TIOMAP3Unistore2')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">TI OMAP3 Unistore2</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(217.2 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">NaviEngine Baseport</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="NaviEngineBSP" onmouseover="on('dep-NaviEngineBSP')" onmouseout="off('dep-NaviEngineBSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">NaviEngine BSP</text>
        </g>
        <g class="component" id="NaviEngineBSPflexible" onmouseover="on('dep-NaviEngineBSPflexible')" onmouseout="off('dep-NaviEngineBSPflexible')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">NaviEngine BSP flexible</text>
        </g>
        <g class="component" id="NaviEngineBootLoader" onmouseover="on('dep-NaviEngineBootLoader')" onmouseout="off('dep-NaviEngineBootLoader')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">NaviEngine Boot Loader</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" id="legend-root" class="legend" transform="translate(692.0679400000001 393.55) translate(92.43206 0) scale(1) translate(-92.43206)">
  <text text-anchor="middle" class="title" y="2.1165000000000003" x="72.21603">Symbian OS vFuture<tspan dy="1em" x="72.21603">System Model</tspan>
   <tspan font-style="italic" dy="1em" id="release-version" x="72.21603">Build M04710a</tspan>
  </text>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" id="legend-display" class="legend" opacity="0.8" transform="translate(692.0679400000001 393.55)">
  <g id="legend-owner">
   <rect id="legend-ctrl" rx="5" ry="5" height="9.233" x="0" y="0" visibility="hidden" pointer-events="all" width="37"/>
  </g>
 </g>
<s:g visibility="hidden" id="dep-Calendar">
  <s:path class="arrow" d="M273.2000000000001,46.386716287215414L 111.20000000000009,117.3432837127846"/>
  <s:path class="arrow" d="M277.8871851259497,49L 278.4128148740504,114.73"/>
  <s:path class="arrow" d="M275.2650576144504,49L 173.33494238554968,232.36"/>
  <s:path class="arrow" d="M273.2000000000001,46.08318181818182L 81.20000000000009,117.64681818181819"/>
  <s:path class="arrow" d="M273.2000000000001,47.42662698412698L 169.10000000000008,116.303373015873"/>
  <s:path class="arrow" d="M280.1455913054158,49L 436.35440869458444,365.42"/>
  <s:path class="arrow" d="M273.2000000000001,47.91777777777778L 31.4,233.44222222222226"/>
  <s:path class="arrow" d="M273.2000000000001,47.79035714285715L 22.1,233.56964285714287"/>
  <s:path class="arrow" d="M278.62565813417456,49L 318.32434186582566,286.99"/>
  <s:path class="arrow" d="M274.81613204609164,49L 155.18386795390848,232.36"/>
  <s:path class="arrow" d="M278.4507824821061,49L 309.19921751789406,286.99"/>
  <s:path class="arrowF" d="M280.17500000000007,49c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M282.50000000000006,43.81824817518248L 437.60000000000014,26.081751824817516"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AgendaVersitPlugin">
  <s:path class="arrow" d="M289.31282389782643,49L 436.48717610217375,365.42"/>
  <s:path class="arrow" d="M282.5000000000001,47.79035714285715L 31.4,233.56964285714287"/>
  <s:path class="arrow" d="M284.8250000000001,49c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M282.5000000000001,47.34758620689655L 22.1,215.21241379310345"/>
  <s:path class="arrow" d="M282.5000000000001,45.55621794871795L 81.20000000000009,97.77378205128207"/>
  <s:path class="arrow" d="M287.7507824821061,49L 318.49921751789407,286.99"/>
  <s:path class="arrow" d="M283.8916692619123,49L 155.4083307380878,232.36"/>
  <s:path class="arrow" d="M287.5759068300377,49L 309.37409316996246,286.99"/>
  <s:path class="arrow" d="M282.5000000000001,47.19343520782396L 169.10000000000008,116.53656479217605"/>
  <s:path class="arrow" d="M284.8497340425533,49L 280.1502659574469,58.5"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ContactsModel">
  <s:path class="arrow" d="M291.8000000000001,48.135093555093555L 156.8,158.02490644490646"/>
  <s:path class="arrow" d="M293.41613204609166,49L 173.78386795390844,232.36"/>
  <s:path class="arrow" d="M293.640594830271,49L 182.8594051697291,232.36"/>
  <s:path class="arrow" d="M291.8000000000001,47.24766666666667L 22.1,215.31233333333336"/>
  <s:path class="arrow" d="M296.8759068300377,49L 318.6740931699625,286.99"/>
  <s:path class="arrow" d="M291.8000000000001,45.50520463847204L 81.20000000000009,97.82479536152798"/>
  <s:path class="arrow" d="M291.8000000000001,47.561L 22.1,233.79900000000004"/>
  <s:path class="arrow" d="M292.9672064777329,49L 155.6327935222672,232.36"/>
  <s:path class="arrow" d="M291.8494680851065,49L 282.4505319148937,58.5"/>
  <s:path class="arrow" d="M298.48005649023713,49L 436.61994350976306,365.42"/>
  <s:path class="arrow" d="M291.8000000000001,47.67172413793104L 31.4,233.68827586206902"/>
  <s:path class="arrow" d="M296.7010311779693,49L 309.5489688220309,286.99"/>
  <s:path class="arrowF" d="M291.8494680851065,39.7L 282.4505319148937,30.199999999999996"/>
  <s:path class="arrowF" d="M301.1000000000001,47.264L 321.8000000000001,60.236"/>
  <s:path class="arrowF" d="M301.1000000000001,45.8598445595855L 349.7000000000001,61.6401554404145"/>
  <s:path class="arrowF" d="M301.1000000000001,43.75041152263375L 437.60000000000014,26.14958847736625"/>
  <s:path class="arrowF" d="M294.1497340425533,39.7L 289.4502659574469,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationEnginesDocumentation"/>
 <s:g visibility="hidden" id="dep-vCardandvCal">
  <s:path class="arrow" d="M273.2000000000001,64.91178571428571L 22.1,160.0482142857143"/>
  <s:path class="arrow" d="M280.2862048742344,67.8L 436.2137951257658,365.42"/>
  <s:path class="arrow" d="M273.2000000000001,66.36962962962963L 31.4,233.79037037037037"/>
  <s:path class="arrow" d="M273.2000000000001,65.91892857142857L 22.1,215.44107142857143"/>
  <s:path class="arrow" d="M273.2000000000001,63.977667660208645L 81.20000000000009,98.15233233979137"/>
  <s:path class="arrow" d="M278.68947875180544,67.8L 318.2605212481948,286.99"/>
  <s:path class="arrow" d="M274.48807086161287,67.8L 155.51192913838722,232.36"/>
  <s:path class="arrow" d="M278.5002144513984,67.8L 309.14978554860176,286.99"/>
  <s:path class="arrowF" d="M280.1502659574469,58.5L 284.8497340425533,49"/>
  <s:path class="arrowF" d="M282.4505319148937,58.5L 291.8494680851065,49"/>
  <s:path class="arrowF" d="M279.0001329787235,58.5L 285.9998670212767,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ChineseCalendarConverter">
  <s:path class="arrow" d="M289.4453049654634,67.8L 436.3546950345368,365.42"/>
  <s:path class="arrow" d="M287.61095015099136,67.8L 309.3390498490088,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PhonebookSync">
  <s:path class="arrow" d="M280.0203239289447,30.199999999999996L 436.47967607105545,365.42"/>
  <s:path class="arrow" d="M282.4505319148937,30.199999999999996L 291.8494680851065,39.7"/>
  <s:path class="arrow" d="M279.01954727202383,30.199999999999996L 315.6804527279763,175.96"/>
  <s:path class="arrow" d="M278.5708557255065,30.199999999999996L 318.3791442744937,286.99"/>
  <s:path class="arrow" d="M275.08586020996887,30.199999999999996L 154.91413979003124,232.36"/>
  <s:path class="arrow" d="M280.4416542045325,30.199999999999996L 372.15834579546765,194.76"/>
  <s:path class="arrow" d="M280.939123432647,30.199999999999996L 390.26087656735314,194.76"/>
  <s:path class="arrow" d="M281.4365926607616,30.199999999999996L 408.3634073392385,194.76"/>
  <s:path class="arrow" d="M278.40833552557416,30.199999999999996L 309.241664474426,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothPBAP">
  <s:path class="arrow" d="M282.5000000000001,29.326071428571424L 31.4,233.23392857142858"/>
  <s:path class="arrow" d="M291.80000000000007,28.356607142857143L 601.6999999999999,215.40339285714288"/>
  <s:path class="arrow" d="M291.80000000000007,28.23945109780439L 583.0999999999999,196.72054890219562"/>
  <s:path class="arrow" d="M282.5000000000001,28.871724137931032L 22.1,214.888275862069"/>
  <s:path class="arrow" d="M289.4502659574469,30.199999999999996L 294.1497340425533,39.7"/>
  <s:path class="arrow" d="M287.70833552557417,30.199999999999996L 318.541664474426,286.99"/>
  <s:path class="arrow" d="M287.94434602553787,30.199999999999996L 316.05565397446225,194.76"/>
  <s:path class="arrow" d="M284.1813534474606,30.199999999999996L 155.1186465525395,232.36"/>
  <s:path class="arrow" d="M291.80000000000007,26.85673363949483L 543.8000000000001,97.67326636050518"/>
  <s:path class="arrow" d="M291.80000000000007,28.325314109165806L 573.8,196.63468589083425"/>
  <s:path class="arrow" d="M285.9998670212767,30.199999999999996L 279.0001329787235,58.5"/>
  <s:path class="arrow" d="M289.194801462905,30.199999999999996L 436.6051985370952,365.42"/>
  <s:path class="arrow" d="M282.5429986789961,30.199999999999996L 156.75700132100397,157.16"/>
  <s:path class="arrow" d="M287.5458153256418,30.199999999999996L 309.40418467435836,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessageServerandStore">
  <s:path class="arrow" d="M313.6165213329182,49L 174.2834786670819,232.36"/>
  <s:path class="arrow" d="M312.5000000000001,47.04752752752753L 22.1,215.5124724724725"/>
  <s:path class="arrow" d="M313.1675957645594,49L 156.13240423544067,232.36"/>
  <s:path class="arrow" d="M312.5000000000001,45.800081047381546L 81.20000000000009,117.92991895261846"/>
  <s:path class="arrow" d="M313.84098411709755,49L 183.35901588290255,232.36"/>
  <s:path class="arrow" d="M318.88454193786083,49L 436.91545806213935,365.42"/>
  <s:path class="arrow" d="M312.5000000000001,47.43494834710744L 31.4,233.9250516528926"/>
  <s:path class="arrow" d="M321.80000000000007,45.30243933054393L 671.0000000000001,116.82756066945609"/>
  <s:path class="arrow" d="M317.1866674754338,49L 319.06333252456636,286.99"/>
  <s:path class="arrow" d="M321.80000000000007,45.058589958159L 671.0000000000001,98.27141004184102"/>
  <s:path class="arrow" d="M321.80000000000007,45.841546610169495L 737.3000000000001,179.11845338983053"/>
  <s:path class="arrow" d="M317.01179182336534,49L 309.9382081766348,286.99"/>
  <s:path class="arrow" d="M321.80000000000007,45.66453429602888L 728.0000000000001,160.49546570397115"/>
  <s:path class="arrowF" d="M319.4750000000001,49c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M312.5000000000001,46.65026595744681c-7, 4.733156028368794 -14 14.19946808510638 0,14.19946808510638"/>
  <s:path class="arrowF" d="M319.4502659574469,49L 324.1497340425533,58.5"/>
  <s:path class="arrowF" d="M321.7505319148937,49L 331.1494680851065,58.5"/>
  <s:path class="arrowF" d="M321.80000000000007,47.483333333333334L 340.4000000000001,60.016666666666666"/>
  <s:path class="arrowF" d="M321.80000000000007,46.7L 349.7000000000001,60.8"/>
  <s:path class="arrowF" d="M312.5000000000001,42.04973404255319c-7.000000000000001, -4.733156028368796 -14.000000000000002 -14.199468085106389 0,-14.199468085106389"/>
  <s:path class="arrowF" d="M321.80000000000007,41.21666666666666L 340.4000000000001,28.683333333333334"/>
  <s:path class="arrowF" d="M317.2932902584494,39.7c50.20447316103381, -23.512500000000003 150.61341948310144,-47.025000000000006 150.61341948310144,0"/>
  <s:path class="arrowF" d="M319.4502659574469,39.7L 324.1497340425533,30.199999999999996"/>
  <s:path class="arrowF" d="M321.7505319148937,39.7L 331.1494680851065,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BIOMessagingFramework">
  <s:path class="arrow" d="M331.1000000000001,47.49987889273357L 495.2000000000001,158.66012110726643"/>
  <s:path class="arrow" d="M321.8000000000001,46.65026595744681c-7, 4.733156028368794 -14 14.19946808510638 0,14.19946808510638"/>
  <s:path class="arrow" d="M326.1621114407327,49L 317.1378885592674,194.76"/>
  <s:path class="arrow" d="M322.24313298038004,49L 156.3568670196201,232.36"/>
  <s:path class="arrow" d="M321.8000000000001,45.74611644657863L 81.20000000000009,117.98388355342138"/>
  <s:path class="arrow" d="M331.1000000000001,47.483333333333334L 349.7000000000001,60.016666666666666"/>
  <s:path class="arrow" d="M321.8000000000001,47.33921921921922L 31.4,234.02078078078083"/>
  <s:path class="arrow" d="M331.1000000000001,45.807426850258175L 496.1000000000002,97.52257314974185"/>
  <s:path class="arrow" d="M321.8000000000001,46.96633980582524L 22.1,215.5936601941748"/>
  <s:path class="arrow" d="M326.12239101717313,49L 317.177608982827,175.96"/>
  <s:path class="arrow" d="M321.8000000000001,47.249252427184466L 22.1,234.11074757281557"/>
  <s:path class="arrow" d="M326.31179182336535,49L 319.2382081766348,286.99"/>
  <s:path class="arrow" d="M324.1250000000001,49c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M328.0517745302715,49L 437.0482254697287,365.42"/>
  <s:path class="arrow" d="M327.7418152536525,49L 373.4581847463477,213.56"/>
  <s:path class="arrow" d="M326.13691617129695,49L 310.1130838287032,286.99"/>
  <s:path class="arrow" d="M331.1000000000001,47.60760504201681L 428.90000000000015,116.1223949579832"/>
  <s:path class="arrow" d="M327.0312500000001,49c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrowF" d="M331.1000000000001,47.483333333333334L 349.7000000000001,60.016666666666666"/>
  <s:path class="arrowF" d="M331.0505319148937,39.7L 340.44946808510645,30.199999999999996"/>
  <s:path class="arrowF" d="M324.1497340425533,39.7L 319.4502659574469,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MMSSettings">
  <s:path class="arrow" d="M337.21900712268217,49L 437.18099287731803,365.42"/>
  <s:path class="arrow" d="M331.7675957645594,49L 174.7324042354407,232.36"/>
  <s:path class="arrow" d="M335.26204051922855,49L 310.28795948077163,286.99"/>
  <s:path class="arrowF" d="M340.4000000000001,43.59507772020726L 446.90000000000015,26.30492227979274"/>
  <s:path class="arrowF" d="M340.4000000000001,43.699553571428574L 465.5000000000001,26.200446428571425"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MMSConfiguration"/>
 <s:g visibility="hidden" id="dep-MessagingConfig"/>
 <s:g visibility="hidden" id="dep-WatcherFramework">
  <s:path class="arrow" d="M364.72070489991415,49L 437.57929510008603,365.42"/>
  <s:path class="arrow" d="M359.0000000000001,47.00915405164737L 31.4,234.35084594835266"/>
  <s:path class="arrow" d="M363.51179182336534,49L 356.4382081766348,286.99"/>
  <s:path class="arrow" d="M359.0000000000001,46.937720970537264L 22.1,234.42227902946277"/>
  <s:path class="arrow" d="M362.8122892150917,49L 319.93771078490846,286.99"/>
  <s:path class="arrow" d="M362.63741356302324,49L 310.8125864369769,286.99"/>
  <s:path class="arrowF" d="M361.37388107829236,49L 290.02611892170773,194.76"/>
  <s:path class="arrowF" d="M363.0687500000001,49c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrowF" d="M359.0000000000001,42.47L 321.80000000000007,27.429999999999996"/>
  <s:path class="arrowF" d="M359.04946808510647,39.7L 349.6505319148937,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessagingTest"/>
 <s:g visibility="hidden" id="dep-MessagingTests"/>
 <s:g visibility="hidden" id="dep-MessagingTestFramework"/>
 <s:g visibility="hidden" id="dep-MessagingTestProduct"/>
 <s:g visibility="hidden" id="dep-ScheduledSendMTM">
  <s:path class="arrow" d="M312.5000000000001,65.93391528925619L 31.4,234.22608471074383"/>
  <s:path class="arrow" d="M318.9907891307182,67.8L 436.809210869282,365.42"/>
  <s:path class="arrow" d="M313.23443575290474,67.8L 174.66556424709538,232.36"/>
  <s:path class="arrow" d="M317.18968445008545,67.8L 319.0603155499147,286.99"/>
  <s:path class="arrow" d="M312.73696652479015,67.8L 156.56303347520995,232.36"/>
  <s:path class="arrow" d="M312.5000000000001,60.84973404255319c-7, -4.733156028368794 -14 -14.19946808510638 0,-14.19946808510638"/>
  <s:path class="arrow" d="M312.5000000000001,64.78204909284952L 40.7,160.1779509071505"/>
  <s:path class="arrow" d="M317.0004201496784,67.8L 309.94957985032175,286.99"/>
  <s:path class="arrowF" d="M317.7312500000001,67.8c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-POP3andSMTPMTM">
  <s:path class="arrow" d="M322.48058865374367,67.8L 282.4194113462565,114.73"/>
  <s:path class="arrow" d="M321.8000000000001,64.63468932038835L 22.1,160.32531067961165"/>
  <s:path class="arrow" d="M322.28570113884746,67.8L 174.91429886115267,232.36"/>
  <s:path class="arrow" d="M321.8000000000001,60.236L 301.1000000000001,47.264"/>
  <s:path class="arrow" d="M321.8000000000001,63.81670468187275L 81.20000000000009,98.31329531812727"/>
  <s:path class="arrow" d="M331.1000000000001,63.87746134020618L 671.0000000000001,117.05253865979384"/>
  <s:path class="arrow" d="M331.1000000000001,63.6271176975945L 671.0000000000001,98.50288230240552"/>
  <s:path class="arrow" d="M331.1000000000001,63.807426242236026L 708.2000000000002,117.122573757764"/>
  <s:path class="arrow" d="M321.8000000000001,64.76400925925925L 169.10000000000008,117.76599074074075"/>
  <s:path class="arrow" d="M321.8000000000001,65.30688293370945L 118.4,159.65311706629055"/>
  <s:path class="arrow" d="M321.8000000000001,65.48342718446602L 22.1,215.876572815534"/>
  <s:path class="arrow" d="M326.4381236165504,67.8L 326.16187638344974,175.96"/>
  <s:path class="arrow" d="M321.8000000000001,64.19629651860744L 81.20000000000009,118.33370348139258"/>
  <s:path class="arrow" d="M331.1000000000001,65.79572664359861L 495.2000000000001,159.16427335640137"/>
  <s:path class="arrow" d="M321.8000000000001,65.78206540447503L 156.8,159.17793459552496"/>
  <s:path class="arrow" d="M331.1000000000001,66.54130350194552L 398.90000000000015,115.98869649805448"/>
  <s:path class="arrow" d="M321.8000000000001,65.76633980582524L 22.1,234.3936601941748"/>
  <s:path class="arrow" d="M326.3004201496784,67.8L 319.24957985032177,286.99"/>
  <s:path class="arrow" d="M321.8000000000001,67.78826161790016L 156.8,232.37173838209984"/>
  <s:path class="arrow" d="M328.1498892219472,67.8L 436.95011077805304,365.42"/>
  <s:path class="arrow" d="M321.8000000000001,65.84752752752753L 31.4,234.3124724724725"/>
  <s:path class="arrow" d="M326.12239101717313,67.8L 317.177608982827,194.76"/>
  <s:path class="arrow" d="M321.8000000000001,66.23924164524422L 97.7,215.1207583547558"/>
  <s:path class="arrow" d="M324.1497340425533,58.5L 319.4502659574469,49"/>
  <s:path class="arrow" d="M326.1111558492714,67.8L 310.13884415072874,286.99"/>
  <s:path class="arrow" d="M321.8000000000001,65.1155912596401L 97.7,159.84440874035988"/>
  <s:path class="arrowF" d="M321.8000000000001,60.84973404255319c-7, -4.733156028368794 -14 -14.19946808510638 0,-14.19946808510638"/>
  <s:path class="arrowF" d="M331.1000000000001,61.75239808153477L 446.90000000000015,26.947601918465224"/>
  <s:path class="arrowF" d="M331.1000000000001,61.933298538622125L 465.5000000000001,26.76670146137787"/>
  <s:path class="arrowF" d="M331.1000000000001,64.63225340136054L 498.20000000000016,117.89774659863946"/>
  <s:path class="arrowF" d="M328.7750000000001,67.8c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M331.1000000000001,62.230757097791795L 416.90000000000015,45.269242902208205"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IMAP4MTM">
  <s:path class="arrow" d="M331.10000000000014,64.15875578703704L 81.20000000000009,118.37124421296298"/>
  <s:path class="arrow" d="M335.41115584927144,67.8L 319.43884415072876,286.99"/>
  <s:path class="arrow" d="M331.10000000000014,65.76633980582524L 31.4,234.3936601941748"/>
  <s:path class="arrow" d="M331.10000000000014,65.41524976437323L 22.1,215.9447502356268"/>
  <s:path class="arrow" d="M333.4250000000001,67.8c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M331.1494680851065,58.5L 321.7505319148937,49"/>
  <s:path class="arrow" d="M331.10000000000014,65.0402719406675L 97.7,159.9197280593325"/>
  <s:path class="arrow" d="M337.3089893131762,67.8L 437.091010686824,365.42"/>
  <s:path class="arrow" d="M335.10501981505956,67.8L 317.4949801849406,194.76"/>
  <s:path class="arrow" d="M340.4000000000001,65.94566727605118L 495.2000000000001,159.0143327239488"/>
  <s:path class="arrow" d="M335.2218915488644,67.8L 310.3281084511358,286.99"/>
  <s:path class="arrow" d="M340.4000000000001,67.00648230088495L 398.90000000000015,115.52351769911505"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OBEXMTMs">
  <s:path class="arrow" d="M349.70000000000005,66.4810630407911L 583.0999999999999,233.67893695920893"/>
  <s:path class="arrow" d="M349.70000000000005,65.90939150401837L 601.6999999999999,215.45060849598167"/>
  <s:path class="arrow" d="M344.0876486129459,67.8L 317.8123513870542,194.76"/>
  <s:path class="arrow" d="M340.4000000000001,67.3410264385692L 156.8,232.8189735614308"/>
  <s:path class="arrow" d="M349.70000000000005,65.86469151670951L 573.8,196.6953084832905"/>
  <s:path class="arrow" d="M346.46808940440513,67.8L 437.231910595595,365.42"/>
  <s:path class="arrow" d="M340.4000000000001,67.07596846846846L 283.1,115.45403153153154"/>
  <s:path class="arrow" d="M340.4000000000001,64.55039377289377L 22.1,160.40960622710622"/>
  <s:path class="arrow" d="M344.52189154886435,67.8L 319.6281084511358,286.99"/>
  <s:path class="arrow" d="M340.4000000000001,60.016666666666666L 321.80000000000007,47.483333333333334"/>
  <s:path class="arrow" d="M349.70000000000005,63.96912241887905L 543.8000000000001,98.16087758112096"/>
  <s:path class="arrow" d="M344.33262724845736,67.8L 310.5173727515428,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SMSMTM">
  <s:path class="arrow" d="M349.7000000000001,65.61779304029304L 31.4,234.542206959707"/>
  <s:path class="arrow" d="M349.7000000000001,61.6401554404145L 301.1000000000001,45.8598445595855"/>
  <s:path class="arrow" d="M352.86545206878947,67.8L 318.33454793121064,175.96"/>
  <s:path class="arrow" d="M353.63262724845737,67.8L 319.81737275154285,286.99"/>
  <s:path class="arrow" d="M355.24065523023353,67.8L 383.1593447697666,213.56"/>
  <s:path class="arrow" d="M355.6271894956341,67.8L 437.37281050436604,365.42"/>
  <s:path class="arrow" d="M349.7000000000001,60.016666666666666L 331.1000000000001,47.483333333333334"/>
  <s:path class="arrow" d="M349.7000000000001,67.55331699346405L 175.4,232.60668300653595"/>
  <s:path class="arrow" d="M349.7000000000001,65.54967052537845L 22.1,234.61032947462158"/>
  <s:path class="arrow" d="M353.0702774108323,67.8L 318.1297225891678,194.76"/>
  <s:path class="arrow" d="M349.7000000000001,67.1482640949555L 156.8,233.0117359050445"/>
  <s:path class="arrow" d="M355.68091149273454,67.8L 392.0190885072656,194.76"/>
  <s:path class="arrow" d="M349.7000000000001,64.09121490280778L 81.20000000000009,118.43878509719224"/>
  <s:path class="arrow" d="M349.7000000000001,60.8L 321.80000000000007,46.7"/>
  <s:path class="arrow" d="M353.76875000000007,67.8c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrow" d="M353.4433629480503,67.8L 310.7066370519498,286.99"/>
  <s:path class="arrow" d="M354.9617631884433,67.8L 374.13823681155685,213.56"/>
  <s:path class="arrow" d="M349.7000000000001,64.90571756601607L 97.7,160.05428243398393"/>
  <s:path class="arrowF" d="M349.7000000000001,60.016666666666666L 331.1000000000001,47.483333333333334"/>
  <s:path class="arrowF" d="M349.74946808510646,58.5L 321.7505319148937,30.199999999999996"/>
  <s:path class="arrowF" d="M353.19986702127665,58.5L 346.20013297872345,30.199999999999996"/>
  <s:path class="arrowF" d="M359.00000000000006,62.3811345646438L 463.40000000000015,45.1188654353562"/>
  <s:path class="arrowF" d="M359.00000000000006,61.35123456790124L 446.90000000000015,27.348765432098766"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BIOWatchers">
  <s:path class="arrow" d="M319.4502659574469,30.199999999999996L 324.1497340425533,39.7"/>
  <s:path class="arrow" d="M317.18407681611495,30.199999999999996L 319.0659231838852,286.99"/>
  <s:path class="arrow" d="M317.1434030076611,30.199999999999996L 316.856596992339,232.36"/>
  <s:path class="arrow" d="M313.9306677385795,30.199999999999996L 173.96933226142062,232.36"/>
  <s:path class="arrow" d="M317.14197630277243,30.199999999999996L 316.8580236972277,194.76"/>
  <s:path class="arrow" d="M313.52165421356295,30.199999999999996L 155.77834578643717,232.36"/>
  <s:path class="arrow" d="M312.5000000000001,27.36342269326683L 81.20000000000009,117.56657730673317"/>
  <s:path class="arrow" d="M312.5000000000001,27.850265957446805c-7.000000000000001, 4.733156028368796 -14.000000000000002 14.199468085106389 0,14.199468085106389"/>
  <s:path class="arrow" d="M318.5402211149176,30.199999999999996L 373.35977888508256,213.56"/>
  <s:path class="arrow" d="M321.7505319148937,30.199999999999996L 349.74946808510646,58.5"/>
  <s:path class="arrow" d="M318.78989028213175,30.199999999999996L 437.01010971786843,365.42"/>
  <s:path class="arrow" d="M318.76468389909695,30.199999999999996L 382.4353161009032,213.56"/>
  <s:path class="arrow" d="M317.0215566161826,30.199999999999996L 309.9284433838176,286.99"/>
  <s:path class="arrow" d="M321.80000000000007,27.429999999999996L 359.0000000000001,42.47"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SendAs">
  <s:path class="arrow" d="M327.9643678160921,30.199999999999996L 437.1356321839081,365.42"/>
  <s:path class="arrow" d="M321.8000000000001,28.83091091091091L 31.4,233.72908908908914"/>
  <s:path class="arrow" d="M321.8000000000001,28.732165048543685L 22.1,233.82783495145634"/>
  <s:path class="arrow" d="M326.3215566161826,30.199999999999996L 319.2284433838176,286.99"/>
  <s:path class="arrow" d="M322.6171474510547,30.199999999999996L 155.98285254894546,232.36"/>
  <s:path class="arrow" d="M324.1497340425533,30.199999999999996L 319.4502659574469,39.7"/>
  <s:path class="arrow" d="M326.1590364162502,30.199999999999996L 310.09096358374995,286.99"/>
  <s:path class="arrow" d="M321.8000000000001,28.264691516709508L 97.7,159.09530848329047"/>
  <s:path class="arrowF" d="M328.7750000000001,30.199999999999996c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessageURLHandler">
  <s:path class="arrow" d="M337.13884535005235,30.199999999999996L 437.26115464994785,365.42"/>
  <s:path class="arrow" d="M332.91034317382514,30.199999999999996L 281.289656826175,114.73"/>
  <s:path class="arrow" d="M340.4000000000001,26.811751985878196L 671.0000000000001,116.51824801412182"/>
  <s:path class="arrow" d="M340.4000000000001,26.554558693733448L 671.0000000000001,97.97544130626658"/>
  <s:path class="arrow" d="M331.10000000000014,27.23329282407407L 81.20000000000009,117.69670717592594"/>
  <s:path class="arrow" d="M331.10000000000014,27.88115894039735L 68.6,159.47884105960264"/>
  <s:path class="arrow" d="M331.1494680851065,30.199999999999996L 321.7505319148937,39.7"/>
  <s:path class="arrow" d="M335.2965162163179,30.199999999999996L 310.25348378368227,286.99"/>
  <s:path class="arrow" d="M333.4250000000001,30.199999999999996c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPPushFramework">
  <s:path class="arrow" d="M340.44946808510645,30.199999999999996L 331.0505319148937,39.7"/>
  <s:path class="arrow" d="M340.4000000000001,27.17498882681564L 81.20000000000009,117.75501117318437"/>
  <s:path class="arrow" d="M345.7668327623794,30.199999999999996L 374.0331672376207,213.56"/>
  <s:path class="arrow" d="M346.20013297872345,30.199999999999996L 353.19986702127665,58.5"/>
  <s:path class="arrow" d="M349.43585740168396,30.199999999999996L 429.16414259831623,114.73"/>
  <s:path class="arrow" d="M349.6505319148937,30.199999999999996L 359.04946808510647,39.7"/>
  <s:path class="arrow" d="M340.4000000000001,28.289338521400776L 118.4,159.07066147859922"/>
  <s:path class="arrow" d="M344.59651621631787,30.199999999999996L 319.5534837836823,286.99"/>
  <s:path class="arrow" d="M340.80813392603807,30.199999999999996L 156.39186607396198,232.36"/>
  <s:path class="arrow" d="M340.4000000000001,28.639189443920827L 31.4,233.92081055607923"/>
  <s:path class="arrow" d="M340.4000000000001,27.75094322344322L 22.1,178.40905677655678"/>
  <s:path class="arrow" d="M340.4000000000001,28.683333333333334L 321.80000000000007,41.21666666666667"/>
  <s:path class="arrow" d="M340.4000000000001,27.804034151547487L 68.6,159.5559658484525"/>
  <s:path class="arrow" d="M346.3133228840126,30.199999999999996L 437.3866771159876,365.42"/>
  <s:path class="arrow" d="M340.4000000000001,28.55149267399267L 22.1,234.00850732600736"/>
  <s:path class="arrow" d="M349.70000000000005,27.88230532786885L 486.8000000000002,96.64769467213115"/>
  <s:path class="arrow" d="M344.4339960163855,30.199999999999996L 310.41600398361464,286.99"/>
  <s:path class="arrowF" d="M343.51747382951805,30.199999999999996L 289.282526170482,194.76"/>
  <s:path class="arrowF" d="M349.70000000000005,26.69274509803921L 416.90000000000015,43.20725490196078"/>
  <s:path class="arrowF" d="M349.70000000000005,26.26073170731707L 463.40000000000015,43.63926829268293"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SUPLSMSHandler"/>
 <s:g visibility="hidden" id="dep-SUPLWAPPushHandler"/>
 <s:g visibility="hidden" id="dep-OMASyncMLDataSync">
  <s:path class="arrow" d="M410.4984229042825,49L 320.85157709571763,286.99"/>
  <s:path class="arrow" d="M407.60000000000014,46.619171732522794L 22.1,234.74082826747724"/>
  <s:path class="arrow" d="M412.62688812476983,49L 438.27311187523037,365.42"/>
  <s:path class="arrow" d="M407.60000000000014,46.67391439688716L 31.4,234.68608560311287"/>
  <s:path class="arrow" d="M407.60000000000014,47.794325259515574L 156.8,233.56567474048444"/>
  <s:path class="arrow" d="M410.3235472522141,49L 311.7264527477861,286.99"/>
  <s:path class="arrow" d="M414.5750000000001,49c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M416.9000000000001,41.436L 437.60000000000014,28.464"/>
  <s:path class="arrowF" d="M414.5750000000001,49c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLCommonFramework">
  <s:path class="arrow" d="M426.2000000000001,48.724724025974034L 601.6999999999999,213.83527597402596"/>
  <s:path class="arrow" d="M426.2000000000001,48.94546845124284L 573.8,194.81453154875715"/>
  <s:path class="arrow" d="M419.22500000000014,49c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M416.90000000000015,48.94669960474308L 350.30000000000007,114.78330039525693"/>
  <s:path class="arrow" d="M416.90000000000015,45.91795100222717L 22.1,179.04204899777284"/>
  <s:path class="arrow" d="M418.2943857331573,49L 329.4056142668428,175.96"/>
  <s:path class="arrow" d="M422.571416803954,49L 432.52858319604627,94.33000000000001"/>
  <s:path class="arrow" d="M416.90000000000015,45.877374161073824L 68.6,160.28262583892618"/>
  <s:path class="arrow" d="M425.5613671753349,49L 583.738632824665,232.36"/>
  <s:path class="arrow" d="M416.90000000000015,46.44991926182237L 166.10000000000002,159.71008073817762"/>
  <s:path class="arrow" d="M419.2737959480773,49L 302.7762040519229,286.99"/>
  <s:path class="arrow" d="M426.2000000000001,46.3518085106383L 543.8000000000001,96.9781914893617"/>
  <s:path class="arrow" d="M416.90000000000015,46.350616184112845L 22.1,216.20938381588718"/>
  <s:path class="arrow" d="M417.9770145310437,49L 320.4229854689564,175.96"/>
  <s:path class="arrow" d="M420.14654327357164,49L 376.15345672642854,194.76"/>
  <s:path class="arrow" d="M420.7043273571522,49L 394.195672642848,194.76"/>
  <s:path class="arrow" d="M416.90000000000015,45.269242902208205L 331.1000000000001,62.230757097791795"/>
  <s:path class="arrow" d="M416.90000000000015,46.81103196347032L 97.7,215.7489680365297"/>
  <s:path class="arrow" d="M416.90000000000015,46.619171732522794L 31.4,234.74082826747724"/>
  <s:path class="arrow" d="M416.90000000000015,47.922045454545454L 175.4,233.43795454545455"/>
  <s:path class="arrow" d="M419.6235472522141,49L 321.0264527477861,286.99"/>
  <s:path class="arrow" d="M416.90000000000015,47.67542316258352L 156.8,233.68457683741653"/>
  <s:path class="arrow" d="M418.41021540049024,49L 319.9897845995099,194.76"/>
  <s:path class="arrow" d="M421.79412071718053,49L 438.4058792828197,365.42"/>
  <s:path class="arrow" d="M416.90000000000015,46.56694877505568L 22.1,234.79305122494435"/>
  <s:path class="arrow" d="M419.4486716001457,49L 311.9013283998545,286.99"/>
  <s:path class="arrow" d="M416.90000000000015,43.20725490196079L 349.70000000000005,26.692745098039214"/>
  <s:path class="arrowF" d="M422.3250000000001,49c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M419.22500000000014,49c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M423.8750000000001,49c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M426.2000000000001,40.1268115942029L 437.60000000000014,29.7731884057971"/>
  <s:path class="arrowF" d="M426.2000000000001,41.436L 446.90000000000015,28.464"/>
  <s:path class="arrowF" d="M426.2000000000001,42.55123456790123L 465.5000000000001,27.348765432098766"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLDMInterface">
  <s:path class="arrow" d="M426.20000000000016,45.838659035159445L 68.6,160.32134096484057"/>
  <s:path class="arrow" d="M426.20000000000016,46.517075471698114L 22.1,234.8429245283019"/>
  <s:path class="arrow" d="M430.9613533095912,49L 438.53864669040905,365.42"/>
  <s:path class="arrow" d="M426.20000000000016,46.56694877505568L 31.4,234.79305122494435"/>
  <s:path class="arrow" d="M426.20000000000016,47.794325259515574L 175.4,233.56567474048444"/>
  <s:path class="arrow" d="M432.01250000000016,39.7c5.424999999999987, -6.974999999999996 16.274999999999963,-13.949999999999992 16.274999999999963,0"/>
  <s:path class="arrow" d="M428.7486716001457,49L 321.2013283998545,286.99"/>
  <s:path class="arrow" d="M426.20000000000016,47.564456404736276L 156.8,233.79554359526375"/>
  <s:path class="arrow" d="M428.5737959480773,49L 312.0762040519229,286.99"/>
  <s:path class="arrow" d="M428.52500000000015,49c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLConfig"/>
 <s:g visibility="hidden" id="dep-DeviceManagementFramework">
  <s:path class="arrow" d="M444.8000000000001,47.711170520231214L 350.30000000000007,116.01882947976878"/>
  <s:path class="arrow" d="M444.8000000000001,46.46939673527324L 31.4,234.8906032647268"/>
  <s:path class="arrow" d="M445.2422721268165,49L 330.35772787318365,175.96"/>
  <s:path class="arrow" d="M444.92490092470285,49L 321.37509907529727,175.96"/>
  <s:path class="arrow" d="M445.47353927511944,49L 320.8264607248807,194.76"/>
  <s:path class="arrow" d="M448.09662273476124,49L 434.903377265239,94.33000000000001"/>
  <s:path class="arrow" d="M444.8000000000001,45.766832684824905L 68.6,160.3931673151751"/>
  <s:path class="arrow" d="M448.6750000000001,49c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M444.8000000000001,45.8166875L 22.1,179.1433125"/>
  <s:path class="arrow" d="M446.99892029600886,49L 321.5510797039914,286.99"/>
  <s:path class="arrow" d="M444.8000000000001,47.36335015136226L 156.8,233.99664984863776"/>
  <s:path class="arrow" d="M444.8000000000001,46.423770833333336L 22.1,234.9362291666667"/>
  <s:path class="arrow" d="M449.29581849441246,49L 438.80418150558774,365.42"/>
  <s:path class="arrow" d="M446.8240446439404,49L 312.4259553560597,286.99"/>
  <s:path class="arrowF" d="M448.2875000000001,39.7c-5.424999999999987, -6.974999999999996 -16.274999999999963,-13.949999999999992 -16.274999999999963,0"/>
  <s:path class="arrowF" d="M449.9694148936171,39.7L 451.0305851063831,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DeviceManagementFrameworkConfig"/>
 <s:g visibility="hidden" id="dep-ClientProvisioningFramework">
  <s:path class="arrow" d="M463.40000000000015,46.19013449367089L 283.1,117.53986550632911"/>
  <s:path class="arrow" d="M463.40000000000015,45.56213715046604L 22.1,160.59786284953398"/>
  <s:path class="arrow" d="M463.40000000000015,46.144161118508656L 22.1,216.41583888149134"/>
  <s:path class="arrow" d="M463.40000000000015,47.20040441176471L 350.30000000000007,116.52959558823531"/>
  <s:path class="arrow" d="M463.40000000000015,46.338169107856196L 22.1,235.02183089214384"/>
  <s:path class="arrow" d="M463.40000000000015,45.701618411284336L 68.6,160.45838158871567"/>
  <s:path class="arrow" d="M463.40000000000015,43.63926829268293L 349.70000000000005,26.26073170731707"/>
  <s:path class="arrow" d="M467.6302836792338,49L 439.06971632076636,365.42"/>
  <s:path class="arrow" d="M463.40000000000015,46.38006798096533L 31.4,234.97993201903472"/>
  <s:path class="arrow" d="M463.40000000000015,48.54053571428571L 321.5,176.4194642857143"/>
  <s:path class="arrow" d="M465.249168991872,49L 321.9008310081282,286.99"/>
  <s:path class="arrow" d="M463.40000000000015,47.18592592592593L 156.8,234.17407407407413"/>
  <s:path class="arrow" d="M465.25208306462025,49L 377.54791693537993,194.76"/>
  <s:path class="arrow" d="M465.8098671482008,49L 395.5901328517994,194.76"/>
  <s:path class="arrow" d="M463.40000000000015,45.241160919540235L 81.20000000000009,118.48883908045977"/>
  <s:path class="arrow" d="M465.5546301621996,49L 377.2453698378006,213.56"/>
  <s:path class="arrow" d="M463.40000000000015,46.505864L 97.7,216.05413600000003"/>
  <s:path class="arrow" d="M467.9067097415508,39.7c-50.20447316103381, -23.512500000000003 -150.61341948310144,-47.025000000000006 -150.61341948310144,0"/>
  <s:path class="arrow" d="M465.0742933398036,49L 312.7757066601966,286.99"/>
  <s:path class="arrow" d="M463.40000000000015,45.1188654353562L 359.00000000000006,62.3811345646438"/>
  <s:path class="arrowF" d="M468.56941489361714,39.7L 469.6305851063831,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ClientProvisioningFrameworkConfig"/>
 <s:g visibility="hidden" id="dep-MTPFramework">
  <s:path class="arrow" d="M484.97331006300027,49L 397.1266899369999,157.16"/>
  <s:path class="arrow" d="M484.10000000000014,45.42582331174838L 169.10000000000008,118.30417668825163"/>
  <s:path class="arrow" d="M484.10000000000014,47.16719811320755L 175.4,234.1928018867925"/>
  <s:path class="arrow" d="M484.10000000000014,47.08714940421632L 166.10000000000002,234.27285059578372"/>
  <s:path class="arrow" d="M484.10000000000014,47.01152406417113L 156.8,234.3484759358289"/>
  <s:path class="arrow" d="M484.10000000000014,45.557938659058486L 283.1,97.77206134094152"/>
  <s:path class="arrow" d="M484.10000000000014,46.28911038961039L 31.4,235.07088961038963"/>
  <s:path class="arrow" d="M485.5599296372681,49L 322.2900703627321,286.99"/>
  <s:path class="arrow" d="M488.03476912685755,49L 439.36523087314265,365.42"/>
  <s:path class="arrow" d="M484.10000000000014,46.25084659452578L 22.1,235.10915340547425"/>
  <s:path class="arrow" d="M485.38505398519965,49L 313.16494601480053,286.99"/>
  <s:path class="arrowF" d="M489.2694148936171,39.7L 490.33058510638307,30.199999999999996"/>
  <s:path class="arrowF" d="M491.0750000000001,49c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M489.91250000000014,39.7c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MTPUSBTransport">
  <s:path class="arrow" d="M501.9335773880471,49L 592.266422611953,157.16"/>
  <s:path class="arrow" d="M497.2020017192682,49L 439.497998280732,365.42"/>
  <s:path class="arrow" d="M495.72500000000014,49c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M494.51017833313125,49L 313.33982166686894,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MTPPTP-IPTransport">
  <s:path class="arrow" d="M502.70000000000016,47.01152406417113L 175.4,234.3484759358289"/>
  <s:path class="arrow" d="M507.053090413758,49L 500.1469095862422,157.16"/>
  <s:path class="arrow" d="M502.70000000000016,46.178677281077775L 22.1,235.18132271892225"/>
  <s:path class="arrow" d="M506.3692343116789,49L 439.63076568832133,365.42"/>
  <s:path class="arrow" d="M502.70000000000016,48.134929133858265L 321.5,195.62507086614173"/>
  <s:path class="arrow" d="M506.1875000000001,39.7c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M503.63530268106285,49L 313.51469731893735,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLIntegrationTest"/>
 <s:g visibility="hidden" id="dep-OMADeviceManagementIntegrationTest"/>
 <s:g visibility="hidden" id="dep-MTPIntegrationTest"/>
 <s:g visibility="hidden" id="dep-DataSyncAdaptors">
  <s:path class="arrow" d="M437.60000000000014,26.081751824817516L 282.50000000000006,43.81824817518248"/>
  <s:path class="arrow" d="M442.20141065830734,30.199999999999996L 438.69858934169287,365.42"/>
  <s:path class="arrow" d="M437.60000000000014,27.916519855595666L 31.4,234.64348014440435"/>
  <s:path class="arrow" d="M437.60000000000014,29.171690607734803L 175.4,233.38830939226523"/>
  <s:path class="arrow" d="M437.60000000000014,26.14958847736625L 301.1000000000001,43.75041152263375"/>
  <s:path class="arrow" d="M440.0979179976701,30.199999999999996L 321.2520820023301,286.99"/>
  <s:path class="arrow" d="M437.60000000000014,28.9394829369183L 156.8,233.62051706308176"/>
  <s:path class="arrow" d="M439.9353977977377,30.199999999999996L 312.11460220226246,286.99"/>
  <s:path class="arrow" d="M437.60000000000014,28.464L 416.9000000000001,41.436"/>
  <s:path class="arrow" d="M437.60000000000014,29.773188405797104L 426.2000000000001,40.1268115942029"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DeviceManagementAdaptors">
  <s:path class="arrow" d="M454.66562031867096,30.199999999999996L 497.63437968132934,94.33000000000001"/>
  <s:path class="arrow" d="M446.90000000000015,27.8151209398756L 22.1,234.74487906012445"/>
  <s:path class="arrow" d="M446.90000000000015,26.947601918465224L 331.1000000000001,61.75239808153477"/>
  <s:path class="arrow" d="M446.90000000000015,26.304922279792745L 340.4000000000001,43.59507772020726"/>
  <s:path class="arrow" d="M447.5105636527797,30.199999999999996L 320.88943634722045,175.96"/>
  <s:path class="arrow" d="M446.90000000000015,27.348765432098762L 359.00000000000006,61.35123456790123"/>
  <s:path class="arrow" d="M447.1690613137008,30.199999999999996L 292.1309386862993,194.76"/>
  <s:path class="arrow" d="M451.3758881922676,30.199999999999996L 438.8241118077326,365.42"/>
  <s:path class="arrow" d="M446.90000000000015,27.8647104519774L 31.4,234.69528954802269"/>
  <s:path class="arrow" d="M446.90000000000015,27.61373876986869L 22.1,216.14626123013136"/>
  <s:path class="arrow" d="M451.0305851063831,30.199999999999996L 449.9694148936171,39.7"/>
  <s:path class="arrow" d="M449.23539779773773,30.199999999999996L 321.4146022022625,286.99"/>
  <s:path class="arrow" d="M446.90000000000015,28.834198396793585L 156.8,233.7258016032065"/>
  <s:path class="arrow" d="M446.90000000000015,27.184698142414856L 68.6,160.17530185758517"/>
  <s:path class="arrow" d="M449.07287759780536,30.199999999999996L 312.2771224021948,286.99"/>
  <s:path class="arrow" d="M446.90000000000015,28.464L 426.2000000000001,41.436"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DeviceManagementAdaptorsConfig"/>
 <s:g visibility="hidden" id="dep-ClientProvisioningAdaptors">
  <s:path class="arrow" d="M465.5000000000001,27.10984490398818L 68.6,160.25015509601184"/>
  <s:path class="arrow" d="M465.5000000000001,27.348765432098766L 426.2000000000001,42.55123456790123"/>
  <s:path class="arrow" d="M465.5000000000001,26.766701461377867L 331.1000000000001,61.933298538622125"/>
  <s:path class="arrow" d="M465.5000000000001,26.200446428571425L 340.4000000000001,43.699553571428574"/>
  <s:path class="arrow" d="M472.0877638567344,30.199999999999996L 498.81223614326586,94.33000000000001"/>
  <s:path class="arrow" d="M465.5527795691991,30.199999999999996L 321.447220430801,175.96"/>
  <s:path class="arrow" d="M469.72484326018815,30.199999999999996L 439.075156739812,365.42"/>
  <s:path class="arrow" d="M465.5000000000001,27.767611637347763L 31.4,234.79238836265228"/>
  <s:path class="arrow" d="M465.5000000000001,27.52894632206759L 22.1,216.23105367793244"/>
  <s:path class="arrow" d="M469.6305851063831,30.199999999999996L 468.56941489361714,39.7"/>
  <s:path class="arrow" d="M467.510357397873,30.199999999999996L 321.73964260212716,286.99"/>
  <s:path class="arrow" d="M465.5000000000001,29.982286184210523L 292.4,194.97771381578946"/>
  <s:path class="arrow" d="M467.34783719794063,30.199999999999996L 312.6021628020595,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ClientProvisioningAdaptorsConfig"/>
 <s:g visibility="hidden" id="dep-MTPFileandFolderProvider">
  <s:path class="arrow" d="M490.14545454545464,30.199999999999996L 439.35454545454553,365.42"/>
  <s:path class="arrow" d="M486.2000000000001,27.66870071105365L 31.4,234.89129928894636"/>
  <s:path class="arrow" d="M490.33058510638307,30.199999999999996L 489.2694148936171,39.7"/>
  <s:path class="arrow" d="M487.6860986884138,30.199999999999996L 312.96390131158637,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BackupandRestoreProvider"/>
 <s:g visibility="hidden" id="dep-SyncMLDataProvider"/>
 <s:g visibility="hidden" id="dep-BluetoothAVRCP">
  <s:path class="arrow" d="M522.9136094674557,30.199999999999996L 604.2863905325443,213.56"/>
  <s:path class="arrow" d="M522.3905498677096,30.199999999999996L 576.9094501322903,194.76"/>
  <s:path class="arrow" d="M516.2,27.540060716454157L 31.4,235.01993928354585"/>
  <s:path class="arrow" d="M516.2,28.216908055329533L 156.8,234.3430919446705"/>
  <s:path class="arrow" d="M519.7405433646813,30.199999999999996L 439.75945663531877,365.42"/>
  <s:path class="arrow" d="M516.2,28.168882410106896L 216.8,196.79111758989313"/>
  <s:path class="arrow" d="M517.1618399789545,30.199999999999996L 313.4881600210456,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothAD2P"/>
 <s:g visibility="hidden" id="dep-BluetoothSBCEncoder"/>
 <s:g visibility="hidden" id="dep-BackupEngine">
  <s:path class="arrow" d="M412.6499739345759,67.8L 438.2500260654243,365.42"/>
  <s:path class="arrow" d="M407.60000000000014,65.10418161434977L 283.1,117.42581838565023"/>
  <s:path class="arrow" d="M407.60000000000014,64.31202887537994L 22.1,160.64797112462006"/>
  <s:path class="arrow" d="M407.60000000000014,65.2471439688716L 31.4,234.91285603112846"/>
  <s:path class="arrow" d="M407.60000000000014,64.97631458966565L 22.1,216.38368541033435"/>
  <s:path class="arrow" d="M407.60000000000014,65.19774316109422L 22.1,234.96225683890583"/>
  <s:path class="arrow" d="M407.60000000000014,66.37348086124402L 166.10000000000002,233.78651913875598"/>
  <s:path class="arrow" d="M410.35430434592337,67.8L 320.9956956540768,286.99"/>
  <s:path class="arrow" d="M407.60000000000014,66.25822376009226L 156.8,233.90177623990775"/>
  <s:path class="arrow" d="M407.60000000000014,64.77121994657168L 80.00000000000001,178.98878005342831"/>
  <s:path class="arrow" d="M410.1650400455163,67.8L 311.88495995448386,286.99"/>
  <s:path class="arrow" d="M407.60000000000014,64.3952130044843L 283.1,97.73478699551572"/>
  <s:path class="arrow" d="M407.60000000000014,65.40886278195488L 97.7,215.95113721804515"/>
  <s:path class="arrow" d="M407.60000000000014,64.53345744680851L 22.1,179.2265425531915"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileConverterFramework">
  <s:path class="arrow" d="M81.20000000000009,102.46127174813589L 434.0000000000001,366.58872825186415"/>
  <s:path class="arrow" d="M72.17605443259598,103.63000000000002L 21.823945567404117,157.16"/>
  <s:path class="arrow" d="M74.87232123451432,103.63000000000002L 28.427678765485773,232.36"/>
  <s:path class="arrow" d="M74.55901977830915,103.63000000000002L 19.440980221690943,232.36"/>
  <s:path class="arrow" d="M81.20000000000009,102.6735435992579L 314.4500000000001,287.9464564007421"/>
  <s:path class="arrow" d="M79.09683764399051,103.63000000000002L 149.60316235600956,232.36"/>
  <s:path class="arrow" d="M81.20000000000009,102.82081028938909L 305.1500000000001,287.7991897106109"/>
  <s:path class="arrowF" d="M78.87500000000009,103.63000000000002c1.5499999999999983, 5.8125 4.649999999999995,11.625 4.649999999999995,0"/>
  <s:path class="arrowF" d="M77.71250000000008,94.33000000000001c5.425000000000003, -6.975000000000001 16.27500000000001,-13.950000000000003 16.27500000000001,0"/>
  <s:path class="arrowF" d="M81.20000000000009,97.77378205128207L 282.5000000000001,45.55621794871795"/>
  <s:path class="arrowF" d="M81.20000000000009,97.82479536152799L 291.8000000000001,45.50520463847204"/>
  <s:path class="arrowF" d="M81.20000000000009,98.15233233979137L 273.2000000000001,63.977667660208645"/>
  <s:path class="arrowF" d="M81.20000000000009,98.31329531812727L 321.8000000000001,63.81670468187275"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTMLtoRichTextConverter">
  <s:path class="arrow" d="M90.50000000000009,102.55303996598641L 434.0000000000001,366.4969600340136"/>
  <s:path class="arrow" d="M83.85901977830915,103.63000000000002L 28.74098022169094,232.36"/>
  <s:path class="arrow" d="M83.18238278956646,103.63000000000002L 20.11761721043362,213.56"/>
  <s:path class="arrow" d="M83.52500000000008,103.63000000000002c-1.5499999999999983, 5.8125 -4.649999999999995,11.625 -4.649999999999995,0"/>
  <s:path class="arrow" d="M90.50000000000009,102.82081028938909L 314.4500000000001,287.7991897106109"/>
  <s:path class="arrow" d="M88.08353618778534,103.63000000000002L 149.91646381221474,232.36"/>
  <s:path class="arrow" d="M83.7301470588236,103.63000000000002L 78.66985294117656,114.73"/>
  <s:path class="arrow" d="M90.50000000000009,99.65155522001727L 776.6,198.73844477998273"/>
  <s:path class="arrow" d="M90.50000000000009,102.98030810448762L 305.1500000000001,287.6396918955123"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RichTexttoHTMLConverter">
  <s:path class="arrow" d="M99.8000000000001,102.64977729257643L 434.0000000000001,366.4002227074236"/>
  <s:path class="arrow" d="M92.84571832210398,103.63000000000002L 29.054281677896114,232.36"/>
  <s:path class="arrow" d="M92.11968044955137,103.63000000000002L 20.480319550448726,213.56"/>
  <s:path class="arrow" d="M93.9875000000001,94.33000000000001c-5.425000000000003, -6.975000000000001 -16.27500000000001,-13.950000000000003 -16.27500000000001,0"/>
  <s:path class="arrow" d="M99.8000000000001,102.98030810448762L 314.4500000000001,287.6396918955123"/>
  <s:path class="arrow" d="M97.07023473158019,103.63000000000002L 150.2297652684199,232.36"/>
  <s:path class="arrow" d="M90.91029411764714,103.63000000000002L 80.78970588235302,114.73"/>
  <s:path class="arrow" d="M99.8000000000001,99.66065806733714L 776.6,198.72934193266286"/>
  <s:path class="arrow" d="M99.8000000000001,103.15362683438157L 305.1500000000001,287.46637316561845"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextHandling">
  <s:path class="arrow" d="M73.76931599716693,124.03000000000002L 20.230684002833158,213.56"/>
  <s:path class="arrow" d="M81.20000000000009,122.68244897959184L 314.4500000000001,288.33755102040817"/>
  <s:path class="arrow" d="M81.20000000000009,119.9080821626224L 776.6,198.8819178373776"/>
  <s:path class="arrow" d="M81.20000000000009,122.59929991714996L 434.0000000000001,366.85070008285004"/>
  <s:path class="arrow" d="M79.53852333588378,124.03000000000002L 149.1614766641163,232.36"/>
  <s:path class="arrow" d="M81.20000000000009,122.81412218649518L 305.1500000000001,288.2058778135048"/>
  <s:path class="arrowF" d="M78.66985294117656,114.73L 83.7301470588236,103.63000000000002"/>
  <s:path class="arrowF" d="M80.78970588235303,114.73L 90.91029411764714,103.63000000000002"/>
  <s:path class="arrowF" d="M78.87500000000009,124.03000000000002c1.5499999999999983, 5.8125 4.649999999999995,11.625 4.649999999999995,0"/>
  <s:path class="arrowF" d="M81.20000000000009,119.22166249374062L 671.0000000000001,99.1383375062594"/>
  <s:path class="arrowF" d="M81.20000000000009,117.64681818181819L 273.2000000000001,46.08318181818183"/>
  <s:path class="arrowF" d="M81.20000000000009,117.92991895261846L 312.5000000000001,45.80008104738155"/>
  <s:path class="arrowF" d="M81.20000000000009,117.98388355342138L 321.8000000000001,45.74611644657864"/>
  <s:path class="arrowF" d="M81.20000000000009,118.33370348139256L 321.8000000000001,64.19629651860744"/>
  <s:path class="arrowF" d="M81.20000000000009,118.37124421296298L 331.10000000000014,64.15875578703704"/>
  <s:path class="arrowF" d="M81.20000000000009,118.43878509719224L 349.7000000000001,64.09121490280776"/>
  <s:path class="arrowF" d="M81.20000000000009,117.56657730673318L 312.5000000000001,27.36342269326684"/>
  <s:path class="arrowF" d="M81.20000000000009,117.69670717592594L 331.10000000000014,27.23329282407407"/>
  <s:path class="arrowF" d="M81.20000000000009,117.75501117318437L 340.4000000000001,27.174988826815635"/>
  <s:path class="arrowF" d="M81.20000000000009,118.48883908045978L 463.40000000000015,45.241160919540235"/>
  <s:path class="arrowF" d="M81.20000000000009,118.01116883116885L 141.20000000000007,100.3488311688312"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextFormatting">
  <s:path class="arrow" d="M90.50000000000009,119.92239833843465L 767.3000000000001,198.86760166156537"/>
  <s:path class="arrow" d="M90.50000000000009,119.68503942486086L 728.0000000000001,161.50496057513914"/>
  <s:path class="arrow" d="M83.52500000000008,124.03000000000002c-1.5499999999999983, 5.8125 -4.649999999999995,11.625 -4.649999999999995,0"/>
  <s:path class="arrow" d="M90.50000000000009,119.81395747599453L 737.3000000000001,180.1760425240055"/>
  <s:path class="arrow" d="M90.50000000000009,119.80789224526602L 746.6000000000001,180.182107754734"/>
  <s:path class="arrow" d="M90.50000000000009,122.684162414966L 434.0000000000001,366.76583758503403"/>
  <s:path class="arrow" d="M88.47088752869173,124.03000000000002L 149.52911247130834,232.36"/>
  <s:path class="arrow" d="M90.50000000000009,119.91514452113893L 776.6,198.8748554788611"/>
  <s:path class="arrow" d="M90.50000000000009,122.9567314132619L 305.1500000000001,288.0632685867381"/>
  <s:path class="arrowF" d="M90.50000000000009,117.799L 141.20000000000007,100.561"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Word"/>
 <s:g visibility="hidden" id="dep-AlarmServer">
  <s:path class="arrow" d="M107.01500000000009,114.73c15.190000000000005, -10.462500000000002 45.570000000000014,-20.925000000000004 45.570000000000014,0"/>
  <s:path class="arrow" d="M103.39544758990061,124.03000000000002L 29.90455241009947,232.36"/>
  <s:path class="arrow" d="M111.20000000000009,123.14856739590685L 314.4500000000001,287.8714326040932"/>
  <s:path class="arrow" d="M111.20000000000009,123.3210036900369L 305.1500000000001,287.6989963099631"/>
  <s:path class="arrow" d="M111.20000000000009,122.89011291779586L 434.0000000000001,366.55988708220417"/>
  <s:path class="arrow" d="M108.35260137719978,124.03000000000002L 150.3473986228003,232.36"/>
  <s:path class="arrowF" d="M111.20000000000009,119.21331576172905L 671.0000000000001,99.14668423827098"/>
  <s:path class="arrowF" d="M111.20000000000009,117.3432837127846L 273.2000000000001,46.38671628721542"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AlarmServerTest"/>
 <s:g visibility="hidden" id="dep-Help"/>
 <s:g visibility="hidden" id="dep-CoreAppsTest"/>
 <s:g visibility="hidden" id="dep-ApplicationServicesDocumentation"/>
 <s:g visibility="hidden" id="dep-BackupRestoreNotification">
  <s:path class="arrow" d="M157.7000000000001,123.461612394958L 434.0000000000001,365.988387605042"/>
  <s:path class="arrow" d="M157.28132183908056,124.03000000000002L 305.5686781609196,286.99"/>
  <s:path class="arrowF" d="M152.5850000000001,114.73c-15.190000000000005, -10.462500000000002 -45.570000000000014,-20.925000000000004 -45.570000000000014,0"/>
  <s:path class="arrowF" d="M154.94671052631588,124.03000000000002c2.5355263157894634, 6.0749999999999975 7.606578947368391,12.149999999999995 7.606578947368391,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneServer">
  <s:path class="arrow" d="M162.5532894736843,124.03000000000002c-2.5355263157894634, 6.0749999999999975 -7.606578947368391,12.149999999999995 -7.606578947368391,0"/>
  <s:path class="arrow" d="M159.80000000000007,123.35225490196079L 31.4,233.03774509803924"/>
  <s:path class="arrow" d="M164.6990436113237,124.03000000000002L 170.50095638867637,232.36"/>
  <s:path class="arrow" d="M164.33140780413166,124.03000000000002L 161.56859219586843,232.36"/>
  <s:path class="arrow" d="M163.96377199693964,124.03000000000002L 152.63622800306047,232.36"/>
  <s:path class="arrow" d="M165.06667941851575,124.03000000000002L 179.43332058148434,232.36"/>
  <s:path class="arrow" d="M169.10000000000008,123.63130743982495L 434.0000000000001,365.81869256017507"/>
  <s:path class="arrow" d="M168.62463427377227,124.03000000000002L 314.9253657262278,286.99"/>
  <s:path class="arrow" d="M168.37358934169288,124.03000000000002L 305.87641065830724,286.99"/>
  <s:path class="arrow" d="M169.10000000000008,118.54789473684211L 273.80000000000007,99.81210526315792"/>
  <s:path class="arrowF" d="M166.77500000000006,124.03000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M169.10000000000008,116.30337301587302L 273.2000000000001,47.426626984127"/>
  <s:path class="arrowF" d="M169.10000000000008,116.53656479217605L 282.5000000000001,47.19343520782397"/>
  <s:path class="arrowF" d="M169.10000000000008,117.76599074074075L 321.8000000000001,64.76400925925927"/>
  <s:path class="arrowF" d="M169.10000000000008,118.30417668825163L 484.10000000000014,45.42582331174839"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneLocalization">
  <s:path class="arrow" d="M178.4000000000001,123.78056058890148L 434.0000000000001,365.66943941109855"/>
  <s:path class="arrow" d="M169.10000000000008,123.10094897959185L 31.4,233.28905102040818"/>
  <s:path class="arrow" d="M173.63140780413167,124.03000000000002L 170.86859219586842,232.36"/>
  <s:path class="arrow" d="M173.26377199693965,124.03000000000002L 161.93622800306048,232.36"/>
  <s:path class="arrow" d="M177.6735893416929,124.03000000000002L 315.1764106583073,286.99"/>
  <s:path class="arrow" d="M177.42254440961347,124.03000000000002L 306.1274555903867,286.99"/>
  <s:path class="arrow" d="M171.4250000000001,124.03000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneLocalizationResourceFactory"/>
 <s:g visibility="hidden" id="dep-TimeZoneDatabase"/>
 <s:g visibility="hidden" id="dep-WorldServer">
  <s:path class="arrow" d="M206.04606685547895,124.03000000000002L 434.25393314452117,365.42"/>
  <s:path class="arrow" d="M197.00000000000006,122.50738421955404L 31.4,233.88261578044597"/>
  <s:path class="arrow" d="M204.8204545454546,124.03000000000002L 315.9295454545455,286.99"/>
  <s:path class="arrow" d="M199.69322876817145,124.03000000000002L 154.10677123182862,232.36"/>
  <s:path class="arrow" d="M204.5694096133752,124.03000000000002L 306.88059038662493,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WorldServerTest"/>
 <s:g visibility="hidden" id="dep-SMILParser">
  <s:path class="arrow" d="M111.20000000000009,102.77574977416442L 434.0000000000001,366.2742502258356"/>
  <s:path class="arrow" d="M103.86167137578795,103.63000000000002L 29.438328624212133,232.36"/>
  <s:path class="arrow" d="M103.07507758114576,103.63000000000002L 20.924922418854337,213.56"/>
  <s:path class="arrow" d="M111.20000000000009,103.19486238532112L 314.4500000000001,287.4251376146789"/>
  <s:path class="arrow" d="M111.20000000000009,103.3877195571956L 305.1500000000001,287.2322804428044"/>
  <s:path class="arrowF" d="M111.20000000000009,99.59517509727628L 256.1000000000001,118.76482490272375"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WebRecognisers">
  <s:path class="arrow" d="M120.50000000000009,102.88510687732344L 434.0000000000001,366.16489312267663"/>
  <s:path class="arrow" d="M111.20000000000007,101.94910060975612L 22.1,158.84089939024392"/>
  <s:path class="arrow" d="M120.50000000000009,103.59907192575407L 305.1500000000001,287.02092807424594"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ReferenceDRMAgent">
  <s:path class="arrow" d="M125.22011186770438,94.33000000000001c102.75325875486384, -43.2 308.2597762645915,-86.4 308.2597762645915,0"/>
  <s:path class="arrow" d="M120.50000000000009,102.50441504178275L 22.1,177.08558495821728"/>
  <s:path class="arrow" d="M124.30629476364803,103.63000000000002L 114.59370523635206,157.16"/>
  <s:path class="arrow" d="M129.8000000000001,101.41609546165886L 312.20000000000005,196.97390453834115"/>
  <s:path class="arrow" d="M129.8000000000001,99.75971577261811L 495.2000000000001,161.0302842273819"/>
  <s:path class="arrow" d="M127.4750000000001,103.63000000000002c1.5499999999999912, 5.812499999999998 4.649999999999974,11.624999999999996 4.649999999999974,0"/>
  <s:path class="arrow" d="M129.8000000000001,103.00095215311006L 434.0000000000001,366.04904784689"/>
  <s:path class="arrow" d="M121.83506846337761,103.63000000000002L 30.06493153662248,232.36"/>
  <s:path class="arrow" d="M129.8000000000001,103.59907192575407L 314.4500000000001,287.02092807424594"/>
  <s:path class="arrow" d="M126.05958487285382,103.63000000000002L 151.24041512714626,232.36"/>
  <s:path class="arrow" d="M129.6066723762069,103.63000000000002L 305.34332762379324,286.99"/>
  <s:path class="arrow" d="M129.8000000000001,99.23115170770454L 498.20000000000016,119.12884829229549"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CAFStreamingSupport">
  <s:path class="arrow" d="M139.10000000000008,103.12388067061146L 434.0000000000001,365.9261193293886"/>
  <s:path class="arrow" d="M132.91800891293974,103.63000000000002L 115.28199108706033,157.16"/>
  <s:path class="arrow" d="M130.50846555096726,103.63000000000002L 21.391534449032832,232.36"/>
  <s:path class="arrow" d="M138.90667237620687,103.63000000000002L 314.6433276237933,286.99"/>
  <s:path class="arrow" d="M139.10000000000008,101.54030427631581L 312.20000000000005,196.8496957236842"/>
  <s:path class="arrow" d="M135.04628341664863,103.63000000000002L 151.55371658335145,232.36"/>
  <s:path class="arrow" d="M139.10000000000008,99.77956075533663L 495.2000000000001,161.0104392446634"/>
  <s:path class="arrow" d="M139.10000000000008,99.30971845672578L 417.5000000000001,119.05028154327425"/>
  <s:path class="arrow" d="M138.68220959202748,103.63000000000002L 305.56779040797267,286.99"/>
  <s:path class="arrowF" d="M132.12500000000006,103.63000000000002c-1.5499999999999912, 5.812499999999998 -4.649999999999974,11.624999999999996 -4.649999999999974,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrintingUISupport">
  <s:path class="arrow" d="M150.50000000000009,99.47788599182006L 728.0000000000001,161.31211400817998"/>
  <s:path class="arrow" d="M150.50000000000009,103.28522028688526L 434.0000000000001,365.76477971311476"/>
  <s:path class="arrow" d="M150.03152444721277,103.63000000000002L 314.9184755527874,286.99"/>
  <s:path class="arrow" d="M146.0622364703326,103.63000000000002L 151.93776352966748,232.36"/>
  <s:path class="arrow" d="M141.20000000000007,100.34883116883118L 81.20000000000009,118.01116883116885"/>
  <s:path class="arrow" d="M141.20000000000007,100.56100000000002L 90.50000000000009,117.799"/>
  <s:path class="arrow" d="M150.50000000000009,99.71496931067047L 776.6,198.67503068932956"/>
  <s:path class="arrow" d="M149.8070616630334,103.63000000000002L 305.84293833696677,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommandShell">
  <s:path class="arrow" d="M217.7000000000001,121.31686734693878L 80.00000000000001,178.67313265306123"/>
  <s:path class="arrow" d="M226.36210658582323,124.03000000000002L 434.637893414177,365.42"/>
  <s:path class="arrow" d="M224.71063218390816,124.03000000000002L 307.43936781609204,286.99"/>
  <s:path class="arrow" d="M224.96167711598756,124.03000000000002L 316.48832288401263,286.99"/>
  <s:path class="arrow" d="M217.7000000000001,121.37752818035428L 40.7,197.41247181964573"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelnetServer">
  <s:path class="arrow" d="M235.48960269655763,124.03000000000002L 434.8103973034426,365.42"/>
  <s:path class="arrow" d="M233.75958725182875,124.03000000000002L 307.6904127481714,286.99"/>
  <s:path class="arrow" d="M236.30000000000013,123.74783450704227L 312.20000000000005,195.04216549295774"/>
  <s:path class="arrow" d="M236.30000000000013,120.11564317673378L 495.2000000000001,161.0743568232662"/>
  <s:path class="arrow" d="M227.0000000000001,121.28255368098161L 40.7,197.5074463190184"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourceManagerUIPlugin">
  <s:path class="arrow" d="M246.67814631616747,124.03000000000002L 435.0218536838327,365.42"/>
  <s:path class="arrow" d="M247.7000000000001,119.36280166435508L 671.0000000000001,117.79719833564495"/>
  <s:path class="arrow" d="M238.4000000000001,121.8045545212766L 22.1,234.58544547872344"/>
  <s:path class="arrow" d="M244.85185475444106,124.03000000000002L 307.9981452455591,286.99"/>
  <s:path class="arrow" d="M247.7000000000001,119.78298100490197L 728.0000000000001,161.40701899509804"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TestSensor">
  <s:path class="arrow" d="M264.0498324624038,124.03000000000002L 435.35016753759635,365.42"/>
  <s:path class="arrow" d="M256.1000000000001,121.62816892725031L 22.1,234.76183107274971"/>
  <s:path class="arrow" d="M262.325104493208,124.03000000000002L 317.5248955067921,286.99"/>
  <s:path class="arrow" d="M262.0740595611286,124.03000000000002L 308.47594043887153,286.99"/>
  <s:path class="arrow" d="M258.9546107709609,124.03000000000002L 231.6453892290391,194.76"/>
  <s:path class="arrow" d="M256.1000000000001,118.76482490272375L 111.20000000000009,99.59517509727628"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationArchitecture">
  <s:path class="arrow" d="M273.80000000000007,120.57793260473589L 118.4,160.61206739526412"/>
  <s:path class="arrow" d="M283.1,120.13408206686931L 767.3000000000001,198.6559179331307"/>
  <s:path class="arrow" d="M283.1,120.12013424821004L 776.6,198.66986575178998"/>
  <s:path class="arrow" d="M273.80000000000007,120.1359367816092L 22.1,161.0540632183908"/>
  <s:path class="arrow" d="M273.80000000000007,121.55314064362337L 31.4,234.83685935637666"/>
  <s:path class="arrow" d="M274.19254016832446,124.03000000000002L 175.0074598316756,232.36"/>
  <s:path class="arrow" d="M273.80000000000007,121.47570689655173L 22.1,234.9142931034483"/>
  <s:path class="arrow" d="M273.80000000000007,123.71079572446557L 156.8,232.67920427553446"/>
  <s:path class="arrow" d="M283.1,119.99428155339807L 737.3000000000001,179.99571844660196"/>
  <s:path class="arrow" d="M283.1,119.81438903566712L 728.0000000000001,161.3756109643329"/>
  <s:path class="arrow" d="M279.5473092998956,124.03000000000002L 318.00269070010455,286.99"/>
  <s:path class="arrow" d="M281.4215186086402,124.03000000000002L 435.6784813913599,365.42"/>
  <s:path class="arrow" d="M279.29626436781615,124.03000000000002L 308.95373563218396,286.99"/>
  <s:path class="arrowF" d="M273.80000000000007,120.57793260473589L 118.4,160.61206739526412"/>
  <s:path class="arrowF" d="M280.77500000000003,124.03000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M282.4194113462565,114.73L 322.48058865374367,67.8"/>
  <s:path class="arrowF" d="M283.1,115.45403153153154L 340.4000000000001,67.07596846846846"/>
  <s:path class="arrowF" d="M283.1,117.42581838565023L 407.60000000000014,65.10418161434978"/>
  <s:path class="arrowF" d="M283.1,121.17165497076024L 530.3000000000001,216.41834502923976"/>
  <s:path class="arrowF" d="M273.80000000000007,117.26014705882353c-7.199999999999999, -5.386764705882349 -14.399999999999999 -16.160294117647048 0,-16.160294117647048"/>
  <s:path class="arrowF" d="M278.4128148740504,114.73L 277.8871851259497,49"/>
  <s:path class="arrowF" d="M281.289656826175,114.73L 332.91034317382514,30.199999999999996"/>
  <s:path class="arrowF" d="M283.1,117.53986550632912L 463.40000000000015,46.1901344936709"/>
  <s:path class="arrowF" d="M283.1,119.14117824773415L 671.0000000000001,99.21882175226588"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ViewServer">
  <s:path class="arrow" d="M290.5490147193746,124.03000000000002L 435.85098528062554,365.42"/>
  <s:path class="arrow" d="M285.42500000000007,124.03000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M283.1000000000001,121.47570689655173L 31.4,234.9142931034483"/>
  <s:path class="arrow" d="M288.59626436781616,124.03000000000002L 318.253735632184,286.99"/>
  <s:path class="arrow" d="M288.34521943573674,124.03000000000002L 309.2047805642634,286.99"/>
  <s:path class="arrow" d="M292.40000000000003,119.82346931894809L 728.0000000000001,161.36653068105193"/>
  <s:path class="arrowF" d="M292.40000000000003,119.36081979891726L 671.0000000000001,117.79918020108276"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UIFTestFramework"/>
 <s:g visibility="hidden" id="dep-SecureSoftwareInstall">
  <s:path class="arrow" d="M273.80000000000007,100.75388888888891L 118.4,160.03611111111113"/>
  <s:path class="arrow" d="M280.6374310915105,103.63000000000002L 314.66256890848956,175.96"/>
  <s:path class="arrow" d="M282.90877725779154,103.63000000000002L 370.29122274220856,194.76"/>
  <s:path class="arrow" d="M283.1,103.0443994778068L 388.7000000000001,195.3456005221932"/>
  <s:path class="arrow" d="M273.80000000000007,102.13114372469637L 134.9,196.25885627530363"/>
  <s:path class="arrow" d="M273.80000000000007,101.97039644012946L 97.7,215.21960355987056"/>
  <s:path class="arrow" d="M283.1,99.79894174757284L 737.3000000000001,179.7910582524272"/>
  <s:path class="arrow" d="M283.1,99.71721801665407L 670.1,161.07278198334598"/>
  <s:path class="arrow" d="M273.80000000000007,101.10421264367818L 22.1,216.08578735632187"/>
  <s:path class="arrow" d="M283.1,99.46796296296299L 468.20000000000016,118.89203703703704"/>
  <s:path class="arrow" d="M283.1,99.6232397622193L 728.0000000000001,161.16676023778072"/>
  <s:path class="arrow" d="M273.80000000000007,101.49887540453076L 97.7,196.89112459546925"/>
  <s:path class="arrow" d="M273.80000000000007,100.84892909896604L 80.00000000000001,178.741070901034"/>
  <s:path class="arrow" d="M273.80000000000007,100.09938505747128L 22.1,160.69061494252875"/>
  <s:path class="arrow" d="M273.80000000000007,102.34212742980563L 144.2,196.0478725701944"/>
  <s:path class="arrow" d="M273.80000000000007,101.4391551724138L 22.1,234.55084482758625"/>
  <s:path class="arrow" d="M273.80000000000007,101.0998529411765c-7.199999999999999, 5.386764705882349 -14.399999999999999 16.160294117647048 0,16.160294117647048"/>
  <s:path class="arrow" d="M274.19516409476205,103.63000000000002L 156.40483590523803,232.36"/>
  <s:path class="arrow" d="M283.1,100.39160714285715L 341.0000000000001,117.96839285714287"/>
  <s:path class="arrow" d="M281.1979065992844,103.63000000000002L 435.9020934007157,365.42"/>
  <s:path class="arrow" d="M279.43111958891313,103.63000000000002L 318.118880411087,286.99"/>
  <s:path class="arrow" d="M279.20665680473377,103.63000000000002L 309.04334319526635,286.99"/>
  <s:path class="arrow" d="M273.80000000000007,100.55583333333335L 97.7,160.23416666666668"/>
  <s:path class="arrowF" d="M283.1,100.39160714285715L 341.0000000000001,117.96839285714287"/>
  <s:path class="arrowF" d="M283.1,101.14147953216376L 530.3000000000001,216.04852046783625"/>
  <s:path class="arrowF" d="M280.77500000000003,103.63000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M283.1,97.77206134094153L 484.10000000000014,45.55793865905849"/>
  <s:path class="arrowF" d="M283.1,97.73478699551572L 407.60000000000014,64.3952130044843"/>
  <s:path class="arrowF" d="M273.80000000000007,99.81210526315792L 169.10000000000008,118.54789473684211"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecureSoftwareInstallDeviceTools">
  <s:path class="arrow" d="M290.3383839315357,103.63000000000002L 436.06161606846445,365.42"/>
  <s:path class="arrow" d="M283.1000000000001,101.4391551724138L 31.4,234.55084482758625"/>
  <s:path class="arrow" d="M288.5066568047338,103.63000000000002L 318.34334319526636,286.99"/>
  <s:path class="arrow" d="M283.1000000000001,101.29321852731593L 166.10000000000002,159.4967814726841"/>
  <s:path class="arrow" d="M292.40000000000003,100.61834196891193L 341.0000000000001,117.7416580310881"/>
  <s:path class="arrow" d="M288.2821940205544,103.63000000000002L 309.2678059794457,286.99"/>
  <s:path class="arrow" d="M285.42500000000007,103.63000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SoftwareComponentRegistry"/>
 <s:g visibility="hidden" id="dep-SoftwareInstallationFramework"/>
 <s:g visibility="hidden" id="dep-SoftwareTransactionServices"/>
 <s:g visibility="hidden" id="dep-ReferenceSoftwareInstallPlugin"/>
 <s:g visibility="hidden" id="dep-ReferenceSoftwareApplicationManager"/>
 <s:g visibility="hidden" id="dep-AfterMarketApplicationStarter"/>
 <s:g visibility="hidden" id="dep-ApplicationLaunchPlugins"/>
 <s:g visibility="hidden" id="dep-CertificateandKeyManagement">
  <s:path class="arrow" d="M347.9750000000001,124.03000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrow" d="M341.0000000000001,121.09520696142992L 31.4,235.2947930385701"/>
  <s:path class="arrow" d="M341.0000000000001,121.04660420475321L 22.1,235.34339579524683"/>
  <s:path class="arrow" d="M343.9766275146821,124.03000000000002L 318.523372485318,194.76"/>
  <s:path class="arrow" d="M350.30000000000007,118.30081911262799L 428.90000000000015,100.05918088737204"/>
  <s:path class="arrow" d="M341.0000000000001,120.08038871139512L 68.6,161.1096112886049"/>
  <s:path class="arrow" d="M341.0000000000001,117.96839285714287L 283.1,100.39160714285715"/>
  <s:path class="arrow" d="M346.42500000000007,124.03000000000002c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrow" d="M341.0000000000001,119.98115630712981L 22.1,161.2088436928702"/>
  <s:path class="arrow" d="M344.93330721003144,124.03000000000002L 319.8166927899687,286.99"/>
  <s:path class="arrow" d="M341.0000000000001,120.85323634204276L 97.7,197.93676365795724"/>
  <s:path class="arrow" d="M341.0000000000001,120.78024223034735L 22.1,216.80975776965266"/>
  <s:path class="arrow" d="M341.0000000000001,121.10766713091922L 134.9,197.68233286908077"/>
  <s:path class="arrow" d="M347.37503889265633,124.03000000000002L 436.92496110734385,365.42"/>
  <s:path class="arrow" d="M341.0000000000001,122.20676744186048L 156.8,234.18323255813954"/>
  <s:path class="arrow" d="M344.682262277952,124.03000000000002L 310.76773772204814,286.99"/>
  <s:path class="arrow" d="M341.0000000000001,121.19931710213778L 97.7,216.39068289786223"/>
  <s:path class="arrowF" d="M350.30000000000007,116.52959558823531L 463.40000000000015,47.20040441176471"/>
  <s:path class="arrowF" d="M346.02344559585504,124.03000000000002c19.051036269430064, 11.887500000000005 57.15310880829019,23.77500000000001 57.15310880829019,0"/>
  <s:path class="arrowF" d="M350.30000000000007,118.40407407407409L 438.20000000000016,99.95592592592595"/>
  <s:path class="arrowF" d="M341.0000000000001,117.7416580310881L 292.40000000000003,100.61834196891193"/>
  <s:path class="arrowF" d="M341.0000000000001,121.3439294871795L 116.30000000000001,216.24607051282052"/>
  <s:path class="arrowF" d="M342.28582406597536,124.03000000000002L 291.11417593402473,194.76"/>
  <s:path class="arrowF" d="M341.0000000000001,117.96839285714287L 283.1,100.39160714285715"/>
  <s:path class="arrowF" d="M347.9750000000001,124.03000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M346.42500000000007,124.03000000000002c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M345.9717633928572,124.03000000000002c22.185491071428586, 13.050000000000006 66.55647321428576,26.100000000000012 66.55647321428576,0"/>
  <s:path class="arrowF" d="M345.93264705882365,114.73c25.31156862745098, -14.2125 75.93470588235294,-28.425 75.93470588235294,0"/>
  <s:path class="arrowF" d="M350.30000000000007,118.80299270072993L 505.4000000000002,99.55700729927008"/>
  <s:path class="arrowF" d="M350.30000000000007,114.78330039525693L 416.90000000000015,48.94669960474309"/>
  <s:path class="arrowF" d="M350.30000000000007,116.0188294797688L 444.8000000000001,47.711170520231235"/>
 </s:g>
 <s:g visibility="hidden" id="dep-File-basedCertificateandKeyStores">
  <s:path class="arrow" d="M356.1125000000001,114.73c5.424999999999987, -6.974999999999996 16.274999999999963,-13.949999999999992 16.274999999999963,0"/>
  <s:path class="arrow" d="M350.3000000000001,121.04660420475321L 31.4,235.34339579524683"/>
  <s:path class="arrow" d="M350.3000000000001,120.74165777777779L 22.1,216.84834222222224"/>
  <s:path class="arrow" d="M353.98226227795203,124.03000000000002L 320.06773772204815,286.99"/>
  <s:path class="arrow" d="M350.3000000000001,120.8009221076747L 97.7,197.98907789232533"/>
  <s:path class="arrow" d="M352.6250000000001,124.03000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M356.50253500339073,124.03000000000002L 437.09746499660946,365.42"/>
  <s:path class="arrow" d="M350.3000000000001,121.03616154873166L 134.9,197.75383845126834"/>
  <s:path class="arrow" d="M350.3000000000001,122.0771375739645L 156.8,234.3128624260355"/>
  <s:path class="arrow" d="M353.7312173458726,124.03000000000002L 311.01878265412756,286.99"/>
  <s:path class="arrow" d="M350.3000000000001,121.13471363115694L 97.7,216.45528636884308"/>
  <s:path class="arrowF" d="M352.6250000000001,124.03000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RootCertificates"/>
 <s:g visibility="hidden" id="dep-ASNPKCS">
  <s:path class="arrow" d="M374.7575272248595,124.03000000000002L 437.4424727751407,365.42"/>
  <s:path class="arrow" d="M371.8291274817138,124.03000000000002L 311.5208725182864,286.99"/>
  <s:path class="arrow" d="M368.9000000000001,121.01835828877006L 97.7,216.57164171122997"/>
  <s:path class="arrow" d="M372.7750000000001,124.03000000000002c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrowF" d="M372.7750000000001,124.03000000000002c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrowF" d="M372.38750000000005,114.73c-5.424999999999987, -6.974999999999996 -16.274999999999963,-13.949999999999992 -16.274999999999963,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenSSL">
  <s:path class="arrow" d="M380.87808254963437,124.03000000000002L 311.7719174503658,286.99"/>
  <s:path class="arrow" d="M378.2000000000001,120.45306660899655L 40.7,198.33693339100347"/>
  <s:path class="arrow" d="M378.2000000000001,121.07454092920355L 116.30000000000001,216.51545907079648"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EAPPluginsforWiFi">
  <s:path class="arrow" d="M389.60000000000014,120.90576195219124L 97.7,216.68423804780878"/>
  <s:path class="arrow" d="M395.0735669552038,124.03000000000002L 437.82643304479643,365.42"/>
  <s:path class="arrow" d="M398.9000000000001,123.8597665847666L 511.70000000000005,232.53023341523343"/>
  <s:path class="arrow" d="M389.75281144570795,124.03000000000002L 321.3471885542922,194.76"/>
  <s:path class="arrow" d="M389.60000000000014,120.36763136942676L 22.1,198.42236863057326"/>
  <s:path class="arrow" d="M391.9703500522467,124.03000000000002L 312.07964994775347,286.99"/>
  <s:path class="arrow" d="M396.5750000000001,124.03000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TLS">
  <s:path class="arrow" d="M398.90000000000015,122.66396193771627L 321.5,177.32603806228374"/>
  <s:path class="arrow" d="M404.2010630659381,124.03000000000002L 437.9989369340621,365.42"/>
  <s:path class="arrow" d="M403.1765544041452,124.03000000000002c-19.051036269430064, 11.887500000000005 -57.15310880829019,23.77500000000001 -57.15310880829019,0"/>
  <s:path class="arrow" d="M398.90000000000015,123.67226643598616L 321.5,195.11773356401383"/>
  <s:path class="arrow" d="M398.90000000000015,120.86006280193237L 97.7,216.72993719806766"/>
  <s:path class="arrow" d="M408.2000000000001,121.42880062305296L 495.2000000000001,159.76119937694705"/>
  <s:path class="arrow" d="M399.4707224526967,124.03000000000002L 320.9292775473035,213.56"/>
  <s:path class="arrow" d="M401.0193051201673,124.03000000000002L 312.3306948798329,286.99"/>
  <s:path class="arrow" d="M405.8750000000001,124.03000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M398.90000000000015,122.59363989637306L 292.4,196.19636010362694"/>
  <s:path class="arrowF" d="M401.22500000000014,124.03000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M408.2000000000001,118.56082901554404L 514.7000000000002,99.79917098445597"/>
  <s:path class="arrowF" d="M403.7677492447131,124.03000000000002c32.95483383685801, 17.0625 98.86450151057403,34.125 98.86450151057403,0"/>
  <s:path class="arrowF" d="M398.90000000000015,115.98869649805448L 331.1000000000001,66.54130350194552"/>
  <s:path class="arrowF" d="M398.90000000000015,115.52351769911505L 340.4000000000001,67.00648230088495"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TLSProvider">
  <s:path class="arrow" d="M408.20000000000016,120.54366322701689L 97.7,198.2463367729831"/>
  <s:path class="arrow" d="M413.3285591766725,124.03000000000002L 438.1714408233277,365.42"/>
  <s:path class="arrow" d="M408.20000000000016,120.79667832167833L 31.4,235.5933216783217"/>
  <s:path class="arrow" d="M408.20000000000016,120.69684182590234L 134.9,198.09315817409765"/>
  <s:path class="arrow" d="M408.20000000000016,120.76335735963582L 22.1,235.6266426403642"/>
  <s:path class="arrow" d="M410.3193051201673,124.03000000000002L 321.6306948798329,286.99"/>
  <s:path class="arrow" d="M408.20000000000016,121.47811852704258L 156.8,234.91188147295745"/>
  <s:path class="arrow" d="M410.0682601880879,124.03000000000002L 312.5817398119123,286.99"/>
  <s:path class="arrow" d="M408.20000000000016,120.817021575985L 97.7,216.77297842401504"/>
  <s:path class="arrow" d="M412.528236607143,124.03000000000002c-22.185491071428586, 13.050000000000006 -66.55647321428576,26.100000000000012 -66.55647321428576,0"/>
  <s:path class="arrowF" d="M410.52500000000015,124.03000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPsec">
  <s:path class="arrow" d="M417.5000000000001,122.34582812500001L 330.8,177.644171875"/>
  <s:path class="arrow" d="M426.00224290890924,124.03000000000002L 484.59775709109084,194.76"/>
  <s:path class="arrow" d="M417.63315288879903,124.03000000000002L 330.6668471112011,213.56"/>
  <s:path class="arrow" d="M417.5000000000001,120.73156782802077L 22.1,235.65843217197926"/>
  <s:path class="arrow" d="M417.5000000000001,120.76335735963582L 31.4,235.6266426403642"/>
  <s:path class="arrow" d="M417.5000000000001,120.6548869475848L 134.9,198.1351130524152"/>
  <s:path class="arrow" d="M426.80000000000007,121.91924710424712L 495.2000000000001,159.27075289575288"/>
  <s:path class="arrow" d="M417.5000000000001,123.67226643598616L 340.1,195.11773356401383"/>
  <s:path class="arrow" d="M422.45605528740685,124.03000000000002L 438.3439447125933,365.42"/>
  <s:path class="arrow" d="M417.5000000000001,122.0838888888889L 321.5,177.90611111111113"/>
  <s:path class="arrow" d="M419.36826018808785,124.03000000000002L 321.8817398119123,286.99"/>
  <s:path class="arrow" d="M417.5000000000001,122.91408831908832L 321.5,195.87591168091168"/>
  <s:path class="arrow" d="M417.5000000000001,120.77641294439381L 97.7,216.8135870556062"/>
  <s:path class="arrow" d="M419.1172152560084,124.03000000000002L 312.83278474399174,286.99"/>
  <s:path class="arrow" d="M421.86735294117653,114.73c-25.31156862745098, -14.2125 -75.93470588235294,-28.425 -75.93470588235294,0"/>
  <s:path class="arrowF" d="M417.5000000000001,119.05028154327425L 139.10000000000008,99.30971845672578"/>
  <s:path class="arrowF" d="M422.41793680297405,114.73c26.72137546468403, -14.737500000000006 80.16412639405209,-29.475000000000012 80.16412639405209,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPTransportFramework">
  <s:path class="arrow" d="M428.90000000000015,100.52251261715935L 22.1,235.4674873828407"/>
  <s:path class="arrow" d="M430.787659607599,103.63000000000002L 321.8623403924012,286.99"/>
  <s:path class="arrow" d="M433.6374801726365,103.63000000000002L 438.5625198273637,365.42"/>
  <s:path class="arrow" d="M428.90000000000015,100.55777654867258L 31.4,235.43222345132745"/>
  <s:path class="arrow" d="M428.90000000000015,102.51425977653633L 330.8,177.0757402234637"/>
  <s:path class="arrow" d="M428.90000000000015,102.23260925449873L 321.5,177.35739074550128"/>
  <s:path class="arrow" d="M428.90000000000015,102.98170951156814L 321.5,195.40829048843187"/>
  <s:path class="arrow" d="M428.90000000000015,99.77047483766235L 68.6,161.01952516233766"/>
  <s:path class="arrow" d="M430.5631968234196,103.63000000000002L 312.7868031765806,286.99"/>
  <s:path class="arrowF" d="M428.90000000000015,100.35151101321587L 97.7,198.03848898678416"/>
  <s:path class="arrowF" d="M433.47988813229586,94.33000000000001c-102.75325875486384, -43.2 -308.2597762645915,-86.4 -308.2597762645915,0"/>
  <s:path class="arrowF" d="M428.90000000000015,100.05918088737204L 350.30000000000007,118.300819112628"/>
  <s:path class="arrowF" d="M435.8750000000001,103.63000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M432.52858319604627,94.33000000000001L 422.571416803954,49"/>
  <s:path class="arrowF" d="M434.903377265239,94.33000000000001L 448.09662273476124,49"/>
  <s:path class="arrowF" d="M433.8326470588237,94.33000000000001c25.311568627451, -14.212500000000007 75.934705882353,-28.425000000000015 75.934705882353,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPExamples">
  <s:path class="arrow" d="M438.20000000000016,99.95592592592594L 350.30000000000007,118.40407407407409"/>
  <s:path class="arrow" d="M442.7779575048878,103.63000000000002L 438.7220424951124,365.42"/>
  <s:path class="arrow" d="M438.20000000000016,100.52251261715935L 31.4,235.4674873828407"/>
  <s:path class="arrow" d="M438.6052705933494,103.63000000000002L 321.09472940665074,232.36"/>
  <s:path class="arrow" d="M438.20000000000016,100.48879055007053L 22.1,235.50120944992952"/>
  <s:path class="arrow" d="M439.8631968234196,103.63000000000002L 322.0868031765806,286.99"/>
  <s:path class="arrow" d="M440.52500000000015,103.63000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M438.20000000000016,99.75107284243866L 68.6,161.03892715756137"/>
  <s:path class="arrow" d="M439.63873403924026,103.63000000000002L 313.01126596075994,286.99"/>
  <s:path class="arrow" d="M438.20000000000016,99.87228843441469L 22.1,179.71771156558535"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPPushSupport">
  <s:path class="arrow" d="M447.50000000000017,99.73260046367854L 68.6,161.0573995363215"/>
  <s:path class="arrow" d="M447.50000000000017,100.25540717736372L 22.1,216.93459282263632"/>
  <s:path class="arrow" d="M447.50000000000017,101.11946500000002L 156.8,234.87053500000005"/>
  <s:path class="arrow" d="M451.9184348371391,103.63000000000002L 438.88156516286114,365.42"/>
  <s:path class="arrow" d="M448.9387340392403,103.63000000000002L 322.31126596076,286.99"/>
  <s:path class="arrow" d="M448.71427125506085,103.63000000000002L 313.23572874493937,286.99"/>
  <s:path class="arrow" d="M454.47500000000014,103.63000000000002c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPBase">
  <s:path class="arrow" d="M458.0142712550608,103.63000000000002L 322.5357287449393,286.99"/>
  <s:path class="arrow" d="M461.05891216939034,103.63000000000002L 439.04108783060985,365.42"/>
  <s:path class="arrow" d="M456.8000000000001,99.7149924528302L 68.6,161.07500754716983"/>
  <s:path class="arrow" d="M457.78980847088144,103.63000000000002L 313.46019152911873,286.99"/>
  <s:path class="arrowF" d="M459.1250000000001,103.63000000000002c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FTPEngine">
  <s:path class="arrow" d="M466.10000000000014,100.87837231968813L 321.5,159.91162768031188"/>
  <s:path class="arrow" d="M466.10000000000014,102.01443469785576L 321.5,196.37556530214425"/>
  <s:path class="arrow" d="M472.90366862963566,103.63000000000002L 497.69633137036453,157.16"/>
  <s:path class="arrow" d="M470.19938950164163,103.63000000000002L 439.20061049835857,365.42"/>
  <s:path class="arrow" d="M467.08980847088145,103.63000000000002L 322.76019152911874,286.99"/>
  <s:path class="arrow" d="M466.8653456867021,103.63000000000002L 313.6846543132981,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelnetEngine">
  <s:path class="arrow" d="M479.3398668338929,103.63000000000002L 439.3601331661073,365.42"/>
  <s:path class="arrow" d="M475.40000000000015,101.84151654411767L 321.5,196.54848345588235"/>
  <s:path class="arrow" d="M481.5153827789274,103.63000000000002L 498.3846172210728,157.16"/>
  <s:path class="arrow" d="M475.9408829025227,103.63000000000002L 313.9091170974775,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-URIPermissionServices">
  <s:path class="arrow" d="M490.5443229185881,103.63000000000002L 439.55567708141217,365.42"/>
  <s:path class="arrow" d="M486.8000000000002,100.36119109102648L 31.4,235.62880890897355"/>
  <s:path class="arrow" d="M487.29019775770803,103.63000000000002L 323.2598022422922,286.99"/>
  <s:path class="arrow" d="M486.8000000000002,100.8716578249337L 156.8,235.11834217506635"/>
  <s:path class="arrow" d="M486.8000000000002,99.66341403508774L 68.6,161.1265859649123"/>
  <s:path class="arrow" d="M487.06573497352866,103.63000000000002L 314.18426502647156,286.99"/>
  <s:path class="arrow" d="M486.8000000000002,101.04114161849712L 184.70000000000002,234.9488583815029"/>
  <s:path class="arrow" d="M486.8000000000002,99.78080063291141L 22.1,179.80919936708864"/>
  <s:path class="arrowF" d="M486.8000000000002,96.64769467213117L 349.70000000000005,27.882305327868863"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BookmarkSupport">
  <s:path class="arrow" d="M499.6848002508394,103.63000000000002L 439.7151997491609,365.42"/>
  <s:path class="arrow" d="M496.1000000000002,100.33409177215192L 31.4,235.65590822784813"/>
  <s:path class="arrow" d="M496.1000000000002,100.9249681818182L 175.4,235.06503181818186"/>
  <s:path class="arrow" d="M496.1000000000002,99.64886332417584L 68.6,161.14113667582419"/>
  <s:path class="arrow" d="M496.14127218934925,103.63000000000002L 314.40872781065093,286.99"/>
  <s:path class="arrowF" d="M496.1000000000002,97.52257314974185L 331.1000000000001,45.807426850258175"/>
  <s:path class="arrowF" d="M497.63437968132934,94.33000000000001L 454.66562031867096,30.199999999999996"/>
  <s:path class="arrowF" d="M498.81223614326586,94.33000000000001L 472.0877638567344,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPProtocolPlugins">
  <s:path class="arrow" d="M505.4000000000002,99.5570072992701L 350.30000000000007,118.80299270072993"/>
  <s:path class="arrow" d="M508.82527758309067,103.63000000000002L 439.8747224169096,365.42"/>
  <s:path class="arrow" d="M505.4000000000002,100.30803538175049L 31.4,235.68196461824957"/>
  <s:path class="arrow" d="M505.4000000000002,100.28296285018273L 22.1,235.70703714981732"/>
  <s:path class="arrow" d="M505.4000000000002,100.30954316546764L 97.7,216.8804568345324"/>
  <s:path class="arrow" d="M509.7673529411766,94.33000000000001c-25.311568627451, -14.212500000000007 -75.934705882353,-28.425000000000015 -75.934705882353,0"/>
  <s:path class="arrow" d="M505.4000000000002,99.63491930060526L 68.6,161.15508069939477"/>
  <s:path class="arrow" d="M505.4000000000002,103.45375280898878L 314.45000000000005,287.1662471910112"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPTransportPlugins">
  <s:path class="arrow" d="M514.7000000000002,99.79917098445597L 408.2000000000001,118.56082901554404"/>
  <s:path class="arrow" d="M517.9657549153419,103.63000000000002L 440.0342450846583,365.42"/>
  <s:path class="arrow" d="M514.7000000000002,100.2588194859534L 22.1,235.73118051404666"/>
  <s:path class="arrow" d="M514.7000000000002,101.28617037037039L 321.5,197.10382962962962"/>
  <s:path class="arrow" d="M517.9068199904506,103.63000000000002L 501.29318000954964,157.16"/>
  <s:path class="arrow" d="M514.7000000000002,103.25520400858986L 314.45000000000005,287.3647959914101"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UPnP"/>
 <s:g visibility="hidden" id="dep-OBEXProtocol">
  <s:path class="arrow" d="M543.8000000000001,100.02410451977403L 22.1,217.165895480226"/>
  <s:path class="arrow" d="M543.8000000000001,102.88612164813605L 323.75000000000006,287.73387835186395"/>
  <s:path class="arrow" d="M543.8000000000001,100.19743412384719L 97.7,216.99256587615284"/>
  <s:path class="arrow" d="M550.7081145684812,103.63000000000002L 604.0918854315188,213.56"/>
  <s:path class="arrow" d="M543.8000000000001,100.18873728813561L 22.1,235.80126271186444"/>
  <s:path class="arrow" d="M543.8000000000001,100.99640544041452L 321.5,197.3935945595855"/>
  <s:path class="arrow" d="M549.7739513149315,103.63000000000002L 586.4260486850684,232.36"/>
  <s:path class="arrow" d="M546.5666033420636,103.63000000000002L 440.5333966579366,365.42"/>
  <s:path class="arrow" d="M543.8000000000001,102.73390320553113L 314.45000000000005,287.88609679446887"/>
  <s:path class="arrowF" d="M550.7750000000001,103.63000000000002c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M543.8000000000001,97.67326636050518L 291.80000000000007,26.856733639494834"/>
  <s:path class="arrowF" d="M543.8000000000001,98.16087758112096L 349.70000000000005,63.96912241887905"/>
  <s:path class="arrowF" d="M543.8000000000001,96.97819148936172L 426.2000000000001,46.35180851063831"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OBEXExtensionAPI">
  <s:path class="arrow" d="M555.7070806743149,103.63000000000002L 440.6929193256853,365.42"/>
  <s:path class="arrow" d="M555.425,103.63000000000002c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M553.1,102.59310344827588L 314.45000000000005,288.0268965517241"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPMessageAPI">
  <s:path class="arrow" d="M430.46052769070025,124.03000000000002L 322.18947230929996,286.99"/>
  <s:path class="arrow" d="M433.64459890701676,124.03000000000002L 438.55540109298346,365.42"/>
  <s:path class="arrow" d="M428.90000000000015,120.69453857245855L 22.1,235.6954614275415"/>
  <s:path class="arrow" d="M428.90000000000015,122.56885604113111L 321.5,196.22114395886888"/>
  <s:path class="arrow" d="M438.2000000000001,122.3558597285068L 495.2000000000001,158.8341402714932"/>
  <s:path class="arrow" d="M430.2094827586208,124.03000000000002L 313.14051724137937,286.99"/>
  <s:path class="arrowF" d="M428.90000000000015,121.93239711934157L 292.4,196.85760288065842"/>
  <s:path class="arrowF" d="M428.90000000000015,116.1223949579832L 331.1000000000001,47.607605042016814"/>
  <s:path class="arrowF" d="M429.16414259831623,114.73L 349.43585740168396,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPShortStack"/>
 <s:g visibility="hidden" id="dep-m-Router">
  <s:path class="arrow" d="M449.60000000000014,122.51248737373739L 340.1,196.27751262626262"/>
  <s:path class="arrow" d="M458.9000000000001,122.16756179775282L 583.0999999999999,196.62243820224717"/>
  <s:path class="arrow" d="M458.9000000000001,123.08015700483094L 573.8,214.5098429951691"/>
  <s:path class="arrow" d="M458.9000000000001,122.37629227053141L 573.8,196.41370772946857"/>
  <s:path class="arrow" d="M449.60000000000014,121.60263466042156L 330.8,178.38736533957848"/>
  <s:path class="arrow" d="M449.60000000000014,121.19059086395234L 156.8,235.19940913604768"/>
  <s:path class="arrow" d="M449.6307947019869,124.03000000000002L 379.3692052980133,194.76"/>
  <s:path class="arrow" d="M450.71151443208805,124.03000000000002L 396.88848556791214,194.76"/>
  <s:path class="arrow" d="M458.9000000000001,123.70674342105265L 495.2000000000001,157.48325657894736"/>
  <s:path class="arrow" d="M449.60000000000014,121.45219432314411L 321.5,178.5378056768559"/>
  <s:path class="arrow" d="M458.9000000000001,123.47722471910114L 583.0999999999999,232.91277528089887"/>
  <s:path class="arrow" d="M458.9000000000001,120.77041226215646L 591.5,160.41958773784356"/>
  <s:path class="arrow" d="M453.960638637361,124.03000000000002L 438.9393613626392,365.42"/>
  <s:path class="arrow" d="M458.9000000000001,122.40142998027615L 601.6999999999999,215.18857001972387"/>
  <s:path class="arrow" d="M449.60000000000014,123.36092794759826L 321.5,233.02907205240177"/>
  <s:path class="arrow" d="M449.60000000000014,120.43210508241759L 22.1,217.15789491758244"/>
  <s:path class="arrow" d="M450.6017502612331,124.03000000000002L 322.7482497387671,286.99"/>
  <s:path class="arrow" d="M449.60000000000014,122.08843886462883L 321.5,196.70156113537118"/>
  <s:path class="arrow" d="M450.3507053291537,124.03000000000002L 313.6992946708465,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PLPRemoteLink">
  <s:path class="arrow" d="M463.0881347480954,124.03000000000002L 439.1118652519048,365.42"/>
  <s:path class="arrow" d="M459.3996603970743,124.03000000000002L 313.95033960292585,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PLPVariant">
  <s:path class="arrow" d="M472.21563085882974,124.03000000000002L 439.2843691411705,365.42"/>
  <s:path class="arrow" d="M468.6996603970743,124.03000000000002L 323.2503396029259,286.99"/>
  <s:path class="arrowF" d="M468.20000000000016,118.89203703703704L 283.1,99.46796296296299"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RTP">
  <s:path class="arrow" d="M479.60000000000014,122.28676470588236L 330.8,215.30323529411766"/>
  <s:path class="arrow" d="M479.60000000000014,122.12527777777778L 321.5,215.46472222222224"/>
  <s:path class="arrow" d="M488.9000000000001,123.14379606879608L 601.6999999999999,214.4462039312039"/>
  <s:path class="arrow" d="M479.60000000000014,121.60305555555556L 321.5,197.18694444444446"/>
  <s:path class="arrow" d="M485.9596394060807,124.03000000000002L 498.14036059391947,157.16"/>
  <s:path class="arrow" d="M479.60000000000014,120.55474309815952L 97.7,217.0352569018405"/>
  <s:path class="arrow" d="M479.60000000000014,123.97162510748066L 314.45000000000005,287.04837489251935"/>
  <s:path class="arrow" d="M483.40417447843964,124.03000000000002L 439.4958255215606,365.42"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AMRPayloadFormatter">
  <s:path class="arrow" d="M492.531670589174,124.03000000000002L 439.66832941082623,365.42"/>
  <s:path class="arrow" d="M488.90000000000015,120.52887523629491L 22.1,235.86112476370513"/>
  <s:path class="arrow" d="M488.90000000000015,123.73923265306124L 314.45000000000005,287.2807673469388"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPFramework">
  <s:path class="arrow" d="M498.20000000000016,117.89774659863947L 331.1000000000001,64.63225340136054"/>
  <s:path class="arrow" d="M498.20000000000016,123.09396706586827L 407.3,195.69603293413172"/>
  <s:path class="arrow" d="M498.20000000000016,122.28507025761125L 379.40000000000003,196.50492974238875"/>
  <s:path class="arrow" d="M498.20000000000016,122.77853424657535L 398.00000000000006,196.01146575342466"/>
  <s:path class="arrow" d="M502.5820631970262,114.73c-26.72137546468403, -14.737500000000006 -80.16412639405209,-29.475000000000012 -80.16412639405209,0"/>
  <s:path class="arrow" d="M498.20000000000016,123.73923265306124L 323.75000000000006,287.2807673469388"/>
  <s:path class="arrow" d="M498.20000000000016,120.50142386530015L 97.7,217.08857613469985"/>
  <s:path class="arrow" d="M498.20000000000016,119.96656674907294L 22.1,180.0234332509271"/>
  <s:path class="arrow" d="M498.20000000000016,120.52887523629491L 31.4,235.86112476370513"/>
  <s:path class="arrow" d="M498.20000000000016,120.99131578947369L 330.8,178.99868421052633"/>
  <s:path class="arrow" d="M498.20000000000016,120.91075000000001L 321.5,179.07925"/>
  <s:path class="arrow" d="M498.20000000000016,121.38075L 321.5,197.40925"/>
  <s:path class="arrow" d="M498.20000000000016,120.93967921300258L 156.8,235.45032078699745"/>
  <s:path class="arrow" d="M498.20000000000016,119.82953178400548L 68.6,161.36046821599453"/>
  <s:path class="arrow" d="M502.63225075528715,124.03000000000002c-32.95483383685801, 17.0625 -98.86450151057403,34.125 -98.86450151057403,0"/>
  <s:path class="arrow" d="M498.20000000000016,121.0270325203252L 175.4,235.3629674796748"/>
  <s:path class="arrow" d="M498.20000000000016,120.32676452410384L 22.1,217.26323547589618"/>
  <s:path class="arrow" d="M501.6591666999084,124.03000000000002L 439.84083330009184,365.42"/>
  <s:path class="arrow" d="M498.20000000000016,120.50686341161929L 22.1,235.88313658838075"/>
  <s:path class="arrow" d="M502.52122319113846,124.03000000000002L 500.17877680886176,157.16"/>
  <s:path class="arrow" d="M498.20000000000016,123.52923076923078L 314.45000000000005,287.4907692307692"/>
  <s:path class="arrowF" d="M498.20000000000016,119.12884829229549L 129.8000000000001,99.23115170770454"/>
  <s:path class="arrowF" d="M507.5000000000001,118.1252380952381L 573.8000000000001,100.23476190476192"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecureRTP"/>
 <s:g visibility="hidden" id="dep-SIPDummyPRT">
  <s:path class="arrow" d="M566.91153675901,103.63000000000002L 440.8884632409902,365.42"/>
  <s:path class="arrow" d="M564.5000000000001,100.83096908442332L 321.5,197.55903091557667"/>
  <s:path class="arrow" d="M564.5000000000001,102.43428571428574L 314.45000000000005,288.18571428571425"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPStateMachine">
  <s:path class="arrow" d="M576.0520140912613,103.63000000000002L 441.04798590873884,365.42"/>
  <s:path class="arrow" d="M573.8000000000001,100.4856052076003L 156.8,235.50439479239975"/>
  <s:path class="arrow" d="M573.8000000000001,99.54785131195337L 68.6,161.24214868804665"/>
  <s:path class="arrow" d="M573.8000000000001,102.3147068676717L 314.45000000000005,288.3052931323283"/>
  <s:path class="arrow" d="M573.8000000000001,100.23476190476192L 507.5000000000001,118.1252380952381"/>
  <s:path class="arrowF" d="M580.775,103.63000000000002c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPConnectionPlugins">
  <s:path class="arrow" d="M585.1924914235126,103.63000000000002L 441.2075085764876,365.42"/>
  <s:path class="arrow" d="M583.1000000000001,100.38117940199338L 321.5,179.20882059800664"/>
  <s:path class="arrow" d="M583.1000000000001,100.70388150609082L 321.5,197.6861184939092"/>
  <s:path class="arrow" d="M583.1000000000001,101.02658361018828L 321.5,216.16341638981174"/>
  <s:path class="arrow" d="M583.1000000000001,102.20313005936322L 314.45000000000005,288.41686994063684"/>
  <s:path class="arrow" d="M585.4250000000002,103.63000000000002c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MetadataUtilityFramework">
  <s:path class="arrow" d="M596.3969475082078,103.63000000000002L 441.40305249179244,365.42"/>
  <s:path class="arrow" d="M594.5000000000001,100.10131289308178L 31.4,235.88868710691827"/>
  <s:path class="arrow" d="M594.5000000000001,99.58189431396788L 118.4,161.20810568603213"/>
  <s:path class="arrow" d="M594.5000000000001,100.08338576585871L 22.1,235.90661423414133"/>
  <s:path class="arrow" d="M594.5000000000001,102.17896089983932L 323.75000000000006,288.44103910016065"/>
  <s:path class="arrow" d="M603.8000000000001,103.38662895927604L 660.8000000000001,157.40337104072398"/>
  <s:path class="arrow" d="M594.5000000000001,102.07614307931573L 314.45000000000005,288.54385692068433"/>
  <s:path class="arrowF" d="M594.5000000000001,101.28026595744683c-7, 4.733156028368794 -14 14.19946808510638 0,14.19946808510638"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BroadcastRadioTuner">
  <s:path class="arrow" d="M612.6685261817604,103.63000000000002L 661.2314738182397,157.16"/>
  <s:path class="arrow" d="M605.5374248404589,103.63000000000002L 441.5625751595412,365.42"/>
  <s:path class="arrow" d="M603.8000000000001,100.06602284263961L 22.1,235.92397715736044"/>
  <s:path class="arrow" d="M603.8000000000001,101.97972877950781L 314.45000000000005,288.6402712204922"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitter">
  <s:path class="arrow" d="M614.6779021727103,103.63000000000002L 441.72209782728993,365.42"/>
  <s:path class="arrow" d="M613.1000000000001,100.0491979010495L 22.1,235.94080209895054"/>
  <s:path class="arrow" d="M621.2802403310521,103.63000000000002L 661.919759668948,157.16"/>
  <s:path class="arrow" d="M613.1000000000001,101.8891378470531L 314.45000000000005,288.7308621529469"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MUFUnitTests"/>
 <s:g visibility="hidden" id="dep-MUFIntegrationTests"/>
 <s:g visibility="hidden" id="dep-TunerUnitTests"/>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitterUnitTests"/>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitterIntegrationTests"/>
 <s:g visibility="hidden" id="dep-MetadataParserPlugin">
  <s:path class="arrow" d="M596.191797138214,122.43000000000002L 441.60820286178614,365.42"/>
  <s:path class="arrow" d="M594.5000000000001,118.20179542645242L 118.4,161.3882045735476"/>
  <s:path class="arrow" d="M594.5000000000001,120.66680235672203L 323.75000000000006,288.753197643278"/>
  <s:path class="arrow" d="M594.5000000000001,115.4797340425532c-7, -4.733156028368794 -14 -14.19946808510638 0,-14.19946808510638"/>
  <s:path class="arrow" d="M594.5000000000001,120.57401762571281L 314.45000000000005,288.8459823742872"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaFrameworkPlugins">
  <s:path class="arrow" d="M613.1,120.10158715596332L 767.3000000000001,197.08841284403667"/>
  <s:path class="arrow" d="M603.8000000000001,118.73310211449203L 31.4,236.05689788550802"/>
  <s:path class="arrow" d="M611.5931210606391,122.43000000000002L 698.6068789393611,251.16000000000003"/>
  <s:path class="arrow" d="M613.1,119.95345541401275L 698,159.63654458598725"/>
  <s:path class="arrow" d="M613.1,119.96846067415731L 737.3000000000001,178.4215393258427"/>
  <s:path class="arrow" d="M605.3203872527647,122.43000000000002L 441.77961274723543,365.42"/>
  <s:path class="arrow" d="M603.8000000000001,118.71810406091372L 22.1,236.07189593908632"/>
  <s:path class="arrow" d="M611.1671995589857,122.43000000000002L 653.4328004410143,194.76"/>
  <s:path class="arrow" d="M612.5054167612991,122.43000000000002L 642.7945832387009,157.16"/>
  <s:path class="arrow" d="M603.8000000000001,120.48701155198394L 314.45000000000005,288.9329884480161"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitterPlugin">
  <s:path class="arrow" d="M614.4489773673155,122.43000000000002L 441.9510226326847,365.42"/>
  <s:path class="arrow" d="M613.1000000000001,119.14691198224854L 216.8,235.6430880177515"/>
  <s:path class="arrow" d="M613.1000000000001,120.40526059425233L 314.45000000000005,289.01473940574766"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MMFUnitTests"/>
 <s:g visibility="hidden" id="dep-MMFIntegrationTests"/>
 <s:g visibility="hidden" id="dep-MMFCharacterisationValidation"/>
 <s:g visibility="hidden" id="dep-UIKON">
  <s:path class="arrow" d="M671.0000000000001,99.21882175226588L 283.1,119.14117824773415"/>
  <s:path class="arrow" d="M680.3000000000001,100.86000000000001L 717.5000000000001,115.90000000000002"/>
  <s:path class="arrow" d="M680.3000000000001,102.11333333333336L 698.9000000000001,114.64666666666668"/>
  <s:path class="arrow" d="M671.0000000000001,99.1383375062594L 81.20000000000009,119.22166249374062"/>
  <s:path class="arrow" d="M679.4267364939361,103.63000000000002L 738.173263506064,175.96"/>
  <s:path class="arrow" d="M680.3000000000001,103.40234375000003L 776.6,194.98765625"/>
  <s:path class="arrow" d="M671.0000000000001,100.61915374241404L 235.4,254.17084625758602"/>
  <s:path class="arrow" d="M671.0000000000001,99.14668423827098L 111.20000000000009,119.21331576172906"/>
  <s:path class="arrow" d="M671.0000000000001,99.96911927877949L 31.4,236.02088072122055"/>
  <s:path class="arrow" d="M671.0000000000001,100.2512210338681L 175.4,235.73877896613195"/>
  <s:path class="arrow" d="M671.0000000000001,99.95514357338197L 22.1,236.03485642661806"/>
  <s:path class="arrow" d="M671.0000000000001,101.49260412284394L 323.75000000000006,289.12739587715606"/>
  <s:path class="arrow" d="M677.9502659574469,103.63000000000002L 682.6497340425533,113.13000000000001"/>
  <s:path class="arrow" d="M679.8685261817604,103.63000000000002L 728.4314738182397,157.16"/>
  <s:path class="arrow" d="M671.0000000000001,100.20605444126076L 156.8,235.78394555873928"/>
  <s:path class="arrow" d="M671.5847449186618,103.63000000000002L 442.71525508133834,365.42"/>
  <s:path class="arrow" d="M671.0000000000001,101.28026595744683c-7, 4.733156028368794 -14 14.19946808510638 0,14.19946808510638"/>
  <s:path class="arrow" d="M671.0000000000001,101.4287330873309L 314.45000000000005,289.1912669126691"/>
  <s:path class="arrowF" d="M671.0000000000001,98.27141004184102L 321.80000000000007,45.058589958159"/>
  <s:path class="arrowF" d="M671.0000000000001,98.50288230240551L 331.1000000000001,63.62711769759449"/>
  <s:path class="arrowF" d="M671.0000000000001,97.97544130626656L 340.4000000000001,26.55455869373344"/>
  <s:path class="arrowF" d="M671.0000000000001,99.71554758308159L 283.09999999999997,161.07445241691843"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ErrorResolverData"/>
 <s:g visibility="hidden" id="dep-UILookandFeel"/>
 <s:g visibility="hidden" id="dep-Grid">
  <s:path class="arrow" d="M699.0061769154156,103.63000000000002L 443.19382308458455,365.42"/>
  <s:path class="arrow" d="M698.9000000000001,99.92834441489363L 31.4,236.0616555851064"/>
  <s:path class="arrow" d="M706.7169819774969,103.63000000000002L 768.7830180225033,194.76"/>
  <s:path class="arrow" d="M698.9000000000001,100.14401795429816L 156.8,235.84598204570187"/>
  <s:path class="arrow" d="M705.7374310915105,103.63000000000002L 739.7625689084896,175.96"/>
  <s:path class="arrow" d="M707.1475804042617,103.63000000000002L 777.6524195957384,194.76"/>
  <s:path class="arrow" d="M698.9000000000001,101.25522285714287L 314.45000000000005,289.3647771428572"/>
  <s:path class="arrow" d="M705.7036686296356,103.63000000000002L 730.4963313703646,157.16"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UIFrameworksDocumentation"/>
 <s:g visibility="hidden" id="dep-ControlEnvironment">
  <s:path class="arrow" d="M671.281812596615,122.43000000000002L 443.01818740338507,365.42"/>
  <s:path class="arrow" d="M671.0000000000001,118.63439898289414L 31.4,236.15560101710588"/>
  <s:path class="arrow" d="M671.0000000000001,118.8780778371955L 175.4,235.91192216280456"/>
  <s:path class="arrow" d="M671.0000000000001,118.62232680036465L 22.1,236.1676731996354"/>
  <s:path class="arrow" d="M671.0000000000001,120.04742111905765L 323.75000000000006,289.37257888094234"/>
  <s:path class="arrow" d="M676.4250000000001,122.43000000000002c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrow" d="M671.0000000000001,118.8390630372493L 156.8,235.95093696275075"/>
  <s:path class="arrow" d="M680.3000000000001,121.3745028409091L 776.6,195.8154971590909"/>
  <s:path class="arrow" d="M672.6084374290258,122.43000000000002L 649.8915625709743,157.16"/>
  <s:path class="arrow" d="M671.0000000000001,119.989782697827L 314.45000000000005,289.430217302173"/>
  <s:path class="arrow" d="M671.0000000000001,117.79918020108276L 292.40000000000003,119.36081979891726"/>
  <s:path class="arrow" d="M680.3000000000001,121.37192105263159L 728.0000000000001,158.21807894736844"/>
  <s:path class="arrowF" d="M679.1503485014439,122.43000000000002L 747.7496514985563,213.56"/>
  <s:path class="arrowF" d="M671.0000000000001,117.79719833564495L 247.7000000000001,119.36280166435508"/>
  <s:path class="arrowF" d="M671.0000000000001,115.4797340425532c-7, -4.733156028368794 -14 -14.19946808510638 0,-14.19946808510638"/>
  <s:path class="arrowF" d="M677.9750000000001,122.43000000000002c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M676.8125000000001,113.13000000000001c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrowF" d="M676.4250000000001,122.43000000000002c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M675.982142857143,122.43000000000002c21.47857142857144, 12.787500000000003 64.43571428571431,25.575000000000006 64.43571428571431,0"/>
  <s:path class="arrowF" d="M671.0000000000001,116.82756066945608L 321.80000000000007,45.30243933054393"/>
  <s:path class="arrowF" d="M671.0000000000001,117.05253865979383L 331.1000000000001,63.87746134020618"/>
  <s:path class="arrowF" d="M671.0000000000001,116.51824801412181L 340.4000000000001,26.81175198587819"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FrontEndProcessor">
  <s:path class="arrow" d="M680.4104027111657,122.43000000000002L 443.18959728883436,365.42"/>
  <s:path class="arrow" d="M680.3000000000001,118.85821761960328L 175.4,235.93178238039675"/>
  <s:path class="arrow" d="M682.625,122.43000000000002c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M680.3000000000001,118.82057713963965L 156.8,235.9694228603604"/>
  <s:path class="arrow" d="M680.3000000000001,119.93500199920034L 314.45000000000005,289.48499800079964"/>
  <s:path class="arrow" d="M689.6,122.07223270440252L 728.0000000000001,157.51776729559748"/>
  <s:path class="arrowF" d="M682.6497340425533,113.13000000000001L 677.9502659574469,103.63000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsEffects">
  <s:path class="arrow" d="M693.0875000000001,113.13000000000001c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M698.3054167612993,122.43000000000002L 728.594583238701,157.16"/>
  <s:path class="arrow" d="M689.6000000000001,122.36978286384978L 443.30000000000007,365.4802171361502"/>
  <s:path class="arrow" d="M689.6000000000001,119.88287163480298L 314.45000000000005,289.537128365197"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UIGraphicsUtilities">
  <s:path class="arrow" d="M707.4463616317531,122.43000000000002L 768.053638368247,194.76"/>
  <s:path class="arrow" d="M698.9000000000001,118.78547606093582L 156.8,236.00452393906423"/>
  <s:path class="arrow" d="M706.3919544803439,122.43000000000002L 739.1080455196562,175.96"/>
  <s:path class="arrow" d="M707.0802403310521,122.43000000000002L 747.7197596689481,175.96"/>
  <s:path class="arrow" d="M705.875,122.43000000000002c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrow" d="M706.623245514422,122.43000000000002L 729.5767544855781,157.16"/>
  <s:path class="arrow" d="M698.9000000000001,122.20864665911667L 443.30000000000007,365.64135334088337"/>
  <s:path class="arrow" d="M698.9000000000001,118.59917774822696L 31.4,236.19082225177306"/>
  <s:path class="arrow" d="M702.7750000000001,122.43000000000002c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M698.9000000000001,119.88287163480298L 323.75000000000006,289.537128365197"/>
  <s:path class="arrow" d="M707.9761300992283,122.43000000000002L 776.8238699007718,194.76"/>
  <s:path class="arrow" d="M698.9000000000001,119.83320380952382L 314.45000000000005,289.5867961904762"/>
  <s:path class="arrowF" d="M698.9000000000001,114.64666666666668L 680.3000000000001,102.11333333333336"/>
  <s:path class="arrowF" d="M702.7750000000001,122.43000000000002c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NumberFormatting">
  <s:path class="arrow" d="M708.2000000000002,122.05844091903721L 443.30000000000007,365.7915590809628"/>
  <s:path class="arrow" d="M708.2000000000002,119.78582806103462L 314.45000000000005,289.6341719389654"/>
  <s:path class="arrowF" d="M710.5250000000002,122.43000000000002c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
  <s:path class="arrowF" d="M708.2000000000002,117.12257375776399L 331.1000000000001,63.80742624223602"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Clock">
  <s:path class="arrow" d="M723.2589030206678,122.43000000000002L 731.5410969793323,157.16"/>
  <s:path class="arrow" d="M717.5000000000001,121.91808994708997L 443.30000000000007,365.9319100529101"/>
  <s:path class="arrow" d="M723.6153827789274,122.43000000000002L 740.4846172210728,175.96"/>
  <s:path class="arrow" d="M725.5165931642779,122.43000000000002L 777.8834068357222,194.76"/>
  <s:path class="arrow" d="M717.5000000000001,119.74058930520191L 314.45000000000005,289.6794106947981"/>
  <s:path class="arrowF" d="M717.5000000000001,115.90000000000002L 680.3000000000001,100.86000000000001"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BMPAnimation">
  <s:path class="arrow" d="M731.5767317737907,122.43000000000002L 732.5232682262094,157.16"/>
  <s:path class="arrow" d="M726.8000000000001,121.78665471311477L 443.30000000000007,366.06334528688524"/>
  <s:path class="arrow" d="M733.7570562293275,122.43000000000002L 769.6429437706726,194.76"/>
  <s:path class="arrow" d="M732.227096928219,122.43000000000002L 741.1729030717811,175.96"/>
  <s:path class="arrow" d="M726.8000000000001,119.69734614016366L 314.45000000000005,289.7226538598363"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Animation">
  <s:path class="arrow" d="M740.4178571428572,122.43000000000002c-21.47857142857144, 12.787500000000003 -64.43571428571431,25.575000000000006 -64.43571428571431,0"/>
  <s:path class="arrow" d="M736.1000000000001,120.88211363636364L 679.4,158.70788636363636"/>
  <s:path class="arrow" d="M739.8945605269136,122.43000000000002L 733.5054394730867,157.16"/>
  <s:path class="arrow" d="M742.5272877618523,122.43000000000002L 770.1727122381478,194.76"/>
  <s:path class="arrow" d="M736.1000000000001,118.54651389464954L 22.1,236.2434861053505"/>
  <s:path class="arrow" d="M740.8388110775109,122.43000000000002L 741.8611889224893,175.96"/>
  <s:path class="arrow" d="M736.1000000000001,121.66331181727907L 443.30000000000007,366.18668818272096"/>
  <s:path class="arrow" d="M736.1000000000001,119.65596936999654L 314.45000000000005,289.76403063000345"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MIMERecognitionFramework">
  <s:path class="arrow" d="M18.025066489361706,166.46L 26.174933510638297,232.36"/>
  <s:path class="arrow" d="M22.1,162.3850664893617c14.050000000000002, 24.683289007092203 28.100000000000005 74.04986702127661 0,74.04986702127661"/>
  <s:path class="arrow" d="M22.1,163.8113575335654L 314.4500000000001,289.6386424664346"/>
  <s:path class="arrow" d="M22.1,164.40599109131404L 147.5,234.414008908686"/>
  <s:path class="arrow" d="M22.1,164.10916666666668L 434.0000000000001,367.77083333333337"/>
  <s:path class="arrow" d="M22.1,163.87502308876347L 305.1500000000001,289.5749769112365"/>
  <s:path class="arrowF" d="M17.674532710280378,157.16c31.95031152647975, -16.6875 95.85093457943925,-33.375 95.85093457943925,0"/>
  <s:path class="arrowF" d="M17.484354146806485,166.46c209.77709723546232, 83.325 629.331291706387,166.65 629.331291706387,0"/>
  <s:path class="arrowF" d="M17.48289593792789,166.46c219.07806937471472, 86.8125 657.2342081241442,173.625 657.2342081241442,0"/>
  <s:path class="arrowF" d="M21.823945567404117,157.16L 72.17605443259598,103.63000000000002"/>
  <s:path class="arrowF" d="M22.1,158.84089939024392L 111.20000000000007,101.94910060975612"/>
  <s:path class="arrowF" d="M22.1,161.0540632183908L 273.80000000000007,120.13593678160919"/>
  <s:path class="arrowF" d="M22.1,160.69061494252873L 273.80000000000007,100.09938505747127"/>
  <s:path class="arrowF" d="M22.1,161.2088436928702L 341.0000000000001,119.98115630712981"/>
  <s:path class="arrowF" d="M22.1,160.0482142857143L 273.2000000000001,64.91178571428571"/>
  <s:path class="arrowF" d="M22.1,160.32531067961165L 321.8000000000001,64.63468932038835"/>
  <s:path class="arrowF" d="M22.1,160.40960622710622L 340.4000000000001,64.55039377289377"/>
  <s:path class="arrowF" d="M22.1,160.59786284953395L 463.40000000000015,45.56213715046603"/>
  <s:path class="arrowF" d="M22.1,160.64797112462006L 407.60000000000014,64.31202887537994"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemAgent">
  <s:path class="arrow" d="M31.4,163.87502308876347L 314.4500000000001,289.5749769112365"/>
  <s:path class="arrow" d="M31.4,164.1610779315368L 434.0000000000001,367.71892206846326"/>
  <s:path class="arrow" d="M31.4,163.94287228404875L 305.1500000000001,289.50712771595124"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TaskScheduler">
  <s:path class="arrow" d="M40.7,164.2153874813711L 434.0000000000001,367.6646125186289"/>
  <s:path class="arrow" d="M35.4749335106383,166.46L 27.325066489361703,232.36"/>
  <s:path class="arrow" d="M40.7,163.6951194379391L 351.6500000000001,289.75488056206086"/>
  <s:path class="arrow" d="M40.7,163.94287228404875L 314.4500000000001,289.50712771595124"/>
  <s:path class="arrow" d="M40.7,164.82188630490955L 147.5,233.99811369509047"/>
  <s:path class="arrow" d="M36.23624031007753,157.16c38.57583979328165, -19.1625 115.72751937984495,-38.325 115.72751937984495,0"/>
  <s:path class="arrow" d="M40.7,164.01533150684932L 305.1500000000001,289.4346684931507"/>
  <s:path class="arrowF" d="M40.7,160.1779509071505L 312.5000000000001,64.78204909284952"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ActiveBackupClient">
  <s:path class="arrow" d="M50,164.27226544622425L 434.0000000000001,367.60773455377574"/>
  <s:path class="arrow" d="M50,164.09288712422008L 305.1500000000001,289.3571128757799"/>
  <s:path class="arrowF" d="M50,164.5985167464115L 166.1,234.22148325358853"/>
  <s:path class="arrowF" d="M50,164.40599109131404L 175.4,234.414008908686"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SyslibsDocumentation"/>
 <s:g visibility="hidden" id="dep-HTTPUtilitiesLibrary">
  <s:path class="arrow" d="M68.6,164.3944915932746L 434.0000000000001,367.4855084067254"/>
  <s:path class="arrow" d="M61.649734042553185,166.46L 29.05026595744681,232.36"/>
  <s:path class="arrow" d="M60.116223404255315,166.46L 21.283776595744683,213.56"/>
  <s:path class="arrow" d="M68.6,164.1760964138742L 314.4500000000001,289.2739035861258"/>
  <s:path class="arrow" d="M68.6,164.265600976205L 305.1500000000001,289.184399023795"/>
  <s:path class="arrowF" d="M67.54880319148936,166.46L 89.45119680851063,194.76"/>
  <s:path class="arrowF" d="M68.6,163.03265734265736L 273.8,216.98734265734265"/>
  <s:path class="arrowF" d="M63.98709469891919,157.16c194.27527020072054, -77.5125 582.8258106021616,-155.025 582.8258106021616,0"/>
  <s:path class="arrowF" d="M68.6,162.40047619047618L 651.5,236.41952380952384"/>
  <s:path class="arrowF" d="M68.6,161.1096112886049L 341.0000000000001,120.0803887113951"/>
  <s:path class="arrowF" d="M68.6,161.01952516233766L 428.90000000000015,99.77047483766236"/>
  <s:path class="arrowF" d="M68.6,161.03892715756137L 438.20000000000016,99.75107284243865"/>
  <s:path class="arrowF" d="M68.6,161.0573995363215L 447.50000000000017,99.73260046367852"/>
  <s:path class="arrowF" d="M68.6,161.0750075471698L 456.8000000000001,99.7149924528302"/>
  <s:path class="arrowF" d="M68.6,161.1265859649123L 486.8000000000002,99.66341403508773"/>
  <s:path class="arrowF" d="M68.6,161.14113667582419L 496.1000000000002,99.64886332417584"/>
  <s:path class="arrowF" d="M68.6,161.15508069939474L 505.4000000000002,99.63491930060526"/>
  <s:path class="arrowF" d="M68.6,161.36046821599453L 498.20000000000016,119.82953178400547"/>
  <s:path class="arrowF" d="M68.6,161.24214868804665L 573.8000000000001,99.54785131195337"/>
  <s:path class="arrowF" d="M68.6,159.47884105960264L 331.10000000000014,27.88115894039734"/>
  <s:path class="arrowF" d="M68.6,159.5559658484525L 340.4000000000001,27.804034151547484"/>
  <s:path class="arrowF" d="M68.6,160.28262583892618L 416.90000000000015,45.87737416107382"/>
  <s:path class="arrowF" d="M68.6,160.32134096484054L 426.20000000000016,45.838659035159424"/>
  <s:path class="arrowF" d="M68.6,160.3931673151751L 444.8000000000001,45.76683268482489"/>
  <s:path class="arrowF" d="M68.6,160.45838158871567L 463.40000000000015,45.70161841128433"/>
  <s:path class="arrowF" d="M68.6,160.17530185758514L 446.90000000000015,27.184698142414845"/>
  <s:path class="arrowF" d="M68.6,160.2501550960118L 465.5000000000001,27.109844903988176"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CStandardLibrary">
  <s:path class="arrow" d="M22.1,199.99396793587175L 312.20000000000005,236.42603206412826"/>
  <s:path class="arrow" d="M12.800000000000002,201.7102659574468c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M22.1,200.83174540029836L 314.4500000000001,290.21825459970165"/>
  <s:path class="arrow" d="M17.52221943887776,204.06c99.75185370741484, 42.075 299.2555611222445,84.15 299.2555611222445,0"/>
  <s:path class="arrow" d="M22.1,201.29406695156695L 434.0000000000001,368.18593304843307"/>
  <s:path class="arrow" d="M22.1,200.87697280656747L 305.1500000000001,290.1730271934325"/>
  <s:path class="arrowF" d="M22.1,196.27666666666667L 40.7,183.74333333333334"/>
  <s:path class="arrowF" d="M22.1,200.48527675276753L 175.4,235.93472324723248"/>
  <s:path class="arrowF" d="M17.529994450610435,194.76c90.04667036625972, -38.4375 270.14001109877915,-76.875 270.14001109877915,0"/>
  <s:path class="arrowF" d="M22.1,200.14400503778336L 370.1000000000001,255.07599496221667"/>
  <s:path class="arrowF" d="M22.1,199.7604509921828L 511.70000000000005,236.65954900781722"/>
  <s:path class="arrowF" d="M22.1,199.7335980011105L 553.1,236.68640199888952"/>
  <s:path class="arrowF" d="M22.1,199.7216577540107L 573.8,236.69834224598932"/>
  <s:path class="arrowF" d="M22.1,199.68374354156882L 651.5,236.7362564584312"/>
  <s:path class="arrowF" d="M22.1,199.28776845637583L 728.0000000000001,180.73223154362418"/>
  <s:path class="arrowF" d="M22.1,199.29235769075495L 755.9000000000001,180.72764230924506"/>
  <s:path class="arrowF" d="M22.1,199.53223154362416L 728.0000000000001,218.08776845637584"/>
  <s:path class="arrowF" d="M22.1,199.5306625258799L 737.3000000000001,218.0893374741201"/>
  <s:path class="arrowF" d="M22.1,199.52913327882257L 746.6000000000001,218.09086672117743"/>
  <s:path class="arrowF" d="M22.1,199.64462157809984L 758.0000000000001,236.77537842190017"/>
  <s:path class="arrowF" d="M22.1,199.6417296222664L 767.3000000000001,236.77827037773363"/>
  <s:path class="arrowF" d="M22.1,198.42236863057323L 389.60000000000014,120.36763136942676"/>
 </s:g>
 <s:g visibility="hidden" id="dep-C++StandardLibrary">
  <s:path class="arrow" d="M29.075,204.06c1.5500000000000018, 5.812500000000001 4.650000000000006,11.625000000000002 4.650000000000006,0"/>
  <s:path class="arrow" d="M31.4,200.92517223105457L 305.1500000000001,290.1248277689454"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenEnvironmentCore">
  <s:path class="arrow" d="M40.7,199.563287743293L 601.6999999999999,218.05671225670702"/>
  <s:path class="arrow" d="M40.7,199.1086556359876L 321.50000000000006,180.91134436401242"/>
  <s:path class="arrow" d="M40.7,201.03174134997164L 295.8500000000001,290.0182586500284"/>
  <s:path class="arrow" d="M34.8998670212766,204.06L 27.900132978723406,232.36"/>
  <s:path class="arrow" d="M36.12700320512821,194.76c93.54866452991455, -39.75 280.6459935897436,-79.5 280.6459935897436,0"/>
  <s:path class="arrow" d="M40.7,199.03302716688228L 495.2000000000001,162.18697283311772"/>
  <s:path class="arrow" d="M31.44946808510639,204.06L 22.050531914893618,213.56"/>
  <s:path class="arrow" d="M40.7,201.38111028315947L 434.0000000000001,368.0988897168405"/>
  <s:path class="arrow" d="M40.7,200.03264957264958L 312.20000000000005,236.38735042735044"/>
  <s:path class="arrow" d="M40.7,200.92517223105457L 314.4500000000001,290.1248277689454"/>
  <s:path class="arrow" d="M40.7,200.97664657534247L 305.1500000000001,290.0733534246575"/>
  <s:path class="arrowF" d="M40.7,197.18557251908396L 70.7,182.83442748091605"/>
  <s:path class="arrowF" d="M40.7,200.55050880626223L 184.7,235.8694911937378"/>
  <s:path class="arrowF" d="M40.7,197.5074463190184L 227.0000000000001,121.28255368098161"/>
  <s:path class="arrowF" d="M40.7,198.33693339100347L 378.2000000000001,120.45306660899655"/>
  <s:path class="arrowF" d="M40.7,200.5663492063492L 107,217.0536507936508"/>
  <s:path class="arrowF" d="M33.72500000000001,204.06c-1.5500000000000018, 5.812500000000001 -4.650000000000006,11.625000000000002 -4.650000000000006,0"/>
  <s:path class="arrowF" d="M40.7,197.41247181964573L 217.7000000000001,121.37752818035428"/>
 </s:g>
 <s:g visibility="hidden" id="dep-POSIXRealtimeExtensions"/>
 <s:g visibility="hidden" id="dep-XMLFramework">
  <s:path class="arrow" d="M22.1,182.7016168091168L 434.0000000000001,367.97838319088316"/>
  <s:path class="arrow" d="M18.216755319148938,185.26000000000002L 25.983244680851065,232.36"/>
  <s:path class="arrow" d="M22.1,181.76013297872342c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrow" d="M12.800000000000002,181.37675531914894c-11.700000000000001, 18.288829787234047 -23.400000000000002 54.866489361702136 0,54.866489361702136"/>
  <s:path class="arrow" d="M22.1,182.32155146693188L 314.4500000000001,289.92844853306815"/>
  <s:path class="arrow" d="M22.1,182.55699331848552L 147.5,235.06300668151448"/>
  <s:path class="arrow" d="M22.1,182.3759979476655L 305.1500000000001,289.8740020523345"/>
  <s:path class="arrowF" d="M18.225,185.26000000000002c8.783333333333333, 8.1375 26.349999999999998,16.275 26.349999999999998,0"/>
  <s:path class="arrowF" d="M17.915000000000003,175.96c15.189999999999998, -10.462499999999999 45.56999999999999,-20.924999999999997 45.56999999999999,0"/>
  <s:path class="arrowF" d="M17.52221943887776,185.26000000000002c99.75185370741484, 42.075 299.2555611222445,84.15 299.2555611222445,0"/>
  <s:path class="arrowF" d="M22.1,181.09539700166576L 553.1,236.52460299833427"/>
  <s:path class="arrowF" d="M22.1,177.08558495821728L 120.50000000000009,102.50441504178275"/>
  <s:path class="arrowF" d="M22.1,179.71771156558535L 438.20000000000016,99.87228843441469"/>
  <s:path class="arrowF" d="M22.1,179.8091993670886L 486.8000000000002,99.78080063291141"/>
  <s:path class="arrowF" d="M22.1,180.02343325092707L 498.20000000000016,119.96656674907294"/>
  <s:path class="arrowF" d="M22.1,178.40905677655678L 340.4000000000001,27.750943223443215"/>
  <s:path class="arrowF" d="M22.1,179.04204899777284L 416.90000000000015,45.91795100222717"/>
  <s:path class="arrowF" d="M22.1,179.1433125L 444.8000000000001,45.8166875"/>
  <s:path class="arrowF" d="M22.1,179.2265425531915L 407.60000000000014,64.53345744680851"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Libxml2Libraries"/>
 <s:g visibility="hidden" id="dep-XMLDOMandXPath"/>
 <s:g visibility="hidden" id="dep-XMLExpatParser">
  <s:path class="arrow" d="M50,182.84999237223494L 434.0000000000001,367.8300076277651"/>
  <s:path class="arrow" d="M43.81648936170213,185.26000000000002L 28.283510638297873,232.36"/>
  <s:path class="arrow" d="M40.7,183.74333333333334L 22.1,196.27666666666667"/>
  <s:path class="arrow" d="M50,182.56231423709588L 305.1500000000001,289.68768576290415"/>
  <s:path class="arrow" d="M44.575,185.26000000000002c-8.783333333333333, 8.1375 -26.349999999999998,16.275 -26.349999999999998,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-XMLLibxml2Parser"/>
 <s:g visibility="hidden" id="dep-WBXMLParser">
  <s:path class="arrow" d="M68.6,182.96118494795837L 434.0000000000001,367.71881505204163"/>
  <s:path class="arrow" d="M60.88297872340425,185.26000000000002L 29.81702127659574,232.36"/>
  <s:path class="arrow" d="M68.6,182.7100183038438L 305.1500000000001,289.5399816961562"/>
  <s:path class="arrow" d="M63.48499999999999,175.96c-15.189999999999998, -10.462499999999999 -45.56999999999999,-20.924999999999997 -45.56999999999999,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ZipCompressionLibrary">
  <s:path class="arrow" d="M80.00000000000001,178.3334375L 109.1,164.0865625"/>
  <s:path class="arrow" d="M70.7,183.629689119171L 22.1,215.19031088082903"/>
  <s:path class="arrow" d="M80.00000000000001,182.7281107692308L 314.4500000000001,289.5218892307692"/>
  <s:path class="arrow" d="M80.00000000000001,182.81213051823417L 305.1500000000001,289.4378694817658"/>
  <s:path class="arrow" d="M70.7,182.83442748091605L 40.7,197.18557251908396"/>
  <s:path class="arrow" d="M80.00000000000001,183.0349628406276L 434.0000000000001,367.64503715937246"/>
  <s:path class="arrowF" d="M75.3878346456693,185.26000000000002c190.47477690288713, 76.0875 571.4243307086614,152.175 571.4243307086614,0"/>
  <s:path class="arrowF" d="M80.00000000000001,178.67313265306123L 217.7000000000001,121.31686734693878"/>
  <s:path class="arrowF" d="M80.00000000000001,178.741070901034L 273.80000000000007,100.84892909896605"/>
  <s:path class="arrowF" d="M80.00000000000001,178.98878005342834L 407.60000000000014,64.77121994657169"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PluginFramework">
  <s:path class="arrow" d="M19.775000000000006,241.66000000000003c1.5499999999999983, 5.8125 4.649999999999995,11.625 4.649999999999995,0"/>
  <s:path class="arrow" d="M22.1,237.75968127490043L 351.6500000000001,290.8903187250996"/>
  <s:path class="arrow" d="M17.61052338530067,232.36c44.79298440979955, -21.487499999999997 134.37895322939866,-42.974999999999994 134.37895322939866,0"/>
  <s:path class="arrow" d="M22.1,238.47896723646724L 434.0000000000001,368.60103276353277"/>
  <s:path class="arrow" d="M22.1,237.85213326703135L 314.4500000000001,290.79786673296866"/>
  <s:path class="arrow" d="M22.1,234.58166666666668L 156.8,164.23833333333334"/>
  <s:path class="arrow" d="M22.1,237.8789225243715L 305.1500000000001,290.77107747562854"/>
  <s:path class="arrowF" d="M22.1,236.43493351063833c14.050000000000002, -24.683289007092203 28.100000000000005 -74.04986702127661 0,-74.04986702127661"/>
  <s:path class="arrowF" d="M12.800000000000002,236.2432446808511c-11.700000000000001, -18.288829787234047 -23.400000000000002 -54.866489361702136 0,-54.866489361702136"/>
  <s:path class="arrowF" d="M12.800000000000002,234.7097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrowF" d="M19.75026595744681,232.36L 24.449734042553192,222.86"/>
  <s:path class="arrowF" d="M22.1,232.3846031746032L 88.39999999999999,166.43539682539682"/>
  <s:path class="arrowF" d="M22.1,235.46L 125.6,200.96"/>
  <s:path class="arrowF" d="M22.1,233.37884735202493L 109.1,165.4411526479751"/>
  <s:path class="arrowF" d="M22.1,235.712004454343L 147.5,200.707995545657"/>
  <s:path class="arrowF" d="M22.1,234.414008908686L 147.5,164.40599109131404"/>
  <s:path class="arrowF" d="M22.1,235.00034482758622L 186.8,163.8196551724138"/>
  <s:path class="arrowF" d="M22.1,236.1120030816641L 207.5,200.3079969183359"/>
  <s:path class="arrowF" d="M17.56105546995378,232.36c64.82596302003081, -28.987499999999997 194.47788906009245,-57.974999999999994 194.47788906009245,0"/>
  <s:path class="arrowF" d="M22.1,237.45899845916796L 207.5,255.3610015408321"/>
  <s:path class="arrowF" d="M22.1,236.1868361581921L 225.2,200.2331638418079"/>
  <s:path class="arrowF" d="M22.1,235.6207270560191L 264.5,163.19927294398093"/>
  <s:path class="arrowF" d="M22.1,235.96804529201432L 264.5,181.6519547079857"/>
  <s:path class="arrowF" d="M22.1,236.03974472807994L 283.1,181.5802552719201"/>
  <s:path class="arrowF" d="M22.1,236.072017167382L 292.4,181.54798283261803"/>
  <s:path class="arrowF" d="M22.1,236.31536352800956L 264.5,200.10463647199046"/>
  <s:path class="arrowF" d="M22.1,236.3631631520533L 283.1,200.05683684794673"/>
  <s:path class="arrowF" d="M22.1,236.3893397231097L 294.5,200.0306602768903"/>
  <s:path class="arrowF" d="M22.1,236.42603206412826L 312.20000000000005,199.99396793587175"/>
  <s:path class="arrowF" d="M22.1,236.4601886792453L 330.80000000000007,199.9598113207547"/>
  <s:path class="arrowF" d="M22.1,236.71801603206416L 312.20000000000005,218.50198396793587"/>
  <s:path class="arrowF" d="M22.1,237.2546683459278L 370.1000000000001,255.56533165407225"/>
  <s:path class="arrowF" d="M22.1,236.2526250812216L 474.50000000000006,162.56737491877843"/>
  <s:path class="arrowF" d="M22.1,236.64597751405373L 493.1,199.77402248594626"/>
  <s:path class="arrowF" d="M22.1,236.40574909279422L 591.5,162.41425090720583"/>
  <s:path class="arrowF" d="M22.1,236.54251336898398L 573.8,181.07748663101606"/>
  <s:path class="arrowF" d="M22.1,236.45442326024786L 642.2,162.36557673975216"/>
  <s:path class="arrowF" d="M22.1,236.4703703703704L 660.8000000000001,162.34962962962965"/>
  <s:path class="arrowF" d="M22.1,236.47800547695118L 670.1,162.34199452304884"/>
  <s:path class="arrowF" d="M22.1,236.49966725043785L 698,162.32033274956217"/>
  <s:path class="arrowF" d="M22.1,236.5933174451859L 642.2,181.02668255481413"/>
  <s:path class="arrowF" d="M22.1,236.62318584070798L 690.8000000000001,180.99681415929206"/>
  <s:path class="arrowF" d="M22.1,236.87110581506198L 642.2,218.34889418493805"/>
  <s:path class="arrowF" d="M17.483853922029123,232.36c212.87743071864725, -84.4875 638.6322921559417,-168.975 638.6322921559417,0"/>
  <s:path class="arrowF" d="M17.48336805555556,232.36c215.97775462962963, -85.65 647.9332638888889,-171.3 647.9332638888889,0"/>
  <s:path class="arrowF" d="M17.48289593792789,241.66000000000003c219.07806937471472, 86.8125 657.2342081241442,173.625 657.2342081241442,0"/>
  <s:path class="arrowF" d="M17.481556479859897,241.66000000000003c228.37896234676006, 90.3 685.1368870402802,180.6 685.1368870402802,0"/>
  <s:path class="arrowF" d="M22.1,236.7362564584312L 651.5,199.68374354156882"/>
  <s:path class="arrowF" d="M22.1,236.74400273847561L 670.1,199.6759972615244"/>
  <s:path class="arrowF" d="M22.1,236.74771377137716L 679.4000000000001,199.67228622862285"/>
  <s:path class="arrowF" d="M22.1,237.14318098720295L 669.2,255.6768190127971"/>
  <s:path class="arrowF" d="M22.1,237.14132041460118L 678.5000000000001,255.67867958539887"/>
  <s:path class="arrowF" d="M22.1,237.13951111111112L 687.8000000000001,255.68048888888893"/>
  <s:path class="arrowF" d="M22.1,237.1377509864095L 697.1000000000001,255.68224901359056"/>
  <s:path class="arrowF" d="M22.1,236.52107382550338L 728.0000000000001,162.29892617449664"/>
  <s:path class="arrowF" d="M22.1,236.64330536912755L 728.0000000000001,180.9766946308725"/>
  <s:path class="arrowF" d="M22.1,236.64801242236027L 737.3000000000001,180.97198757763977"/>
  <s:path class="arrowF" d="M22.1,236.65260016353233L 746.6000000000001,180.9673998364677"/>
  <s:path class="arrowF" d="M22.1,236.65707307226486L 755.9000000000001,180.96292692773517"/>
  <s:path class="arrowF" d="M19.440980221690943,232.36L 74.55901977830914,103.63000000000002"/>
  <s:path class="arrowF" d="M21.391534449032825,232.36L 130.50846555096723,103.63000000000002"/>
  <s:path class="arrowF" d="M22.1,234.58544547872341L 238.4000000000001,121.8045545212766"/>
  <s:path class="arrowF" d="M22.1,234.76183107274971L 256.1000000000001,121.62816892725031"/>
  <s:path class="arrowF" d="M22.1,234.9142931034483L 273.80000000000007,121.47570689655171"/>
  <s:path class="arrowF" d="M22.1,234.55084482758622L 273.80000000000007,101.43915517241379"/>
  <s:path class="arrowF" d="M22.1,235.3433957952468L 341.0000000000001,121.0466042047532"/>
  <s:path class="arrowF" d="M22.1,235.6266426403642L 408.20000000000016,120.76335735963582"/>
  <s:path class="arrowF" d="M22.1,235.65843217197926L 417.5000000000001,120.73156782802076"/>
  <s:path class="arrowF" d="M22.1,235.4674873828407L 428.90000000000015,100.52251261715935"/>
  <s:path class="arrowF" d="M22.1,235.5012094499295L 438.20000000000016,100.48879055007052"/>
  <s:path class="arrowF" d="M22.1,235.70703714981732L 505.4000000000002,100.28296285018271"/>
  <s:path class="arrowF" d="M22.1,235.73118051404666L 514.7000000000002,100.25881948595338"/>
  <s:path class="arrowF" d="M22.1,235.80126271186444L 543.8000000000001,100.1887372881356"/>
  <s:path class="arrowF" d="M22.1,235.6954614275415L 428.90000000000015,120.69453857245855"/>
  <s:path class="arrowF" d="M22.1,235.86112476370513L 488.90000000000015,120.5288752362949"/>
  <s:path class="arrowF" d="M22.1,235.88313658838075L 498.20000000000016,120.50686341161928"/>
  <s:path class="arrowF" d="M22.1,235.90661423414133L 594.5000000000001,100.08338576585871"/>
  <s:path class="arrowF" d="M22.1,235.9239771573604L 603.8000000000001,100.0660228426396"/>
  <s:path class="arrowF" d="M22.1,235.94080209895054L 613.1000000000001,100.0491979010495"/>
  <s:path class="arrowF" d="M22.1,236.07189593908632L 603.8000000000001,118.71810406091372"/>
  <s:path class="arrowF" d="M22.1,236.03485642661806L 671.0000000000001,99.95514357338197"/>
  <s:path class="arrowF" d="M22.1,236.1676731996354L 671.0000000000001,118.62232680036463"/>
  <s:path class="arrowF" d="M22.1,236.24348610535048L 736.1000000000001,118.54651389464952"/>
  <s:path class="arrowF" d="M22.1,233.56964285714287L 273.2000000000001,47.79035714285715"/>
  <s:path class="arrowF" d="M22.1,233.799L 291.8000000000001,47.56099999999998"/>
  <s:path class="arrowF" d="M22.1,234.11074757281554L 321.8000000000001,47.249252427184445"/>
  <s:path class="arrowF" d="M22.1,234.42227902946277L 359.0000000000001,46.93772097053724"/>
  <s:path class="arrowF" d="M22.1,234.39366019417477L 321.8000000000001,65.76633980582523"/>
  <s:path class="arrowF" d="M22.1,234.61032947462158L 349.7000000000001,65.54967052537845"/>
  <s:path class="arrowF" d="M22.1,233.82783495145634L 321.8000000000001,28.732165048543663"/>
  <s:path class="arrowF" d="M22.1,234.00850732600733L 340.4000000000001,28.55149267399267"/>
  <s:path class="arrowF" d="M22.1,234.7408282674772L 407.60000000000014,46.61917173252277"/>
  <s:path class="arrowF" d="M22.1,234.79305122494435L 416.90000000000015,46.566948775055664"/>
  <s:path class="arrowF" d="M22.1,234.8429245283019L 426.20000000000016,46.51707547169812"/>
  <s:path class="arrowF" d="M22.1,234.9362291666667L 444.8000000000001,46.42377083333332"/>
  <s:path class="arrowF" d="M22.1,235.02183089214384L 463.40000000000015,46.338169107856174"/>
  <s:path class="arrowF" d="M22.1,235.10915340547425L 484.10000000000014,46.25084659452577"/>
  <s:path class="arrowF" d="M22.1,235.18132271892225L 502.70000000000016,46.17867728107777"/>
  <s:path class="arrowF" d="M22.1,234.74487906012442L 446.90000000000015,27.815120939875584"/>
  <s:path class="arrowF" d="M22.1,234.9622568389058L 407.60000000000014,65.1977431610942"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationUtilities">
  <s:path class="arrow" d="M26.922428229665073,241.66000000000003c41.68504784688995, 20.325000000000003 125.05514354066986,40.650000000000006 125.05514354066986,0"/>
  <s:path class="arrow" d="M26.90015625,232.36c47.89989583333334, -22.65 143.6996875,-45.3 143.6996875,0"/>
  <s:path class="arrow" d="M31.4,237.8789225243715L 314.4500000000001,290.77107747562854"/>
  <s:path class="arrow" d="M31.4,238.51213401311L 434.0000000000001,368.56786598689"/>
  <s:path class="arrow" d="M31.4,237.90747217806043L 305.1500000000001,290.7425278219396"/>
  <s:path class="arrowF" d="M26.174933510638297,232.36L 18.025066489361706,166.46"/>
  <s:path class="arrowF" d="M29.050265957446808,232.36L 61.649734042553185,166.46"/>
  <s:path class="arrowF" d="M27.900132978723406,232.36L 34.8998670212766,204.06"/>
  <s:path class="arrowF" d="M25.983244680851065,232.36L 18.216755319148938,185.26000000000002"/>
  <s:path class="arrowF" d="M28.283510638297873,232.36L 43.816489361702125,185.26000000000002"/>
  <s:path class="arrowF" d="M29.817021276595746,232.36L 60.88297872340426,185.26000000000002"/>
  <s:path class="arrowF" d="M24.449734042553192,232.36L 19.75026595744681,222.86"/>
  <s:path class="arrowF" d="M30.849667553191487,232.36L 88.95033244680849,166.46"/>
  <s:path class="arrowF" d="M31.4,234.37289592760183L 88.39999999999999,202.04710407239818"/>
  <s:path class="arrowF" d="M31.4,235.6157416267943L 147.5,200.80425837320576"/>
  <s:path class="arrowF" d="M31.4,234.22148325358853L 147.5,164.5985167464115"/>
  <s:path class="arrowF" d="M31.4,235.71871491875925L 225.2,181.9012850812408"/>
  <s:path class="arrowF" d="M31.4,237.43852941176473L 226.1,255.38147058823532"/>
  <s:path class="arrowF" d="M31.4,235.56742574257427L 264.5,163.25257425742575"/>
  <s:path class="arrowF" d="M31.4,236.00517241379313L 283.1,181.6148275862069"/>
  <s:path class="arrowF" d="M31.4,236.6626817640048L 273.8,218.55731823599524"/>
  <s:path class="arrowF" d="M31.4,236.67505747126438L 283.1,218.54494252873565"/>
  <s:path class="arrowF" d="M31.4,236.3681497797357L 294.5,200.0518502202643"/>
  <s:path class="arrowF" d="M31.4,236.1059669079628L 312.20000000000005,181.51403309203724"/>
  <s:path class="arrowF" d="M31.4,236.75879310344828L 370.1000000000001,218.46120689655174"/>
  <s:path class="arrowF" d="M26.79072033898305,241.66000000000003c176.9728531073446, 71.025 530.9185593220338,142.05 530.9185593220338,0"/>
  <s:path class="arrowF" d="M31.4,236.42661661661663L 621.5,162.39338338338337"/>
  <s:path class="arrowF" d="M31.4,236.8515443175639L 573.8,218.36845568243612"/>
  <s:path class="arrowF" d="M31.4,236.44609095307212L 642.2,162.3739090469279"/>
  <s:path class="arrowF" d="M31.4,236.4703703703704L 670.1,162.34962962962965"/>
  <s:path class="arrowF" d="M31.4,237.150977261732L 642.2,255.66902273826804"/>
  <s:path class="arrowF" d="M31.4,237.14132041460118L 687.8000000000001,255.67867958539887"/>
  <s:path class="arrowF" d="M31.4,236.7782703777336L 776.6,199.64172962226638"/>
  <s:path class="arrowF" d="M28.427678765485766,232.36L 74.87232123451432,103.63000000000002"/>
  <s:path class="arrowF" d="M28.74098022169094,232.36L 83.85901977830915,103.63000000000002"/>
  <s:path class="arrowF" d="M29.054281677896114,232.36L 92.84571832210398,103.63000000000002"/>
  <s:path class="arrowF" d="M29.904552410099466,232.36L 103.39544758990061,124.03000000000002"/>
  <s:path class="arrowF" d="M31.4,233.03774509803924L 159.80000000000007,123.35225490196079"/>
  <s:path class="arrowF" d="M31.4,233.28905102040818L 169.10000000000008,123.10094897959185"/>
  <s:path class="arrowF" d="M31.4,233.882615780446L 197.00000000000006,122.50738421955405"/>
  <s:path class="arrowF" d="M29.43832862421213,232.36L 103.86167137578795,103.63000000000002"/>
  <s:path class="arrowF" d="M30.064931536622478,232.36L 121.83506846337761,103.63000000000002"/>
  <s:path class="arrowF" d="M31.4,234.83685935637666L 273.80000000000007,121.55314064362337"/>
  <s:path class="arrowF" d="M31.4,234.9142931034483L 283.1000000000001,121.47570689655171"/>
  <s:path class="arrowF" d="M31.4,234.55084482758622L 283.1000000000001,101.43915517241379"/>
  <s:path class="arrowF" d="M31.4,235.2947930385701L 341.0000000000001,121.09520696142992"/>
  <s:path class="arrowF" d="M31.4,235.3433957952468L 350.3000000000001,121.0466042047532"/>
  <s:path class="arrowF" d="M31.4,235.5933216783217L 408.20000000000016,120.79667832167833"/>
  <s:path class="arrowF" d="M31.4,235.6266426403642L 417.5000000000001,120.76335735963582"/>
  <s:path class="arrowF" d="M31.4,235.43222345132745L 428.90000000000015,100.55777654867259"/>
  <s:path class="arrowF" d="M31.4,235.4674873828407L 438.20000000000016,100.52251261715935"/>
  <s:path class="arrowF" d="M31.4,235.62880890897355L 486.8000000000002,100.36119109102648"/>
  <s:path class="arrowF" d="M31.4,235.65590822784813L 496.1000000000002,100.33409177215191"/>
  <s:path class="arrowF" d="M31.4,235.68196461824957L 505.4000000000002,100.30803538175047"/>
  <s:path class="arrowF" d="M31.4,235.86112476370513L 498.20000000000016,120.5288752362949"/>
  <s:path class="arrowF" d="M31.4,235.88868710691827L 594.5000000000001,100.10131289308177"/>
  <s:path class="arrowF" d="M31.4,236.05689788550802L 603.8000000000001,118.73310211449201"/>
  <s:path class="arrowF" d="M31.4,236.0616555851064L 698.9000000000001,99.92834441489364"/>
  <s:path class="arrowF" d="M31.4,236.15560101710588L 671.0000000000001,118.63439898289414"/>
  <s:path class="arrowF" d="M31.4,236.19082225177306L 698.9000000000001,118.59917774822696"/>
  <s:path class="arrowF" d="M31.4,233.44222222222226L 273.2000000000001,47.91777777777776"/>
  <s:path class="arrowF" d="M31.4,233.56964285714287L 282.5000000000001,47.79035714285715"/>
  <s:path class="arrowF" d="M31.4,233.688275862069L 291.8000000000001,47.671724137930994"/>
  <s:path class="arrowF" d="M31.4,233.7903703703704L 273.2000000000001,66.36962962962966"/>
  <s:path class="arrowF" d="M31.4,233.23392857142858L 282.5000000000001,29.326071428571424"/>
  <s:path class="arrowF" d="M31.4,233.9250516528926L 312.5000000000001,47.43494834710742"/>
  <s:path class="arrowF" d="M31.4,234.0207807807808L 321.8000000000001,47.33921921921919"/>
  <s:path class="arrowF" d="M31.4,234.35084594835266L 359.0000000000001,47.00915405164736"/>
  <s:path class="arrowF" d="M31.4,234.22608471074383L 312.5000000000001,65.93391528925619"/>
  <s:path class="arrowF" d="M31.4,234.31247247247248L 321.8000000000001,65.84752752752752"/>
  <s:path class="arrowF" d="M31.4,234.39366019417477L 331.10000000000014,65.76633980582523"/>
  <s:path class="arrowF" d="M31.4,234.542206959707L 349.7000000000001,65.61779304029304"/>
  <s:path class="arrowF" d="M31.4,233.72908908908911L 321.8000000000001,28.830910910910887"/>
  <s:path class="arrowF" d="M31.4,233.9208105560792L 340.4000000000001,28.6391894439208"/>
  <s:path class="arrowF" d="M31.4,234.68608560311287L 407.60000000000014,46.67391439688714"/>
  <s:path class="arrowF" d="M31.4,234.7408282674772L 416.90000000000015,46.61917173252277"/>
  <s:path class="arrowF" d="M31.4,234.79305122494435L 426.20000000000016,46.566948775055664"/>
  <s:path class="arrowF" d="M31.4,234.89060326472676L 444.8000000000001,46.46939673527322"/>
  <s:path class="arrowF" d="M31.4,234.9799320190347L 463.40000000000015,46.38006798096529"/>
  <s:path class="arrowF" d="M31.4,235.07088961038963L 484.10000000000014,46.289110389610386"/>
  <s:path class="arrowF" d="M31.4,234.64348014440435L 437.60000000000014,27.916519855595652"/>
  <s:path class="arrowF" d="M31.4,234.69528954802263L 446.90000000000015,27.864710451977345"/>
  <s:path class="arrowF" d="M31.4,234.79238836265225L 465.5000000000001,27.767611637347727"/>
  <s:path class="arrowF" d="M31.4,234.89129928894636L 486.2000000000001,27.668700711053646"/>
  <s:path class="arrowF" d="M31.4,235.01993928354585L 516.2,27.54006071645415"/>
  <s:path class="arrowF" d="M31.4,234.91285603112843L 407.60000000000014,65.24714396887157"/>
  <s:path class="arrowF" d="M31.4,236.02088072122055L 671.0000000000001,99.96911927877949"/>
  <s:path class="arrowF" d="M27.325066489361703,232.36L 35.4749335106383,166.46"/>
  <s:path class="arrowF" d="M24.424999999999997,241.66000000000003c-1.5499999999999983, 5.8125 -4.649999999999995,11.625 -4.649999999999995,0"/>
  <s:path class="arrowF" d="M31.4,234.88686703096542L 186.8,163.9331329690346"/>
  <s:path class="arrowF" d="M26.90015625,232.36c47.89989583333334, -22.65 143.6996875,-45.3 143.6996875,0"/>
  <s:path class="arrowF" d="M31.4,237.26120689655176L 370.1000000000001,255.5587931034483"/>
  <s:path class="arrowF" d="M31.4,236.39587987355114L 591.5,162.42412012644888"/>
  <s:path class="arrowF" d="M26.788542780748664,232.36c186.97430481283416, -74.77499999999999 560.9229144385025,-149.54999999999998 560.9229144385025,0"/>
  <s:path class="arrowF" d="M31.4,236.58706821480408L 642.2,181.03293178519596"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericUsabilityLibrary"/>
 <s:g visibility="hidden" id="dep-CharacterEncodingandConversionFramework">
  <s:path class="arrow" d="M12.800000000000002,220.51026595744682c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M19.75026595744681,222.86L 24.449734042553192,232.36"/>
  <s:path class="arrow" d="M22.1,219.34193933366484L 314.4500000000001,290.50806066633515"/>
  <s:path class="arrow" d="M22.1,219.8865170940171L 434.0000000000001,368.39348290598286"/>
  <s:path class="arrow" d="M22.1,219.3779476654695L 305.1500000000001,290.47205233453053"/>
  <s:path class="arrowF" d="M21.283776595744683,213.56L 60.116223404255315,166.46"/>
  <s:path class="arrowF" d="M12.800000000000002,215.9097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrowF" d="M22.050531914893618,213.56L 31.44946808510639,204.06"/>
  <s:path class="arrowF" d="M22.1,217.0598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrowF" d="M22.1,215.19031088082903L 70.7,183.629689119171"/>
  <s:path class="arrowF" d="M22.1,216.38875000000002L 156.8,163.63125000000002"/>
  <s:path class="arrowF" d="M22.1,216.61765027322406L 177.5,163.40234972677595"/>
  <s:path class="arrowF" d="M22.1,218.78025440313112L 166.1,236.4397455968689"/>
  <s:path class="arrowF" d="M22.1,218.74763837638378L 175.4,236.47236162361625"/>
  <s:path class="arrowF" d="M22.1,217.72066330814442L 370.1000000000001,181.0993366918556"/>
  <s:path class="arrowF" d="M17.510516372795973,222.86c119.05965575146938, 49.31250000000001 357.1789672544081,98.62500000000001 357.1789672544081,0"/>
  <s:path class="arrowF" d="M17.508981178396073,213.56c122.16067921440265, -50.47500000000001 366.48203764320795,-100.95000000000002 366.48203764320795,0"/>
  <s:path class="arrowF" d="M22.1,218.05417112299466L 573.8,199.56582887700534"/>
  <s:path class="arrowF" d="M17.488542780748666,213.56c186.97430481283416, -74.77499999999999 560.9229144385025,-149.54999999999998 560.9229144385025,0"/>
  <s:path class="arrowF" d="M17.486716760061135,213.56c196.2755221599592, -78.26249999999999 588.8265664798776,-156.52499999999998 588.8265664798776,0"/>
  <s:path class="arrowF" d="M22.1,218.36582887700536L 573.8,236.85417112299467"/>
  <s:path class="arrowF" d="M22.1,218.363287743293L 583.0999999999999,236.85671225670703"/>
  <s:path class="arrowF" d="M22.1,217.7933174451859L 642.2,162.22668255481412"/>
  <s:path class="arrowF" d="M22.1,217.9747153815099L 755.9000000000001,180.84528461849013"/>
  <s:path class="arrowF" d="M20.11761721043362,213.56L 83.18238278956646,103.63000000000002"/>
  <s:path class="arrowF" d="M20.48031955044872,213.56L 92.11968044955137,103.63000000000002"/>
  <s:path class="arrowF" d="M20.230684002833154,213.56L 73.76931599716693,124.03000000000002"/>
  <s:path class="arrowF" d="M20.924922418854322,213.56L 103.07507758114575,103.63000000000002"/>
  <s:path class="arrowF" d="M22.1,216.08578735632184L 273.80000000000007,101.10421264367817"/>
  <s:path class="arrowF" d="M22.1,216.80975776965266L 341.0000000000001,120.78024223034735"/>
  <s:path class="arrowF" d="M22.1,216.84834222222224L 350.3000000000001,120.74165777777779"/>
  <s:path class="arrowF" d="M22.1,216.93459282263632L 447.50000000000017,100.25540717736371"/>
  <s:path class="arrowF" d="M22.1,217.165895480226L 543.8000000000001,100.02410451977403"/>
  <s:path class="arrowF" d="M22.1,217.15789491758244L 449.60000000000014,120.43210508241758"/>
  <s:path class="arrowF" d="M22.1,217.26323547589618L 498.20000000000016,120.32676452410384"/>
  <s:path class="arrowF" d="M22.1,215.21241379310345L 282.5000000000001,47.34758620689655"/>
  <s:path class="arrowF" d="M22.1,215.31233333333336L 291.8000000000001,47.247666666666646"/>
  <s:path class="arrowF" d="M22.1,215.44107142857143L 273.2000000000001,65.91892857142858"/>
  <s:path class="arrowF" d="M22.1,214.88827586206898L 282.5000000000001,28.871724137930983"/>
  <s:path class="arrowF" d="M22.1,215.51247247247247L 312.5000000000001,47.04752752752751"/>
  <s:path class="arrowF" d="M22.1,215.59366019417476L 321.8000000000001,46.966339805825214"/>
  <s:path class="arrowF" d="M22.1,215.876572815534L 321.8000000000001,65.48342718446602"/>
  <s:path class="arrowF" d="M22.1,215.94475023562677L 331.10000000000014,65.41524976437322"/>
  <s:path class="arrowF" d="M22.1,216.20938381588718L 416.90000000000015,46.35061618411282"/>
  <s:path class="arrowF" d="M22.1,216.41583888149134L 463.40000000000015,46.14416111850866"/>
  <s:path class="arrowF" d="M22.1,216.1462612301313L 446.90000000000015,27.61373876986866"/>
  <s:path class="arrowF" d="M22.1,216.2310536779324L 465.5000000000001,27.528946322067554"/>
  <s:path class="arrowF" d="M22.1,216.38368541033435L 407.60000000000014,64.97631458966566"/>
  <s:path class="arrowF" d="M19.775000000000006,222.86c1.5499999999999983, 5.8125 4.649999999999995,11.625 4.649999999999995,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CharacterEncodingandConversionPlugins">
  <s:path class="arrow" d="M24.424999999999997,222.86c-1.5499999999999983, 5.8125 -4.649999999999995,11.625 -4.649999999999995,0"/>
  <s:path class="arrow" d="M31.4,219.9243699927167L 434.0000000000001,368.3556300072833"/>
  <s:path class="arrow" d="M24.449734042553192,222.86L 19.75026595744681,232.36"/>
  <s:path class="arrow" d="M31.4,219.4163222045575L 305.1500000000001,290.43367779544246"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UserPromptService">
  <s:path class="arrow" d="M97.27952127659574,166.46L 157.22047872340426,232.36"/>
  <s:path class="arrow" d="M88.9503324468085,166.46L 30.8496675531915,232.36"/>
  <s:path class="arrow" d="M88.39999999999999,166.43539682539682L 22.1,232.38460317460317"/>
  <s:path class="arrow" d="M97.7,164.612109375L 434.0000000000001,367.267890625"/>
  <s:path class="arrow" d="M97.7,164.4806901128069L 314.4500000000001,288.96930988719305"/>
  <s:path class="arrow" d="M96.70445478723404,166.46L 148.49554521276596,232.36"/>
  <s:path class="arrow" d="M97.7,164.59528027681662L 305.1500000000001,288.8547197231834"/>
  <s:path class="arrow" d="M97.7,165.57L 134.89999999999998,195.65"/>
  <s:path class="arrowF" d="M97.7,162.41624133148406L 521,217.60375866851595"/>
  <s:path class="arrowF" d="M97.7,159.8444087403599L 321.8000000000001,65.11559125964011"/>
  <s:path class="arrowF" d="M97.7,159.9197280593325L 331.10000000000014,65.0402719406675"/>
  <s:path class="arrowF" d="M97.7,160.05428243398393L 349.7000000000001,64.90571756601608"/>
  <s:path class="arrowF" d="M97.7,159.0953084832905L 321.8000000000001,28.26469151670952"/>
  <s:path class="arrowF" d="M97.7,160.23416666666668L 273.80000000000007,100.55583333333335"/>
  <s:path class="arrowF" d="M97.7,162.40348268839105L 530.3000000000001,217.61651731160896"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UserPromptUtils">
  <s:path class="arrow" d="M107,164.68959857270295L 434.0000000000001,367.19040142729705"/>
  <s:path class="arrow" d="M105.42938829787234,166.46L 149.07061170212765,232.36"/>
  <s:path class="arrow" d="M107,164.7201446131598L 305.1500000000001,288.7298553868402"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WeakCryptoSPI">
  <s:path class="arrow" d="M97.7,219.72050431320505L 314.4500000000001,290.12949568679494"/>
  <s:path class="arrow" d="M97.7,219.6891878172589L 147.5,235.53081218274113"/>
  <s:path class="arrow" d="M97.7,220.25325520833334L 434.0000000000001,368.02674479166666"/>
  <s:path class="arrow" d="M97.7,219.78531487889273L 305.1500000000001,290.06468512110723"/>
  <s:path class="arrowF" d="M97.7,217.76100154083207L 283.1,199.85899845916794"/>
  <s:path class="arrowF" d="M97.7,218.8306602768903L 370.1000000000001,255.18933972310973"/>
  <s:path class="arrowF" d="M97.7,216.72993719806763L 398.90000000000015,120.86006280193237"/>
  <s:path class="arrowF" d="M97.7,216.8804568345324L 505.4000000000002,100.30954316546763"/>
  <s:path class="arrowF" d="M97.7,216.99256587615284L 543.8000000000001,100.19743412384719"/>
  <s:path class="arrowF" d="M97.7,215.1207583547558L 321.8000000000001,66.23924164524422"/>
  <s:path class="arrowF" d="M97.7,216.054136L 463.40000000000015,46.505863999999974"/>
  <s:path class="arrowF" d="M95.375,222.86c1.5499999999999983, 5.8125 4.649999999999995,11.625 4.649999999999995,0"/>
  <s:path class="arrowF" d="M97.7,217.0352569018405L 479.60000000000014,120.5547430981595"/>
  <s:path class="arrowF" d="M97.7,217.08857613469985L 498.20000000000016,120.50142386530015"/>
  <s:path class="arrowF" d="M97.7,215.74896803652967L 416.90000000000015,46.8110319634703"/>
  <s:path class="arrowF" d="M88.39999999999999,220.51026595744682c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrowF" d="M97.7,218.43641802641804L 474.50000000000006,236.783581973582"/>
  <s:path class="arrowF" d="M97.7,218.41652019844082L 511.70000000000005,236.8034798015592"/>
  <s:path class="arrowF" d="M97.7,218.3981213686249L 553.1,236.8218786313751"/>
  <s:path class="arrowF" d="M97.7,215.21960355987056L 273.80000000000007,101.97039644012946"/>
  <s:path class="arrowF" d="M97.7,216.39068289786223L 341.0000000000001,121.19931710213778"/>
  <s:path class="arrowF" d="M97.7,216.45528636884308L 350.3000000000001,121.13471363115694"/>
  <s:path class="arrowF" d="M97.7,216.57164171122994L 368.9000000000001,121.01835828877006"/>
  <s:path class="arrowF" d="M97.7,216.68423804780878L 389.60000000000014,120.90576195219123"/>
  <s:path class="arrowF" d="M97.7,216.772978424015L 408.20000000000016,120.817021575985"/>
  <s:path class="arrowF" d="M97.7,216.8135870556062L 417.5000000000001,120.77641294439381"/>
  <s:path class="arrowF" d="M97.7,215.95113721804512L 407.60000000000014,65.40886278195487"/>
 </s:g>
 <s:g visibility="hidden" id="dep-StrongCryptoSPI">
  <s:path class="arrow" d="M107,220.30975914362176L 434.0000000000001,367.97024085637827"/>
  <s:path class="arrow" d="M100.02499999999999,222.86c-1.5499999999999983, 5.8125 -4.649999999999995,11.625 -4.649999999999995,0"/>
  <s:path class="arrow" d="M107,219.8559363702097L 305.1500000000001,289.9940636297903"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenCryptoLibraries">
  <s:path class="arrow" d="M116.30000000000001,220.36947706422018L 434.0000000000001,367.9105229357798"/>
  <s:path class="arrow" d="M116.25053191489361,213.56L 125.64946808510639,204.06"/>
  <s:path class="arrow" d="M116.30000000000001,219.8559363702097L 314.4500000000001,289.9940636297903"/>
  <s:path class="arrow" d="M107,217.0536507936508L 40.7,200.5663492063492"/>
  <s:path class="arrow" d="M116.30000000000001,219.93318697956096L 305.1500000000001,289.91681302043906"/>
  <s:path class="arrow" d="M116.30000000000001,216.24607051282052L 341.0000000000001,121.3439294871795"/>
  <s:path class="arrowF" d="M116.30000000000001,216.51545907079648L 378.2000000000001,121.07454092920354"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecurityUtils">
  <s:path class="arrow" d="M97.7,201.3072329130723L 314.4500000000001,289.74276708692764"/>
  <s:path class="arrow" d="M97.7,201.7062065972222L 434.0000000000001,367.77379340277776"/>
  <s:path class="arrow" d="M88.39999999999999,202.04710407239818L 31.4,234.37289592760183"/>
  <s:path class="arrow" d="M97.7,199.03496782496782L 321.50000000000006,180.9850321750322"/>
  <s:path class="arrow" d="M97.7,199.01938337801607L 312.20000000000005,181.00061662198394"/>
  <s:path class="arrow" d="M93.14661528150134,204.06c74.53558981233245, 32.625 223.60676943699733,65.25 223.60676943699733,0"/>
  <s:path class="arrow" d="M97.7,198.03848898678413L 428.90000000000015,100.35151101321586"/>
  <s:path class="arrow" d="M89.45119680851063,194.76L 67.54880319148936,166.46"/>
  <s:path class="arrow" d="M97.7,201.3886366782007L 305.1500000000001,289.6613633217993"/>
  <s:path class="arrowF" d="M97.7,196.89112459546925L 273.80000000000007,101.49887540453076"/>
  <s:path class="arrowF" d="M97.7,197.98907789232533L 350.3000000000001,120.80092210767468"/>
  <s:path class="arrowF" d="M97.7,198.2463367729831L 408.20000000000016,120.54366322701689"/>
  <s:path class="arrowF" d="M97.7,197.93676365795724L 341.0000000000001,120.85323634204276"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecurityTestFramework"/>
 <s:g visibility="hidden" id="dep-SecurityDocumentation"/>
 <s:g visibility="hidden" id="dep-SecurityConfig"/>
 <s:g visibility="hidden" id="dep-CryptoTokenFramework">
  <s:path class="arrow" d="M125.6,200.96L 22.1,235.46"/>
  <s:path class="arrow" d="M134.9,201.98318093385214L 434.0000000000001,367.49681906614785"/>
  <s:path class="arrow" d="M132.95837765957447,204.06L 149.44162234042554,232.36"/>
  <s:path class="arrow" d="M134.9,201.7985797827903L 305.1500000000001,289.25142021720967"/>
  <s:path class="arrowF" d="M125.64946808510639,204.06L 116.25053191489361,213.56"/>
  <s:path class="arrowF" d="M134.9,196.25885627530363L 273.80000000000007,102.13114372469637"/>
  <s:path class="arrowF" d="M134.9,197.68233286908077L 341.0000000000001,121.10766713091922"/>
  <s:path class="arrowF" d="M134.9,197.75383845126836L 350.3000000000001,121.03616154873166"/>
  <s:path class="arrowF" d="M134.9,198.09315817409765L 408.20000000000016,120.69684182590234"/>
  <s:path class="arrowF" d="M134.9,198.13511305241522L 417.5000000000001,120.6548869475848"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecurityCommonUtils">
  <s:path class="arrow" d="M141.10824468085104,204.06L 150.59175531914894,232.36"/>
  <s:path class="arrow" d="M144.2,202.06318956870612L 434.0000000000001,367.4168104312939"/>
  <s:path class="arrow" d="M144.2,201.92905726872246L 305.1500000000001,289.1209427312775"/>
  <s:path class="arrow" d="M144.2,201.7985797827903L 314.4500000000001,289.25142021720967"/>
  <s:path class="arrowF" d="M144.2,199.63109256449164L 530.3000000000001,217.98890743550837"/>
  <s:path class="arrowF" d="M134.89999999999998,195.65L 97.7,165.57"/>
  <s:path class="arrowF" d="M144.2,196.0478725701944L 273.80000000000007,102.34212742980564"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ContentAccessFrameworkforDRM">
  <s:path class="arrow" d="M109.1,165.4411526479751L 22.1,233.37884735202493"/>
  <s:path class="arrow" d="M118.4,160.61206739526412L 273.80000000000007,120.57793260473589"/>
  <s:path class="arrow" d="M118.4,164.79063711911357L 434.0000000000001,367.0893628808864"/>
  <s:path class="arrow" d="M113.52546728971963,157.16c-31.95031152647975, -16.6875 -95.85093457943925,-33.375 -95.85093457943925,0"/>
  <s:path class="arrow" d="M118.4,164.74990504017532L 314.4500000000001,288.7000949598247"/>
  <s:path class="arrow" d="M116.12446808510639,166.46L 149.77553191489363,232.36"/>
  <s:path class="arrow" d="M118.4,164.8893649579189L 305.1500000000001,288.5606350420811"/>
  <s:path class="arrowF" d="M109.1,164.0865625L 80.00000000000001,178.3334375"/>
  <s:path class="arrowF" d="M118.4,161.97398424310637L 642.2,180.44601575689364"/>
  <s:path class="arrowF" d="M118.4,160.61206739526412L 273.80000000000007,120.57793260473589"/>
  <s:path class="arrowF" d="M118.4,160.03611111111113L 273.80000000000007,100.7538888888889"/>
  <s:path class="arrowF" d="M118.4,161.3882045735476L 594.5000000000001,118.20179542645243"/>
  <s:path class="arrowF" d="M113.79055993247046,166.46c177.67296004501972, 71.28750000000001 533.0188801350591,142.57500000000002 533.0188801350591,0"/>
  <s:path class="arrowF" d="M113.78854278074866,166.46c186.97430481283422, 74.775 560.9229144385026,149.55 560.9229144385026,0"/>
  <s:path class="arrowF" d="M114.59370523635206,157.16L 124.30629476364803,103.63000000000002"/>
  <s:path class="arrowF" d="M115.28199108706033,157.16L 132.91800891293974,103.63000000000002"/>
  <s:path class="arrowF" d="M118.4,161.20810568603213L 594.5000000000001,99.58189431396788"/>
  <s:path class="arrowF" d="M118.4,159.65311706629055L 321.8000000000001,65.30688293370946"/>
  <s:path class="arrowF" d="M118.4,159.07066147859922L 340.4000000000001,28.289338521400794"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CAFRecogniserConfig"/>
 <s:g visibility="hidden" id="dep-CryptoSPIPlugins">
  <s:path class="arrow" d="M97.7,238.80030381944445L 434.0000000000001,368.27969618055556"/>
  <s:path class="arrow" d="M97.7,238.1819930795848L 305.1500000000001,290.46800692041523"/>
  <s:path class="arrow" d="M88.39999999999999,234.7097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AuthenticationServer"/>
 <s:g visibility="hidden" id="dep-FeatureManager">
  <s:path class="arrow" d="M147.5,200.80425837320573L 31.4,235.61574162679426"/>
  <s:path class="arrow" d="M147.5,200.707995545657L 22.1,235.712004454343"/>
  <s:path class="arrow" d="M156.8,201.97884995507636L 314.4500000000001,289.0711500449236"/>
  <s:path class="arrow" d="M156.8,200.5601329787234c9.350000000000003, 11.766578014184404 18.700000000000006 35.29973404255321 0,35.29973404255321"/>
  <s:path class="arrow" d="M156.8,202.17987434554973L 434.0000000000001,367.3001256544503"/>
  <s:path class="arrow" d="M156.8,202.1303901046622L 305.1500000000001,288.91960989533777"/>
  <s:path class="arrowF" d="M154.475,204.06c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M156.8,198.02567695961994L 273.8,163.19432304038006"/>
  <s:path class="arrowF" d="M156.8,198.76530973451327L 283.1,181.25469026548674"/>
  <s:path class="arrowF" d="M156.8,198.8066873706004L 292.4,181.2133126293996"/>
  <s:path class="arrowF" d="M156.8,200.58816711590296L 370.1000000000001,254.63183288409707"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FeatureRegistry">
  <s:path class="arrow" d="M166.10000000000002,202.27280303030304L 434.0000000000001,367.20719696969695"/>
  <s:path class="arrow" d="M159.12500000000003,204.06c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M166.10000000000002,202.30093023255813L 305.1500000000001,288.7490697674418"/>
  <s:path class="arrowF" d="M165.63005319148937,204.06L 207.96994680851066,251.16000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EventLogger">
  <s:path class="arrow" d="M147.5,164.40599109131404L 22.1,234.414008908686"/>
  <s:path class="arrow" d="M153.3001329787234,166.46L 169.5998670212766,232.36"/>
  <s:path class="arrow" d="M152.7250664893617,166.46L 160.8749335106383,232.36"/>
  <s:path class="arrow" d="M156.8,165.19013612565445L 434.0000000000001,366.6898638743456"/>
  <s:path class="arrow" d="M147.5,164.5985167464115L 31.4,234.22148325358853"/>
  <s:path class="arrow" d="M156.8,165.4261096136568L 314.4500000000001,288.0238903863432"/>
  <s:path class="arrow" d="M156.8,162.3850664893617c14.050000000000002, 24.683289007092203 28.100000000000005 74.04986702127661 0,74.04986702127661"/>
  <s:path class="arrow" d="M156.8,165.63942911512845L 305.1500000000001,287.81057088487154"/>
  <s:path class="arrowF" d="M156.8,158.02490644490643L 291.8000000000001,48.13509355509355"/>
  <s:path class="arrowF" d="M151.96375968992248,157.16c-38.57583979328165, -19.1625 -115.72751937984495,-38.325 -115.72751937984495,0"/>
  <s:path class="arrowF" d="M156.8,162.45469026548673L 283.1,179.96530973451328"/>
  <s:path class="arrowF" d="M156.8,162.76384615384615L 330.80000000000007,198.45615384615385"/>
  <s:path class="arrowF" d="M156.8,162.98816711590297L 370.1000000000001,217.03183288409704"/>
  <s:path class="arrowF" d="M156.8,162.94091849935316L 379.4000000000001,217.07908150064685"/>
  <s:path class="arrowF" d="M156.75700132100397,157.16L 282.5429986789961,30.199999999999996"/>
  <s:path class="arrowF" d="M156.8,159.17793459552496L 321.8000000000001,65.78206540447505"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileLogger">
  <s:path class="arrow" d="M156.8,163.63125L 22.1,216.38875000000002"/>
  <s:path class="arrow" d="M166.10000000000002,165.63942911512845L 314.4500000000001,287.81057088487154"/>
  <s:path class="arrow" d="M166.10000000000002,165.30353896103895L 434.0000000000001,366.57646103896104"/>
  <s:path class="arrow" d="M166.10000000000002,165.8794944388271L 305.1500000000001,287.57050556117287"/>
  <s:path class="arrowF" d="M156.8,164.23833333333334L 22.1,234.5816666666667"/>
  <s:path class="arrowF" d="M166.10000000000002,162.50216152019001L 283.1,179.91783847980997"/>
  <s:path class="arrowF" d="M166.10000000000002,163.19432304038006L 283.1,198.02567695961994"/>
  <s:path class="arrowF" d="M166.10000000000002,163.77361185983827L 379.4000000000001,253.84638814016176"/>
  <s:path class="arrowF" d="M166.10000000000002,159.4967814726841L 283.1000000000001,101.29321852731593"/>
  <s:path class="arrowF" d="M166.10000000000002,159.71008073817762L 416.90000000000015,46.44991926182237"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RFileLogger">
  <s:path class="arrow" d="M175.4,165.42481522956328L 434.0000000000001,366.45518477043674"/>
  <s:path class="arrow" d="M175.4,165.8794944388271L 314.4500000000001,287.57050556117287"/>
  <s:path class="arrow" d="M175.4,166.15167206040994L 305.1500000000001,287.2983279395901"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsDebugUtility">
  <s:path class="arrow" d="M186.8,166.21824753559693L 314.4500000000001,287.23175246440303"/>
  <s:path class="arrow" d="M186.8,165.5854736842105L 434.0000000000001,366.2945263157894"/>
  <s:path class="arrow" d="M177.5,163.40234972677595L 22.1,216.61765027322406"/>
  <s:path class="arrow" d="M186.72192097358084,166.46L 305.2280790264192,286.99"/>
  <s:path class="arrowF" d="M186.8,162.71849571317225L 562.4,236.10150428682778"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TraceFramework">
  <s:path class="arrow" d="M196.10000000000002,165.595973705834L 369.3500000000001,306.654026294166"/>
  <s:path class="arrow" d="M186.8,163.8196551724138L 22.1,235.00034482758622"/>
  <s:path class="arrow" d="M189.01988031914897,166.46L 154.58011968085108,232.36"/>
  <s:path class="arrow" d="M186.8,163.9331329690346L 31.4,234.8868670309654"/>
  <s:path class="arrow" d="M196.02192097358085,166.46L 314.5280790264192,286.99"/>
  <s:path class="arrow" d="M196.10000000000002,165.72751213592232L 434.0000000000001,366.15248786407767"/>
  <s:path class="arrow" d="M195.68883154894866,166.46L 305.56116845105146,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UTRACE"/>
 <s:g visibility="hidden" id="dep-Store">
  <s:path class="arrow" d="M156.8,239.16961256544505L 434.0000000000001,367.910387434555"/>
  <s:path class="arrow" d="M156.8,238.53159029649598L 314.4500000000001,290.118409703504"/>
  <s:path class="arrow" d="M156.8,238.62135109419603L 305.1500000000001,290.02864890580395"/>
  <s:path class="arrowF" d="M147.5,234.414008908686L 22.1,164.40599109131404"/>
  <s:path class="arrowF" d="M147.5,233.99811369509047L 40.7,164.82188630490958"/>
  <s:path class="arrowF" d="M147.5,235.0630066815145L 22.1,182.55699331848552"/>
  <s:path class="arrowF" d="M151.98947661469933,232.36c-44.79298440979955, -21.487499999999997 -134.37895322939866,-42.974999999999994 -134.37895322939866,0"/>
  <s:path class="arrowF" d="M151.97757177033495,241.66000000000003c-41.68504784688995, 20.325000000000003 -125.05514354066986,40.650000000000006 -125.05514354066986,0"/>
  <s:path class="arrowF" d="M148.49554521276596,232.36L 96.70445478723406,166.46"/>
  <s:path class="arrowF" d="M149.07061170212768,232.36L 105.42938829787235,166.46"/>
  <s:path class="arrowF" d="M147.5,235.53081218274113L 97.7,219.6891878172589"/>
  <s:path class="arrowF" d="M149.44162234042554,232.36L 132.95837765957447,204.06"/>
  <s:path class="arrowF" d="M150.59175531914894,232.36L 141.10824468085104,204.06"/>
  <s:path class="arrowF" d="M149.77553191489363,232.36L 116.12446808510639,166.46"/>
  <s:path class="arrowF" d="M156.8,235.8598670212766c9.350000000000003, -11.766578014184404 18.700000000000006 -35.29973404255321 0,-35.29973404255321"/>
  <s:path class="arrowF" d="M156.8,236.43493351063833c14.050000000000002, -24.683289007092203 28.100000000000005 -74.04986702127661 0,-74.04986702127661"/>
  <s:path class="arrowF" d="M154.58011968085106,232.36L 189.01988031914894,166.46"/>
  <s:path class="arrowF" d="M154.475,241.66000000000003c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M153.3125,232.36c5.424999999999997, -6.975 16.27499999999999,-13.95 16.27499999999999,0"/>
  <s:path class="arrowF" d="M152.925,241.66000000000003c8.783333333333335, 8.137500000000001 26.350000000000005,16.275000000000002 26.350000000000005,0"/>
  <s:path class="arrowF" d="M152.73125000000002,241.66000000000003c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrowF" d="M147.5,234.7097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrowF" d="M156.8,233.63471042471045L 225.2,183.98528957528958"/>
  <s:path class="arrowF" d="M156.8,238.467L 207.5,254.35300000000004"/>
  <s:path class="arrowF" d="M156.8,234.02128205128207L 264.5,164.79871794871795"/>
  <s:path class="arrowF" d="M156.8,234.2413539192399L 273.8,164.5786460807601"/>
  <s:path class="arrowF" d="M156.8,235.07592920353983L 283.1,182.5440707964602"/>
  <s:path class="arrowF" d="M156.8,235.51564102564103L 264.5,200.90435897435896"/>
  <s:path class="arrowF" d="M156.8,236.3653097345133L 283.1,218.85469026548674"/>
  <s:path class="arrowF" d="M156.8,235.50275862068966L 321.50000000000006,182.11724137931037"/>
  <s:path class="arrowF" d="M156.8,235.72061946902656L 418.70000000000005,163.09938053097346"/>
  <s:path class="arrowF" d="M156.8,236.28512437810946L 388.7000000000001,200.13487562189056"/>
  <s:path class="arrowF" d="M156.8,236.31203592814373L 398.00000000000006,200.1079640718563"/>
  <s:path class="arrowF" d="M156.8,236.36027870680047L 416.6000000000001,200.05972129319954"/>
  <s:path class="arrowF" d="M156.8,236.61727762803235L 370.1000000000001,218.60272237196767"/>
  <s:path class="arrowF" d="M156.8,236.6330271668823L 379.4000000000001,218.58697283311773"/>
  <s:path class="arrowF" d="M156.8,237.40272237196768L 370.1000000000001,255.41727762803237"/>
  <s:path class="arrowF" d="M156.8,237.34379152348225L 409.40000000000003,255.4762084765178"/>
  <s:path class="arrowF" d="M156.8,236.78163009404392L 530.3000000000001,218.4383699059561"/>
  <s:path class="arrowF" d="M156.8,236.8049331456721L 573.8,218.41506685432796"/>
  <s:path class="arrowF" d="M156.8,236.3031473620376L 642.2,162.5168526379624"/>
  <s:path class="arrowF" d="M156.8,236.34088404133183L 670.1,162.47911595866822"/>
  <s:path class="arrowF" d="M156.8,236.47986052152822L 642.2,181.1401394784718"/>
  <s:path class="arrowF" d="M156.8,236.83328684050943L 642.2,218.3867131594906"/>
  <s:path class="arrowF" d="M156.8,236.83969023962598L 660.8000000000001,218.38030976037405"/>
  <s:path class="arrowF" d="M156.8,236.66309523809525L 651.5,199.75690476190476"/>
  <s:path class="arrowF" d="M156.8,236.6754420206659L 670.1,199.7445579793341"/>
  <s:path class="arrowF" d="M156.8,236.4076227390181L 728.0000000000001,162.4123772609819"/>
  <s:path class="arrowF" d="M156.8,236.42544633901707L 745.7000000000002,162.39455366098295"/>
  <s:path class="arrowF" d="M156.8,236.56534079348933L 737.3000000000001,181.0546592065107"/>
  <s:path class="arrowF" d="M156.8,236.5722433650476L 746.6000000000001,181.04775663495244"/>
  <s:path class="arrowF" d="M156.8,236.72790900290417L 767.3000000000001,199.69209099709582"/>
  <s:path class="arrowF" d="M156.8,236.73207916070578L 776.6,199.68792083929424"/>
  <s:path class="arrowF" d="M156.8,236.7361278195489L 785.9000000000001,199.68387218045112"/>
  <s:path class="arrowF" d="M156.8,236.8689545014521L 767.3000000000001,218.35104549854793"/>
  <s:path class="arrowF" d="M149.60316235600956,232.36L 79.09683764399053,103.63000000000002"/>
  <s:path class="arrowF" d="M149.91646381221474,232.36L 88.08353618778534,103.63000000000002"/>
  <s:path class="arrowF" d="M150.22976526841992,232.36L 97.07023473158019,103.63000000000002"/>
  <s:path class="arrowF" d="M149.1614766641163,232.36L 79.5385233358838,124.03000000000002"/>
  <s:path class="arrowF" d="M149.52911247130834,232.36L 88.47088752869173,124.03000000000002"/>
  <s:path class="arrowF" d="M150.3473986228003,232.36L 108.35260137719978,124.03000000000002"/>
  <s:path class="arrowF" d="M152.63622800306044,232.36L 163.9637719969396,124.03000000000002"/>
  <s:path class="arrowF" d="M154.10677123182862,232.36L 199.69322876817145,124.03000000000002"/>
  <s:path class="arrowF" d="M151.2404151271463,232.36L 126.05958487285382,103.63000000000002"/>
  <s:path class="arrowF" d="M151.55371658335145,232.36L 135.04628341664863,103.63000000000002"/>
  <s:path class="arrowF" d="M151.93776352966748,232.36L 146.0622364703326,103.63000000000002"/>
  <s:path class="arrowF" d="M156.8,232.67920427553446L 273.80000000000007,123.71079572446557"/>
  <s:path class="arrowF" d="M156.404835905238,232.36L 274.19516409476205,103.63000000000002"/>
  <s:path class="arrowF" d="M156.8,234.18323255813957L 341.0000000000001,122.20676744186048"/>
  <s:path class="arrowF" d="M156.8,234.31286242603554L 350.3000000000001,122.07713757396452"/>
  <s:path class="arrowF" d="M156.8,234.91188147295745L 408.20000000000016,121.47811852704258"/>
  <s:path class="arrowF" d="M156.8,234.87053500000002L 447.50000000000017,101.11946499999999"/>
  <s:path class="arrowF" d="M156.8,235.11834217506635L 486.8000000000002,100.87165782493369"/>
  <s:path class="arrowF" d="M156.8,235.19940913604768L 449.60000000000014,121.19059086395234"/>
  <s:path class="arrowF" d="M156.8,235.45032078699745L 498.20000000000016,120.93967921300256"/>
  <s:path class="arrowF" d="M156.8,235.50439479239975L 573.8000000000001,100.48560520760029"/>
  <s:path class="arrowF" d="M156.8,235.78394555873928L 671.0000000000001,100.20605444126076"/>
  <s:path class="arrowF" d="M156.8,235.84598204570187L 698.9000000000001,100.14401795429816"/>
  <s:path class="arrowF" d="M156.8,235.95093696275075L 671.0000000000001,118.83906303724929"/>
  <s:path class="arrowF" d="M156.8,235.96942286036037L 680.3000000000001,118.82057713963965"/>
  <s:path class="arrowF" d="M156.8,236.00452393906423L 698.9000000000001,118.7854760609358"/>
  <s:path class="arrowF" d="M155.18386795390845,232.36L 274.81613204609164,49"/>
  <s:path class="arrowF" d="M155.40833073808784,232.36L 283.8916692619123,49"/>
  <s:path class="arrowF" d="M155.6327935222672,232.36L 292.96720647773293,49"/>
  <s:path class="arrowF" d="M155.51192913838722,232.36L 274.48807086161287,67.8"/>
  <s:path class="arrowF" d="M154.91413979003121,232.36L 275.08586020996887,30.199999999999996"/>
  <s:path class="arrowF" d="M155.1186465525395,232.36L 284.1813534474606,30.199999999999996"/>
  <s:path class="arrowF" d="M156.13240423544067,232.36L 313.16759576455945,49"/>
  <s:path class="arrowF" d="M156.35686701962007,232.36L 322.24313298038,49"/>
  <s:path class="arrowF" d="M156.56303347520995,232.36L 312.73696652479015,67.8"/>
  <s:path class="arrowF" d="M156.8,232.37173838209986L 321.8000000000001,67.78826161790019"/>
  <s:path class="arrowF" d="M156.8,232.81897356143082L 340.4000000000001,67.34102643856923"/>
  <s:path class="arrowF" d="M156.8,233.01173590504453L 349.7000000000001,67.14826409495552"/>
  <s:path class="arrowF" d="M155.77834578643717,232.36L 313.5216542135629,30.199999999999996"/>
  <s:path class="arrowF" d="M155.98285254894543,232.36L 322.6171474510546,30.199999999999996"/>
  <s:path class="arrowF" d="M156.39186607396198,232.36L 340.80813392603807,30.199999999999996"/>
  <s:path class="arrowF" d="M156.8,233.56567474048444L 407.60000000000014,47.794325259515574"/>
  <s:path class="arrowF" d="M156.8,233.6845768374165L 416.90000000000015,47.675423162583485"/>
  <s:path class="arrowF" d="M156.8,233.79554359526375L 426.20000000000016,47.56445640473626"/>
  <s:path class="arrowF" d="M156.8,233.99664984863776L 444.8000000000001,47.363350151362255"/>
  <s:path class="arrowF" d="M156.8,234.1740740740741L 463.40000000000015,47.185925925925886"/>
  <s:path class="arrowF" d="M156.8,234.3484759358289L 484.10000000000014,47.01152406417111"/>
  <s:path class="arrowF" d="M156.8,233.6205170630817L 437.60000000000014,28.939482936918267"/>
  <s:path class="arrowF" d="M156.8,233.72580160320643L 446.90000000000015,28.83419839679354"/>
  <s:path class="arrowF" d="M156.8,234.34309194467048L 516.2,28.216908055329526"/>
  <s:path class="arrowF" d="M156.8,233.90177623990775L 407.60000000000014,66.25822376009228"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DBMS">
  <s:path class="arrow" d="M166.10000000000002,238.62135109419603L 314.4500000000001,290.02864890580395"/>
  <s:path class="arrow" d="M159.12500000000003,241.66000000000003c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M166.10000000000002,239.24206709956712L 434.0000000000001,367.8379329004329"/>
  <s:path class="arrow" d="M166.10000000000002,238.7223660262892L 305.1500000000001,289.9276339737108"/>
  <s:path class="arrowF" d="M157.22047872340428,232.36L 97.27952127659574,166.46"/>
  <s:path class="arrowF" d="M160.87493351063833,232.36L 152.72506648936172,166.46"/>
  <s:path class="arrowF" d="M166.10000000000002,233.17578947368423L 225.2,184.4442105263158"/>
  <s:path class="arrowF" d="M161.5109256128487,232.36c118.25938292476754, -49.012499999999996 354.7781487743026,-98.02499999999999 354.7781487743026,0"/>
  <s:path class="arrowF" d="M166.10000000000002,236.80035971223023L 573.8,218.4196402877698"/>
  <s:path class="arrowF" d="M161.56859219586843,232.36L 164.33140780413166,124.03000000000002"/>
  <s:path class="arrowF" d="M161.93622800306045,232.36L 173.26377199693962,124.03000000000002"/>
  <s:path class="arrowF" d="M166.10000000000002,234.2728505957837L 484.10000000000014,47.08714940421629"/>
  <s:path class="arrowF" d="M166.10000000000002,233.786519138756L 407.60000000000014,66.37348086124405"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CentralRepository">
  <s:path class="arrow" d="M175.4,239.31955207166854L 434.0000000000001,367.7604479283315"/>
  <s:path class="arrow" d="M166.1,234.22148325358853L 50,164.5985167464115"/>
  <s:path class="arrow" d="M166.1,236.4397455968689L 22.1,218.78025440313112"/>
  <s:path class="arrow" d="M175.4,238.7223660262892L 314.4500000000001,289.9276339737108"/>
  <s:path class="arrow" d="M169.5875,232.36c-5.424999999999997, -6.975 -16.27499999999999,-13.95 -16.27499999999999,0"/>
  <s:path class="arrow" d="M175.4,238.8368932038835L 305.1500000000001,289.8131067961165"/>
  <s:path class="arrow" d="M170.59984375,241.66000000000003c-47.89989583333334, 22.65 -143.6996875,45.3 -143.6996875,0"/>
  <s:path class="arrowF" d="M170.59984375,241.66000000000003c-47.89989583333334, 22.65 -143.6996875,45.3 -143.6996875,0"/>
  <s:path class="arrowF" d="M169.5998670212766,232.36L 153.3001329787234,166.46"/>
  <s:path class="arrowF" d="M171.27228260869566,241.66000000000003c13.451811594202901, 9.825000000000001 40.355434782608704,19.650000000000002 40.355434782608704,0"/>
  <s:path class="arrowF" d="M175.4,239.12159420289856L 207.5,253.6984057971015"/>
  <s:path class="arrowF" d="M175.4,234.05162436548224L 225.2,202.36837563451775"/>
  <s:path class="arrowF" d="M175.4,234.344756097561L 264.5,183.27524390243906"/>
  <s:path class="arrowF" d="M175.4,234.76846153846157L 283.1,182.8515384615385"/>
  <s:path class="arrowF" d="M175.4,235.23317073170733L 264.5,201.18682926829268"/>
  <s:path class="arrowF" d="M175.4,235.51564102564103L 283.1,200.90435897435896"/>
  <s:path class="arrowF" d="M175.4,236.1215853658537L 264.5,219.09841463414637"/>
  <s:path class="arrowF" d="M175.4,236.1983008356546L 273.8,219.02169916434542"/>
  <s:path class="arrowF" d="M175.4,236.26282051282053L 283.1,218.9571794871795"/>
  <s:path class="arrowF" d="M175.4,235.64831775700935L 294.5,200.77168224299066"/>
  <s:path class="arrowF" d="M175.4,235.21492813141685L 312.20000000000005,182.40507186858318"/>
  <s:path class="arrowF" d="M175.4,236.60015471167372L 379.4000000000001,218.6198452883263"/>
  <s:path class="arrowF" d="M175.4,237.43852941176473L 370.1000000000001,255.38147058823532"/>
  <s:path class="arrowF" d="M170.81256510416668,241.66000000000003c115.15828993055555, 47.85 345.47486979166666,95.7 345.47486979166666,0"/>
  <s:path class="arrowF" d="M175.4,236.18799717912555L 591.5,162.63200282087445"/>
  <s:path class="arrowF" d="M170.50095638867637,232.36L 164.6990436113237,124.03000000000002"/>
  <s:path class="arrowF" d="M170.86859219586842,232.36L 173.63140780413167,124.03000000000002"/>
  <s:path class="arrowF" d="M175.0074598316756,232.36L 274.19254016832446,124.03000000000002"/>
  <s:path class="arrowF" d="M175.4,235.06503181818184L 496.1000000000002,100.92496818181817"/>
  <s:path class="arrowF" d="M175.4,235.3629674796748L 498.20000000000016,121.0270325203252"/>
  <s:path class="arrowF" d="M175.4,235.73877896613192L 671.0000000000001,100.25122103386809"/>
  <s:path class="arrowF" d="M175.4,235.91192216280453L 671.0000000000001,118.87807783719549"/>
  <s:path class="arrowF" d="M175.4,235.93178238039675L 680.3000000000001,118.85821761960328"/>
  <s:path class="arrowF" d="M173.33494238554968,232.36L 275.26505761445037,49"/>
  <s:path class="arrowF" d="M173.78386795390844,232.36L 293.41613204609166,49"/>
  <s:path class="arrowF" d="M174.2834786670819,232.36L 313.6165213329182,49"/>
  <s:path class="arrowF" d="M174.73240423544067,232.36L 331.7675957645594,49"/>
  <s:path class="arrowF" d="M174.66556424709538,232.36L 313.2344357529047,67.8"/>
  <s:path class="arrowF" d="M174.91429886115264,232.36L 322.28570113884746,67.8"/>
  <s:path class="arrowF" d="M175.4,232.60668300653597L 349.7000000000001,67.55331699346408"/>
  <s:path class="arrowF" d="M173.9693322614206,232.36L 313.9306677385795,30.199999999999996"/>
  <s:path class="arrowF" d="M175.4,233.43795454545457L 416.90000000000015,47.92204545454547"/>
  <s:path class="arrowF" d="M175.4,233.56567474048444L 426.20000000000016,47.794325259515574"/>
  <s:path class="arrowF" d="M175.4,234.19280188679247L 484.10000000000014,47.16719811320752"/>
  <s:path class="arrowF" d="M175.4,234.3484759358289L 502.70000000000016,47.01152406417111"/>
  <s:path class="arrowF" d="M175.4,233.3883093922652L 437.60000000000014,29.171690607734774"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SQL">
  <s:path class="arrow" d="M184.70000000000002,239.40261020881672L 434.0000000000001,367.67738979118326"/>
  <s:path class="arrow" d="M175.4,234.414008908686L 50,164.40599109131404"/>
  <s:path class="arrow" d="M175.4,236.47236162361625L 22.1,218.74763837638378"/>
  <s:path class="arrow" d="M184.70000000000002,238.8368932038835L 314.4500000000001,289.8131067961165"/>
  <s:path class="arrow" d="M175.4,235.93472324723248L 22.1,200.48527675276753"/>
  <s:path class="arrow" d="M179.275,241.66000000000003c-8.783333333333335, 8.137500000000001 -26.350000000000005,16.275000000000002 -26.350000000000005,0"/>
  <s:path class="arrow" d="M184.70000000000002,238.96783815028903L 305.1500000000001,289.68216184971095"/>
  <s:path class="arrowF" d="M175.4,233.8766666666667L 156.8,221.34333333333333"/>
  <s:path class="arrowF" d="M179.43332058148434,232.36L 165.06667941851575,124.03000000000002"/>
  <s:path class="arrowF" d="M184.70000000000002,234.9488583815029L 486.8000000000002,101.04114161849714"/>
  <s:path class="arrowF" d="M182.85940516972906,232.36L 293.640594830271,49"/>
  <s:path class="arrowF" d="M183.35901588290253,232.36L 313.84098411709755,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SQLite3API">
  <s:path class="arrow" d="M194,239.49186522262337L 434.0000000000001,367.58813477737664"/>
  <s:path class="arrow" d="M194,238.96783815028903L 314.4500000000001,289.68216184971095"/>
  <s:path class="arrow" d="M188.76874999999998,241.66000000000003c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrow" d="M184.7,235.8694911937378L 40.7,200.55050880626223"/>
  <s:path class="arrow" d="M194,239.11900373599005L 305.1500000000001,289.53099626400996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DBMSEmulationLibrary">
  <s:path class="arrow" d="M156.8,220.67474345549738L 434.0000000000001,367.6052565445026"/>
  <s:path class="arrow" d="M147.5,220.51026595744682c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M156.8,220.37587059942913L 305.1500000000001,289.47412940057086"/>
  <s:path class="arrow" d="M156.8,221.34333333333333L 175.4,233.8766666666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemHealthManager"/>
 <s:g visibility="hidden" id="dep-SystemStarter">
  <s:path class="arrow" d="M225.2,184.4442105263158L 166.10000000000002,233.17578947368423"/>
  <s:path class="arrow" d="M225.2,183.98528957528958L 156.8,233.63471042471045"/>
  <s:path class="arrow" d="M234.5,184.8292959770115L 434.0000000000001,365.85070402298845"/>
  <s:path class="arrow" d="M225.2,181.9012850812408L 31.4,235.71871491875925"/>
  <s:path class="arrow" d="M234.5,184.69295373665483L 351.6500000000001,287.55704626334517"/>
  <s:path class="arrow" d="M233.58784112402054,185.26000000000002L 315.3621588759795,286.99"/>
  <s:path class="arrow" d="M233.19835179681166,185.26000000000002L 306.45164820318837,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemStateManager"/>
 <s:g visibility="hidden" id="dep-SystemStatePlugins"/>
 <s:g visibility="hidden" id="dep-SystemStateReferencePlugins"/>
 <s:g visibility="hidden" id="dep-RemoteControlFramework">
  <s:path class="arrow" d="M207.5,200.3079969183359L 22.1,236.1120030816641"/>
  <s:path class="arrow" d="M216.8,203.80190476190475L 305.1500000000001,287.24809523809523"/>
  <s:path class="arrow" d="M216.8,202.91361589403974L 434.0000000000001,366.56638410596025"/>
  <s:path class="arrowF" d="M216.8,196.7911175898931L 516.2,28.168882410106875"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FMTransmitterControl">
  <s:path class="arrow" d="M216.8,239.74169536423844L 434.0000000000001,367.3383046357616"/>
  <s:path class="arrow" d="M211.62771739130434,241.66000000000003c-13.451811594202901, 9.825000000000001 -40.355434782608704,19.650000000000002 -40.355434782608704,0"/>
  <s:path class="arrow" d="M212.03894453004622,232.36c-64.82596302003081, -28.987499999999997 -194.47788906009245,-57.974999999999994 -194.47788906009245,0"/>
  <s:path class="arrow" d="M207.5,239.31026595744683c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M216.8,239.61142857142858L 305.1500000000001,289.0385714285714"/>
  <s:path class="arrowF" d="M216.8,235.6430880177515L 613.1000000000001,119.14691198224853"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourcesManager">
  <s:path class="arrow" d="M216.8,257.36782608695654L 314.4500000000001,290.08217391304345"/>
  <s:path class="arrow" d="M207.5,254.35300000000004L 156.8,238.467"/>
  <s:path class="arrow" d="M207.96994680851066,251.16000000000003L 165.63005319148937,204.06"/>
  <s:path class="arrow" d="M216.8,258.1557350993378L 434.0000000000001,367.72426490066226"/>
  <s:path class="arrow" d="M207.5,253.6984057971015L 175.4,239.12159420289856"/>
  <s:path class="arrow" d="M207.5,255.3610015408321L 22.1,237.45899845916796"/>
  <s:path class="arrow" d="M216.8,257.5161904761905L 305.1500000000001,289.9338095238095"/>
  <s:path class="arrowF" d="M207.5,253.50973404255322c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourcesManagerConfig"/>
 <s:g visibility="hidden" id="dep-PowerandMemoryNotificationService">
  <s:path class="arrow" d="M226.1,255.38147058823532L 31.4,237.43852941176473"/>
  <s:path class="arrow" d="M235.4,257.6957894736842L 314.4500000000001,289.7542105263158"/>
  <s:path class="arrow" d="M235.4,258.36559884559887L 434.0000000000001,367.5144011544011"/>
  <s:path class="arrow" d="M235.4,257.91764705882355L 305.1500000000001,289.53235294117644"/>
  <s:path class="arrowF" d="M235.4,254.170846257586L 671.0000000000001,100.61915374241403"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SensorsFramework">
  <s:path class="arrow" d="M225.2,202.36837563451778L 175.4,234.05162436548227"/>
  <s:path class="arrow" d="M225.2,200.2331638418079L 22.1,236.1868361581921"/>
  <s:path class="arrow" d="M234.5,203.21061781609194L 434.0000000000001,366.2693821839081"/>
  <s:path class="arrow" d="M233.88087390220102,204.06L 305.769126097799,286.99"/>
  <s:path class="arrowF" d="M231.6453892290391,194.76L 258.9546107709609,124.03000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocationServer">
  <s:path class="arrow" d="M264.5,163.25257425742575L 31.4,235.56742574257427"/>
  <s:path class="arrow" d="M264.5,163.19927294398093L 22.1,235.6207270560191"/>
  <s:path class="arrow" d="M270.9390125548794,166.46L 317.31098744512065,286.99"/>
  <s:path class="arrow" d="M272.8601063829787,166.46L 295.43989361702126,194.76"/>
  <s:path class="arrow" d="M264.5,164.79871794871795L 156.8,234.02128205128207"/>
  <s:path class="arrow" d="M272.9345721694036,166.46L 434.86542783059645,365.42"/>
  <s:path class="arrow" d="M273.7505319148936,166.46L 283.1494680851064,175.96"/>
  <s:path class="arrow" d="M270.6059231302472,166.46L 308.3440768697528,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkRequestHandler">
  <s:path class="arrow" d="M283.09999999999997,161.07445241691843L 671.0000000000001,99.71554758308159"/>
  <s:path class="arrow" d="M273.8,164.5786460807601L 156.8,234.2413539192399"/>
  <s:path class="arrow" d="M273.8,163.19432304038006L 156.8,198.02567695961994"/>
  <s:path class="arrow" d="M282.0269230769231,166.46L 435.073076923077,365.42"/>
  <s:path class="arrow" d="M280.7502659574468,166.46L 285.4497340425532,175.96"/>
  <s:path class="arrow" d="M279.57283370561504,166.46L 308.677166294385,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LBSTestProduct"/>
 <s:g visibility="hidden" id="dep-A-GPSLocationManager">
  <s:path class="arrow" d="M273.31011295260214,185.26000000000002L 434.48988704739793,365.42"/>
  <s:path class="arrow" d="M264.5,183.27524390243903L 175.4,234.344756097561"/>
  <s:path class="arrow" d="M264.5,181.6519547079857L 22.1,235.96804529201432"/>
  <s:path class="arrow" d="M270.3125,175.96c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrow" d="M270.8524452850581,185.26000000000002L 308.09755471494196,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkLocationManager">
  <s:path class="arrow" d="M282.3818589675921,185.26000000000002L 434.71814103240797,365.42"/>
  <s:path class="arrow" d="M280.775,185.26000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrow" d="M279.7629559578492,185.26000000000002L 308.48704404215084,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocationAdmin">
  <s:path class="arrow" d="M283.1,179.96530973451328L 156.8,162.45469026548673"/>
  <s:path class="arrow" d="M283.1,181.5802552719201L 22.1,236.03974472807994"/>
  <s:path class="arrow" d="M283.1,179.91783847981L 166.10000000000002,162.50216152019004"/>
  <s:path class="arrow" d="M283.1,181.6148275862069L 31.4,236.00517241379313"/>
  <s:path class="arrow" d="M283.1,181.25469026548674L 156.8,198.76530973451327"/>
  <s:path class="arrow" d="M283.1,182.85153846153847L 175.4,234.76846153846157"/>
  <s:path class="arrow" d="M289.0629559578492,185.26000000000002L 317.78704404215085,286.99"/>
  <s:path class="arrow" d="M291.4536049825821,185.26000000000002L 434.946395017418,365.42"/>
  <s:path class="arrow" d="M283.1,182.5440707964602L 156.8,235.07592920353983"/>
  <s:path class="arrow" d="M288.67346663064035,185.26000000000002L 308.8765333693597,286.99"/>
  <s:path class="arrowF" d="M285.4497340425532,185.26000000000002L 271.4502659574468,213.56"/>
  <s:path class="arrowF" d="M286.59986702127657,185.26000000000002L 279.6001329787234,213.56"/>
  <s:path class="arrowF" d="M292.4,181.76013297872342c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrowF" d="M290.5696808510638,185.26000000000002L 296.33031914893616,194.76"/>
  <s:path class="arrowF" d="M285.4497340425532,185.26000000000002L 280.7502659574468,194.76"/>
  <s:path class="arrowF" d="M283.1494680851064,175.96L 273.7505319148936,166.46"/>
  <s:path class="arrowF" d="M285.4497340425532,175.96L 280.7502659574468,166.46"/>
  <s:path class="arrowF" d="M286.5875,175.96c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrowF" d="M285.425,185.26000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M290.075,185.26000000000002c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M283.1494680851064,185.26000000000002L 273.7505319148936,194.76"/>
  <s:path class="arrowF" d="M283.1,182.91026595744682c-6.999999999999998, 4.733156028368787 -13.999999999999996 14.19946808510636 0,14.19946808510636"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkGateway">
  <s:path class="arrow" d="M300.525350997572,185.26000000000002L 435.17464900242805,365.42"/>
  <s:path class="arrow" d="M298.1420454545454,185.26000000000002c5.871969696969722, 7.125000000000009 17.615909090909167,14.250000000000018 17.615909090909167,0"/>
  <s:path class="arrow" d="M292.4,181.54798283261803L 22.1,236.072017167382"/>
  <s:path class="arrow" d="M301.69999999999993,181.73509652509654L 370.1000000000001,198.28490347490347"/>
  <s:path class="arrow" d="M301.69999999999993,181.5177881619938L 388.7000000000001,198.50221183800622"/>
  <s:path class="arrow" d="M292.4,181.2133126293996L 156.8,198.8066873706004"/>
  <s:path class="arrow" d="M294.72499999999997,185.26000000000002c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M297.5839773034315,185.26000000000002L 309.26602269656854,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkProtocolModule">
  <s:path class="arrow" d="M264.5,200.90435897435898L 156.8,235.51564102564106"/>
  <s:path class="arrow" d="M264.5,201.18682926829268L 175.4,235.23317073170733"/>
  <s:path class="arrow" d="M264.5,200.10463647199046L 22.1,236.31536352800956"/>
  <s:path class="arrow" d="M269.60330188679245,204.06c15.59779874213838, 10.612500000000006 46.79339622641514,21.225000000000012 46.79339622641514,0"/>
  <s:path class="arrow" d="M273.79999999999995,198.65213263979194L 495.2000000000001,162.56786736020806"/>
  <s:path class="arrow" d="M273.7683932966131,204.06L 434.03160670338696,365.42"/>
  <s:path class="arrow" d="M273.7505319148936,194.76L 283.1494680851064,185.26000000000002"/>
  <s:path class="arrow" d="M271.19946871950555,204.06L 307.7505312804945,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrivacyProtocolModule">
  <s:path class="arrow" d="M282.8149947263565,204.06L 434.2850052736436,365.42"/>
  <s:path class="arrow" d="M280.7502659574468,194.76L 285.4497340425532,185.26000000000002"/>
  <s:path class="arrow" d="M280.03058657703565,204.06L 308.2194134229644,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SUPLProtocolModule">
  <s:path class="arrow" d="M283.1,200.90435897435898L 175.4,235.51564102564106"/>
  <s:path class="arrow" d="M292.4,196.85760288065845L 428.90000000000015,121.93239711934157"/>
  <s:path class="arrow" d="M290.02611892170773,194.76L 361.37388107829236,49"/>
  <s:path class="arrow" d="M283.1,200.05683684794673L 22.1,236.3631631520533"/>
  <s:path class="arrow" d="M289.282526170482,194.76L 343.51747382951805,30.199999999999996"/>
  <s:path class="arrow" d="M292.4,197.1334375L 321.50000000000006,182.8865625"/>
  <s:path class="arrow" d="M288.4930412371134,204.06c9.204639175257741, 8.287500000000003 27.61391752577322,16.575000000000006 27.61391752577322,0"/>
  <s:path class="arrow" d="M292.4,196.19636010362694L 398.90000000000015,122.59363989637306"/>
  <s:path class="arrow" d="M291.11417593402473,194.76L 342.28582406597536,124.03000000000002"/>
  <s:path class="arrow" d="M283.1,198.02567695961994L 166.10000000000002,163.19432304038006"/>
  <s:path class="arrow" d="M292.4,196.40587628865978L 312.20000000000005,183.61412371134023"/>
  <s:path class="arrow" d="M287.9985344827586,204.06c28.834310344827603, 15.525000000000007 86.50293103448281,31.050000000000015 86.50293103448281,0"/>
  <s:path class="arrow" d="M287.9547585227273,204.06c35.063494318181846, 17.85000000000001 105.19048295454553,35.70000000000002 105.19048295454553,0"/>
  <s:path class="arrow" d="M292.4,198.58567185289957L 495.2000000000001,162.63432814710043"/>
  <s:path class="arrow" d="M287.67000554938954,194.76c-90.04667036625972, -38.4375 -270.14001109877915,-76.875 -270.14001109877915,0"/>
  <s:path class="arrow" d="M283.1,199.85899845916794L 97.7,217.76100154083207"/>
  <s:path class="arrow" d="M291.86159615609984,204.06L 434.53840384390026,365.42"/>
  <s:path class="arrow" d="M283.1,197.10973404255319c-6.999999999999998, -4.733156028368787 -13.999999999999996 -14.19946808510636 0,-14.19946808510636"/>
  <s:path class="arrow" d="M288.86170443456575,204.06L 308.6882955654343,286.99"/>
  <s:path class="arrowF" d="M292.1309386862993,194.76L 447.1690613137008,30.199999999999996"/>
  <s:path class="arrowF" d="M292.4,194.97771381578949L 465.5000000000001,29.982286184210523"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DefaultPositioningModule">
  <s:path class="arrow" d="M273.79999999999995,222.37607079646017L 434.0000000000001,365.9039292035398"/>
  <s:path class="arrow" d="M264.5,219.09841463414634L 175.4,236.12158536585366"/>
  <s:path class="arrow" d="M273.79999999999995,215.296L 294.5,202.32399999999998"/>
  <s:path class="arrow" d="M271.4502659574468,213.56L 285.4497340425532,185.26000000000002"/>
  <s:path class="arrow" d="M271.72418629987743,222.86L 307.2258137001226,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothGPSPositioningModule">
  <s:path class="arrow" d="M283.09999999999997,222.6179213483146L 434.0000000000001,365.6620786516854"/>
  <s:path class="arrow" d="M273.8,218.55731823599524L 31.4,236.6626817640048"/>
  <s:path class="arrow" d="M278.5159423604757,222.86c109.25603842634946, 45.63749999999999 327.7681152790484,91.27499999999998 327.7681152790484,0"/>
  <s:path class="arrow" d="M283.09999999999997,217.92736178467507L 583.0999999999999,199.69263821532493"/>
  <s:path class="arrow" d="M278.522075,222.86c99.95194999999997, 42.14999999999999 299.8558499999999,84.29999999999998 299.8558499999999,0"/>
  <s:path class="arrow" d="M273.8,219.02169916434542L 175.4,236.1983008356546"/>
  <s:path class="arrow" d="M281.02418629987744,222.86L 316.5258137001226,286.99"/>
  <s:path class="arrow" d="M283.09999999999997,213.9868115942029L 294.5,203.6331884057971"/>
  <s:path class="arrow" d="M283.09999999999997,215.9334375L 312.20000000000005,201.6865625"/>
  <s:path class="arrow" d="M273.8,216.98734265734265L 68.6,163.03265734265733"/>
  <s:path class="arrow" d="M279.6001329787234,213.56L 286.5998670212766,185.26000000000002"/>
  <s:path class="arrow" d="M280.43525806890915,222.86L 307.8147419310909,286.99"/>
  <s:path class="arrow" d="M283.09999999999997,217.9186L 573.8,199.7014"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SimulationPositioningModule">
  <s:path class="arrow" d="M292.37060450414856,222.86L 434.02939549585153,365.42"/>
  <s:path class="arrow" d="M283.1,218.54494252873565L 31.4,236.67505747126438"/>
  <s:path class="arrow" d="M283.1,218.9571794871795L 175.4,236.26282051282053"/>
  <s:path class="arrow" d="M289.73525806890916,222.86L 317.1147419310909,286.99"/>
  <s:path class="arrow" d="M290.5696808510638,213.56L 296.33031914893616,204.06"/>
  <s:path class="arrow" d="M283.1,218.85469026548674L 156.8,236.3653097345133"/>
  <s:path class="arrow" d="M292.4,217.0598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrow" d="M289.1463298379409,222.86L 308.40367016205914,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A-GPSIntegrationModule"/>
 <s:g visibility="hidden" id="dep-GPSDataSourceAdaptation">
  <s:path class="arrow" d="M302.9509785538497,204.06L 434.84902144615035,365.42"/>
  <s:path class="arrow" d="M294.5,200.05185022026433L 31.4,236.36814977973572"/>
  <s:path class="arrow" d="M294.5,200.77168224299066L 175.4,235.64831775700935"/>
  <s:path class="arrow" d="M294.5,200.0306602768903L 22.1,236.3893397231097"/>
  <s:path class="arrow" d="M300.15582782174994,204.06L 318.0941721782501,286.99"/>
  <s:path class="arrow" d="M296.33031914893616,194.76L 290.5696808510638,185.26000000000002"/>
  <s:path class="arrow" d="M299.68694567928003,204.06L 309.26305432072,286.99"/>
  <s:path class="arrowF" d="M295.43989361702126,194.76L 272.8601063829787,166.46"/>
  <s:path class="arrowF" d="M294.5,202.324L 273.79999999999995,215.29600000000002"/>
  <s:path class="arrowF" d="M294.5,203.6331884057971L 283.09999999999997,213.9868115942029"/>
  <s:path class="arrowF" d="M296.33031914893616,204.06L 290.5696808510638,213.56"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsRootServer">
  <s:path class="arrow" d="M312.20000000000005,164.1102659574468c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M317.616755319149,166.46L 325.3832446808511,213.56"/>
  <s:path class="arrow" d="M319.56953327571307,166.46L 435.93046672428704,365.42"/>
  <s:path class="arrow" d="M312.20000000000005,162.57675531914893c-11.700000000000001, 18.288829787234047 -23.400000000000002 54.866489361702136 0,54.866489361702136"/>
  <s:path class="arrow" d="M318.26294384964956,166.46L 354.88705615035053,286.99"/>
  <s:path class="arrow" d="M316.93058615112074,166.46L 319.01941384887937,286.99"/>
  <s:path class="arrow" d="M316.5974967264885,166.46L 310.0525032735116,286.99"/>
  <s:path class="arrowF" d="M321.5,162.9601329787234c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrowF" d="M319.15026595744683,166.46L 333.14973404255323,194.76"/>
  <s:path class="arrowF" d="M321.45053191489365,166.46L 349.4494680851064,194.76"/>
  <s:path class="arrowF" d="M321.5,162.3850664893617c14.050000000000002, 24.683289007092203 28.100000000000005 74.04986702127661 0,74.04986702127661"/>
  <s:path class="arrowF" d="M321.5,164.82968911917098L 370.1000000000001,196.39031088082902"/>
  <s:path class="arrowF" d="M316.98322550831796,157.16c54.011182994454714, -24.9375 162.03354898336414,-49.875 162.03354898336414,0"/>
  <s:path class="arrowF" d="M321.5,159.91162768031188L 466.10000000000014,100.87837231968814"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsRootServerConfig"/>
 <s:g visibility="hidden" id="dep-CommsDatabase">
  <s:path class="arrow" d="M316.77778056112226,185.26000000000002c-99.75185370741484, 42.075 -299.2555611222445,84.15 -299.2555611222445,0"/>
  <s:path class="arrow" d="M312.20000000000005,181.51403309203724L 31.4,236.1059669079628"/>
  <s:path class="arrow" d="M316.94423128884085,185.26000000000002L 319.00576871115925,286.99"/>
  <s:path class="arrow" d="M319.83939090045396,185.26000000000002L 435.66060909954615,365.42"/>
  <s:path class="arrow" d="M312.20000000000005,182.40507186858318L 175.4,235.21492813141685"/>
  <s:path class="arrow" d="M321.5,179.1001554404145L 370.1000000000001,163.3198445595855"/>
  <s:path class="arrow" d="M321.5,181.76013297872342c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrow" d="M316.55474196163203,185.26000000000002L 310.09525803836806,286.99"/>
  <s:path class="arrowF" d="M312.20000000000005,181.00061662198394L 97.7,199.01938337801607"/>
  <s:path class="arrowF" d="M315.7579545454546,185.26000000000002c-5.871969696969722, 7.125000000000009 -17.615909090909167,14.250000000000018 -17.615909090909167,0"/>
  <s:path class="arrowF" d="M312.20000000000005,183.61412371134023L 292.4,196.40587628865978"/>
  <s:path class="arrowF" d="M312.20000000000005,178.3097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrowF" d="M319.175,185.26000000000002c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M312.20000000000005,182.91026595744682c-6.999999999999998, 4.733156028368787 -13.999999999999996 14.19946808510636 0,14.19946808510636"/>
  <s:path class="arrowF" d="M321.45053191489365,185.26000000000002L 330.8494680851064,194.76"/>
  <s:path class="arrowF" d="M321.5,182.96L 349.40000000000003,197.06"/>
  <s:path class="arrowF" d="M318.0001329787234,185.26000000000002L 334.29986702127667,251.16000000000003"/>
  <s:path class="arrowF" d="M321.5,179.30910714285716L 379.4000000000001,163.11089285714286"/>
  <s:path class="arrowF" d="M321.5,179.46725490196079L 388.7000000000001,162.95274509803923"/>
  <s:path class="arrowF" d="M321.5,179.78915492957748L 418.70000000000005,162.63084507042254"/>
  <s:path class="arrowF" d="M317.22344559585497,185.26000000000002c19.051036269430064, 11.887500000000005 57.15310880829019,23.77500000000001 57.15310880829019,0"/>
  <s:path class="arrowF" d="M317.02579268292686,185.26000000000002c40.8828048780488, 20.025000000000006 122.6484146341464,40.05000000000001 122.6484146341464,0"/>
  <s:path class="arrowF" d="M321.5,183.629689119171L 370.1000000000001,215.19031088082903"/>
  <s:path class="arrowF" d="M321.5,183.21178571428572L 379.4000000000001,215.6082142857143"/>
  <s:path class="arrowF" d="M321.0053191489362,185.26000000000002L 379.89468085106387,251.16000000000003"/>
  <s:path class="arrowF" d="M321.5,185.18098039215687L 388.7000000000001,251.23901960784315"/>
  <s:path class="arrowF" d="M321.5,184.20753086419754L 409.40000000000003,252.2124691358025"/>
  <s:path class="arrowF" d="M321.5,183.57590330788804L 430.1000000000001,252.84409669211198"/>
  <s:path class="arrowF" d="M321.5,180.0016492693111L 455.90000000000003,162.41835073068893"/>
  <s:path class="arrowF" d="M321.5,180.07136783733827L 474.50000000000006,162.34863216266174"/>
  <s:path class="arrowF" d="M321.5,181.5292429022082L 502.40000000000003,217.2907570977918"/>
  <s:path class="arrowF" d="M321.5,181.48639097744362L 511.70000000000005,217.3336090225564"/>
  <s:path class="arrowF" d="M321.5,181.92458646616544L 511.70000000000005,235.6954135338346"/>
  <s:path class="arrowF" d="M321.5,181.69866749688669L 553.1,235.92133250311335"/>
  <s:path class="arrowF" d="M321.5,181.61252293577982L 573.8,236.0074770642202"/>
  <s:path class="arrowF" d="M321.5,181.57810631229236L 583.0999999999999,236.04189368770767"/>
  <s:path class="arrowF" d="M314.66256890848956,175.96L 280.6374310915105,103.63000000000002"/>
  <s:path class="arrowF" d="M321.5,177.32603806228374L 398.90000000000015,122.66396193771628"/>
  <s:path class="arrowF" d="M321.5,177.90611111111113L 417.5000000000001,122.0838888888889"/>
  <s:path class="arrowF" d="M321.5,177.3573907455013L 428.90000000000015,102.23260925449874"/>
  <s:path class="arrowF" d="M321.5,178.5378056768559L 449.60000000000014,121.45219432314411"/>
  <s:path class="arrowF" d="M321.5,179.07925L 498.20000000000016,120.91075000000001"/>
  <s:path class="arrowF" d="M321.5,179.20882059800667L 583.1000000000001,100.38117940199338"/>
  <s:path class="arrowF" d="M315.6804527279763,175.96L 279.01954727202383,30.199999999999996"/>
  <s:path class="arrowF" d="M317.177608982827,175.96L 326.12239101717313,49"/>
  <s:path class="arrowF" d="M318.33454793121064,175.96L 352.86545206878947,67.8"/>
  <s:path class="arrowF" d="M320.4229854689564,175.96L 417.9770145310437,49"/>
  <s:path class="arrowF" d="M321.37509907529727,175.96L 444.92490092470285,49"/>
  <s:path class="arrowF" d="M321.5,176.4194642857143L 463.40000000000015,48.54053571428571"/>
  <s:path class="arrowF" d="M320.88943634722045,175.96L 447.51056365277964,30.199999999999996"/>
  <s:path class="arrowF" d="M321.447220430801,175.96L 465.5527795691991,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsDatabaseShim">
  <s:path class="arrow" d="M323.82500000000005,185.26000000000002c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M330.8,178.81123456790124L 370.1000000000001,163.60876543209878"/>
  <s:path class="arrow" d="M323.8497340425532,185.26000000000002L 319.15026595744683,194.76"/>
  <s:path class="arrow" d="M321.50000000000006,182.11724137931037L 156.8,235.50275862068966"/>
  <s:path class="arrow" d="M328.91113691544393,185.26000000000002L 435.8888630845562,365.42"/>
  <s:path class="arrow" d="M325.46525263442317,185.26000000000002L 310.48474736557694,286.99"/>
  <s:path class="arrowF" d="M321.50000000000006,180.91134436401242L 40.7,199.1086556359876"/>
  <s:path class="arrowF" d="M321.50000000000006,180.9850321750322L 97.7,199.03496782496782"/>
  <s:path class="arrowF" d="M321.50000000000006,182.8865625L 292.4,197.1334375"/>
  <s:path class="arrowF" d="M323.8497340425532,185.26000000000002L 319.15026595744683,194.76"/>
  <s:path class="arrowF" d="M328.45026595744685,185.26000000000002L 333.14973404255323,194.76"/>
  <s:path class="arrowF" d="M330.8,181.5765008291874L 502.40000000000003,217.2434991708126"/>
  <s:path class="arrowF" d="M330.8,181.74238341968913L 553.1,235.8776165803109"/>
  <s:path class="arrowF" d="M330.8,177.644171875L 417.5000000000001,122.34582812500001"/>
  <s:path class="arrowF" d="M330.8,177.0757402234637L 428.90000000000015,102.51425977653632"/>
  <s:path class="arrowF" d="M330.8,178.38736533957848L 449.60000000000014,121.60263466042156"/>
  <s:path class="arrowF" d="M330.8,178.99868421052633L 498.20000000000016,120.9913157894737"/>
  <s:path class="arrowF" d="M326.16187638344974,175.96L 326.4381236165504,67.8"/>
  <s:path class="arrowF" d="M329.40561426684286,175.96L 418.29438573315736,49"/>
  <s:path class="arrowF" d="M330.35772787318365,175.96L 445.2422721268165,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ESockServer">
  <s:path class="arrow" d="M321.5,198.2598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrow" d="M319.15026595744683,194.76L 323.8497340425532,185.26000000000002"/>
  <s:path class="arrow" d="M312.20000000000005,197.10973404255319c-6.999999999999998, -4.733156028368787 -13.999999999999996 -14.19946808510636 0,-14.19946808510636"/>
  <s:path class="arrow" d="M312.20000000000005,199.99396793587175L 22.1,236.42603206412826"/>
  <s:path class="arrow" d="M316.96343922801697,204.06L 318.98656077198314,286.99"/>
  <s:path class="arrow" d="M319.15026595744683,204.06L 323.8497340425532,213.56"/>
  <s:path class="arrow" d="M317.43125000000003,204.06c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrow" d="M320.1687038556194,204.06L 435.33129614438076,365.42"/>
  <s:path class="arrow" d="M321.5,199.82867816091954L 521,217.79132183908047"/>
  <s:path class="arrow" d="M312.20000000000005,201.7102659574468c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M316.494557085547,204.06L 310.1554429144531,286.99"/>
  <s:path class="arrowF" d="M316.77778056112226,204.06c-99.75185370741484, 42.075 -299.2555611222445,84.15 -299.2555611222445,0"/>
  <s:path class="arrowF" d="M316.7729967948718,194.76c-93.54866452991455, -39.75 -280.6459935897436,-79.5 -280.6459935897436,0"/>
  <s:path class="arrowF" d="M316.7533847184987,204.06c-74.53558981233245, 32.625 -223.60676943699733,65.25 -223.60676943699733,0"/>
  <s:path class="arrowF" d="M316.39669811320755,204.06c-15.59779874213838, 10.612500000000006 -46.79339622641514,21.225000000000012 -46.79339622641514,0"/>
  <s:path class="arrowF" d="M316.1069587628866,204.06c-9.204639175257741, 8.287500000000003 -27.61391752577322,16.575000000000006 -27.61391752577322,0"/>
  <s:path class="arrowF" d="M312.20000000000005,201.6865625L 283.09999999999997,215.9334375"/>
  <s:path class="arrowF" d="M319.15026595744683,194.76L 323.8497340425532,185.26000000000002"/>
  <s:path class="arrowF" d="M317.43125000000003,204.06c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrowF" d="M319.15026595744683,204.06L 323.8497340425532,213.56"/>
  <s:path class="arrowF" d="M321.5,198.6411345646438L 425.9000000000001,181.3788654353562"/>
  <s:path class="arrowF" d="M321.5,198.19329853862212L 455.90000000000003,163.02670146137788"/>
  <s:path class="arrowF" d="M321.5,198.3327356746765L 474.50000000000006,162.88726432532349"/>
  <s:path class="arrowF" d="M321.5,198.45459016393443L 495.2000000000001,162.76540983606557"/>
  <s:path class="arrowF" d="M321.5,199.9813725490196L 465.20000000000005,217.6386274509804"/>
  <s:path class="arrowF" d="M321.5,199.82867816091954L 521,217.79132183908047"/>
  <s:path class="arrowF" d="M321.5,201.02589648798522L 474.50000000000006,254.1941035120148"/>
  <s:path class="arrowF" d="M321.5,200.23901849217637L 523.1,236.18098150782362"/>
  <s:path class="arrowF" d="M321.5,200.20400544959128L 532.4,236.21599455040874"/>
  <s:path class="arrowF" d="M321.5,200.17183006535947L 541.7,236.24816993464054"/>
  <s:path class="arrowF" d="M321.5,200.13577833125777L 553.1,236.28422166874225"/>
  <s:path class="arrowF" d="M321.5,200.1088009592326L 562.4,236.3111990407674"/>
  <s:path class="arrowF" d="M321.5,199.0758256880734L 573.8,180.94417431192662"/>
  <s:path class="arrowF" d="M321.5,199.08729789590254L 583.0999999999999,180.93270210409747"/>
  <s:path class="arrowF" d="M321.5,199.0980085653105L 592.4,180.92199143468952"/>
  <s:path class="arrowF" d="M316.9326548165138,204.06c87.1448967889908, 37.34999999999999 261.4346903669724,74.69999999999997 261.4346903669724,0"/>
  <s:path class="arrowF" d="M316.9271680942184,194.76c93.34855460385437, -39.67499999999999 280.0456638115631,-79.34999999999998 280.0456638115631,0"/>
  <s:path class="arrowF" d="M321.5,199.7119689119171L 601.6999999999999,217.9080310880829"/>
  <s:path class="arrowF" d="M321.5,200.4125229357798L 573.8,254.80747706422022"/>
  <s:path class="arrowF" d="M312.20000000000005,196.97390453834115L 129.8000000000001,101.41609546165887"/>
  <s:path class="arrowF" d="M312.20000000000005,196.8496957236842L 139.10000000000008,101.54030427631581"/>
  <s:path class="arrowF" d="M312.20000000000005,195.04216549295774L 236.30000000000013,123.74783450704227"/>
  <s:path class="arrowF" d="M318.523372485318,194.76L 343.9766275146821,124.03000000000002"/>
  <s:path class="arrowF" d="M321.3471885542922,194.76L 389.75281144570795,124.03000000000002"/>
  <s:path class="arrowF" d="M321.5,195.11773356401383L 398.90000000000015,123.67226643598617"/>
  <s:path class="arrowF" d="M321.5,195.40829048843187L 428.90000000000015,102.98170951156814"/>
  <s:path class="arrowF" d="M321.5,196.37556530214425L 466.10000000000014,102.01443469785578"/>
  <s:path class="arrowF" d="M321.5,196.54848345588235L 475.40000000000015,101.84151654411767"/>
  <s:path class="arrowF" d="M321.5,197.10382962962962L 514.7000000000002,101.28617037037039"/>
  <s:path class="arrowF" d="M321.5,197.3935945595855L 543.8000000000001,100.99640544041452"/>
  <s:path class="arrowF" d="M321.5,196.2211439588689L 428.90000000000015,122.56885604113111"/>
  <s:path class="arrowF" d="M321.5,196.70156113537118L 449.60000000000014,122.08843886462883"/>
  <s:path class="arrowF" d="M321.5,197.40925L 498.20000000000016,121.38075"/>
  <s:path class="arrowF" d="M316.05565397446225,194.76L 287.94434602553787,30.199999999999996"/>
  <s:path class="arrowF" d="M317.1378885592674,194.76L 326.1621114407327,49"/>
  <s:path class="arrowF" d="M317.177608982827,194.76L 326.12239101717313,67.8"/>
  <s:path class="arrowF" d="M317.4949801849406,194.76L 335.10501981505956,67.8"/>
  <s:path class="arrowF" d="M317.8123513870542,194.76L 344.0876486129459,67.8"/>
  <s:path class="arrowF" d="M318.1297225891678,194.76L 353.0702774108323,67.8"/>
  <s:path class="arrowF" d="M316.8580236972277,194.76L 317.14197630277243,30.199999999999996"/>
  <s:path class="arrowF" d="M319.9897845995099,194.76L 418.41021540049024,49"/>
  <s:path class="arrowF" d="M320.8264607248807,194.76L 445.4735392751194,49"/>
  <s:path class="arrowF" d="M321.5,195.62507086614173L 502.70000000000016,48.134929133858265"/>
  <s:path class="arrowF" d="M321.5,198.26725490196077L 388.7000000000001,181.7527450980392"/>
  <s:path class="arrowF" d="M321.5,198.69926829268292L 435.2000000000001,181.3207317073171"/>
  <s:path class="arrowF" d="M321.5,198.7492290249433L 444.5000000000001,181.2707709750567"/>
  <s:path class="arrowF" d="M321.5,200.9198445595855L 370.1000000000001,216.7001554404145"/>
  <s:path class="arrowF" d="M321.5,200.71089285714285L 379.4000000000001,216.90910714285715"/>
  <s:path class="arrowF" d="M321.5,198.39111888111887L 483.8,162.82888111888113"/>
  <s:path class="arrowF" d="M317.0004697286013,204.06c47.79968684759916, 22.612499999999997 143.39906054279749,45.224999999999994 143.39906054279749,0"/>
  <s:path class="arrowF" d="M316.9913235294118,204.06c50.90578431372549, 23.775 152.71735294117647,47.55 152.71735294117647,0"/>
  <s:path class="arrowF" d="M316.97600524475524,204.06c57.11599650349649, 26.099999999999994 171.34798951048947,52.19999999999999 171.34798951048947,0"/>
  <s:path class="arrowF" d="M321.5,199.94863216266174L 474.50000000000006,217.67136783733827"/>
  <s:path class="arrowF" d="M321.5,199.91944055944055L 483.8,217.70055944055946"/>
  <s:path class="arrowF" d="M321.5,200.62670146137788L 455.90000000000003,235.79329853862214"/>
  <s:path class="arrowF" d="M321.5,200.48726432532348L 474.50000000000006,235.93273567467654"/>
  <s:path class="arrowF" d="M321.5,200.3292429022082L 502.40000000000003,236.09075709779182"/>
  <s:path class="arrowF" d="M321.5,198.7416513761468L 573.8,162.4783486238532"/>
  <s:path class="arrowF" d="M321.5,200.05540420819491L 583.0999999999999,236.36459579180513"/>
  <s:path class="arrowF" d="M321.5,195.87591168091168L 417.5000000000001,122.91408831908832"/>
  <s:path class="arrowF" d="M321.5,197.18694444444444L 479.60000000000014,121.60305555555556"/>
  <s:path class="arrowF" d="M321.5,197.5590309155767L 564.5000000000001,100.83096908442333"/>
  <s:path class="arrowF" d="M321.5,197.6861184939092L 583.1000000000001,100.70388150609081"/>
  <s:path class="arrowF" d="M318.01250000000005,194.76c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrowF" d="M321.5,199.8696214511041L 502.40000000000003,217.7503785488959"/>
  <s:path class="arrowF" d="M321.5,200.2863909774436L 511.70000000000005,236.1336090225564"/>
  <s:path class="arrowF" d="M321.5,200.0783486238532L 573.8,236.3416513761468"/>
  <s:path class="arrowF" d="M321.5,199.8932504145937L 493.1,217.7267495854063"/>
  <s:path class="arrowF" d="M321.5,199.8481954887218L 511.70000000000005,217.7718045112782"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ESockServerConfig"/>
 <s:g visibility="hidden" id="dep-NetworkInterfaceManager">
  <s:path class="arrow" d="M340.1,198.34649635036496L 495.2000000000001,162.87350364963504"/>
  <s:path class="arrow" d="M338.2619067151061,204.06L 435.83809328489406,365.42"/>
  <s:path class="arrow" d="M336.61250000000007,194.76c5.424999999999987, -6.974999999999996 16.274999999999963,-13.949999999999992 16.274999999999963,0"/>
  <s:path class="arrow" d="M333.14973404255323,204.06L 319.15026595744683,232.36"/>
  <s:path class="arrow" d="M333.14973404255323,194.76L 319.15026595744683,166.46"/>
  <s:path class="arrow" d="M333.14973404255323,194.76L 328.45026595744685,185.26000000000002"/>
  <s:path class="arrow" d="M330.8494680851064,194.76L 321.45053191489365,185.26000000000002"/>
  <s:path class="arrow" d="M330.80000000000007,199.9598113207547L 22.1,236.4601886792453"/>
  <s:path class="arrow" d="M334.6256749430771,204.06L 319.924325056923,286.99"/>
  <s:path class="arrow" d="M334.2875,194.76c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M330.80000000000007,198.45615384615385L 156.8,162.76384615384615"/>
  <s:path class="arrow" d="M330.8494680851064,204.06L 321.45053191489365,213.56"/>
  <s:path class="arrow" d="M334.1567928006072,204.06L 311.0932071993929,286.99"/>
  <s:path class="arrowF" d="M340.1,198.57264367816092L 435.2000000000001,181.4473563218391"/>
  <s:path class="arrowF" d="M340.1,198.6411345646438L 444.5000000000001,181.3788654353562"/>
  <s:path class="arrowF" d="M340.1,200.80760191846522L 455.90000000000003,235.6123980815348"/>
  <s:path class="arrowF" d="M340.1,200.42888111888112L 502.40000000000003,235.9911188811189"/>
  <s:path class="arrowF" d="M340.1,198.19329853862212L 474.50000000000006,163.02670146137788"/>
  <s:path class="arrowF" d="M335.583225508318,194.76c54.01118299445469, -24.937499999999993 162.03354898336408,-49.874999999999986 162.03354898336408,0"/>
  <s:path class="arrowF" d="M340.1,197.18557251908396L 370.1000000000001,182.83442748091605"/>
  <s:path class="arrowF" d="M340.1,197.61123456790122L 379.4000000000001,182.4087654320988"/>
  <s:path class="arrowF" d="M340.1,202.39361774744026L 418.70000000000005,252.82638225255977"/>
  <s:path class="arrowF" d="M335.61088169642863,194.76c44.69274553571427, -21.449999999999996 134.07823660714283,-42.89999999999999 134.07823660714283,0"/>
  <s:path class="arrowF" d="M340.1,199.91944055944055L 502.40000000000003,217.70055944055946"/>
  <s:path class="arrowF" d="M340.1,201.50640287769784L 455.90000000000003,253.7135971223022"/>
  <s:path class="arrowF" d="M340.1,200.62670146137788L 474.50000000000006,235.79329853862214"/>
  <s:path class="arrowF" d="M340.1,200.48726432532348L 493.1,235.93273567467654"/>
  <s:path class="arrowF" d="M340.1,200.3765008291874L 511.70000000000005,236.04349917081262"/>
  <s:path class="arrowF" d="M340.1,200.31920436817472L 523.1,236.1007956318253"/>
  <s:path class="arrowF" d="M340.1,200.2772619047619L 532.4,236.14273809523812"/>
  <s:path class="arrowF" d="M340.1,200.23901849217637L 541.7,236.18098150782362"/>
  <s:path class="arrowF" d="M340.1,198.69049382716048L 573.8,162.52950617283952"/>
  <s:path class="arrowF" d="M340.1,195.11773356401383L 417.5000000000001,123.67226643598617"/>
  <s:path class="arrowF" d="M340.1,196.27751262626262L 449.60000000000014,122.51248737373739"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingDialogAPI">
  <s:path class="arrow" d="M347.3085081448494,204.06L 436.0914918551507,365.42"/>
  <s:path class="arrow" d="M342.98791065813725,204.06L 311.5620893418628,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingDialogStub">
  <s:path class="arrow" d="M356.35510957459275,204.06L 436.34489042540736,365.42"/>
  <s:path class="arrow" d="M349.4494680851064,194.76L 321.45053191489365,166.46"/>
  <s:path class="arrow" d="M349.40000000000003,197.06L 321.5,182.96"/>
  <s:path class="arrow" d="M349.40000000000003,201.76L 321.5,215.86"/>
  <s:path class="arrow" d="M353.46875,204.06c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrow" d="M351.81902851566736,204.06L 312.0309714843327,286.99"/>
  <s:path class="arrowF" d="M353.46875,204.06c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrowF" d="M352.8875,194.76c-5.424999999999987, -6.974999999999996 -16.274999999999963,-13.949999999999992 -16.274999999999963,0"/>
  <s:path class="arrowF" d="M358.7,199.9813725490196L 502.40000000000003,217.6386274509804"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkController"/>
 <s:g visibility="hidden" id="dep-C32SerialServer">
  <s:path class="arrow" d="M321.10650082669474,241.66000000000003L 434.3934991733054,365.42"/>
  <s:path class="arrow" d="M321.5,236.43493351063833c14.050000000000002, -24.683289007092203 28.100000000000005 -74.04986702127661 0,-74.04986702127661"/>
  <s:path class="arrow" d="M312.20000000000005,234.7097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrow" d="M317.04151565074136,241.66000000000003L 318.90848434925874,286.99"/>
  <s:path class="arrow" d="M316.2499176276771,241.66000000000003L 310.40008237232297,286.99"/>
  <s:path class="arrowF" d="M312.20000000000005,236.42603206412826L 22.1,199.99396793587175"/>
  <s:path class="arrowF" d="M312.20000000000005,236.38735042735044L 40.7,200.03264957264958"/>
  <s:path class="arrowF" d="M319.15026595744683,232.36L 333.14973404255323,204.06"/>
  <s:path class="arrowF" d="M312.20000000000005,239.31026595744683c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrowF" d="M321.45053191489365,241.66000000000003L 330.8494680851064,251.16000000000003"/>
  <s:path class="arrowF" d="M321.5,233.72661971830988L 418.70000000000005,165.09338028169014"/>
  <s:path class="arrowF" d="M321.5,238.31089285714287L 379.4000000000001,254.50910714285718"/>
  <s:path class="arrowF" d="M321.5,238.15274509803925L 388.7000000000001,254.6672549019608"/>
  <s:path class="arrowF" d="M321.5,238.02888111888115L 398.00000000000006,254.7911188811189"/>
  <s:path class="arrowF" d="M321.5,237.9093827160494L 409.40000000000003,254.91061728395064"/>
  <s:path class="arrowF" d="M321.5,237.75147582697204L 430.1000000000001,255.068524173028"/>
  <s:path class="arrowF" d="M316.9695273631841,232.36c60.22031509121061, -27.262499999999996 180.66094527363182,-54.52499999999999 180.66094527363182,0"/>
  <s:path class="arrowF" d="M321.5,235.75801288936628L 591.5,163.0619871106337"/>
  <s:path class="arrowF" d="M316.92981727574755,232.36c90.24678848283496, -38.51249999999998 270.74036544850486,-77.02499999999996 270.74036544850486,0"/>
  <s:path class="arrowF" d="M321.5,237.34417431192662L 573.8,255.47582568807343"/>
  <s:path class="arrowF" d="M321.5,236.2033564013841L 745.7000000000002,162.6166435986159"/>
  <s:path class="arrowF" d="M321.09472940665074,232.36L 438.6052705933494,103.63000000000002"/>
  <s:path class="arrowF" d="M321.5,233.02907205240177L 449.60000000000014,123.36092794759827"/>
  <s:path class="arrowF" d="M316.856596992339,232.36L 317.1434030076611,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-C32SerialServerConfig"/>
 <s:g visibility="hidden" id="dep-CommsElements">
  <s:path class="arrow" d="M316.9924826365246,222.86L 318.9575173634755,286.99"/>
  <s:path class="arrow" d="M312.20000000000005,218.50198396793587L 22.1,236.71801603206416"/>
  <s:path class="arrow" d="M320.57955353615176,222.86L 434.92044646384835,365.42"/>
  <s:path class="arrow" d="M316.40355440555635,222.86L 310.24644559444374,286.99"/>
  <s:path class="arrowF" d="M321.5,215.86L 349.40000000000003,201.76"/>
  <s:path class="arrowF" d="M312.20000000000005,220.51026595744682c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrowF" d="M321.5,216.7001554404145L 370.1000000000001,200.9198445595855"/>
  <s:path class="arrowF" d="M321.5,217.0598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrowF" d="M321.5,216.6722691292876L 425.9000000000001,182.14773087071242"/>
  <s:path class="arrowF" d="M321.5,218.5728891656289L 553.1,236.64711083437112"/>
  <s:path class="arrowF" d="M316.92468911917103,222.86c96.45020725388598, 40.837499999999984 289.3506217616579,81.67499999999997 289.3506217616579,0"/>
  <s:path class="arrowF" d="M320.92927754730346,213.56L 399.4707224526967,124.03000000000002"/>
  <s:path class="arrowF" d="M321.5,216.59410351201478L 474.50000000000006,163.42589648798523"/>
  <s:path class="arrowF" d="M321.5,216.78853658536588L 435.2000000000001,182.03146341463417"/>
  <s:path class="arrowF" d="M321.5,216.88845804988662L 444.5000000000001,181.9315419501134"/>
  <s:path class="arrowF" d="M321.5,217.60164926931108L 455.90000000000003,200.01835073068892"/>
  <s:path class="arrowF" d="M316.9695273631841,213.56c60.22031509121061, -27.262499999999996 180.66094527363182,-54.52499999999999 180.66094527363182,0"/>
  <s:path class="arrowF" d="M316.9636829652997,213.56c63.32421135646687, -28.424999999999997 189.9726340694006,-56.849999999999994 189.9726340694006,0"/>
  <s:path class="arrowF" d="M316.9535560344828,213.56c69.53096264367814, -30.749999999999993 208.59288793103443,-61.499999999999986 208.59288793103443,0"/>
  <s:path class="arrowF" d="M321.5,219.2872643253235L 474.50000000000006,254.73273567467655"/>
  <s:path class="arrowF" d="M321.5,218.81835073068893L 455.90000000000003,236.4016492693111"/>
  <s:path class="arrowF" d="M321.5,218.74863216266175L 474.50000000000006,236.47136783733828"/>
  <s:path class="arrowF" d="M321.5,218.64819548872183L 511.70000000000005,236.5718045112782"/>
  <s:path class="arrowF" d="M321.5,218.6245092460882L 523.1,236.59549075391183"/>
  <s:path class="arrowF" d="M321.5,218.60700272479565L 532.4,236.61299727520438"/>
  <s:path class="arrowF" d="M321.5,218.59091503267976L 541.7,236.62908496732027"/>
  <s:path class="arrowF" d="M321.5,218.5441743119266L 573.8,236.67582568807342"/>
  <s:path class="arrowF" d="M321.5,215.46472222222224L 479.60000000000014,122.1252777777778"/>
  <s:path class="arrowF" d="M321.5,216.16341638981174L 583.1000000000001,101.02658361018827"/>
  <s:path class="arrowF" d="M312.20000000000005,217.44324468085108c-11.700000000000001, -18.288829787234047 -23.400000000000002 -54.866489361702136 0,-54.866489361702136"/>
  <s:path class="arrowF" d="M321.45053191489365,213.56L 330.8494680851064,204.06"/>
  <s:path class="arrowF" d="M312.20000000000005,215.9097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrowF" d="M316.95838345864667,222.86c66.42774436090225, 29.5875 199.28323308270677,59.175 199.28323308270677,0"/>
  <s:path class="arrowF" d="M321.5,218.66962145110412L 502.40000000000003,236.5503785488959"/>
  <s:path class="arrowF" d="M321.5,217.2074770642202L 573.8,162.8125229357798"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MBufManager">
  <s:path class="arrow" d="M329.5947846700909,222.86L 435.2052153299092,365.42"/>
  <s:path class="arrow" d="M323.8497340425532,213.56L 319.15026595744683,204.06"/>
  <s:path class="arrow" d="M325.11462617458807,222.86L 310.83537382541203,286.99"/>
  <s:path class="arrowF" d="M325.3832446808511,213.56L 317.616755319149,166.46"/>
  <s:path class="arrowF" d="M323.8497340425532,213.56L 319.15026595744683,204.06"/>
  <s:path class="arrowF" d="M330.8,215.6082142857143L 388.7000000000001,183.21178571428572"/>
  <s:path class="arrowF" d="M330.8,216.78853658536588L 444.5000000000001,182.03146341463417"/>
  <s:path class="arrowF" d="M326.59490740740745,213.56c15.903395061728403, -10.725000000000003 47.71018518518521,-21.450000000000006 47.71018518518521,0"/>
  <s:path class="arrowF" d="M326.523445595855,222.86c19.051036269430064, 11.887500000000005 57.15310880829019,23.77500000000001 57.15310880829019,0"/>
  <s:path class="arrowF" d="M330.8,216.59410351201478L 483.8,163.42589648798523"/>
  <s:path class="arrowF" d="M330.8,217.60164926931108L 465.20000000000005,200.01835073068892"/>
  <s:path class="arrowF" d="M330.8,217.67136783733827L 483.8,199.94863216266174"/>
  <s:path class="arrowF" d="M326.2913235294118,222.86c50.90578431372549, 23.775 152.71735294117647,47.55 152.71735294117647,0"/>
  <s:path class="arrowF" d="M326.28322550831797,213.56c54.01118299445469, -24.937499999999993 162.03354898336408,-49.874999999999986 162.03354898336408,0"/>
  <s:path class="arrowF" d="M326.2695273631841,213.56c60.22031509121061, -27.262499999999996 180.66094527363182,-54.52499999999999 180.66094527363182,0"/>
  <s:path class="arrowF" d="M330.8,218.86044642857144L 455.90000000000003,236.3595535714286"/>
  <s:path class="arrowF" d="M330.8,218.7813725490196L 474.50000000000006,236.43862745098042"/>
  <s:path class="arrowF" d="M330.8,218.71944055944056L 493.1,236.50055944055947"/>
  <s:path class="arrowF" d="M330.8,218.6932504145937L 502.40000000000003,236.52674958540632"/>
  <s:path class="arrowF" d="M330.8,218.66962145110412L 511.70000000000005,236.5503785488959"/>
  <s:path class="arrowF" d="M330.8,218.64363095238096L 523.1,236.57636904761907"/>
  <s:path class="arrowF" d="M330.8,218.6245092460882L 532.4,236.59549075391183"/>
  <s:path class="arrowF" d="M330.8,218.60700272479565L 541.7,236.61299727520438"/>
  <s:path class="arrowF" d="M330.8,218.5728891656289L 562.4,236.64711083437112"/>
  <s:path class="arrowF" d="M330.8,217.17052318668252L 573.8,162.8494768133175"/>
  <s:path class="arrowF" d="M330.8,218.55649227110584L 573.8,236.6635077288942"/>
  <s:path class="arrowF" d="M330.8,218.5441743119266L 583.0999999999999,236.67582568807342"/>
  <s:path class="arrowF" d="M330.6668471112011,213.56L 417.63315288879903,124.03000000000002"/>
  <s:path class="arrowF" d="M330.8,215.30323529411766L 479.60000000000014,122.28676470588236"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsInfrastructureDocumentation"/>
 <s:g visibility="hidden" id="dep-SerialPortCSY">
  <s:path class="arrow" d="M321.5,260.1721428571429L 434.0000000000001,365.70785714285716"/>
  <s:path class="arrow" d="M312.20000000000005,253.50973404255322c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrow" d="M317.14200390734027,260.46000000000004L 318.80799609265983,286.99"/>
  <s:path class="arrow" d="M315.93505442366734,260.46000000000004L 310.71494557633275,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PacketLoopbackCSY"/>
 <s:g visibility="hidden" id="dep-MUXCSY">
  <s:path class="arrow" d="M339.64989497636975,260.46000000000004L 434.4501050236304,365.42"/>
  <s:path class="arrow" d="M330.8494680851064,251.16000000000003L 321.45053191489365,241.66000000000003"/>
  <s:path class="arrow" d="M334.29986702127667,251.16000000000003L 318.0001329787234,185.26000000000002"/>
  <s:path class="arrow" d="M332.12115545632156,260.46000000000004L 313.12884454367855,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Dial">
  <s:path class="arrow" d="M376.17675021607613,166.46L 437.223249783924,365.42"/>
  <s:path class="arrow" d="M372.4237464376493,166.46L 312.1262535623508,286.99"/>
  <s:path class="arrowF" d="M370.1000000000001,163.3198445595855L 321.5,179.1001554404145"/>
  <s:path class="arrowF" d="M370.1000000000001,163.60876543209878L 330.8,178.81123456790124"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyWatchers">
  <s:path class="arrow" d="M385.2691011235956,166.46L 437.43089887640457,365.42"/>
  <s:path class="arrow" d="M379.4000000000001,163.11089285714286L 321.5,179.30910714285716"/>
  <s:path class="arrow" d="M382.89986702127663,166.46L 375.9001329787235,194.76"/>
  <s:path class="arrow" d="M385.2001329787235,166.46L 392.19986702127665,194.76"/>
  <s:path class="arrow" d="M381.39065701301706,166.46L 312.4593429869831,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETel3rdPartyAPI">
  <s:path class="arrow" d="M394.36145203111505,166.46L 437.6385479688851,365.42"/>
  <s:path class="arrow" d="M388.7000000000001,162.95274509803923L 321.5,179.46725490196079"/>
  <s:path class="arrow" d="M391.04973404255327,166.46L 377.05026595744687,194.76"/>
  <s:path class="arrow" d="M398.00000000000006,162.9601329787234c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrow" d="M390.3575675883849,166.46L 312.79243241161527,286.99"/>
  <s:path class="arrowF" d="M397.1266899369999,157.16L 484.97331006300027,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyConfidentialDocumentation"/>
 <s:g visibility="hidden" id="dep-TelephonyDocumentation"/>
 <s:g visibility="hidden" id="dep-FaxClientandServer">
  <s:path class="arrow" d="M418.70000000000005,162.63084507042254L 321.5,179.78915492957748"/>
  <s:path class="arrow" d="M418.70000000000005,163.09938053097346L 156.8,235.7206194690266"/>
  <s:path class="arrow" d="M423.6916162489197,166.46L 438.30838375108044,365.42"/>
  <s:path class="arrow" d="M418.70000000000005,165.09338028169014L 321.5,233.72661971830988"/>
  <s:path class="arrow" d="M419.6161749980744,166.46L 322.8338250019257,286.99"/>
  <s:path class="arrow" d="M418.70000000000005,165.40753086419753L 379.40000000000003,195.81246913580247"/>
  <s:path class="arrow" d="M419.28308557344224,166.46L 313.86691442655786,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelServerandCore">
  <s:path class="arrow" d="M376.49109340208605,204.06L 436.90890659791404,365.42"/>
  <s:path class="arrow" d="M370.1000000000001,196.39031088082902L 321.5,164.82968911917098"/>
  <s:path class="arrow" d="M370.1000000000001,200.9198445595855L 321.5,216.7001554404145"/>
  <s:path class="arrow" d="M371.9442697603817,204.06L 321.90573023961844,286.99"/>
  <s:path class="arrow" d="M371.4753876179118,204.06L 313.07461238208833,286.99"/>
  <s:path class="arrowF" d="M370.1000000000001,198.28490347490347L 301.69999999999993,181.73509652509654"/>
  <s:path class="arrowF" d="M374.50146551724146,204.06c-28.834310344827603, 15.525000000000007 -86.50293103448281,31.050000000000015 -86.50293103448281,0"/>
  <s:path class="arrowF" d="M375.9001329787235,194.76L 382.8998670212767,166.46"/>
  <s:path class="arrowF" d="M377.05026595744687,194.76L 391.04973404255327,166.46"/>
  <s:path class="arrowF" d="M379.40000000000003,195.81246913580247L 418.70000000000005,165.40753086419753"/>
  <s:path class="arrowF" d="M375.9125000000001,194.76c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrowF" d="M375.52500000000003,204.06c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M375.33125000000007,204.06c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrowF" d="M375.21500000000003,194.76c15.19, -10.4625 45.57,-20.925 45.57,0"/>
  <s:path class="arrowF" d="M370.1000000000001,197.10973404255319c-6.999999999999998, -4.733156028368787 -13.999999999999996 -14.19946808510636 0,-14.19946808510636"/>
  <s:path class="arrowF" d="M377.05026595744687,194.76L 381.74973404255326,185.26000000000002"/>
  <s:path class="arrowF" d="M379.3505319148937,194.76L 388.74946808510646,185.26000000000002"/>
  <s:path class="arrowF" d="M379.40000000000003,198.06714285714287L 435.2000000000001,181.95285714285717"/>
  <s:path class="arrowF" d="M370.1000000000001,201.7102659574468c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrowF" d="M377.05026595744687,204.06L 381.74973404255326,213.56"/>
  <s:path class="arrowF" d="M370.1000000000001,200.17675531914892c-11.700000000000005, 18.288829787234054 -23.40000000000001 54.866489361702165 0,54.866489361702165"/>
  <s:path class="arrowF" d="M375.516755319149,204.06L 383.2832446808511,251.16000000000003"/>
  <s:path class="arrowF" d="M376.2835106382979,204.06L 391.8164893617022,251.16000000000003"/>
  <s:path class="arrowF" d="M377.05026595744687,204.06L 400.3497340425532,251.16000000000003"/>
  <s:path class="arrowF" d="M377.9901595744681,204.06L 410.80984042553195,251.16000000000003"/>
  <s:path class="arrowF" d="M378.7569148936171,204.06L 419.343085106383,251.16000000000003"/>
  <s:path class="arrowF" d="M379.40000000000003,201.08471264367816L 474.50000000000006,235.33528735632186"/>
  <s:path class="arrowF" d="M379.40000000000003,200.36540983606557L 553.1,236.05459016393445"/>
  <s:path class="arrowF" d="M370.29122274220856,194.76L 282.90877725779154,103.63000000000002"/>
  <s:path class="arrowF" d="M379.3692052980133,194.76L 449.6307947019869,124.03000000000002"/>
  <s:path class="arrowF" d="M379.40000000000003,196.50492974238875L 498.20000000000016,122.28507025761125"/>
  <s:path class="arrowF" d="M372.15834579546765,194.76L 280.4416542045325,30.199999999999996"/>
  <s:path class="arrowF" d="M376.15345672642854,194.76L 420.14654327357164,49"/>
  <s:path class="arrowF" d="M377.54791693537993,194.76L 465.25208306462025,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelConfig"/>
 <s:g visibility="hidden" id="dep-ETelMultimode">
  <s:path class="arrow" d="M394.5842962615728,204.06L 437.4157037384274,365.42"/>
  <s:path class="arrow" d="M388.7000000000001,200.13487562189056L 156.8,236.28512437810946"/>
  <s:path class="arrow" d="M392.18750000000006,194.76c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M389.137623332972,204.06L 314.01237666702815,286.99"/>
  <s:path class="arrowF" d="M388.7000000000001,198.50221183800622L 301.69999999999993,181.5177881619938"/>
  <s:path class="arrowF" d="M393.1452414772728,204.06c-35.063494318181846, 17.85000000000001 -105.19048295454553,35.70000000000002 -105.19048295454553,0"/>
  <s:path class="arrowF" d="M392.19986702127665,194.76L 385.20013297872345,166.46"/>
  <s:path class="arrowF" d="M398.00000000000006,198.2598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrowF" d="M395.67500000000007,204.06c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M394.12500000000006,204.06c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M388.74946808510646,194.76L 379.3505319148937,185.26000000000002"/>
  <s:path class="arrowF" d="M391.04973404255327,194.76L 386.3502659574469,185.26000000000002"/>
  <s:path class="arrowF" d="M398.00000000000006,197.53L 435.2000000000001,182.49"/>
  <s:path class="arrowF" d="M388.74946808510646,204.06L 379.3505319148937,213.56"/>
  <s:path class="arrowF" d="M391.04973404255327,204.06L 386.3502659574469,213.56"/>
  <s:path class="arrowF" d="M391.8164893617022,204.06L 376.2835106382979,251.16000000000003"/>
  <s:path class="arrowF" d="M392.5832446808511,204.06L 384.816755319149,251.16000000000003"/>
  <s:path class="arrowF" d="M388.7000000000001,200.17675531914892c-11.700000000000005, 18.288829787234054 -23.40000000000001 54.866489361702165 0,54.866489361702165"/>
  <s:path class="arrowF" d="M394.11675531914904,204.06L 401.8832446808511,251.16000000000003"/>
  <s:path class="arrowF" d="M395.0566489361703,204.06L 412.3433510638298,251.16000000000003"/>
  <s:path class="arrowF" d="M395.82340425531925,204.06L 420.87659574468086,251.16000000000003"/>
  <s:path class="arrowF" d="M398.00000000000006,201.44776223776225L 474.50000000000006,234.97223776223777"/>
  <s:path class="arrowF" d="M398.00000000000006,200.47350364963503L 553.1,235.94649635036498"/>
  <s:path class="arrowF" d="M388.7000000000001,195.34560052219322L 283.1,103.0443994778068"/>
  <s:path class="arrowF" d="M396.88848556791214,194.76L 450.71151443208805,124.03000000000002"/>
  <s:path class="arrowF" d="M398.00000000000006,196.01146575342466L 498.20000000000016,122.77853424657536"/>
  <s:path class="arrowF" d="M390.26087656735314,194.76L 280.939123432647,30.199999999999996"/>
  <s:path class="arrowF" d="M392.0190885072656,194.76L 355.68091149273454,67.8"/>
  <s:path class="arrowF" d="M394.195672642848,194.76L 420.7043273571522,49"/>
  <s:path class="arrowF" d="M395.5901328517994,194.76L 465.8098671482008,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelPacketData">
  <s:path class="arrow" d="M403.6308976913161,204.06L 437.66910230868405,365.42"/>
  <s:path class="arrow" d="M398.00000000000006,200.1079640718563L 156.8,236.31203592814373"/>
  <s:path class="arrow" d="M401.87500000000006,204.06c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M400.32500000000005,204.06c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M398.00000000000006,204.02894991922454L 314.45000000000005,287.0210500807754"/>
  <s:path class="arrowF" d="M398.0494680851064,194.76L 388.6505319148937,185.26000000000002"/>
  <s:path class="arrowF" d="M400.3497340425532,194.76L 395.6502659574469,185.26000000000002"/>
  <s:path class="arrowF" d="M398.00000000000006,197.10973404255319c-6.999999999999998, -4.733156028368787 -13.999999999999996 -14.19946808510636 0,-14.19946808510636"/>
  <s:path class="arrowF" d="M407.3,197.06L 435.2000000000001,182.96"/>
  <s:path class="arrowF" d="M400.3497340425532,204.06L 377.05026595744687,251.16000000000003"/>
  <s:path class="arrowF" d="M401.1164893617022,204.06L 385.5835106382979,251.16000000000003"/>
  <s:path class="arrowF" d="M401.8832446808511,204.06L 394.11675531914904,251.16000000000003"/>
  <s:path class="arrowF" d="M398.00000000000006,200.17675531914892c-11.700000000000005, 18.288829787234054 -23.40000000000001 54.866489361702165 0,54.866489361702165"/>
  <s:path class="arrowF" d="M403.5898936170213,204.06L 413.11010638297876,251.16000000000003"/>
  <s:path class="arrowF" d="M404.35664893617025,204.06L 421.6433510638298,251.16000000000003"/>
  <s:path class="arrowF" d="M407.3,203.93953367875648L 455.90000000000003,251.28046632124355"/>
  <s:path class="arrowF" d="M407.3,195.69603293413175L 498.20000000000016,123.09396706586827"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelSIMToolkit">
  <s:path class="arrow" d="M412.67749912105944,204.06L 437.9225008789407,365.42"/>
  <s:path class="arrow" d="M411.36875000000003,204.06c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrow" d="M407.30000000000007,203.6084287812041L 314.45000000000005,287.44157121879584"/>
  <s:path class="arrowF" d="M412.1231382978724,204.06L 413.87686170212766,251.16000000000003"/>
  <s:path class="arrowF" d="M408.3634073392385,194.76L 281.4365926607616,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelCDMA">
  <s:path class="arrow" d="M416.6000000000001,200.05972129319954L 156.8,236.36027870680047"/>
  <s:path class="arrow" d="M420.7850000000001,194.76c-15.19, -10.4625 -45.57,-20.925 -45.57,0"/>
  <s:path class="arrow" d="M420.4750000000001,204.06c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M416.6000000000001,203.25808882907134L 314.45000000000005,287.79191117092864"/>
  <s:path class="arrow" d="M421.7241005508028,204.06L 438.17589944919735,365.42"/>
  <s:path class="arrowF" d="M419.7164893617022,204.06L 404.1835106382979,251.16000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CSDAGT">
  <s:path class="arrow" d="M376.31832576797217,185.26000000000002L 437.0816742320279,365.42"/>
  <s:path class="arrow" d="M370.1000000000001,181.0993366918556L 22.1,217.72066330814442"/>
  <s:path class="arrow" d="M374.3765544041451,185.26000000000002c-19.051036269430064, 11.887500000000005 -57.15310880829019,23.77500000000001 -57.15310880829019,0"/>
  <s:path class="arrow" d="M372.4193461226696,185.26000000000002L 321.43065387733054,286.99"/>
  <s:path class="arrow" d="M370.1000000000001,182.91026595744682c-6.999999999999998, 4.733156028368787 -13.999999999999996 14.19946808510636 0,14.19946808510636"/>
  <s:path class="arrow" d="M379.3505319148937,185.26000000000002L 388.74946808510646,194.76"/>
  <s:path class="arrow" d="M370.1000000000001,182.83442748091605L 340.1,197.18557251908396"/>
  <s:path class="arrow" d="M372.0298567954607,185.26000000000002L 312.5201432045394,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PSDAGT">
  <s:path class="arrow" d="M385.3900717829622,185.26000000000002L 437.30992821703796,365.42"/>
  <s:path class="arrow" d="M381.74973404255326,185.26000000000002L 377.05026595744687,194.76"/>
  <s:path class="arrow" d="M386.3502659574469,185.26000000000002L 391.04973404255327,194.76"/>
  <s:path class="arrow" d="M388.6505319148937,185.26000000000002L 398.0494680851064,194.76"/>
  <s:path class="arrow" d="M379.4000000000001,182.4087654320988L 340.1,197.61123456790122"/>
  <s:path class="arrow" d="M380.9403674682519,185.26000000000002L 312.90963253174823,286.99"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GPRS/UMTSQoSPRT">
  <s:path class="arrow" d="M394.46181779795216,185.26000000000002L 437.538182202048,365.42"/>
  <s:path class="arrow" d="M388.7000000000001,181.75274509803924L 321.5,198.26725490196077"/>
  <s:path class="arrow" d="M388.74946808510646,185.26000000000002L 379.3505319148937,194.76"/>
  <s:path class="arrow" d="M395.6502659574469,185.26000000000002L 400.3497340425532,194.76"/>
  <s:path class="arrow" d="M398.00000000000006,181.5292429022082L 483.8,198.4907570977918"/>
  <s:path class="arrow" d="M398.00000000000006,179.78915492957748L 495.2000000000001,162.63084507042254"/>
  <s:path class="arrow" d="M388.7000000000001,183.21178571428572L 330.8,215.6082142857143"/>
  <s:path class="arrow" d="M398.00000000000006,182.64776223776227L 474.50000000000006,216.17223776223776"/>
  <s:path class="arrow" d="M389.85087814104304,185.26000000000002L 313.2991218589571,286.99"/>
  <s:path class="arrow" d="M395.67500000000007,185.26000000000002c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GPRS/UMTSQoSInterface">
  <s:path class="arrow" d="M403.5335638129421,185.26000000000002L 437.76643618705805,365.42"/>
  <s:path class="arrow" d="M398.00000000000006,182.91026595744682c-6.999999999999998, 4.733156028368787 -13.999999999999996 14.19946808510636 0,14.19946808510636"/>
  <s:path class="arrow" d="M398.7613888138341,185.26000000000002L 313.688611186166,286.99"/>
  <s:path class="arrowF" d="M400.32500000000005,185.26000000000002c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrowF" d="M403.23125000000005,185.26000000000002c12.012500000000015, 9.300000000000006 36.037500000000044,18.600000000000012 36.037500000000044,0"/>
  <s:path class="arrowF" d="M407.3,182.28471264367818L 502.40000000000003,216.53528735632185"/>
 </s:g>
 <s:g visibility="hidden" id="dep-QoSExtnAPI">
  <s:path class="arrow" d="M412.60530982793205,185.26000000000002L 437.9946901720681,365.42"/>
  <s:path class="arrow" d="M416.6,183.629689119171L 465.20000000000005,215.19031088082903"/>
  <s:path class="arrow" d="M407.6718994866253,185.26000000000002L 314.0781005133748,286.99"/>
  <s:path class="arrowF" d="M416.6,182.64776223776227L 493.1,216.17223776223776"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecondaryPDPcontextUMTSDriver"/>
 <s:g visibility="hidden" id="dep-QoS3GPPCPR">
  <s:path class="arrow" d="M430.74880185791204,185.26000000000002L 438.4511981420881,365.42"/>
  <s:path class="arrow" d="M425.9000000000001,181.3788654353562L 321.5,198.6411345646438"/>
  <s:path class="arrow" d="M425.9000000000001,182.14773087071242L 321.5,216.6722691292876"/>
  <s:path class="arrow" d="M425.9000000000001,184.88568944099381L 314.45000000000005,287.3643105590062"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PDPLayer">
  <s:path class="arrow" d="M439.820547872902,185.26000000000002L 438.67945212709816,365.42"/>
  <s:path class="arrow" d="M435.2000000000001,181.4473563218391L 340.1,198.57264367816092"/>
  <s:path class="arrow" d="M439.67420731707324,185.26000000000002c-40.8828048780488, 20.025000000000006 -122.6484146341464,40.05000000000001 -122.6484146341464,0"/>
  <s:path class="arrow" d="M435.2000000000001,181.3207317073171L 321.5,198.69926829268292"/>
  <s:path class="arrow" d="M435.2000000000001,181.95285714285714L 379.40000000000003,198.06714285714287"/>
  <s:path class="arrow" d="M435.2000000000001,182.49L 398.00000000000006,197.53"/>
  <s:path class="arrow" d="M435.2000000000001,182.96L 407.3,197.06"/>
  <s:path class="arrow" d="M444.50000000000006,179.15300000000002L 495.2000000000001,163.267"/>
  <s:path class="arrow" d="M435.2000000000001,182.03146341463415L 321.5,216.78853658536588"/>
  <s:path class="arrow" d="M443.09015957446815,185.26000000000002L 475.90984042553197,232.36"/>
  <s:path class="arrow" d="M435.2000000000001,184.57993079584776L 314.45000000000005,287.67006920415224"/>
  <s:path class="arrow" d="M439.26875000000007,185.26000000000002c-12.012500000000015, 9.300000000000006 -36.037500000000044,18.600000000000012 -36.037500000000044,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RawIPNIF">
  <s:path class="arrow" d="M448.892293887892,185.26000000000002L 438.9077061121082,365.42"/>
  <s:path class="arrow" d="M444.5000000000001,181.3788654353562L 340.1,198.6411345646438"/>
  <s:path class="arrow" d="M444.5000000000001,181.2707709750567L 321.5,198.7492290249433"/>
  <s:path class="arrow" d="M453.80000000000007,178.8857396449704L 495.2000000000001,163.53426035502957"/>
  <s:path class="arrow" d="M444.5000000000001,182.03146341463415L 330.8,216.78853658536588"/>
  <s:path class="arrow" d="M444.5000000000001,181.9315419501134L 321.5,216.88845804988662"/>
  <s:path class="arrow" d="M444.5000000000001,184.31498385360604L 314.45000000000005,287.93501614639393"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SMSStack">
  <s:path class="arrow" d="M379.40000000000003,217.98990936555893L 767.3000000000001,199.63009063444107"/>
  <s:path class="arrow" d="M379.40000000000003,217.73385620915033L 737.3000000000001,181.0861437908497"/>
  <s:path class="arrow" d="M370.1000000000001,218.46120689655174L 31.4,236.75879310344828"/>
  <s:path class="arrow" d="M370.1000000000001,215.9097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrow" d="M379.3505319148937,213.56L 388.74946808510646,204.06"/>
  <s:path class="arrow" d="M370.1000000000001,217.03183288409704L 156.8,162.98816711590297"/>
  <s:path class="arrow" d="M376.70663769261165,222.86L 436.6933623073885,365.42"/>
  <s:path class="arrow" d="M374.6894836272041,222.86c-119.05965575146938, 49.31250000000001 -357.1789672544081,98.62500000000001 -357.1789672544081,0"/>
  <s:path class="arrow" d="M370.1000000000001,215.19031088082903L 321.5,183.629689119171"/>
  <s:path class="arrow" d="M371.2259294566254,222.86L 322.6240705433747,286.99"/>
  <s:path class="arrow" d="M370.1000000000001,216.7001554404145L 321.5,200.9198445595855"/>
  <s:path class="arrow" d="M370.1000000000001,218.60272237196767L 156.8,236.61727762803235"/>
  <s:path class="arrow" d="M374.30509259259264,213.56c-15.903395061728403, -10.725000000000003 -47.71018518518521,-21.450000000000006 -47.71018518518521,0"/>
  <s:path class="arrow" d="M370.6370012256572,222.86L 313.912998774343,286.99"/>
  <s:path class="arrowF" d="M374.0331672376207,213.56L 345.7668327623794,30.199999999999996"/>
  <s:path class="arrowF" d="M377.2453698378006,213.56L 465.5546301621996,49"/>
  <s:path class="arrowF" d="M377.07500000000005,222.86c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M373.4581847463477,213.56L 327.7418152536525,49"/>
  <s:path class="arrowF" d="M374.13823681155685,213.56L 354.9617631884433,67.8"/>
  <s:path class="arrowF" d="M373.35977888508256,213.56L 318.5402211149176,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CDMASMSStack">
  <s:path class="arrow" d="M379.4000000000001,218.6198452883263L 175.4,236.60015471167372"/>
  <s:path class="arrow" d="M381.74973404255326,213.56L 377.05026595744687,204.06"/>
  <s:path class="arrow" d="M386.3502659574469,213.56L 391.04973404255327,204.06"/>
  <s:path class="arrow" d="M379.4000000000001,217.07908150064685L 156.8,162.9409184993532"/>
  <s:path class="arrow" d="M383.991018821604,213.56c-122.16067921440265, -50.47500000000001 -366.48203764320795,-100.95000000000002 -366.48203764320795,0"/>
  <s:path class="arrow" d="M388.70000000000005,215.94523316062177L 495.2000000000001,164.07476683937824"/>
  <s:path class="arrow" d="M385.72186882655086,222.86L 436.9781311734493,365.42"/>
  <s:path class="arrow" d="M379.4000000000001,215.6082142857143L 321.5,183.21178571428572"/>
  <s:path class="arrow" d="M379.9370012256571,222.86L 323.21299877434296,286.99"/>
  <s:path class="arrow" d="M379.4000000000001,216.90910714285715L 321.5,200.71089285714285"/>
  <s:path class="arrow" d="M379.4000000000001,218.58697283311773L 156.8,236.6330271668823"/>
  <s:path class="arrow" d="M383.6765544041451,222.86c-19.051036269430064, 11.887500000000005 -57.15310880829019,23.77500000000001 -57.15310880829019,0"/>
  <s:path class="arrow" d="M379.4000000000001,222.80864646464647L 314.45000000000005,287.04135353535355"/>
  <s:path class="arrow" d="M381.7250000000001,222.86c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M383.1593447697666,213.56L 355.24065523023353,67.8"/>
  <s:path class="arrowF" d="M382.4353161009032,213.56L 318.76468389909695,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandChannelAdaptor"/>
 <s:g visibility="hidden" id="dep-Inter-SystemCommunication"/>
 <s:g visibility="hidden" id="dep-CommonTSY">
  <s:path class="arrow" d="M370.1000000000001,255.38147058823532L 175.4,237.43852941176473"/>
  <s:path class="arrow" d="M370.1000000000001,258.8038814016173L 323.75000000000006,288.6461185983827"/>
  <s:path class="arrow" d="M370.1000000000001,254.63183288409707L 156.8,200.58816711590296"/>
  <s:path class="arrow" d="M370.1000000000001,255.18933972310973L 97.7,218.8306602768903"/>
  <s:path class="arrow" d="M370.1000000000001,255.5587931034483L 31.4,237.26120689655176"/>
  <s:path class="arrow" d="M370.1000000000001,255.56533165407225L 22.1,237.2546683459278"/>
  <s:path class="arrow" d="M370.1000000000001,255.07599496221667L 22.1,200.14400503778336"/>
  <s:path class="arrow" d="M370.1000000000001,255.41727762803237L 156.8,237.40272237196768"/>
  <s:path class="arrow" d="M376.2835106382979,251.16000000000003L 391.8164893617022,204.06"/>
  <s:path class="arrow" d="M377.05026595744687,251.16000000000003L 400.3497340425532,204.06"/>
  <s:path class="arrow" d="M370.1000000000001,255.0432446808511c-11.700000000000005, -18.288829787234054 -23.40000000000001 -54.866489361702165 0,-54.866489361702165"/>
  <s:path class="arrow" d="M370.1000000000001,258.3751963048499L 314.45000000000005,289.0748036951501"/>
  <s:path class="arrow" d="M377.35051636618243,260.46000000000004L 436.0494836338177,365.42"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimodeTSY">
  <s:path class="arrow" d="M386.2720374584282,260.46000000000004L 436.42796254157196,365.42"/>
  <s:path class="arrow" d="M379.4000000000001,254.50910714285718L 321.5,238.31089285714287"/>
  <s:path class="arrow" d="M379.89468085106387,251.16000000000003L 321.0053191489362,185.26000000000002"/>
  <s:path class="arrow" d="M379.4000000000001,258.3751963048499L 323.75000000000006,289.0748036951501"/>
  <s:path class="arrow" d="M383.2832446808511,251.16000000000003L 375.516755319149,204.06"/>
  <s:path class="arrow" d="M384.816755319149,251.16000000000003L 392.5832446808511,204.06"/>
  <s:path class="arrow" d="M385.5835106382979,251.16000000000003L 401.1164893617022,204.06"/>
  <s:path class="arrow" d="M379.4000000000001,253.84638814016176L 166.10000000000002,163.7736118598383"/>
  <s:path class="arrow" d="M379.4000000000001,258.05389898989904L 314.45000000000005,289.396101010101"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CDMATSY">
  <s:path class="arrow" d="M395.19355855067397,260.46000000000004L 436.8064414493262,365.42"/>
  <s:path class="arrow" d="M388.7000000000001,254.6672549019608L 321.5,238.15274509803925"/>
  <s:path class="arrow" d="M388.7000000000001,251.23901960784318L 321.5,185.18098039215687"/>
  <s:path class="arrow" d="M391.8164893617022,251.16000000000003L 376.2835106382979,204.06"/>
  <s:path class="arrow" d="M388.7000000000001,255.0432446808511c-11.700000000000005, -18.288829787234054 -23.40000000000001 -54.866489361702165 0,-54.866489361702165"/>
  <s:path class="arrow" d="M394.11675531914904,251.16000000000003L 401.8832446808511,204.06"/>
  <s:path class="arrow" d="M388.7000000000001,257.80412926391386L 314.45000000000005,289.6458707360862"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIMTSY">
  <s:path class="arrow" d="M398.00000000000006,254.7911188811189L 321.5,238.02888111888115"/>
  <s:path class="arrow" d="M398.00000000000006,257.80412926391386L 323.75000000000006,289.6458707360862"/>
  <s:path class="arrow" d="M400.3497340425532,251.16000000000003L 377.05026595744687,204.06"/>
  <s:path class="arrow" d="M404.1835106382979,251.16000000000003L 419.7164893617022,204.06"/>
  <s:path class="arrow" d="M401.8832446808511,251.16000000000003L 394.11675531914904,204.06"/>
  <s:path class="arrow" d="M398.00000000000006,255.0432446808511c-11.700000000000005, -18.288829787234054 -23.40000000000001 -54.866489361702165 0,-54.866489361702165"/>
  <s:path class="arrow" d="M398.00000000000006,257.60439418416803L 314.45000000000005,289.84560581583196"/>
  <s:path class="arrow" d="M404.1150796429197,260.46000000000004L 437.18492035708044,365.42"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TRPTSY">
  <s:path class="arrow" d="M409.40000000000003,252.2124691358025L 321.5,184.20753086419757"/>
  <s:path class="arrow" d="M415.0511377559951,260.46000000000004L 437.648862244005,365.42"/>
  <s:path class="arrow" d="M409.40000000000003,254.91061728395064L 321.5,237.9093827160494"/>
  <s:path class="arrow" d="M409.40000000000003,257.5647077409163L 323.75000000000006,289.8852922590837"/>
  <s:path class="arrow" d="M409.40000000000003,255.4762084765178L 156.8,237.34379152348225"/>
  <s:path class="arrow" d="M410.80984042553195,251.16000000000003L 377.9901595744681,204.06"/>
  <s:path class="arrow" d="M412.3433510638298,251.16000000000003L 395.0566489361703,204.06"/>
  <s:path class="arrow" d="M413.11010638297876,251.16000000000003L 403.5898936170213,204.06"/>
  <s:path class="arrow" d="M413.87686170212766,251.16000000000003L 412.1231382978724,204.06"/>
  <s:path class="arrow" d="M409.40000000000003,257.40817266187054L 314.45000000000005,290.04182733812945"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TRPAGT">
  <s:path class="arrow" d="M423.9726588482409,260.46000000000004L 438.02734115175923,365.42"/>
  <s:path class="arrow" d="M419.343085106383,251.16000000000003L 378.7569148936171,204.06"/>
  <s:path class="arrow" d="M420.87659574468086,251.16000000000003L 395.82340425531925,204.06"/>
  <s:path class="arrow" d="M421.6433510638298,251.16000000000003L 404.35664893617025,204.06"/>
  <s:path class="arrow" d="M418.70000000000005,252.82638225255977L 340.1,202.39361774744026"/>
  <s:path class="arrow" d="M418.70000000000005,257.27727873183625L 314.45000000000005,290.1727212681638"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandChannelAdaptorforC32">
  <s:path class="arrow" d="M434.9087169613164,260.46000000000004L 438.4912830386838,365.42"/>
  <s:path class="arrow" d="M430.1000000000001,255.068524173028L 321.5,237.75147582697204"/>
  <s:path class="arrow" d="M430.1000000000001,252.844096692112L 321.5,183.57590330788807"/>
  <s:path class="arrow" d="M430.1000000000001,257.14340936374555L 314.45000000000005,290.3065906362545"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandChannelAdaptorforISC"/>
 <s:g visibility="hidden" id="dep-DND">
  <s:path class="arrow" d="M460.0610198789974,166.46L 439.1389801210027,365.42"/>
  <s:path class="arrow" d="M455.90000000000003,162.41835073068893L 321.5,180.0016492693111"/>
  <s:path class="arrow" d="M455.90000000000003,166.07800636267234L 323.75000000000006,287.37199363732765"/>
  <s:path class="arrow" d="M455.90000000000003,163.02670146137788L 321.5,198.19329853862212"/>
  <s:path class="arrow" d="M464.0003989361702,166.46L 484.9996010638298,194.76"/>
  <s:path class="arrow" d="M461.1001908396947,166.46c12.733206106870254, 9.562500000000009 38.19961832061076,19.125000000000018 38.19961832061076,0"/>
  <s:path class="arrow" d="M455.90000000000003,165.8147064676617L 314.45000000000005,287.6352935323383"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DNDConfig"/>
 <s:g visibility="hidden" id="dep-DHCP">
  <s:path class="arrow" d="M479.0167744916821,157.16c-54.011182994454714, -24.9375 -162.03354898336414,-49.875 -162.03354898336414,0"/>
  <s:path class="arrow" d="M474.50000000000006,162.34863216266174L 321.5,180.07136783733827"/>
  <s:path class="arrow" d="M474.50000000000006,162.88726432532349L 321.5,198.3327356746765"/>
  <s:path class="arrow" d="M480.19456521739136,157.16c6.203623188405814, -7.237500000000006 18.610869565217442,-14.475000000000012 18.610869565217442,0"/>
  <s:path class="arrow" d="M474.50000000000006,163.42589648798523L 321.5,216.59410351201478"/>
  <s:path class="arrow" d="M478.2457216940363,166.46L 439.5542783059638,365.42"/>
  <s:path class="arrow" d="M474.50000000000006,162.56737491877843L 22.1,236.2526250812216"/>
  <s:path class="arrow" d="M474.50000000000006,163.02670146137788L 340.1,198.19329853862212"/>
  <s:path class="arrow" d="M474.50000000000006,165.37486271036315L 314.45000000000005,288.0751372896368"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkAddressandPortTranslation">
  <s:path class="arrow" d="M487.3380726015557,166.46L 439.76192739844436,365.42"/>
  <s:path class="arrow" d="M483.8,162.82888111888113L 321.5,198.39111888111887"/>
  <s:path class="arrow" d="M493.09999999999997,162.9601329787234c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrow" d="M490.34671052631575,166.46c2.535526315789514, 6.075000000000012 7.606578947368542,12.150000000000023 7.606578947368542,0"/>
  <s:path class="arrow" d="M483.8,163.42589648798523L 330.8,216.59410351201478"/>
  <s:path class="arrow" d="M483.8,165.18928631402184L 314.45000000000005,288.26071368597815"/>
 </s:g>
 <s:g visibility="hidden" id="dep-InternetSockets">
  <s:path class="arrow" d="M498.4835350043216,166.46L 440.0164649956786,365.42"/>
  <s:path class="arrow" d="M495.2000000000001,164.9865824782952L 314.45000000000005,288.4634175217048"/>
  <s:path class="arrow" d="M495.2000000000001,162.76540983606557L 321.5,198.45459016393443"/>
  <s:path class="arrowF" d="M495.2000000000001,162.18697283311772L 40.7,199.03302716688228"/>
  <s:path class="arrowF" d="M495.2000000000001,162.56786736020806L 273.79999999999995,198.65213263979194"/>
  <s:path class="arrowF" d="M495.2000000000001,162.63432814710043L 292.4,198.58567185289957"/>
  <s:path class="arrowF" d="M495.2000000000001,162.87350364963504L 340.1,198.34649635036496"/>
  <s:path class="arrowF" d="M495.2000000000001,162.63084507042254L 398.00000000000006,179.78915492957748"/>
  <s:path class="arrowF" d="M495.2000000000001,163.267L 444.50000000000006,179.15300000000002"/>
  <s:path class="arrowF" d="M495.2000000000001,163.5342603550296L 453.80000000000007,178.88573964497044"/>
  <s:path class="arrowF" d="M495.2000000000001,164.07476683937824L 388.70000000000005,215.94523316062177"/>
  <s:path class="arrowF" d="M499.2998091603054,166.46c-12.733206106870254, 9.562500000000009 -38.19961832061076,19.125000000000018 -38.19961832061076,0"/>
  <s:path class="arrowF" d="M498.80543478260876,157.16c-6.203623188405814, -7.237500000000006 -18.610869565217442,-14.475000000000012 -18.610869565217442,0"/>
  <s:path class="arrowF" d="M497.9532894736843,166.46c-2.535526315789514, 6.075000000000012 -7.606578947368542,12.150000000000023 -7.606578947368542,0"/>
  <s:path class="arrowF" d="M495.2000000000001,166.25885496183204L 465.2,194.96114503816796"/>
  <s:path class="arrowF" d="M496.13989361702136,166.46L 473.56010638297874,194.76"/>
  <s:path class="arrowF" d="M498.44015957446817,166.46L 489.8598404255319,194.76"/>
  <s:path class="arrowF" d="M497.3765957446809,166.46L 472.3234042553192,213.56"/>
  <s:path class="arrowF" d="M498.14335106382987,166.46L 480.85664893617025,213.56"/>
  <s:path class="arrowF" d="M498.91010638297877,166.46L 489.38989361702124,213.56"/>
  <s:path class="arrowF" d="M499.6768617021277,166.46L 497.92313829787236,213.56"/>
  <s:path class="arrowF" d="M500.4436170212767,166.46L 506.4563829787234,213.56"/>
  <s:path class="arrowF" d="M501.2103723404256,166.46L 514.9896276595745,213.56"/>
  <s:path class="arrowF" d="M497.419880319149,166.46L 462.9801196808511,232.36"/>
  <s:path class="arrowF" d="M498.57001329787244,166.46L 480.4299867021277,232.36"/>
  <s:path class="arrowF" d="M500.2952127659575,166.46L 506.6047872340426,232.36"/>
  <s:path class="arrowF" d="M500.87027925531925,166.46L 515.3297207446809,232.36"/>
  <s:path class="arrowF" d="M500.1250954198474,157.16c26.016603053435063, -14.474999999999982 78.04980916030519,-28.949999999999964 78.04980916030519,0"/>
  <s:path class="arrowF" d="M495.2000000000001,161.0302842273819L 129.8000000000001,99.75971577261811"/>
  <s:path class="arrowF" d="M495.2000000000001,161.0104392446634L 139.10000000000008,99.77956075533663"/>
  <s:path class="arrowF" d="M495.2000000000001,161.0743568232662L 236.30000000000013,120.11564317673378"/>
  <s:path class="arrowF" d="M495.2000000000001,159.76119937694705L 408.2000000000001,121.42880062305298"/>
  <s:path class="arrowF" d="M495.2000000000001,159.2707528957529L 426.80000000000007,121.91924710424712"/>
  <s:path class="arrowF" d="M497.69633137036453,157.16L 472.90366862963566,103.63000000000002"/>
  <s:path class="arrowF" d="M498.3846172210728,157.16L 481.5153827789274,103.63000000000002"/>
  <s:path class="arrowF" d="M501.29318000954964,157.16L 517.9068199904506,103.63000000000002"/>
  <s:path class="arrowF" d="M495.2000000000001,158.83414027149323L 438.2000000000001,122.3558597285068"/>
  <s:path class="arrowF" d="M495.2000000000001,157.48325657894736L 458.9000000000001,123.70674342105264"/>
  <s:path class="arrowF" d="M498.14036059391947,157.16L 485.9596394060807,124.03000000000002"/>
  <s:path class="arrowF" d="M500.17877680886176,157.16L 502.52122319113846,124.03000000000002"/>
  <s:path class="arrowF" d="M495.2000000000001,158.66012110726643L 331.1000000000001,47.49987889273358"/>
  <s:path class="arrowF" d="M495.2000000000001,159.1642733564014L 331.1000000000001,65.79572664359863"/>
  <s:path class="arrowF" d="M495.2000000000001,159.01433272394883L 340.4000000000001,65.9456672760512"/>
  <s:path class="arrowF" d="M500.1469095862422,157.16L 507.053090413758,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPEventNotifier">
  <s:path class="arrow" d="M460.39953027139876,204.06c-47.79968684759916, 22.612499999999997 -143.39906054279749,45.224999999999994 -143.39906054279749,0"/>
  <s:path class="arrow" d="M461.325,204.06c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrow" d="M459.9532872377827,204.06L 439.2467127622174,365.42"/>
  <s:path class="arrow" d="M465.2,194.96114503816796L 495.2000000000001,166.25885496183207"/>
  <s:path class="arrow" d="M455.90000000000003,200.01835073068892L 321.5,217.60164926931108"/>
  <s:path class="arrow" d="M455.90000000000003,202.2549054726368L 314.45000000000005,288.7950945273632"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TCP/IPv4/v6PRT">
  <s:path class="arrow" d="M468.9998886675261,204.06L 439.50011133247403,365.42"/>
  <s:path class="arrow" d="M469.7086764705883,194.76c-50.90578431372549, -23.775 -152.71735294117647,-47.55 -152.71735294117647,0"/>
  <s:path class="arrow" d="M471.01250000000005,194.76c5.424999999999987, -6.974999999999996 16.274999999999963,-13.949999999999992 16.274999999999963,0"/>
  <s:path class="arrow" d="M473.56010638297874,194.76L 496.13989361702136,166.46"/>
  <s:path class="arrow" d="M465.20000000000005,200.01835073068892L 330.8,217.60164926931108"/>
  <s:path class="arrow" d="M469.68911830357143,194.76c-44.69274553571427, -21.449999999999996 -134.07823660714283,-42.89999999999999 -134.07823660714283,0"/>
  <s:path class="arrow" d="M465.20000000000005,202.0895970009372L 314.45000000000005,288.9604029990628"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TCP/IPv4/v6Config"/>
 <s:g visibility="hidden" id="dep-IPHook">
  <s:path class="arrow" d="M487.09309152701275,204.06L 440.00690847298733,365.42"/>
  <s:path class="arrow" d="M488.32399475524477,204.06c-57.11599650349649, 26.099999999999994 -171.34798951048947,52.19999999999999 -171.34798951048947,0"/>
  <s:path class="arrow" d="M489.8598404255319,194.76L 498.44015957446817,166.46"/>
  <s:path class="arrow" d="M483.8,199.94863216266174L 330.8,217.67136783733827"/>
  <s:path class="arrow" d="M483.8,201.81061293031067L 314.45000000000005,289.2393870696893"/>
  <s:path class="arrowF" d="M483.8,198.4907570977918L 398.00000000000006,181.5292429022082"/>
  <s:path class="arrowF" d="M484.9996010638298,194.76L 464.0003989361702,166.46"/>
  <s:path class="arrowF" d="M493.09999999999997,198.2598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrowF" d="M487.675,204.06c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrowF" d="M487.28749999999997,194.76c-5.424999999999987, -6.974999999999996 -16.274999999999963,-13.949999999999992 -16.274999999999963,0"/>
  <s:path class="arrowF" d="M483.8,201.7102659574468c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrowF" d="M493.0505319148936,204.06L 502.4494680851064,213.56"/>
  <s:path class="arrowF" d="M493.09999999999997,197.46733333333333L 573.8,163.75266666666667"/>
  <s:path class="arrowF" d="M484.59775709109084,194.76L 426.00224290890924,124.03000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MobileIP">
  <s:path class="arrow" d="M496.1396929567561,204.06L 440.260307043244,365.42"/>
  <s:path class="arrow" d="M493.1,199.7740224859463L 22.1,236.64597751405375"/>
  <s:path class="arrow" d="M497.61677449168207,194.76c-54.01118299445469, -24.937499999999993 -162.03354898336408,-49.874999999999986 -162.03354898336408,0"/>
  <s:path class="arrow" d="M493.1,201.69182761372704L 314.45000000000005,289.35817238627294"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingUnitTest"/>
 <s:g visibility="hidden" id="dep-NetworkingROM"/>
 <s:g visibility="hidden" id="dep-NetworkingExamples"/>
 <s:g visibility="hidden" id="dep-ExampleInternetUtilities"/>
 <s:g visibility="hidden" id="dep-IPProbe"/>
 <s:g visibility="hidden" id="dep-IPv6to4Tunnel"/>
 <s:g visibility="hidden" id="dep-IPAnalyzer"/>
 <s:g visibility="hidden" id="dep-NetworkingDocumentation"/>
 <s:g visibility="hidden" id="dep-NetworkingIntegrationTest">
  <s:path class="arrow" d="M532.5864668003801,185.26000000000002L 441.01353319962004,365.42"/>
  <s:path class="arrow" d="M530.3000000000001,183.00189020152885L 323.75000000000006,289.24810979847115"/>
  <s:path class="arrow" d="M530.3000000000001,182.90309127248503L 314.45000000000005,289.346908727515"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingPerformanceMeasurementTools"/>
 <s:g visibility="hidden" id="dep-QoSFrameworkConfig"/>
 <s:g visibility="hidden" id="dep-QoSLibrary">
  <s:path class="arrow" d="M468.89464638482815,222.86L 439.60535361517196,365.42"/>
  <s:path class="arrow" d="M465.20000000000005,217.6386274509804L 321.5,199.9813725490196"/>
  <s:path class="arrow" d="M472.3234042553192,213.56L 497.3765957446809,166.46"/>
  <s:path class="arrow" d="M472.175,222.86c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrow" d="M465.20000000000005,220.34339268978445L 314.45000000000005,289.50660731021554"/>
  <s:path class="arrowF" d="M465.20000000000005,215.19031088082903L 416.6,183.629689119171"/>
  <s:path class="arrowF" d="M470.625,222.86c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PFQoSLibrary">
  <s:path class="arrow" d="M477.9098775187673,222.86L 439.8901224812328,365.42"/>
  <s:path class="arrow" d="M474.50000000000006,217.67136783733827L 321.5,199.94863216266174"/>
  <s:path class="arrow" d="M480.85664893617025,213.56L 498.14335106382987,166.46"/>
  <s:path class="arrow" d="M479.0086764705883,213.56c-50.90578431372549, -23.775 -152.71735294117647,-47.55 -152.71735294117647,0"/>
  <s:path class="arrow" d="M474.50000000000006,220.22623560673162L 314.45000000000005,289.62376439326835"/>
  <s:path class="arrowF" d="M474.50000000000006,216.17223776223776L 398.00000000000006,182.64776223776227"/>
  <s:path class="arrowF" d="M476.82500000000005,222.86c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M481.475,222.86c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M480.31250000000006,213.56c5.424999999999987, -6.974999999999996 16.274999999999963,-13.949999999999992 16.274999999999963,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-QoSFrameworkPRT">
  <s:path class="arrow" d="M486.92510865270646,222.86L 440.1748913472936,365.42"/>
  <s:path class="arrow" d="M483.8,220.22623560673162L 323.75000000000006,289.62376439326835"/>
  <s:path class="arrow" d="M483.8,217.70055944055946L 321.5,199.91944055944055"/>
  <s:path class="arrow" d="M483.8,215.9097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrow" d="M489.3898936170213,213.56L 498.9101063829788,166.46"/>
  <s:path class="arrow" d="M488.31677449168205,213.56c-54.01118299445469, -24.937499999999993 -162.03354898336408,-49.874999999999986 -162.03354898336408,0"/>
  <s:path class="arrow" d="M486.125,222.86c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M483.8,220.1212762384551L 314.45000000000005,289.7287237615449"/>
 </s:g>
 <s:g visibility="hidden" id="dep-QoSIPSCPR">
  <s:path class="arrow" d="M495.9403397866456,222.86L 440.4596602133545,365.42"/>
  <s:path class="arrow" d="M497.92313829787236,213.56L 499.6768617021277,166.46"/>
  <s:path class="arrow" d="M497.6304726368159,213.56c-60.22031509121061, -27.262499999999996 -180.66094527363182,-54.52499999999999 -180.66094527363182,0"/>
  <s:path class="arrow" d="M496.5875,213.56c-5.424999999999987, -6.974999999999996 -16.274999999999963,-13.949999999999992 -16.274999999999963,0"/>
  <s:path class="arrow" d="M493.1,216.17223776223776L 416.6,182.64776223776227"/>
  <s:path class="arrow" d="M496.975,222.86c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M493.1,220.02670391061454L 314.45000000000005,289.82329608938545"/>
  <s:path class="arrow" d="M493.1,217.7267495854063L 321.5,199.8932504145937"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPNetworkLayer">
  <s:path class="arrow" d="M502.4494680851064,213.56L 493.0505319148936,204.06"/>
  <s:path class="arrow" d="M504.95557092058476,222.86L 440.74442907941534,365.42"/>
  <s:path class="arrow" d="M502.40000000000003,217.6386274509804L 358.7,199.9813725490196"/>
  <s:path class="arrow" d="M502.40000000000003,217.2434991708126L 330.8,181.5765008291874"/>
  <s:path class="arrow" d="M502.40000000000003,217.2907570977918L 321.5,181.5292429022082"/>
  <s:path class="arrow" d="M506.4563829787234,213.56L 500.4436170212767,166.46"/>
  <s:path class="arrow" d="M506.9304726368159,213.56c-60.22031509121061, -27.262499999999996 -180.66094527363182,-54.52499999999999 -180.66094527363182,0"/>
  <s:path class="arrow" d="M502.40000000000003,217.70055944055946L 340.1,199.91944055944055"/>
  <s:path class="arrow" d="M506.9363170347003,213.56c-63.32421135646687, -28.424999999999997 -189.9726340694006,-56.849999999999994 -189.9726340694006,0"/>
  <s:path class="arrow" d="M502.40000000000003,219.9410494296578L 314.45000000000005,289.9089505703422"/>
  <s:path class="arrow" d="M502.40000000000003,217.7503785488959L 321.5,199.8696214511041"/>
  <s:path class="arrow" d="M502.40000000000003,216.53528735632185L 407.3,182.28471264367818"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPTransportLayer">
  <s:path class="arrow" d="M513.9708020545239,222.86L 441.0291979454762,365.42"/>
  <s:path class="arrow" d="M511.70000000000005,217.3336090225564L 321.5,181.48639097744362"/>
  <s:path class="arrow" d="M514.9896276595745,213.56L 501.2103723404256,166.46"/>
  <s:path class="arrow" d="M518.6750000000001,222.86c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrow" d="M511.70000000000005,217.7718045112782L 321.5,199.8481954887218"/>
  <s:path class="arrow" d="M511.70000000000005,219.86310820624547L 314.45000000000005,289.9868917937545"/>
  <s:path class="arrow" d="M516.2416165413534,222.86c-66.42774436090225, 29.5875 -199.28323308270677,59.175 -199.28323308270677,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsUserPromptManager">
  <s:path class="arrow" d="M522.986033188463,222.86L 441.31396681153706,365.42"/>
  <s:path class="arrow" d="M521,217.79132183908047L 321.5,199.82867816091954"/>
  <s:path class="arrow" d="M525.5464439655173,213.56c-69.53096264367814, -30.749999999999993 -208.59288793103443,-61.499999999999986 -208.59288793103443,0"/>
  <s:path class="arrow" d="M521,219.79188325225851L 314.45000000000005,290.05811674774145"/>
  <s:path class="arrow" d="M521,217.60375866851595L 97.7,162.41624133148406"/>
  <s:path class="arrowF" d="M521,217.79132183908047L 321.5,199.82867816091954"/>
  <s:path class="arrowF" d="M523.3249999999999,222.86c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPUPSPlugins">
  <s:path class="arrow" d="M530.3000000000001,216.4183450292398L 283.1,121.17165497076026"/>
  <s:path class="arrow" d="M530.3000000000001,217.98890743550837L 144.2,199.63109256449164"/>
  <s:path class="arrow" d="M530.3000000000001,216.04852046783625L 283.1,101.14147953216377"/>
  <s:path class="arrow" d="M530.3000000000001,217.61651731160896L 97.7,162.40348268839102"/>
  <s:path class="arrow" d="M532.0012643224022,222.86L 441.5987356775979,365.42"/>
  <s:path class="arrow" d="M530.3000000000001,218.4383699059561L 156.8,236.78163009404392"/>
  <s:path class="arrow" d="M530.3000000000001,219.72654230512993L 314.45000000000005,290.12345769487007"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NULLAGT">
  <s:path class="arrow" d="M459.6587432172239,260.46000000000004L 439.5412567827762,365.42"/>
  <s:path class="arrow" d="M455.90000000000003,251.28046632124355L 407.3,203.93953367875648"/>
  <s:path class="arrow" d="M455.90000000000003,253.7135971223022L 340.1,201.50640287769784"/>
  <s:path class="arrow" d="M455.90000000000003,256.91520398009953L 314.45000000000005,290.53479601990045"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericSCPRParameters">
  <s:path class="arrow" d="M468.58026430946967,260.46000000000004L 439.91973569053044,365.42"/>
  <s:path class="arrowF" d="M472.175,260.46000000000004c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MBMSParameters">
  <s:path class="arrow" d="M477.50178540171544,260.46000000000004L 440.2982145982847,365.42"/>
  <s:path class="arrow" d="M474.50000000000006,254.1941035120148L 321.5,201.02589648798522"/>
  <s:path class="arrow" d="M476.82500000000005,260.46000000000004c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M474.50000000000006,254.73273567467655L 321.5,219.2872643253235"/>
  <s:path class="arrow" d="M474.50000000000006,256.793817537644L 314.45000000000005,290.65618246235607"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EthernetNIF">
  <s:path class="arrow" d="M455.90000000000003,235.6123980815348L 340.1,200.80760191846522"/>
  <s:path class="arrow" d="M455.90000000000003,238.8058960763521L 323.75000000000006,289.84410392364794"/>
  <s:path class="arrow" d="M462.9801196808511,232.36L 497.419880319149,166.46"/>
  <s:path class="arrow" d="M459.7846685705697,241.66000000000003L 439.4153314294304,365.42"/>
  <s:path class="arrow" d="M455.90000000000003,235.79329853862214L 321.5,200.62670146137788"/>
  <s:path class="arrow" d="M460.7199882075472,241.66000000000003c42.286674528301845, 20.549999999999983 126.86002358490553,41.099999999999966 126.86002358490553,0"/>
  <s:path class="arrow" d="M455.90000000000003,236.3595535714286L 330.8,218.86044642857144"/>
  <s:path class="arrow" d="M455.90000000000003,236.4016492693111L 321.5,218.81835073068893"/>
  <s:path class="arrow" d="M455.90000000000003,238.69510447761195L 314.45000000000005,289.95489552238803"/>
  <s:path class="arrowF" d="M460.9375,241.66000000000003c18.341666666666672, 11.625000000000002 55.02500000000001,23.250000000000004 55.02500000000001,0"/>
  <s:path class="arrowF" d="M465.2,234.04409669211196L 573.8,164.77590330788803"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EthernetPacketDriver"/>
 <s:g visibility="hidden" id="dep-PPPNIF">
  <s:path class="arrow" d="M474.50000000000006,235.33528735632186L 379.40000000000003,201.08471264367816"/>
  <s:path class="arrow" d="M474.50000000000006,234.97223776223777L 398.00000000000006,201.44776223776225"/>
  <s:path class="arrow" d="M474.50000000000006,238.5971883786317L 323.75000000000006,290.0528116213683"/>
  <s:path class="arrow" d="M480.4299867021277,232.36L 498.57001329787244,166.46"/>
  <s:path class="arrow" d="M474.50000000000006,236.47136783733828L 321.5,218.74863216266175"/>
  <s:path class="arrow" d="M474.50000000000006,236.783581973582L 97.7,218.43641802641804"/>
  <s:path class="arrow" d="M477.73466105516314,241.66000000000003L 440.065338944837,365.42"/>
  <s:path class="arrow" d="M474.50000000000006,235.93273567467654L 321.5,200.48726432532348"/>
  <s:path class="arrow" d="M474.50000000000006,236.43862745098042L 330.8,218.7813725490196"/>
  <s:path class="arrow" d="M474.50000000000006,235.79329853862214L 340.1,200.62670146137788"/>
  <s:path class="arrow" d="M474.50000000000006,238.5100265721878L 314.45000000000005,290.1399734278122"/>
  <s:path class="arrowF" d="M475.90984042553197,232.36L 443.09015957446815,185.26000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PPPConfig"/>
 <s:g visibility="hidden" id="dep-SLIPNIF">
  <s:path class="arrow" d="M495.6846535397565,241.66000000000003L 440.7153464602436,365.42"/>
  <s:path class="arrow" d="M497.6304726368159,232.36c-60.22031509121061, -27.262499999999996 -180.66094527363182,-54.52499999999999 -180.66094527363182,0"/>
  <s:path class="arrow" d="M493.1,236.50055944055947L 330.8,218.71944055944056"/>
  <s:path class="arrow" d="M493.1,235.93273567467654L 340.1,200.48726432532348"/>
  <s:path class="arrow" d="M493.1,238.36158020750202L 314.45000000000005,290.28841979249796"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TunnelNIF">
  <s:path class="arrow" d="M504.65964978205324,241.66000000000003L 441.04035021794687,365.42"/>
  <s:path class="arrow" d="M502.40000000000003,235.9911188811189L 340.1,200.42888111888112"/>
  <s:path class="arrow" d="M502.40000000000003,236.09075709779182L 321.5,200.3292429022082"/>
  <s:path class="arrow" d="M506.6047872340426,232.36L 500.2952127659575,166.46"/>
  <s:path class="arrow" d="M502.40000000000003,236.52674958540632L 330.8,218.6932504145937"/>
  <s:path class="arrow" d="M502.40000000000003,238.297855513308L 314.45000000000005,290.352144486692"/>
  <s:path class="arrow" d="M502.40000000000003,236.5503785488959L 321.5,218.66962145110412"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WirelessLAN">
  <s:path class="arrow" d="M515.3297207446809,232.36L 500.87027925531925,166.46"/>
  <s:path class="arrow" d="M511.70000000000005,236.1336090225564L 321.5,200.2863909774436"/>
  <s:path class="arrow" d="M515.9625,241.66000000000003c-18.341666666666672, 11.625000000000002 -55.02500000000001,23.250000000000004 -55.02500000000001,0"/>
  <s:path class="arrow" d="M511.70000000000005,236.5503785488959L 330.8,218.66962145110412"/>
  <s:path class="arrow" d="M511.70000000000005,236.5718045112782L 321.5,218.64819548872183"/>
  <s:path class="arrow" d="M511.70000000000005,236.04349917081262L 340.1,200.3765008291874"/>
  <s:path class="arrow" d="M516.2874348958334,241.66000000000003c-115.15828993055555, 47.85 -345.47486979166666,95.7 -345.47486979166666,0"/>
  <s:path class="arrow" d="M516.2890743871514,232.36c-118.25938292476754, -49.012499999999996 -354.7781487743026,-98.02499999999999 -354.7781487743026,0"/>
  <s:path class="arrow" d="M511.70000000000005,235.6954135338346L 321.5,181.92458646616544"/>
  <s:path class="arrow" d="M511.70000000000005,238.297855513308L 323.75000000000006,290.352144486692"/>
  <s:path class="arrow" d="M511.70000000000005,236.65954900781722L 22.1,199.7604509921828"/>
  <s:path class="arrow" d="M511.70000000000005,236.8034798015592L 97.7,218.41652019844082"/>
  <s:path class="arrow" d="M513.63464602435,241.66000000000003L 441.3653539756502,365.42"/>
  <s:path class="arrow" d="M511.70000000000005,238.23986928104577L 314.45000000000005,290.41013071895424"/>
  <s:path class="arrowF" d="M516.8722826086956,241.66000000000003c13.451811594202892, 9.824999999999998 40.355434782608675,19.649999999999995 40.355434782608675,0"/>
  <s:path class="arrowF" d="M511.70000000000005,232.53023341523343L 398.9000000000001,123.8597665847666"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PredictorCompression">
  <s:path class="arrow" d="M524.6362543213588,241.66000000000003L 441.76374567864127,365.42"/>
  <s:path class="arrow" d="M523.1,236.18098150782365L 321.5,200.2390184921764"/>
  <s:path class="arrow" d="M523.1,236.57636904761907L 330.8,218.64363095238096"/>
  <s:path class="arrow" d="M523.1,236.1007956318253L 340.1,200.31920436817472"/>
  <s:path class="arrow" d="M523.1,236.59549075391183L 321.5,218.6245092460882"/>
  <s:path class="arrow" d="M523.1,238.17554026152789L 314.45000000000005,290.4744597384721"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MPPC">
  <s:path class="arrow" d="M533.6112505636554,241.66000000000003L 442.0887494363446,365.42"/>
  <s:path class="arrow" d="M532.4,236.21599455040874L 321.5,200.20400544959128"/>
  <s:path class="arrow" d="M532.4,236.59549075391183L 330.8,218.6245092460882"/>
  <s:path class="arrow" d="M532.4,236.14273809523812L 340.1,200.2772619047619"/>
  <s:path class="arrow" d="M532.4,236.61299727520438L 321.5,218.60700272479565"/>
  <s:path class="arrow" d="M532.4,238.12784158415843L 314.45000000000005,290.52215841584155"/>
 </s:g>
 <s:g visibility="hidden" id="dep-StacLZSCompression">
  <s:path class="arrow" d="M542.5862468059522,241.66000000000003L 442.4137531940479,365.42"/>
  <s:path class="arrow" d="M541.7,236.24816993464054L 321.5,200.17183006535947"/>
  <s:path class="arrow" d="M541.7,236.61299727520438L 330.8,218.60700272479565"/>
  <s:path class="arrow" d="M541.7,236.18098150782365L 340.1,200.2390184921764"/>
  <s:path class="arrow" d="M541.7,236.62908496732027L 321.5,218.59091503267976"/>
  <s:path class="arrow" d="M541.7,238.0838934686113L 314.45000000000005,290.5661065313887"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EAPFramework">
  <s:path class="arrow" d="M553.1,236.05459016393445L 379.40000000000003,200.36540983606557"/>
  <s:path class="arrow" d="M553.1,235.94649635036498L 398.00000000000006,200.47350364963503"/>
  <s:path class="arrow" d="M553.1,236.64711083437112L 321.5,218.5728891656289"/>
  <s:path class="arrow" d="M557.2277173913044,241.66000000000003c-13.451811594202892, 9.824999999999998 -40.355434782608675,19.649999999999995 -40.355434782608675,0"/>
  <s:path class="arrow" d="M553.1,236.68640199888952L 22.1,199.7335980011105"/>
  <s:path class="arrow" d="M553.1,236.8218786313751L 97.7,218.3981213686249"/>
  <s:path class="arrow" d="M553.587855102961,241.66000000000003L 442.81214489703905,365.42"/>
  <s:path class="arrow" d="M557.7092796610169,232.36c-176.9728531073446, -71.025 -530.9185593220338,-142.05 -530.9185593220338,0"/>
  <s:path class="arrow" d="M553.1,235.8776165803109L 330.8,181.74238341968913"/>
  <s:path class="arrow" d="M553.1,235.92133250311335L 321.5,181.69866749688669"/>
  <s:path class="arrow" d="M553.1,238.07444374607167L 323.75000000000006,290.5755562539283"/>
  <s:path class="arrow" d="M553.1,236.28422166874225L 321.5,200.13577833125777"/>
  <s:path class="arrow" d="M553.1,238.03451905626136L 314.45000000000005,290.61548094373865"/>
  <s:path class="arrow" d="M553.1,236.52460299833427L 22.1,181.09539700166576"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PacketLogger">
  <s:path class="arrow" d="M562.5628513452577,241.66000000000003L 443.1371486547423,365.42"/>
  <s:path class="arrow" d="M562.4,236.10150428682778L 186.8,162.71849571317225"/>
  <s:path class="arrow" d="M562.4,236.3111990407674L 321.5,200.1088009592326"/>
  <s:path class="arrow" d="M562.4,236.64711083437112L 330.8,218.5728891656289"/>
  <s:path class="arrow" d="M562.4,237.9974810495627L 314.45000000000005,290.6525189504373"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothPANProfile">
  <s:path class="arrow" d="M579.6001329787233,166.46L 586.5998670212765,194.76"/>
  <s:path class="arrow" d="M583.0999999999999,162.9601329787234c9.35, 11.766578014184395 18.7 35.29973404255318 0,35.29973404255318"/>
  <s:path class="arrow" d="M580.7502659574467,166.46L 604.0497340425532,213.56"/>
  <s:path class="arrow" d="M573.8,163.75266666666667L 493.09999999999997,197.46733333333333"/>
  <s:path class="arrow" d="M578.1749045801527,157.16c-26.016603053435063, -14.474999999999982 -78.04980916030519,-28.949999999999964 -78.04980916030519,0"/>
  <s:path class="arrow" d="M573.8,162.8494768133175L 330.8,217.17052318668254"/>
  <s:path class="arrow" d="M575.3285652549697,166.46L 441.7714347450303,365.42"/>
  <s:path class="arrow" d="M573.8,162.52950617283952L 340.1,198.69049382716048"/>
  <s:path class="arrow" d="M573.8,162.4783486238532L 321.5,198.7416513761468"/>
  <s:path class="arrow" d="M573.8,164.77590330788806L 465.2,234.04409669211196"/>
  <s:path class="arrow" d="M573.8,162.8125229357798L 321.5,217.2074770642202"/>
  <s:path class="arrow" d="M573.8,164.05719709659408L 314.45000000000005,289.39280290340594"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBManager">
  <s:path class="arrow" d="M591.5,163.06198711063374L 321.5,235.75801288936628"/>
  <s:path class="arrow" d="M596.6100531914893,166.46L 604.9899468085106,251.16000000000003"/>
  <s:path class="arrow" d="M591.5,162.63200282087448L 175.4,236.18799717912555"/>
  <s:path class="arrow" d="M591.5,162.4142509072058L 22.1,236.40574909279422"/>
  <s:path class="arrow" d="M591.5,163.98906334596643L 323.75000000000006,289.46093665403356"/>
  <s:path class="arrow" d="M591.5,162.42412012644888L 31.4,236.39587987355114"/>
  <s:path class="arrow" d="M592.6333621434745,166.46L 442.1666378565256,365.42"/>
  <s:path class="arrow" d="M591.5,163.91829229963332L 314.45000000000005,289.5317077003667"/>
  <s:path class="arrowF" d="M592.266422611953,157.16L 501.9335773880471,49"/>
  <s:path class="arrowF" d="M596.8707499999999,157.16c9.519499999999999, -8.4 28.5585,-16.8 28.5585,0"/>
  <s:path class="arrowF" d="M591.5,160.41958773784356L 458.9000000000001,120.77041226215647"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBManagerTests"/>
 <s:g visibility="hidden" id="dep-USBClassandManagerDocumentation"/>
 <s:g visibility="hidden" id="dep-MassStorageDriver">
  <s:path class="arrow" d="M621.9635263612792,166.46L 442.8364736387209,365.42"/>
  <s:path class="arrow" d="M621.5,162.3933833833834L 31.4,236.42661661661663"/>
  <s:path class="arrow" d="M621.5,163.7761602344895L 323.75000000000006,289.6738397655105"/>
  <s:path class="arrow" d="M621.5,163.7183594120436L 314.45000000000005,289.73164058795635"/>
  <s:path class="arrow" d="M625.42925,166.46c-9.519499999999999, 8.4 -28.5585,16.8 -28.5585,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothHCIFramework2">
  <s:path class="arrow" d="M581.9003989361702,185.26000000000002L 602.8996010638297,213.56"/>
  <s:path class="arrow" d="M579.6125,175.96c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrow" d="M573.8,180.94417431192662L 321.5,199.0758256880734"/>
  <s:path class="arrow" d="M573.8,181.07748663101606L 22.1,236.54251336898398"/>
  <s:path class="arrow" d="M573.8,182.60070561017932L 323.75000000000006,289.6492943898207"/>
  <s:path class="arrow" d="M575.018827193075,185.26000000000002L 442.08117280692505,365.42"/>
  <s:path class="arrow" d="M573.8,182.5317922948074L 314.45000000000005,289.71820770519264"/>
  <s:path class="arrowF" d="M581.9003989361702,185.26000000000002L 602.8996010638297,213.56"/>
  <s:path class="arrowF" d="M573.8,181.37675531914894c-11.700000000000001, 18.288829787234047 -23.400000000000002 54.866489361702136 0,54.866489361702136"/>
  <s:path class="arrowF" d="M579.6125,175.96c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothHCIExtensionInterface">
  <s:path class="arrow" d="M584.0905732080649,185.26000000000002L 442.30942679193504,365.42"/>
  <s:path class="arrow" d="M583.0999999999999,180.93270210409747L 321.5,199.08729789590254"/>
  <s:path class="arrow" d="M583.0999999999999,182.4674905558554L 314.45000000000005,289.78250944414464"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothHCI2ReferenceImplementations">
  <s:path class="arrow" d="M598.2001329787233,185.26000000000002L 605.1998670212765,213.56"/>
  <s:path class="arrow" d="M592.4,182.4674905558554L 323.75000000000006,289.78250944414464"/>
  <s:path class="arrow" d="M592.4,180.92199143468952L 321.5,199.0980085653105"/>
  <s:path class="arrow" d="M593.162319223055,185.26000000000002L 442.5376807769451,365.42"/>
  <s:path class="arrow" d="M595.8874999999999,175.96c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M592.4,182.40735248041776L 314.45000000000005,289.8426475195822"/>
  <s:path class="arrowF" d="M595.8874999999999,175.96c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrowF" d="M595.516489361702,185.26000000000002L 579.9835106382978,232.36"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothSDP">
  <s:path class="arrow" d="M573.8,199.56582887700534L 22.1,218.05417112299466"/>
  <s:path class="arrow" d="M574.6408472987225,204.06L 442.4591527012775,365.42"/>
  <s:path class="arrow" d="M583.0999999999999,202.54333333333332L 601.6999999999999,215.07666666666668"/>
  <s:path class="arrow" d="M573.8,201.7102659574468c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
  <s:path class="arrow" d="M578.3673451834861,204.06c-87.1448967889908, 37.34999999999999 -261.4346903669724,74.69999999999997 -261.4346903669724,0"/>
  <s:path class="arrow" d="M573.8,201.00638749302067L 314.45000000000005,290.04361250697934"/>
  <s:path class="arrowF" d="M573.8,199.7014L 283.09999999999997,217.9186"/>
  <s:path class="arrowF" d="M583.0999999999999,198.2598670212766c9.35, -11.766578014184395 18.7 -35.29973404255318 0,-35.29973404255318"/>
  <s:path class="arrowF" d="M573.8,200.17675531914892c-11.700000000000005, 18.288829787234054 -23.40000000000001 54.866489361702165 0,54.866489361702165"/>
  <s:path class="arrowF" d="M573.8,196.4137077294686L 458.9000000000001,122.37629227053142"/>
  <s:path class="arrowF" d="M573.8,196.6346858908342L 291.80000000000007,28.32531410916576"/>
  <s:path class="arrowF" d="M573.8,196.6953084832905L 349.70000000000005,65.86469151670951"/>
  <s:path class="arrowF" d="M573.8,194.81453154875717L 426.2000000000001,48.945468451242846"/>
  <s:path class="arrowF" d="M576.9094501322903,194.76L 522.3905498677096,30.199999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothNotifiersSupport">
  <s:path class="arrow" d="M583.6874487284658,204.06L 442.71255127153415,365.42"/>
  <s:path class="arrow" d="M592.3505319148935,204.06L 601.7494680851063,213.56"/>
  <s:path class="arrow" d="M585.4497340425531,204.06L 580.7502659574467,213.56"/>
  <s:path class="arrow" d="M583.0999999999999,200.95297355639502L 314.45000000000005,290.09702644360493"/>
  <s:path class="arrowF" d="M583.0999999999999,199.69263821532493L 283.09999999999997,217.92736178467507"/>
  <s:path class="arrowF" d="M586.5998670212765,194.76L 579.6001329787233,166.46"/>
  <s:path class="arrowF" d="M586.5998670212765,204.06L 579.6001329787233,232.36"/>
  <s:path class="arrowF" d="M583.0999999999999,196.6224382022472L 458.9000000000001,122.16756179775282"/>
  <s:path class="arrowF" d="M583.0999999999999,196.72054890219562L 291.80000000000007,28.239451097804363"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothGAVDP">
  <s:path class="arrow" d="M592.7340501582092,204.06L 442.9659498417908,365.42"/>
  <s:path class="arrow" d="M599.3502659574467,204.06L 604.0497340425532,213.56"/>
  <s:path class="arrow" d="M596.9728319057815,194.76c-93.34855460385437, -39.67499999999999 -280.0456638115631,-79.34999999999998 -280.0456638115631,0"/>
  <s:path class="arrow" d="M592.4,200.9030182767624L 314.45000000000005,290.14698172323756"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothExamplesandTests"/>
 <s:g visibility="hidden" id="dep-BluetoothLoggingEngine">
  <s:path class="arrow" d="M611,203.8934406779661L 443.30000000000007,365.58655932203385"/>
  <s:path class="arrow" d="M611,200.85619625695497L 323.75000000000006,290.193803743045"/>
  <s:path class="arrow" d="M611,200.8122216772928L 314.45000000000005,290.2377783227072"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothDocumentation"/>
 <s:g visibility="hidden" id="dep-BluetoothManager">
  <s:path class="arrow" d="M573.8,218.36845568243612L 31.4,236.8515443175639"/>
  <s:path class="arrow" d="M579.2249999999999,222.86c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrow" d="M578.4114572192513,213.56c-186.97430481283416, -74.77499999999999 -560.9229144385025,-149.54999999999998 -560.9229144385025,0"/>
  <s:path class="arrow" d="M573.8,218.4196402877698L 166.10000000000002,236.80035971223023"/>
  <s:path class="arrow" d="M573.8,219.52655870445346L 323.75000000000006,290.32344129554656"/>
  <s:path class="arrow" d="M573.8,218.41506685432793L 156.8,236.80493314567207"/>
  <s:path class="arrow" d="M574.1692809166336,222.86L 442.93071908336634,365.42"/>
  <s:path class="arrow" d="M573.8,219.48098269123395L 314.45000000000005,290.36901730876605"/>
  <s:path class="arrowF" d="M580.7502659574467,213.56L 585.4497340425531,204.06"/>
  <s:path class="arrowF" d="M578.3779249999999,222.86c-99.95194999999997, 42.14999999999999 -299.8558499999999,84.29999999999998 -299.8558499999999,0"/>
  <s:path class="arrowF" d="M583.0999999999999,219.3601329787234c9.350000000000003, 11.766578014184404 18.700000000000006 35.29973404255321 0,35.29973404255321"/>
  <s:path class="arrowF" d="M573.8,214.5098429951691L 458.9000000000001,123.08015700483094"/>
  <s:path class="arrowF" d="M573.8,215.9097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrowF" d="M579.2249999999999,222.86c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M573.8,220.51026595744682c-7.000000000000002, 4.733156028368799 -14.000000000000004 14.199468085106396 0,14.199468085106396"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothConfig"/>
 <s:g visibility="hidden" id="dep-BluetoothROM"/>
 <s:g visibility="hidden" id="dep-BluetoothClientLibrary">
  <s:path class="arrow" d="M606.2753108808289,222.86c-96.45020725388598, 40.837499999999984 -289.3506217616579,81.67499999999997 -289.3506217616579,0"/>
  <s:path class="arrow" d="M606.3132832399388,213.56c-196.2755221599592, -78.26249999999999 -588.8265664798776,-156.52499999999998 -588.8265664798776,0"/>
  <s:path class="arrow" d="M605.5749999999999,222.86c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M602.8996010638297,213.56L 581.9003989361702,185.26000000000002"/>
  <s:path class="arrow" d="M601.6999999999999,222.4207871198569L 443.30000000000007,365.8592128801431"/>
  <s:path class="arrow" d="M601.6999999999999,217.9080310880829L 321.5,199.7119689119171"/>
  <s:path class="arrow" d="M601.6999999999999,219.36140617096612L 314.45000000000005,290.4885938290339"/>
  <s:path class="arrowF" d="M601.6999999999999,218.05671225670702L 40.7,199.563287743293"/>
  <s:path class="arrowF" d="M606.2840576395241,222.86c-109.25603842634946, 45.63749999999999 -327.7681152790484,91.27499999999998 -327.7681152790484,0"/>
  <s:path class="arrowF" d="M604.0497340425532,213.56L 580.7502659574467,166.46"/>
  <s:path class="arrowF" d="M602.8996010638297,213.56L 581.9003989361702,185.26000000000002"/>
  <s:path class="arrowF" d="M605.1998670212765,213.56L 598.2001329787233,185.26000000000002"/>
  <s:path class="arrowF" d="M601.6999999999999,215.07666666666668L 583.0999999999999,202.54333333333332"/>
  <s:path class="arrowF" d="M601.7494680851063,213.56L 592.3505319148935,204.06"/>
  <s:path class="arrowF" d="M605.5749999999999,222.86c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrowF" d="M602.8996010638297,222.86L 581.9003989361702,251.16000000000003"/>
  <s:path class="arrowF" d="M604.0918854315188,213.56L 550.7081145684812,103.63000000000002"/>
  <s:path class="arrowF" d="M601.6999999999999,215.18857001972387L 458.9000000000001,122.40142998027615"/>
  <s:path class="arrowF" d="M601.6999999999999,214.44620393120394L 488.9000000000001,123.14379606879609"/>
  <s:path class="arrowF" d="M601.6999999999999,215.40339285714288L 291.80000000000007,28.356607142857115"/>
  <s:path class="arrowF" d="M601.6999999999999,215.45060849598164L 349.70000000000005,65.90939150401835"/>
  <s:path class="arrowF" d="M601.6999999999999,213.835275974026L 426.2000000000001,48.72472402597404"/>
  <s:path class="arrowF" d="M604.2863905325443,213.56L 522.9136094674557,30.199999999999996"/>
  <s:path class="arrowF" d="M604.0497340425532,213.56L 599.3502659574467,204.06"/>
  <s:path class="arrowF" d="M601.6999999999999,221.34333333333333L 583.0999999999999,233.8766666666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothBuildUtilities"/>
 <s:g visibility="hidden" id="dep-BluetoothStack">
  <s:path class="arrow" d="M579.6001329787233,232.36L 586.5998670212765,204.06"/>
  <s:path class="arrow" d="M573.8,236.85417112299467L 22.1,218.36582887700536"/>
  <s:path class="arrow" d="M579.9835106382978,232.36L 595.516489361702,185.26000000000002"/>
  <s:path class="arrow" d="M573.8,234.7097340425532c-7.000000000000002, -4.733156028368799 -14.000000000000004 -14.199468085106396 0,-14.199468085106396"/>
  <s:path class="arrow" d="M573.8,236.69834224598932L 22.1,199.7216577540107"/>
  <s:path class="arrow" d="M573.8,236.2432446808511c-11.700000000000001, -18.288829787234047 -23.400000000000002 -54.866489361702136 0,-54.866489361702136"/>
  <s:path class="arrow" d="M573.8,236.6635077288942L 330.8,218.55649227110584"/>
  <s:path class="arrow" d="M583.0999999999999,233.8766666666667L 601.6999999999999,221.34333333333333"/>
  <s:path class="arrow" d="M573.8,236.0074770642202L 321.5,181.61252293577982"/>
  <s:path class="arrow" d="M573.8,236.67582568807342L 321.5,218.5441743119266"/>
  <s:path class="arrow" d="M573.8,236.3416513761468L 321.5,200.0783486238532"/>
  <s:path class="arrow" d="M573.8,241.4358154506438L 443.30000000000007,365.6441845493562"/>
  <s:path class="arrow" d="M573.8,237.95557788944726L 314.45000000000005,290.69442211055275"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IrDAStack">
  <s:path class="arrow" d="M583.0999999999999,236.85671225670703L 22.1,218.363287743293"/>
  <s:path class="arrow" d="M583.0999999999999,236.67582568807342L 330.8,218.5441743119266"/>
  <s:path class="arrow" d="M587.7114572192512,232.36c-186.97430481283416, -74.77499999999999 -560.9229144385025,-149.54999999999998 -560.9229144385025,0"/>
  <s:path class="arrow" d="M583.0999999999999,236.04189368770767L 321.5,181.57810631229236"/>
  <s:path class="arrow" d="M583.0999999999999,236.3645957918051L 321.5,200.0554042081949"/>
  <s:path class="arrow" d="M583.0999999999999,241.15975855130787L 443.30000000000007,365.92024144869214"/>
  <s:path class="arrow" d="M587.6701827242524,232.36c-90.24678848283496, -38.51249999999998 -270.74036544850486,-77.02499999999996 -270.74036544850486,0"/>
  <s:path class="arrow" d="M583.0999999999999,237.95557788944726L 323.75000000000006,290.69442211055275"/>
  <s:path class="arrow" d="M583.0999999999999,237.9239395574744L 314.45000000000005,290.72606044252564"/>
  <s:path class="arrowF" d="M587.5800117924528,241.66000000000003c-42.286674528301845, 20.549999999999983 -126.86002358490553,41.099999999999966 -126.86002358490553,0"/>
  <s:path class="arrowF" d="M586.4260486850684,232.36L 549.7739513149315,103.63000000000002"/>
  <s:path class="arrowF" d="M583.0999999999999,232.9127752808989L 458.9000000000001,123.47722471910114"/>
  <s:path class="arrowF" d="M583.0999999999999,233.67893695920893L 349.70000000000005,66.4810630407911"/>
  <s:path class="arrowF" d="M583.7386328246652,232.36L 425.5613671753349,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IrDAConfig"/>
 <s:g visibility="hidden" id="dep-IrDATest"/>
 <s:g visibility="hidden" id="dep-IrDADocumentation"/>
 <s:g visibility="hidden" id="dep-ShortlinkDocumentation"/>
 <s:g visibility="hidden" id="dep-BluetoothCSY">
  <s:path class="arrow" d="M573.8,259.6104935622318L 443.30000000000007,366.2695064377682"/>
  <s:path class="arrow" d="M581.9003989361702,251.16000000000003L 602.8996010638297,222.86"/>
  <s:path class="arrow" d="M583.0999999999999,254.65986702127663c9.350000000000003, -11.766578014184404 18.700000000000006 -35.29973404255321 0,-35.29973404255321"/>
  <s:path class="arrow" d="M573.8,255.47582568807343L 321.5,237.34417431192662"/>
  <s:path class="arrow" d="M573.8,254.80747706422022L 321.5,200.4125229357798"/>
  <s:path class="arrow" d="M573.8,256.43017308766053L 314.45000000000005,291.01982691233945"/>
  <s:path class="arrow" d="M573.8,255.0432446808511c-11.700000000000005, -18.288829787234054 -23.40000000000001 -54.866489361702165 0,-54.866489361702165"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBClientDriver">
  <s:path class="arrow" d="M591.5,259.1833904761905L 443.30000000000007,366.6966095238095"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHostandOTGDrivers">
  <s:path class="arrow" d="M600.8,256.3735362760021L 314.45000000000005,291.07646372399796"/>
  <s:path class="arrow" d="M600.8,258.9953057553957L 443.30000000000007,366.8846942446043"/>
  <s:path class="arrow" d="M606.4945652173913,251.16000000000003c6.203623188405814, -7.237500000000006 18.610869565217442,-14.475000000000012 18.610869565217442,0"/>
  <s:path class="arrowF" d="M604.9899468085106,251.16000000000003L 596.6100531914893,166.46"/>
  <s:path class="arrowF" d="M600.8,257.29877043819494L 380.75000000000006,327.7512295618051"/>
  <s:path class="arrowF" d="M600.8,256.6407629020195L 409.55,290.80923709798054"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHostandOTGStack"/>
 <s:g visibility="hidden" id="dep-OMAPUSBHostControllerDriver">
  <s:path class="arrow" d="M621.5,258.64364800000004L 443.30000000000007,367.236352"/>
  <s:path class="arrowF" d="M625.1054347826087,251.16000000000003c-6.203623188405814, -7.237500000000006 -18.610869565217442,-14.475000000000012 -18.610869565217442,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPUSBHostControllerDriverTemplate">
  <s:path class="arrow" d="M630.8,258.50974085365857L 443.30000000000007,367.3702591463415"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaFramework">
  <s:path class="arrow" d="M647.1020104895105,166.46c28.43199300699303, 15.375000000000009 85.29597902097909,30.750000000000018 85.29597902097909,0"/>
  <s:path class="arrow" d="M642.2,162.22668255481412L 22.1,217.7933174451859"/>
  <s:path class="arrow" d="M646.8129053010808,157.16c-194.27527020072054, -77.5125 -582.8258106021616,-155.025 -582.8258106021616,0"/>
  <s:path class="arrow" d="M648.0125,157.16c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrow" d="M648.0001329787234,166.46L 654.9998670212766,194.76"/>
  <s:path class="arrow" d="M642.2,162.3739090469279L 31.4,236.4460909530721"/>
  <s:path class="arrow" d="M651.5,162.7292429022082L 737.3000000000001,179.69075709779182"/>
  <s:path class="arrow" d="M646.8094400675295,166.46c-177.67296004501972, 71.28750000000001 -533.0188801350591,142.57500000000002 -533.0188801350591,0"/>
  <s:path class="arrow" d="M642.2,162.36557673975216L 22.1,236.4544232602479"/>
  <s:path class="arrow" d="M642.2,162.51685263796242L 156.8,236.30314736203763"/>
  <s:path class="arrow" d="M642.2013396715644,166.46L 443.2986603284357,365.42"/>
  <s:path class="arrow" d="M646.8156458531936,166.46c-209.77709723546232, 83.325 -629.331291706387,166.65 -629.331291706387,0"/>
  <s:path class="arrow" d="M642.2,163.65198169336384L 323.75000000000006,289.79801830663615"/>
  <s:path class="arrow" d="M642.2,163.60115709835335L 314.45000000000005,289.84884290164666"/>
  <s:path class="arrowF" d="M649.8915625709743,157.16L 672.6084374290258,122.43000000000002"/>
  <s:path class="arrowF" d="M648.3835106382979,166.46L 663.9164893617021,213.56"/>
  <s:path class="arrowF" d="M642.2,162.57675531914893c-11.700000000000001, 18.288829787234047 -23.400000000000002 54.866489361702136 0,54.866489361702136"/>
  <s:path class="arrowF" d="M648.0001329787234,166.46L 664.2998670212767,232.36"/>
  <s:path class="arrowF" d="M650.3003989361703,166.46L 699.1996010638297,232.36"/>
  <s:path class="arrowF" d="M648.0001329787234,166.46L 654.9998670212766,194.76"/>
  <s:path class="arrowF" d="M649.1057446808511,166.46L 690.194255319149,251.16000000000003"/>
  <s:path class="arrowF" d="M651.4505319148937,166.46L 679.4494680851065,194.76"/>
  <s:path class="arrowF" d="M642.7945832387009,157.16L 612.5054167612991,122.43000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaDocumentation"/>
 <s:g visibility="hidden" id="dep-MultimediaUtilityLibrary">
  <s:path class="arrow" d="M660.8000000000001,166.07988095238096L 443.30000000000007,365.80011904761903"/>
  <s:path class="arrow" d="M660.8000000000001,163.50748207507382L 314.45000000000005,289.94251792492616"/>
  <s:path class="arrow" d="M660.8000000000001,162.34962962962962L 22.1,236.4703703703704"/>
  <s:path class="arrowF" d="M660.8000000000001,157.40337104072398L 603.8000000000001,103.38662895927604"/>
  <s:path class="arrowF" d="M664.2875,157.16c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrowF" d="M667.7750000000001,166.46c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M666.03125,166.46c12.012499999999976, 9.299999999999992 36.03749999999993,18.599999999999984 36.03749999999993,0"/>
  <s:path class="arrowF" d="M664.2998670212767,166.46L 657.3001329787234,194.76"/>
  <s:path class="arrowF" d="M667.2456914893618,166.46L 699.9543085106384,251.16000000000003"/>
  <s:path class="arrowF" d="M661.2314738182397,157.16L 612.6685261817604,103.63000000000002"/>
  <s:path class="arrowF" d="M661.919759668948,157.16L 621.2802403310521,103.63000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ImagingFrameworks">
  <s:path class="arrow" d="M670.1,162.34962962962962L 31.4,236.4703703703704"/>
  <s:path class="arrow" d="M679.4,163.60876543209878L 767.3000000000001,197.61123456790122"/>
  <s:path class="arrow" d="M679.4,163.45169014084507L 776.6,197.76830985915493"/>
  <s:path class="arrow" d="M674.7114572192513,157.16c-186.97430481283422, -74.775 -560.9229144385026,-149.55 -560.9229144385026,0"/>
  <s:path class="arrow" d="M670.1,162.4791159586682L 156.8,236.34088404133183"/>
  <s:path class="arrow" d="M670.1,163.50748207507382L 323.75000000000006,289.94251792492616"/>
  <s:path class="arrow" d="M679.4,163.11089285714286L 737.3000000000001,179.30910714285716"/>
  <s:path class="arrow" d="M670.1,162.34199452304884L 22.1,236.47800547695118"/>
  <s:path class="arrow" d="M672.425,166.46c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M670.1,165.91168996188057L 443.30000000000007,365.9683100381194"/>
  <s:path class="arrow" d="M674.7171040620722,166.46c-219.07806937471472, 86.8125 -657.2342081241442,173.625 -657.2342081241442,0"/>
  <s:path class="arrow" d="M670.1,163.46422523633376L 314.45000000000005,289.98577476366626"/>
  <s:path class="arrowF" d="M670.1,161.07278198334595L 283.1,99.71721801665406"/>
  <s:path class="arrowF" d="M679.4,158.70788636363636L 736.1000000000001,120.88211363636364"/>
  <s:path class="arrowF" d="M670.1,164.94333333333333L 651.5,177.4766666666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ImagingUnitTests"/>
 <s:g visibility="hidden" id="dep-ImagingIntegrationTests"/>
 <s:g visibility="hidden" id="dep-CameraFramework">
  <s:path class="arrow" d="M698,162.32033274956217L 22.1,236.49966725043785"/>
  <s:path class="arrow" d="M702.06875,166.46c-12.012499999999976, 9.299999999999992 -36.03749999999993,18.599999999999984 -36.03749999999993,0"/>
  <s:path class="arrow" d="M698,165.47821590909092L 443.30000000000007,366.40178409090913"/>
  <s:path class="arrow" d="M698,163.3467430316915L 314.45000000000005,290.10325696830853"/>
  <s:path class="arrowF" d="M698,159.63654458598725L 613.1,119.95345541401275"/>
  <s:path class="arrowF" d="M698,163.69L 660.8,178.73000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CameraUnitTests"/>
 <s:g visibility="hidden" id="dep-ImagingPlugins">
  <s:path class="arrow" d="M642.2,182.18525400457668L 323.75000000000006,290.0647459954233"/>
  <s:path class="arrow" d="M642.2,181.1401394784718L 156.8,236.47986052152822"/>
  <s:path class="arrow" d="M642.2,180.44601575689364L 118.4,161.97398424310637"/>
  <s:path class="arrow" d="M642.2,181.02668255481413L 22.1,236.5933174451859"/>
  <s:path class="arrow" d="M646.8121653543308,185.26000000000002c-190.47477690288713, 76.0875 -571.4243307086614,152.175 -571.4243307086614,0"/>
  <s:path class="arrow" d="M642.2,184.8414553314121L 443.30000000000007,365.83854466858793"/>
  <s:path class="arrow" d="M642.2,181.03293178519596L 31.4,236.58706821480408"/>
  <s:path class="arrow" d="M651.5,181.30880095923263L 767.3000000000001,198.71119904076738"/>
  <s:path class="arrow" d="M647.0773659305994,185.26000000000002c31.54842271293376, 16.5375 94.64526813880129,33.075 94.64526813880129,0"/>
  <s:path class="arrow" d="M651.5,181.26044642857144L 776.6,198.75955357142857"/>
  <s:path class="arrow" d="M651.5,177.4766666666667L 670.1,164.94333333333333"/>
  <s:path class="arrow" d="M642.2,182.14178905206944L 314.45000000000005,290.10821094793056"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CameraPlugins">
  <s:path class="arrow" d="M651.5,184.66052413793105L 443.30000000000007,366.01947586206893"/>
  <s:path class="arrow" d="M660.8,178.73000000000002L 698,163.69"/>
  <s:path class="arrow" d="M651.5,182.10065829363361L 314.45000000000005,290.1493417063664"/>
 </s:g>
 <s:g visibility="hidden" id="dep-3GPLibrary"/>
 <s:g visibility="hidden" id="dep-3GPUnitTests"/>
 <s:g visibility="hidden" id="dep-MultimediaTestCodecs"/>
 <s:g visibility="hidden" id="dep-MultimediaResourceController">
  <s:path class="arrow" d="M690.8000000000001,184.0406425233645L 443.30000000000007,366.6393574766355"/>
  <s:path class="arrow" d="M690.8000000000001,182.83442748091605L 660.8,197.18557251908396"/>
  <s:path class="arrow" d="M694.1143617021277,185.26000000000002L 675.1856382978724,251.16000000000003"/>
  <s:path class="arrow" d="M690.8000000000001,180.99681415929206L 22.1,236.62318584070798"/>
  <s:path class="arrow" d="M690.8000000000001,181.94875145857645L 314.45000000000005,290.30124854142355"/>
  <s:path class="arrowF" d="M694.1143617021277,185.26000000000002L 675.1856382978724,251.16000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DecisionFramework"/>
 <s:g visibility="hidden" id="dep-MediaDeviceFramework">
  <s:path class="arrow" d="M651.5,217.5111990407674L 767.3000000000001,200.1088009592326"/>
  <s:path class="arrow" d="M651.5,216.37151419558361L 737.3000000000001,182.4484858044164"/>
  <s:path class="arrow" d="M651.5,221.3946994535519L 697.1000000000001,252.62530054644813"/>
  <s:path class="arrow" d="M642.2,217.44324468085108c-11.700000000000001, -18.288829787234047 -23.400000000000002 -54.866489361702136 0,-54.866489361702136"/>
  <s:path class="arrow" d="M649.1502659574468,222.86L 653.8497340425532,232.36"/>
  <s:path class="arrow" d="M642.2,218.34889418493805L 22.1,236.87110581506198"/>
  <s:path class="arrow" d="M642.2,218.3867131594906L 156.8,236.83328684050943"/>
  <s:path class="arrow" d="M642.2,221.60168587896254L 443.30000000000007,366.6783141210375"/>
  <s:path class="arrow" d="M642.2,219.22305295950156L 314.45000000000005,290.6269470404984"/>
  <s:path class="arrowF" d="M651.4505319148937,222.86L 660.8494680851064,232.36"/>
  <s:path class="arrowF" d="M651.5,215.86L 679.4000000000001,201.76"/>
  <s:path class="arrowF" d="M651.5,222.0442105263158L 687.8000000000001,251.97578947368424"/>
  <s:path class="arrowF" d="M651.5,221.3946994535519L 697.1000000000001,252.62530054644813"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MDFUnitTests"/>
 <s:g visibility="hidden" id="dep-SpeechRecognitionController">
  <s:path class="arrow" d="M660.8000000000001,218.38030976037405L 156.8,236.83969023962598"/>
  <s:path class="arrow" d="M660.8000000000001,221.32353174603176L 443.30000000000007,366.95646825396824"/>
  <s:path class="arrow" d="M663.9164893617021,213.56L 648.3835106382979,166.46"/>
  <s:path class="arrow" d="M660.8000000000001,219.17007169970478L 314.45000000000005,290.6799283002952"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILAPI"/>
 <s:g visibility="hidden" id="dep-OpenMAXILCore">
  <s:path class="arrow" d="M651.5,236.41952380952384L 68.6,162.40047619047618"/>
  <s:path class="arrow" d="M651.5,239.85473103448277L 443.30000000000007,367.2252689655172"/>
  <s:path class="arrow" d="M656.1161460779708,232.36c-212.87743071864725, -84.4875 -638.6322921559417,-168.975 -638.6322921559417,0"/>
  <s:path class="arrow" d="M651.5,236.7362564584312L 22.1,199.68374354156882"/>
  <s:path class="arrow" d="M651.5,237.74344737981812L 314.45000000000005,290.9065526201819"/>
  <s:path class="arrowF" d="M653.8497340425532,232.36L 649.1502659574468,222.86"/>
  <s:path class="arrowF" d="M656.615,232.36c15.19, -10.4625 45.57,-20.925 45.57,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILReferenceComponents">
  <s:path class="arrow" d="M664.2998670212767,232.36L 648.0001329787234,166.46"/>
  <s:path class="arrow" d="M660.8000000000001,239.73808201058202L 443.30000000000007,367.341917989418"/>
  <s:path class="arrow" d="M665.4166319444445,241.66000000000003c-215.97775462962963, 85.65 -647.9332638888889,171.3 -647.9332638888889,0"/>
  <s:path class="arrow" d="M660.8494680851064,232.36L 651.4505319148937,222.86"/>
  <s:path class="arrow" d="M660.8000000000001,237.72426824124844L 314.45000000000005,290.92573175875157"/>
  <s:path class="arrowF" d="M667.7750000000001,241.66000000000003c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILTestComponents">
  <s:path class="arrow" d="M670.1,239.63062261753495L 443.30000000000007,367.44937738246506"/>
  <s:path class="arrow" d="M674.7171040620722,241.66000000000003c-219.07806937471472, 86.8125 -657.2342081241442,173.625 -657.2342081241442,0"/>
  <s:path class="arrow" d="M672.425,241.66000000000003c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M670.1,237.70606658446366L 314.45000000000005,290.9439334155364"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILUnitTests"/>
 <s:g visibility="hidden" id="dep-OpenMAXILCoreConformanceSuite"/>
 <s:g visibility="hidden" id="dep-MultimediaIntegrationLayerAPI">
  <s:path class="arrow" d="M702.6184435201401,241.66000000000003c-228.37896234676006, 90.3 -685.1368870402802,180.6 -685.1368870402802,0"/>
  <s:path class="arrow" d="M698,239.35367045454547L 443.30000000000007,367.7263295454545"/>
  <s:path class="arrow" d="M699.1996010638297,232.36L 650.3003989361703,166.46"/>
  <s:path class="arrow" d="M702.185,232.36c-15.19, -10.4625 -45.57,-20.925 -45.57,0"/>
  <s:path class="arrow" d="M698,237.6566323024055L 314.45000000000005,290.9933676975945"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaIntegrationLayerUnitTests"/>
 <s:g visibility="hidden" id="dep-DevSoundAPI"/>
 <s:g visibility="hidden" id="dep-A3FDevSound">
  <s:path class="arrow" d="M657.6093085106382,204.06L 672.3906914893618,251.16000000000003"/>
  <s:path class="arrow" d="M658.3760638297872,204.06L 680.9239361702129,251.16000000000003"/>
  <s:path class="arrow" d="M658.4749999999999,204.06c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrow" d="M651.5,203.0585931034483L 443.30000000000007,366.42140689655173"/>
  <s:path class="arrow" d="M651.5,199.68374354156882L 22.1,236.7362564584312"/>
  <s:path class="arrow" d="M651.5,199.75690476190476L 156.8,236.66309523809525"/>
  <s:path class="arrow" d="M657.3001329787234,194.76L 664.2998670212767,166.46"/>
  <s:path class="arrow" d="M654.9998670212766,194.76L 648.0001329787234,166.46"/>
  <s:path class="arrow" d="M651.5,200.6482546556951L 314.45000000000005,290.4017453443049"/>
  <s:path class="arrowF" d="M660.8,197.18557251908396L 690.8000000000001,182.83442748091605"/>
  <s:path class="arrowF" d="M658.3760638297872,204.06L 680.9239361702129,251.16000000000003"/>
  <s:path class="arrowF" d="M659.1428191489362,204.06L 689.4571808510639,251.16000000000003"/>
  <s:path class="arrowF" d="M656.4821428571429,204.06c21.47857142857144, 12.787500000000003 64.43571428571431,25.575000000000006 64.43571428571431,0"/>
  <s:path class="arrowF" d="M654.9998670212766,194.76L 648.0001329787234,166.46"/>
  <s:path class="arrowF" d="M656.925,204.06c8.783333333333365, 8.137500000000012 26.350000000000097,16.275000000000023 26.350000000000097,0"/>
  <s:path class="arrowF" d="M653.4328004410144,194.76L 611.1671995589857,122.43000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A3FAudioComponentFramework">
  <s:path class="arrowF" d="M663.1250000000001,204.06c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
  <s:path class="arrowF" d="M667.6760638297873,204.06L 690.2239361702128,251.16000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DevSoundPluginSupport">
  <s:path class="arrow" d="M670.1,199.7445579793341L 156.8,236.6754420206659"/>
  <s:path class="arrow" d="M670.1,202.77115628970776L 443.30000000000007,366.70884371029223"/>
  <s:path class="arrow" d="M670.1,199.6759972615244L 22.1,236.74400273847561"/>
  <s:path class="arrow" d="M670.1,200.5851459103987L 314.45000000000005,290.4648540896013"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ReferenceDevSoundPlugins">
  <s:path class="arrow" d="M683.2750000000001,204.06c-8.783333333333365, 8.137500000000012 -26.350000000000097,16.275000000000023 -26.350000000000097,0"/>
  <s:path class="arrow" d="M679.4000000000001,201.76L 651.5,215.86"/>
  <s:path class="arrow" d="M679.4494680851065,194.76L 651.4505319148937,166.46"/>
  <s:path class="arrow" d="M679.4000000000001,202.64377750611246L 443.30000000000007,366.83622249388753"/>
  <s:path class="arrow" d="M679.4000000000001,199.67228622862285L 22.1,236.74771377137716"/>
  <s:path class="arrow" d="M679.4000000000001,200.55594388777556L 314.45000000000005,290.4940561122244"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothDevSoundPlugin"/>
 <s:g visibility="hidden" id="dep-A3FTraceUtility">
  <s:path class="arrow" d="M698,202.4159431818182L 443.30000000000007,367.0640568181818"/>
  <s:path class="arrow" d="M698,200.5016876670485L 314.45000000000005,290.54831233295147"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A3FIntegrationTests"/>
 <s:g visibility="hidden" id="dep-A3FServerStart">
  <s:path class="arrow" d="M716.6,202.21809978768576L 443.30000000000007,367.26190021231423"/>
  <s:path class="arrow" d="M716.6,200.45233685745535L 314.45000000000005,290.59766314254466"/>
  <s:path class="arrow" d="M720.9178571428571,204.06c-21.47857142857144, 12.787500000000003 -64.43571428571431,25.575000000000006 -64.43571428571431,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaTestFramework"/>
 <s:g visibility="hidden" id="dep-MultimediaTestFrameworkUnitTests"/>
 <s:g visibility="hidden" id="dep-MultimediaTestAgent"/>
 <s:g visibility="hidden" id="dep-MultimediaTestTools"/>
 <s:g visibility="hidden" id="dep-VideoRenderer">
  <s:path class="arrow" d="M642.2,258.361916426513L 443.30000000000007,367.51808357348705"/>
  <s:path class="arrow" d="M642.2,255.66902273826804L 31.4,237.150977261732"/>
  <s:path class="arrow" d="M642.2,256.3183432494279L 323.75000000000006,291.13165675057206"/>
  <s:path class="arrow" d="M642.2,256.30431686693373L 314.45000000000005,291.1456831330663"/>
  <s:path class="arrow" d="M651.5,255.1595535714286L 776.6000000000001,237.66044642857145"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DevSoundHardwareDeviceAPI"/>
 <s:g visibility="hidden" id="dep-A3FAudioComponentLibrary">
  <s:path class="arrow" d="M675.1856382978724,251.16000000000003L 694.1143617021277,185.26000000000002"/>
  <s:path class="arrow" d="M669.2,258.0689668367347L 443.30000000000007,367.8110331632653"/>
  <s:path class="arrow" d="M669.2,255.6768190127971L 22.1,237.14318098720295"/>
  <s:path class="arrow" d="M669.2,256.2676555418212L 314.45000000000005,291.1823444581788"/>
  <s:path class="arrowF" d="M675.1856382978724,251.16000000000003L 694.1143617021277,185.26000000000002"/>
  <s:path class="arrowF" d="M675.0125,251.16000000000003c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrowF" d="M672.3906914893618,251.16000000000003L 657.6093085106382,204.06"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A3FDevSoundCustomisation">
  <s:path class="arrow" d="M678.5000000000001,257.9830429447853L 443.30000000000007,367.8969570552147"/>
  <s:path class="arrow" d="M680.9239361702129,251.16000000000003L 658.3760638297872,204.06"/>
  <s:path class="arrow" d="M678.5000000000001,255.67867958539887L 22.1,237.14132041460118"/>
  <s:path class="arrow" d="M678.5000000000001,256.256255524307L 314.45000000000005,291.19374447569305"/>
  <s:path class="arrowF" d="M680.9239361702129,251.16000000000003L 658.3760638297872,204.06"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ReferenceACLAdaptation">
  <s:path class="arrow" d="M689.4571808510639,251.16000000000003L 659.1428191489362,204.06"/>
  <s:path class="arrow" d="M687.8000000000001,255.67867958539887L 31.4,237.14132041460118"/>
  <s:path class="arrow" d="M687.8000000000001,256.256255524307L 323.75000000000006,291.19374447569305"/>
  <s:path class="arrow" d="M691.2875,251.16000000000003c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M687.8000000000001,257.90341607565017L 443.30000000000007,367.9765839243499"/>
  <s:path class="arrow" d="M687.8000000000001,255.68048888888893L 22.1,237.13951111111112"/>
  <s:path class="arrow" d="M687.8000000000001,251.97578947368424L 651.5,222.0442105263158"/>
  <s:path class="arrow" d="M690.194255319149,251.16000000000003L 649.1057446808511,166.46"/>
  <s:path class="arrow" d="M687.8000000000001,256.2454096432772L 314.45000000000005,291.20459035672286"/>
  <s:path class="arrow" d="M690.2239361702128,251.16000000000003L 667.6760638297873,204.06"/>
 </s:g>
 <s:g visibility="hidden" id="dep-VideoHAI">
  <s:path class="arrow" d="M697.1000000000001,257.8294184720639L 443.30000000000007,368.0505815279362"/>
  <s:path class="arrow" d="M697.1000000000001,255.68224901359056L 22.1,237.1377509864095"/>
  <s:path class="arrow" d="M699.9543085106384,251.16000000000003L 667.2456914893618,166.46"/>
  <s:path class="arrow" d="M697.1000000000001,252.62530054644813L 651.5,221.3946994535519"/>
  <s:path class="arrow" d="M697.1000000000001,256.23507845388446L 314.45000000000005,291.21492154611553"/>
  <s:path class="arrowF" d="M697.1000000000001,252.62530054644813L 651.5,221.3946994535519"/>
  <s:path class="arrowF" d="M698.6068789393611,251.16000000000003L 611.5931210606391,122.43000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MobileTVDVB-HReceiverHAI"/>
 <s:g visibility="hidden" id="dep-MobileTVDVB-HUnitTests"/>
 <s:g visibility="hidden" id="dep-GraphicsGCEDriver"/>
 <s:g visibility="hidden" id="dep-SurfaceManager">
  <s:path class="arrow" d="M737.3000000000001,257.5617606330366L 443.30000000000007,368.31823936696344"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WindowServer">
  <s:path class="arrow" d="M734.5050531914894,166.46L 760.7949468085108,232.36"/>
  <s:path class="arrow" d="M737.3000000000001,166.25885496183207L 767.3000000000001,194.96114503816793"/>
  <s:path class="arrow" d="M728.0000000000001,163.26982227058397L 323.75000000000006,290.1801777294161"/>
  <s:path class="arrow" d="M728.0000000000001,164.49136575616257L 512.15,288.9586342438374"/>
  <s:path class="arrow" d="M728.0000000000001,162.4123772609819L 156.8,236.4076227390181"/>
  <s:path class="arrow" d="M734.9502659574469,166.46L 739.6497340425533,175.96"/>
  <s:path class="arrow" d="M737.3000000000001,165.40753086419753L 776.6,195.81246913580247"/>
  <s:path class="arrow" d="M728.0000000000001,165.10390816326532L 443.30000000000007,366.77609183673474"/>
  <s:path class="arrow" d="M728.0000000000001,162.29892617449664L 22.1,236.52107382550338"/>
  <s:path class="arrow" d="M728.0000000000001,163.23771550195104L 314.45000000000005,290.2122844980489"/>
  <s:path class="arrowF" d="M732.3979895104897,166.46c-28.43199300699303, 15.375000000000009 -85.29597902097909,30.750000000000018 -85.29597902097909,0"/>
  <s:path class="arrowF" d="M734.183510638298,166.46L 749.7164893617022,213.56"/>
  <s:path class="arrowF" d="M728.0000000000001,161.50496057513914L 90.50000000000009,119.68503942486086"/>
  <s:path class="arrowF" d="M728.0000000000001,161.31211400817998L 150.50000000000009,99.47788599182005"/>
  <s:path class="arrowF" d="M728.0000000000001,161.40701899509804L 247.7000000000001,119.78298100490197"/>
  <s:path class="arrowF" d="M728.0000000000001,161.3756109643329L 283.1,119.81438903566712"/>
  <s:path class="arrowF" d="M728.0000000000001,161.36653068105193L 292.40000000000003,119.82346931894809"/>
  <s:path class="arrowF" d="M728.0000000000001,161.16676023778072L 283.1,99.6232397622193"/>
  <s:path class="arrowF" d="M728.4314738182397,157.16L 679.8685261817604,103.63000000000002"/>
  <s:path class="arrowF" d="M730.4963313703646,157.16L 705.7036686296356,103.63000000000002"/>
  <s:path class="arrowF" d="M728.0000000000001,158.2180789473684L 680.3000000000001,121.37192105263159"/>
  <s:path class="arrowF" d="M728.0000000000001,157.51776729559748L 689.6,122.07223270440252"/>
  <s:path class="arrowF" d="M728.594583238701,157.16L 698.3054167612993,122.43000000000002"/>
  <s:path class="arrowF" d="M729.5767544855781,157.16L 706.623245514422,122.43000000000002"/>
  <s:path class="arrowF" d="M731.5410969793323,157.16L 723.2589030206678,122.43000000000002"/>
  <s:path class="arrowF" d="M732.5232682262094,157.16L 731.5767317737907,122.43000000000002"/>
  <s:path class="arrowF" d="M733.5054394730867,157.16L 739.8945605269136,122.43000000000002"/>
  <s:path class="arrowF" d="M728.0000000000001,160.49546570397112L 321.80000000000007,45.66453429602886"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrinterDriverSupport">
  <s:path class="arrow" d="M745.7000000000002,162.61664359861592L 321.5,236.2033564013841"/>
  <s:path class="arrow" d="M745.7000000000002,163.20990608695652L 323.75000000000006,290.24009391304344"/>
  <s:path class="arrow" d="M745.7000000000002,164.91686236766122L 443.30000000000007,366.96313763233877"/>
  <s:path class="arrow" d="M753.0212765957448,166.46L 769.2787234042554,194.76"/>
  <s:path class="arrow" d="M745.7000000000002,162.39455366098295L 156.8,236.42544633901707"/>
  <s:path class="arrow" d="M748.272340425532,166.46L 744.0276595744682,175.96"/>
  <s:path class="arrow" d="M754.1714095744682,166.46L 777.428590425532,194.76"/>
  <s:path class="arrow" d="M745.7000000000002,163.18035410282602L 314.45000000000005,290.269645897174"/>
  <s:path class="arrowF" d="M752.6750000000002,166.46c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrinterDrivers">
  <s:path class="arrow" d="M755.0000000000001,164.82685046728972L 443.30000000000007,367.05314953271034"/>
  <s:path class="arrow" d="M755.2720744680852,166.46L 746.327925531915,175.96"/>
  <s:path class="arrow" d="M762.3212765957447,166.46L 778.5787234042554,194.76"/>
  <s:path class="arrow" d="M757.325,166.46c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M755.0000000000001,163.15202400800268L 314.45000000000005,290.2979759919973"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsTestHarness"/>
 <s:g visibility="hidden" id="dep-UIBench"/>
 <s:g visibility="hidden" id="dep-GraphicsDocumentation"/>
 <s:g visibility="hidden" id="dep-TextShaperPlugin">
  <s:path class="arrow" d="M728.0000000000001,183.6065612244898L 443.30000000000007,367.0734387755102"/>
  <s:path class="arrow" d="M728.0000000000001,180.9766946308725L 22.1,236.64330536912755"/>
  <s:path class="arrow" d="M728.0000000000001,180.73223154362418L 22.1,199.28776845637583"/>
  <s:path class="arrow" d="M733.8125000000001,175.96c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrow" d="M728.0000000000001,181.8309755232352L 314.45000000000005,290.4190244767648"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FontandBitmapServer">
  <s:path class="arrow" d="M742.654920212766,185.26000000000002L 752.6450797872342,251.16000000000003"/>
  <s:path class="arrow" d="M746.6,182.11984455958552L 795.2,197.9001554404145"/>
  <s:path class="arrow" d="M737.3000000000001,183.51467853610288L 443.30000000000007,367.16532146389716"/>
  <s:path class="arrow" d="M737.3000000000001,180.97198757763977L 22.1,236.64801242236027"/>
  <s:path class="arrow" d="M737.3000000000001,181.8309755232352L 323.75000000000006,290.4190244767648"/>
  <s:path class="arrow" d="M737.3000000000001,181.0546592065107L 156.8,236.56534079348933"/>
  <s:path class="arrow" d="M744.275,185.26000000000002c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrow" d="M746.6,182.83442748091605L 776.6,197.18557251908396"/>
  <s:path class="arrow" d="M737.3000000000001,181.80469975702883L 314.45000000000005,290.4453002429712"/>
  <s:path class="arrowF" d="M737.3000000000001,181.0861437908497L 379.40000000000003,217.73385620915033"/>
  <s:path class="arrowF" d="M737.3000000000001,179.69075709779182L 651.5,162.7292429022082"/>
  <s:path class="arrowF" d="M737.3000000000001,179.30910714285716L 679.4,163.11089285714286"/>
  <s:path class="arrowF" d="M741.7226340694007,185.26000000000002c-31.54842271293376, 16.5375 -94.64526813880129,33.075 -94.64526813880129,0"/>
  <s:path class="arrowF" d="M737.3000000000001,182.4484858044164L 651.5,216.3715141955836"/>
  <s:path class="arrowF" d="M739.6497340425533,175.96L 734.9502659574469,166.46"/>
  <s:path class="arrowF" d="M744.0276595744682,175.96L 748.272340425532,166.46"/>
  <s:path class="arrowF" d="M746.327925531915,175.96L 755.2720744680852,166.46"/>
  <s:path class="arrowF" d="M744.275,185.26000000000002c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrowF" d="M743.1001329787234,185.26000000000002L 750.0998670212767,213.56"/>
  <s:path class="arrowF" d="M746.6,183.524L 767.3000000000001,196.496"/>
  <s:path class="arrowF" d="M746.6,182.4087654320988L 785.9000000000001,197.61123456790122"/>
  <s:path class="arrowF" d="M745.6601063829788,185.26000000000002L 768.2398936170214,213.56"/>
  <s:path class="arrowF" d="M737.3000000000001,180.1760425240055L 90.50000000000009,119.81395747599453"/>
  <s:path class="arrowF" d="M737.3000000000001,179.99571844660196L 283.1,119.99428155339805"/>
  <s:path class="arrowF" d="M737.3000000000001,179.7910582524272L 283.1,99.79894174757284"/>
  <s:path class="arrowF" d="M737.3000000000001,178.4215393258427L 613.1,119.96846067415731"/>
  <s:path class="arrowF" d="M738.173263506064,175.96L 679.4267364939361,103.63000000000002"/>
  <s:path class="arrowF" d="M739.7625689084896,175.96L 705.7374310915105,103.63000000000002"/>
  <s:path class="arrowF" d="M739.1080455196562,175.96L 706.3919544803439,122.43000000000002"/>
  <s:path class="arrowF" d="M740.4846172210728,175.96L 723.6153827789274,122.43000000000002"/>
  <s:path class="arrowF" d="M741.1729030717811,175.96L 732.227096928219,122.43000000000002"/>
  <s:path class="arrowF" d="M741.8611889224893,175.96L 740.8388110775109,122.43000000000002"/>
  <s:path class="arrowF" d="M737.3000000000001,179.11845338983053L 321.80000000000007,45.84154661016947"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FontStore">
  <s:path class="arrow" d="M746.6000000000001,183.42826295585414L 443.30000000000007,367.2517370441459"/>
  <s:path class="arrow" d="M746.6000000000001,180.9673998364677L 22.1,236.65260016353233"/>
  <s:path class="arrow" d="M746.6000000000001,181.80469975702883L 323.75000000000006,290.4453002429712"/>
  <s:path class="arrow" d="M746.6000000000001,181.04775663495244L 156.8,236.5722433650476"/>
  <s:path class="arrow" d="M748.9250000000002,185.26000000000002c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
  <s:path class="arrow" d="M755.9000000000001,183.52400000000003L 776.6,196.49599999999998"/>
  <s:path class="arrow" d="M746.6000000000001,181.77953109072376L 314.45000000000005,290.47046890927624"/>
  <s:path class="arrowF" d="M750.0875000000001,175.96c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrowF" d="M748.9250000000002,185.26000000000002c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
  <s:path class="arrowF" d="M753.5750000000002,185.26000000000002c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrowF" d="M755.9000000000001,184.83318840579713L 767.3000000000001,195.18681159420288"/>
  <s:path class="arrowF" d="M755.9000000000001,182.83442748091605L 785.9000000000001,197.18557251908396"/>
  <s:path class="arrowF" d="M746.6000000000001,180.182107754734L 90.50000000000009,119.807892245266"/>
  <s:path class="arrowF" d="M747.7197596689481,175.96L 707.0802403310521,122.43000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FreeTypeFontRasteriser">
  <s:path class="arrow" d="M755.9000000000001,183.3468406337372L 443.30000000000007,367.3331593662628"/>
  <s:path class="arrow" d="M755.9000000000001,180.84528461849013L 22.1,217.9747153815099"/>
  <s:path class="arrow" d="M755.9000000000001,180.96292692773517L 22.1,236.65707307226486"/>
  <s:path class="arrow" d="M755.9000000000001,181.77953109072376L 323.75000000000006,290.47046890927624"/>
  <s:path class="arrow" d="M755.9000000000001,180.72764230924506L 22.1,199.29235769075495"/>
  <s:path class="arrow" d="M758.225,185.26000000000002c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrow" d="M765.2,184.83318840579713L 776.6,195.18681159420288"/>
  <s:path class="arrow" d="M755.9000000000001,181.7554009983361L 314.45000000000005,290.4945990016639"/>
 </s:g>
 <s:g visibility="hidden" id="dep-iTypeFontRasteriser"/>
 <s:g visibility="hidden" id="dep-ReferenceFonts"/>
 <s:g visibility="hidden" id="dep-OpenGLESFramework">
  <s:path class="arrow" d="M728.0000000000001,202.10921428571427L 443.30000000000007,367.3707857142857"/>
  <s:path class="arrow" d="M728.0000000000001,200.42423554451932L 314.45000000000005,290.62576445548063"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenGLESAPI"/>
 <s:g visibility="hidden" id="dep-OpenVGAPI"/>
 <s:g visibility="hidden" id="dep-EGLAPI"/>
 <s:g visibility="hidden" id="dep-OpenGLESImplementation">
  <s:path class="arrow" d="M728.0000000000001,220.6118673469388L 443.30000000000007,367.6681326530612"/>
  <s:path class="arrow" d="M728.0000000000001,218.08776845637584L 22.1,199.53223154362416"/>
  <s:path class="arrow" d="M733.8125000000001,213.56c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrow" d="M728.0000000000001,219.01749556580347L 314.45000000000005,290.8325044341965"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenVGImplementation">
  <s:path class="arrow" d="M737.3000000000001,219.00011801457828L 314.45000000000005,290.8498819854217"/>
  <s:path class="arrow" d="M737.3000000000001,218.0893374741201L 22.1,199.5306625258799"/>
  <s:path class="arrow" d="M744.275,222.86c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrowF" d="M742.67075,213.56c9.519499999999999, -8.4 28.5585,-16.8 28.5585,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EGLImplementation">
  <s:path class="arrow" d="M755.9000000000001,216.41123456790123L 795.2,201.20876543209877"/>
  <s:path class="arrow" d="M746.6000000000001,220.46895393474088L 443.30000000000007,367.8110460652591"/>
  <s:path class="arrow" d="M747.7496514985563,213.56L 679.1503485014439,122.43000000000002"/>
  <s:path class="arrow" d="M746.6000000000001,218.09086672117743L 22.1,199.52913327882257"/>
  <s:path class="arrow" d="M750.0998670212767,213.56L 743.1001329787234,185.26000000000002"/>
  <s:path class="arrow" d="M748.9497340425533,222.86L 744.2502659574469,232.36"/>
  <s:path class="arrow" d="M746.6000000000001,218.9834726469589L 314.45000000000005,290.8665273530411"/>
  <s:path class="arrow" d="M755.9000000000001,221.12400000000002L 776.6000000000001,234.09600000000003"/>
  <s:path class="arrow" d="M749.7164893617022,213.56L 734.183510638298,166.46"/>
  <s:path class="arrowF" d="M750.0875000000001,213.56c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrowF" d="M748.9250000000002,222.86c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
  <s:path class="arrowF" d="M752.2945652173914,213.56c6.203623188405772, -7.237499999999992 18.610869565217318,-14.474999999999984 18.610869565217318,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BitGDI">
  <s:path class="arrow" d="M770.4164893617021,204.06L 754.883510638298,251.16000000000003"/>
  <s:path class="arrow" d="M767.3000000000001,201.79094509450945L 443.30000000000007,367.68905490549054"/>
  <s:path class="arrow" d="M767.3000000000001,199.69209099709585L 156.8,236.7279090029042"/>
  <s:path class="arrow" d="M767.3000000000001,196.496L 746.6,183.524"/>
  <s:path class="arrow" d="M767.3000000000001,195.18681159420288L 755.9000000000001,184.83318840579713"/>
  <s:path class="arrow" d="M774.2750000000001,204.06c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrow" d="M767.3000000000001,200.3379876663421L 314.45000000000005,290.71201233365787"/>
  <s:path class="arrowF" d="M767.3000000000001,199.63009063444107L 379.40000000000003,217.98990936555893"/>
  <s:path class="arrowF" d="M767.3000000000001,197.61123456790122L 679.4,163.60876543209878"/>
  <s:path class="arrowF" d="M767.3000000000001,198.71119904076738L 651.5,181.30880095923263"/>
  <s:path class="arrowF" d="M767.3000000000001,200.1088009592326L 651.5,217.5111990407674"/>
  <s:path class="arrowF" d="M767.3000000000001,194.96114503816793L 737.3000000000001,166.25885496183207"/>
  <s:path class="arrowF" d="M769.2787234042554,194.76L 753.0212765957448,166.46"/>
  <s:path class="arrowF" d="M767.3000000000001,198.86760166156537L 90.50000000000009,119.92239833843463"/>
  <s:path class="arrowF" d="M767.3000000000001,198.6559179331307L 283.1,120.13408206686931"/>
  <s:path class="arrowF" d="M767.3000000000001,197.0884128440367L 613.1,120.10158715596333"/>
  <s:path class="arrowF" d="M768.7830180225033,194.76L 706.7169819774969,103.63000000000002"/>
  <s:path class="arrowF" d="M768.053638368247,194.76L 707.4463616317531,122.43000000000002"/>
  <s:path class="arrowF" d="M769.6429437706726,194.76L 733.7570562293275,122.43000000000002"/>
  <s:path class="arrowF" d="M770.1727122381478,194.76L 742.5272877618523,122.43000000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GDI">
  <s:path class="arrow" d="M776.6,199.6417296222664L 31.4,236.77827037773363"/>
  <s:path class="arrow" d="M776.6,200.3379876663421L 323.75000000000006,290.71201233365787"/>
  <s:path class="arrow" d="M776.6,199.68792083929424L 156.8,236.73207916070578"/>
  <s:path class="arrow" d="M782.4125,194.76c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrow" d="M776.6,201.72631348511382L 443.30000000000007,367.75368651488617"/>
  <s:path class="arrow" d="M776.6,200.31968183264397L 314.45000000000005,290.730318167356"/>
  <s:path class="arrowF" d="M776.6,197.76830985915493L 679.4,163.45169014084507"/>
  <s:path class="arrowF" d="M776.6,198.75955357142857L 651.5,181.26044642857144"/>
  <s:path class="arrowF" d="M776.6,195.81246913580247L 737.3000000000001,165.40753086419755"/>
  <s:path class="arrowF" d="M777.428590425532,194.76L 754.1714095744682,166.46"/>
  <s:path class="arrowF" d="M778.5787234042554,194.76L 762.3212765957447,166.46"/>
  <s:path class="arrowF" d="M776.6,196.49599999999998L 755.9000000000001,183.52400000000003"/>
  <s:path class="arrowF" d="M776.6,195.18681159420288L 765.2,184.83318840579713"/>
  <s:path class="arrowF" d="M778.925,204.06c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
  <s:path class="arrowF" d="M783.5749999999999,204.06c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrowF" d="M776.6,198.73844477998273L 90.50000000000009,99.65155522001727"/>
  <s:path class="arrowF" d="M776.6,198.72934193266286L 99.8000000000001,99.66065806733714"/>
  <s:path class="arrowF" d="M776.6,198.8819178373776L 81.20000000000009,119.9080821626224"/>
  <s:path class="arrowF" d="M776.6,198.67503068932956L 150.50000000000009,99.71496931067046"/>
  <s:path class="arrowF" d="M776.6,198.66986575178998L 283.1,120.12013424821004"/>
  <s:path class="arrowF" d="M776.6,194.98765625L 680.3000000000001,103.40234375000003"/>
  <s:path class="arrowF" d="M777.6524195957384,194.76L 707.1475804042617,103.63000000000002"/>
  <s:path class="arrowF" d="M776.6,195.8154971590909L 680.3000000000001,121.37450284090912"/>
  <s:path class="arrowF" d="M776.8238699007718,194.76L 707.9761300992283,122.43000000000002"/>
  <s:path class="arrowF" d="M777.8834068357222,194.76L 725.5165931642779,122.43000000000002"/>
  <s:path class="arrowF" d="M776.6,198.8748554788611L 90.50000000000009,119.91514452113893"/>
  <s:path class="arrowF" d="M776.6,197.18557251908396L 746.6,182.83442748091605"/>
  <s:path class="arrowF" d="M778.9497340425533,204.06L 774.2502659574468,213.56"/>
  <s:path class="arrowF" d="M778.9497340425533,204.06L 755.6502659574469,251.16000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DirectGDI">
  <s:path class="arrow" d="M785.9000000000001,201.66509803921568L 443.30000000000007,367.8149019607843"/>
  <s:path class="arrow" d="M785.9494680851065,204.06L 776.5505319148937,213.56"/>
  <s:path class="arrow" d="M785.9000000000001,199.68387218045112L 156.8,236.7361278195489"/>
  <s:path class="arrow" d="M785.9000000000001,197.61123456790122L 746.6,182.4087654320988"/>
  <s:path class="arrow" d="M785.9000000000001,197.18557251908396L 755.9000000000001,182.83442748091605"/>
  <s:path class="arrow" d="M788.2250000000001,204.06c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
  <s:path class="arrow" d="M785.9000000000001,203.00753086419752L 746.6,233.4124691358025"/>
  <s:path class="arrow" d="M785.9000000000001,200.30208424336973L 314.45000000000005,290.7479157566303"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ColourPalette">
  <s:path class="arrowF" d="M795.2,197.9001554404145L 746.6,182.11984455958552"/>
  <s:path class="arrowF" d="M795.2,201.20876543209877L 755.9000000000001,216.41123456790123"/>
  <s:path class="arrowF" d="M798.6875,194.76c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommonGraphicsHeaders"/>
 <s:g visibility="hidden" id="dep-GraphicsDataResource">
  <s:path class="arrow" d="M737.3000000000001,239.04999010880317L 443.30000000000007,368.03000989119687"/>
  <s:path class="arrow" d="M744.275,241.66000000000003c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrowF" d="M744.2502659574469,232.36L 748.9497340425533,222.86"/>
  <s:path class="arrowF" d="M746.6,233.4124691358025L 785.9000000000001,203.00753086419752"/>
  <s:path class="arrowF" d="M746.6,234.096L 767.3000000000001,221.124"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsDataResourceAdaptation">
  <s:path class="arrow" d="M746.6000000000001,238.98929942418428L 443.30000000000007,368.09070057581573"/>
  <s:path class="arrow" d="M746.6000000000001,237.58544342507648L 314.45000000000005,291.06455657492353"/>
  <s:path class="arrowF" d="M748.9250000000002,241.66000000000003c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DirectGDIInterface"/>
 <s:g visibility="hidden" id="dep-DirectGDIAdaptation">
  <s:path class="arrow" d="M769.6497340425533,222.86L 755.6502659574469,251.16000000000003"/>
  <s:path class="arrow" d="M774.2502659574468,213.56L 778.9497340425533,204.06"/>
  <s:path class="arrow" d="M767.3000000000001,220.3286588658866L 443.30000000000007,367.9513411341134"/>
  <s:path class="arrow" d="M767.3000000000001,218.35104549854793L 156.8,236.8689545014521"/>
  <s:path class="arrow" d="M768.2398936170213,213.56L 745.6601063829787,185.26000000000002"/>
  <s:path class="arrow" d="M767.3000000000001,221.12400000000002L 746.6,234.09600000000003"/>
  <s:path class="arrow" d="M770.9054347826087,213.56c-6.203623188405772, -7.237499999999992 -18.610869565217318,-14.474999999999984 -18.610869565217318,0"/>
  <s:path class="arrow" d="M771.2292500000001,222.86c-9.519499999999999, 8.4 -28.5585,16.8 -28.5585,0"/>
  <s:path class="arrow" d="M767.3000000000001,218.9488283024992L 314.45000000000005,290.9011716975008"/>
  <s:path class="arrowF" d="M776.5505319148937,213.56L 785.9494680851065,204.06"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsCompositionEngine">
  <s:path class="arrow" d="M758.0000000000001,238.9196574074074L 443.30000000000007,368.1603425925926"/>
  <s:path class="arrow" d="M764.9750000000001,241.66000000000003c1.549999999999977, 5.812499999999995 4.649999999999931,11.62499999999999 4.649999999999931,0"/>
  <s:path class="arrow" d="M758.0000000000001,236.77537842190017L 22.1,199.64462157809984"/>
  <s:path class="arrow" d="M758.0000000000001,237.57095727061943L 314.45000000000005,291.0790427293806"/>
  <s:path class="arrowF" d="M760.7949468085108,232.36L 734.5050531914894,166.46"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompositionEngineAdaptation">
  <s:path class="arrow" d="M774.275,241.66000000000003c1.5500000000000338, 5.812500000000009 4.650000000000102,11.625000000000018 4.650000000000102,0"/>
  <s:path class="arrow" d="M767.3000000000001,238.86637263726374L 443.30000000000007,368.21362736273625"/>
  <s:path class="arrow" d="M767.3000000000001,236.7782703777336L 22.1,199.64172962226638"/>
  <s:path class="arrow" d="M767.3000000000001,237.5596689386563L 314.45000000000005,291.0903310613437"/>
  <s:path class="arrowF" d="M769.625,241.66000000000003c-1.549999999999977, 5.812499999999995 -4.649999999999931,11.62499999999999 -4.649999999999931,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SurfaceUpdate">
  <s:path class="arrow" d="M776.6000000000001,238.81598073555168L 443.30000000000007,368.26401926444834"/>
  <s:path class="arrow" d="M776.6000000000001,237.54882596245628L 314.45000000000005,291.10117403754373"/>
  <s:path class="arrowF" d="M776.6000000000001,237.66044642857145L 651.5,255.1595535714286"/>
  <s:path class="arrowF" d="M776.6000000000001,234.096L 755.9000000000001,221.124"/>
  <s:path class="arrowF" d="M776.6000000000001,240.14333333333335L 758.0000000000001,252.6766666666667"/>
  <s:path class="arrowF" d="M778.9250000000002,241.66000000000003c-1.5500000000000338, 5.812500000000009 -4.650000000000102,11.625000000000018 -4.650000000000102,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ScreenDriver">
  <s:path class="arrow" d="M758.0000000000001,252.6766666666667L 776.6000000000001,240.14333333333335"/>
  <s:path class="arrow" d="M748.7000000000002,257.49830314585324L 443.30000000000007,368.3816968541468"/>
  <s:path class="arrow" d="M755.6502659574469,251.16000000000003L 778.9497340425533,204.06"/>
  <s:path class="arrow" d="M748.7000000000002,256.1856273249916L 314.45000000000005,291.2643726750084"/>
  <s:path class="arrowF" d="M752.6450797872342,251.16000000000003L 742.654920212766,185.26000000000002"/>
  <s:path class="arrowF" d="M754.883510638298,251.16000000000003L 770.4164893617021,204.06"/>
  <s:path class="arrowF" d="M755.6502659574469,251.16000000000003L 769.6497340425533,222.86"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KernelArchitecture2">
  <s:path class="arrow" d="M305.15000000000003,312.4470901194354L 434.0000000000001,368.0629098805646"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Bootstrap"/>
 <s:g visibility="hidden" id="dep-Unistore2Drivers"/>
 <s:g visibility="hidden" id="dep-Unistore2Core"/>
 <s:g visibility="hidden" id="dep-Unistore2CrashLogger"/>
 <s:g visibility="hidden" id="dep-Unistore2BootSupport">
  <s:path class="arrow" d="M350.75,331.2914262560778L 434.0000000000001,368.0185737439222"/>
  <s:path class="arrow" d="M342.7609042553192,324.59000000000003L 322.4390957446809,296.28999999999996"/>
  <s:path class="arrow" d="M341.61077127659576,324.59000000000003L 314.28922872340434,296.28999999999996"/>
 </s:g>
 <s:g visibility="hidden" id="dep-E32Tests"/>
 <s:g visibility="hidden" id="dep-SDIOTests"/>
 <s:g visibility="hidden" id="dep-E32Utilities">
  <s:path class="arrow" d="M375.58058510638307,324.59000000000003L 374.51941489361707,315.09"/>
  <s:path class="arrow" d="M376.65019083969474,333.89c12.733206106870233, 9.562500000000002 38.199618320610696,19.125000000000004 38.199618320610696,0"/>
  <s:path class="arrow" d="M380.75000000000006,327.75122956180513L 600.8,257.29877043819494"/>
  <s:path class="arrow" d="M379.6617021276596,324.59000000000003L 401.3382978723405,296.28999999999996"/>
  <s:path class="arrow" d="M380.75000000000006,332.2753237410072L 434.0000000000001,367.0346762589928"/>
  <s:path class="arrow" d="M371.4500000000001,326.1726315789474L 323.75000000000006,294.7073684210526"/>
  <s:path class="arrow" d="M371.4500000000001,326.6028959276018L 314.45000000000005,294.2771040723982"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileServerTests"/>
 <s:g visibility="hidden" id="dep-EthernetDriver">
  <s:path class="arrow" d="M322.85,312.7420298879203L 434.0000000000001,367.7679701120797"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SoundDriver">
  <s:path class="arrow" d="M332.15000000000003,312.93464237516866L 434.0000000000001,367.5753576248313"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SerialPortDriver"/>
 <s:g visibility="hidden" id="dep-LegacyDrivers"/>
 <s:g visibility="hidden" id="dep-LocalMediaSubsystem">
  <s:path class="arrow" d="M360.05,313.7706846846847L 434.0000000000001,366.7393153153153"/>
  <s:path class="arrowF" d="M355.76261110179445,315.09L 359.68738889820565,365.42"/>
  <s:path class="arrowF" d="M357.21305550897205,315.09L 376.8369444910281,365.42"/>
  <s:path class="arrowF" d="M358.66349991614965,315.09L 393.9865000838505,365.42"/>
  <s:path class="arrowF" d="M359.55248197216173,315.09L 404.4975180278384,365.42"/>
  <s:path class="arrowF" d="M360.05,314.8729256594724L 413.3000000000001,365.6370743405276"/>
  <s:path class="arrowF" d="M360.05,313.7706846846847L 434.0000000000001,366.7393153153153"/>
  <s:path class="arrowF" d="M360.05,312.93464237516866L 461.9000000000001,367.5753576248313"/>
  <s:path class="arrowF" d="M360.05,312.55159420289857L 392.1500000000001,327.12840579710144"/>
  <s:path class="arrowF" d="M360.05,312.16426035502957L 401.4500000000001,327.51573964497044"/>
  <s:path class="arrowF" d="M360.05,311.897L 410.7500000000001,327.783"/>
  <s:path class="arrowF" d="M360.05,311.41133333333335L 440.7500000000001,328.26866666666666"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RunModeDebugger">
  <s:path class="arrow" d="M360.05000000000007,308.5228947368421L 323.75000000000006,293.5571052631579"/>
  <s:path class="arrow" d="M369.35,314.1895537525355L 434.0000000000001,366.3204462474645"/>
  <s:path class="arrow" d="M360.05000000000007,308.847650273224L 314.45000000000005,293.23234972677596"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KernelTraceTool">
  <s:path class="arrow" d="M378.65000000000003,314.72893271461714L 434.0000000000001,365.78106728538285"/>
  <s:path class="arrow" d="M369.3500000000001,309.07831775700936L 314.45000000000005,293.0016822429906"/>
  <s:path class="arrowF" d="M374.51941489361707,315.09L 375.58058510638307,324.59000000000003"/>
  <s:path class="arrowF" d="M369.3500000000001,306.654026294166L 196.10000000000002,165.595973705834"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CameraDriver"/>
 <s:g visibility="hidden" id="dep-SDCard3CDriver">
  <s:path class="arrow" d="M392.1500000000001,327.12840579710144L 360.05,312.55159420289857"/>
  <s:path class="arrow" d="M401.45000000000005,333.7766666666667L 434.0000000000001,365.5333333333333"/>
  <s:path class="arrow" d="M397.9625000000001,324.59000000000003c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SDCard4CDriver">
  <s:path class="arrow" d="M409.8070168993388,333.89L 434.94298310066137,365.42"/>
  <s:path class="arrow" d="M401.4500000000001,327.51573964497044L 360.05,312.16426035502957"/>
  <s:path class="arrow" d="M408.42500000000007,333.89c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MediaDrivers">
  <s:path class="arrow" d="M418.04786921381344,333.89L 436.00213078618674,365.42"/>
  <s:path class="arrow" d="M410.7500000000001,327.783L 360.05,311.897"/>
  <s:path class="arrowF" d="M410.7500000000001,333.3628990228013L 374.00000000000006,365.9471009771987"/>
  <s:path class="arrowF" d="M414.6312637766349,333.89L 409.4187362233653,365.42"/>
  <s:path class="arrowF" d="M416.7495591476856,333.89L 425.9004408523146,365.42"/>
  <s:path class="arrowF" d="M418.04786921381344,333.89L 436.00213078618674,365.42"/>
  <s:path class="arrowF" d="M420.05000000000007,332.38076923076926L 471.2000000000001,366.92923076923074"/>
  <s:path class="arrowF" d="M414.8498091603054,333.89c-12.733206106870233, 9.562500000000002 -38.199618320610696,19.125000000000004 -38.199618320610696,0"/>
  <s:path class="arrowF" d="M414.23750000000007,324.59000000000003c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrowF" d="M413.0750000000001,333.89c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericBoardSupportPackages">
  <s:path class="arrow" d="M426.2887215282881,333.89L 437.06127847171206,365.42"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemOnChipASSP"/>
 <s:g visibility="hidden" id="dep-TemplateVariant">
  <s:path class="arrow" d="M440.7500000000001,327.95061946902655L 314.45000000000005,292.92938053097345"/>
  <s:path class="arrow" d="M440.7500000000001,328.26866666666666L 360.05,311.41133333333335"/>
  <s:path class="arrow" d="M444.6312637766349,333.89L 439.4187362233653,365.42"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocaleSupport"/>
 <s:g visibility="hidden" id="dep-UserLibrary">
  <s:path class="arrow" d="M305.15000000000003,294.2798805646037L 434.0000000000001,367.4301194353963"/>
  <s:path class="arrow" d="M302.82500000000005,296.28999999999996c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M295.8500000000001,290.0182586500284L 40.7,201.03174134997164"/>
  <s:path class="arrowF" d="M302.7762040519229,286.99L 419.2737959480773,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompilerRuntimeSupport">
  <s:path class="arrow" d="M314.45000000000005,294.4704190919674L 434.0000000000001,367.2395809080326"/>
  <s:path class="arrowF" d="M314.45000000000005,293.0016822429906L 369.3500000000001,309.07831775700936"/>
  <s:path class="arrowF" d="M314.45000000000005,292.92938053097345L 440.7500000000001,327.95061946902655"/>
  <s:path class="arrowF" d="M305.1500000000001,289.50712771595124L 31.4,163.94287228404875"/>
  <s:path class="arrowF" d="M312.1262535623508,286.99L 372.4237464376493,166.46"/>
  <s:path class="arrowF" d="M314.45000000000005,288.4634175217048L 495.2000000000001,164.9865824782952"/>
  <s:path class="arrowF" d="M314.45000000000005,290.09702644360493L 583.0999999999999,200.95297355639502"/>
  <s:path class="arrowF" d="M314.45000000000005,289.94251792492616L 660.8000000000001,163.5074820750738"/>
  <s:path class="arrowF" d="M314.45000000000005,290.54831233295147L 698,200.5016876670485"/>
  <s:path class="arrowF" d="M314.45000000000005,290.59766314254466L 716.6,200.45233685745535"/>
  <s:path class="arrowF" d="M314.45000000000005,290.8498819854217L 737.3000000000001,219.00011801457828"/>
  <s:path class="arrowF" d="M307.6904127481714,286.99L 233.75958725182875,124.03000000000002"/>
  <s:path class="arrowF" d="M313.9503396029259,286.99L 459.3996603970743,124.03000000000002"/>
  <s:path class="arrowF" d="M314.45000000000005,289.6341719389654L 708.2000000000002,119.78582806103464"/>
  <s:path class="arrowF" d="M307.43936781609204,286.99L 224.71063218390816,124.03000000000002"/>
  <s:path class="arrowF" d="M311.7719174503658,286.99L 380.8780825496343,124.03000000000002"/>
  <s:path class="arrowF" d="M308.6705533596839,296.28999999999996L 291.87944664031625,365.42"/>
  <s:path class="arrowF" d="M312.77924901185776,296.28999999999996L 357.0707509881424,365.42"/>
  <s:path class="arrowF" d="M314.45000000000005,295.3294233687405L 404.0000000000001,366.3805766312595"/>
  <s:path class="arrowF" d="M314.45000000000005,294.4704190919674L 434.0000000000001,367.2395809080326"/>
  <s:path class="arrowF" d="M314.45000000000005,294.2798805646037L 443.3000000000001,367.4301194353963"/>
  <s:path class="arrowF" d="M314.45000000000005,294.1133774160732L 452.60000000000014,367.5966225839268"/>
  <s:path class="arrowF" d="M314.28922872340434,296.28999999999996L 341.61077127659576,324.59000000000003"/>
  <s:path class="arrowF" d="M314.45000000000005,294.2771040723982L 371.4500000000001,326.6028959276018"/>
  <s:path class="arrowF" d="M314.45000000000005,293.23234972677596L 360.05000000000007,308.847650273224"/>
  <s:path class="arrowF" d="M307.4750000000001,296.28999999999996c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M312.12500000000006,296.28999999999996c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M310.57500000000005,296.28999999999996c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M310.26500000000004,286.99c15.19, -10.4625 45.57,-20.925 45.57,0"/>
  <s:path class="arrowF" d="M310.0826470588236,286.99c25.31156862745098, -14.2125 75.93470588235294,-28.425 75.93470588235294,0"/>
  <s:path class="arrowF" d="M310.05201048951056,296.28999999999996c28.43199300699301, 15.375000000000002 85.29597902097903,30.750000000000004 85.29597902097903,0"/>
  <s:path class="arrowF" d="M310.02736593059944,296.28999999999996c31.548422712933743, 16.537499999999994 94.64526813880123,33.07499999999999 94.64526813880123,0"/>
  <s:path class="arrowF" d="M310.00711206896557,286.99c34.66192528735632, -17.699999999999996 103.98577586206895,-35.39999999999999 103.98577586206895,0"/>
  <s:path class="arrowF" d="M309.99017150395787,296.28999999999996c37.773218997361475, 18.862499999999997 113.31965699208442,37.724999999999994 113.31965699208442,0"/>
  <s:path class="arrowF" d="M309.9757926829269,296.28999999999996c40.88280487804878, 20.025 122.64841463414633,40.05 122.64841463414633,0"/>
  <s:path class="arrowF" d="M309.96343537414975,286.99c43.99104308390023, -21.1875 131.9731292517007,-42.375 131.9731292517007,0"/>
  <s:path class="arrowF" d="M309.90937025796666,296.28999999999996c65.8270864946889, 29.36249999999999 197.4812594840667,58.72499999999998 197.4812594840667,0"/>
  <s:path class="arrowF" d="M309.9044565217392,286.99c68.93036231884055, -30.524999999999984 206.79108695652164,-61.04999999999997 206.79108695652164,0"/>
  <s:path class="arrowF" d="M305.1500000000001,289.5749769112365L 22.1,163.87502308876347"/>
  <s:path class="arrowF" d="M305.1500000000001,289.4346684931507L 40.7,164.0153315068493"/>
  <s:path class="arrowF" d="M305.1500000000001,289.35711287577993L 50,164.09288712422008"/>
  <s:path class="arrowF" d="M305.1500000000001,289.184399023795L 68.6,164.265600976205"/>
  <s:path class="arrowF" d="M305.1500000000001,290.1730271934325L 22.1,200.87697280656744"/>
  <s:path class="arrowF" d="M305.1500000000001,290.0733534246575L 40.7,200.97664657534244"/>
  <s:path class="arrowF" d="M305.1500000000001,289.8740020523345L 22.1,182.3759979476655"/>
  <s:path class="arrowF" d="M305.1500000000001,289.68768576290415L 50,182.56231423709585"/>
  <s:path class="arrowF" d="M305.1500000000001,289.5399816961562L 68.6,182.7100183038438"/>
  <s:path class="arrowF" d="M305.1500000000001,289.4378694817658L 80.00000000000001,182.81213051823417"/>
  <s:path class="arrowF" d="M305.1500000000001,290.7710774756285L 22.1,237.8789225243715"/>
  <s:path class="arrowF" d="M305.1500000000001,290.7425278219396L 31.4,237.90747217806043"/>
  <s:path class="arrowF" d="M305.1500000000001,290.47205233453053L 22.1,219.3779476654695"/>
  <s:path class="arrowF" d="M305.1500000000001,290.43367779544246L 31.4,219.4163222045575"/>
  <s:path class="arrowF" d="M305.1500000000001,288.8547197231834L 97.7,164.5952802768166"/>
  <s:path class="arrowF" d="M305.1500000000001,288.7298553868402L 107,164.7201446131598"/>
  <s:path class="arrowF" d="M305.1500000000001,290.06468512110723L 97.7,219.78531487889273"/>
  <s:path class="arrowF" d="M305.1500000000001,289.9940636297903L 107,219.8559363702097"/>
  <s:path class="arrowF" d="M305.1500000000001,289.91681302043906L 116.30000000000001,219.93318697956096"/>
  <s:path class="arrowF" d="M305.1500000000001,289.6613633217993L 97.7,201.38863667820067"/>
  <s:path class="arrowF" d="M305.1500000000001,289.25142021720967L 134.9,201.7985797827903"/>
  <s:path class="arrowF" d="M305.1500000000001,289.1209427312775L 144.2,201.92905726872246"/>
  <s:path class="arrowF" d="M305.1500000000001,288.5606350420811L 118.4,164.8893649579189"/>
  <s:path class="arrowF" d="M305.1500000000001,290.46800692041523L 97.7,238.1819930795848"/>
  <s:path class="arrowF" d="M305.1500000000001,288.91960989533777L 156.8,202.13039010466224"/>
  <s:path class="arrowF" d="M305.1500000000001,288.7490697674418L 166.10000000000002,202.30093023255813"/>
  <s:path class="arrowF" d="M305.1500000000001,287.81057088487154L 156.8,165.63942911512845"/>
  <s:path class="arrowF" d="M305.1500000000001,287.57050556117287L 166.10000000000002,165.87949443882712"/>
  <s:path class="arrowF" d="M305.1500000000001,287.2983279395901L 175.4,166.15167206040994"/>
  <s:path class="arrowF" d="M305.2280790264192,286.99L 186.72192097358084,166.46"/>
  <s:path class="arrowF" d="M305.56116845105146,286.99L 195.68883154894866,166.46"/>
  <s:path class="arrowF" d="M305.1500000000001,290.028648905804L 156.8,238.62135109419603"/>
  <s:path class="arrowF" d="M305.1500000000001,289.9276339737108L 166.10000000000002,238.7223660262892"/>
  <s:path class="arrowF" d="M305.1500000000001,289.8131067961165L 175.4,238.8368932038835"/>
  <s:path class="arrowF" d="M305.1500000000001,289.68216184971095L 184.70000000000002,238.96783815028903"/>
  <s:path class="arrowF" d="M305.1500000000001,289.53099626400996L 194,239.11900373599008"/>
  <s:path class="arrowF" d="M305.1500000000001,289.47412940057086L 156.8,220.3758705994291"/>
  <s:path class="arrowF" d="M306.45164820318837,286.99L 233.19835179681166,185.26000000000002"/>
  <s:path class="arrowF" d="M305.1500000000001,287.24809523809523L 216.8,203.80190476190475"/>
  <s:path class="arrowF" d="M305.1500000000001,289.0385714285714L 216.8,239.61142857142858"/>
  <s:path class="arrowF" d="M305.1500000000001,289.9338095238095L 216.8,257.5161904761905"/>
  <s:path class="arrowF" d="M305.1500000000001,289.53235294117644L 235.4,257.91764705882355"/>
  <s:path class="arrowF" d="M305.769126097799,286.99L 233.88087390220102,204.06"/>
  <s:path class="arrowF" d="M308.3440768697528,286.99L 270.6059231302472,166.46"/>
  <s:path class="arrowF" d="M308.677166294385,286.99L 279.57283370561504,166.46"/>
  <s:path class="arrowF" d="M308.09755471494196,286.99L 270.8524452850581,185.26000000000002"/>
  <s:path class="arrowF" d="M308.48704404215084,286.99L 279.7629559578492,185.26000000000002"/>
  <s:path class="arrowF" d="M308.8765333693597,286.99L 288.67346663064035,185.26000000000002"/>
  <s:path class="arrowF" d="M309.26602269656854,286.99L 297.5839773034315,185.26000000000002"/>
  <s:path class="arrowF" d="M307.7505312804945,286.99L 271.19946871950555,204.06"/>
  <s:path class="arrowF" d="M308.2194134229644,286.99L 280.03058657703565,204.06"/>
  <s:path class="arrowF" d="M308.6882955654343,286.99L 288.86170443456575,204.06"/>
  <s:path class="arrowF" d="M307.2258137001226,286.99L 271.72418629987743,222.86"/>
  <s:path class="arrowF" d="M307.8147419310909,286.99L 280.43525806890915,222.86"/>
  <s:path class="arrowF" d="M308.40367016205914,286.99L 289.1463298379409,222.86"/>
  <s:path class="arrowF" d="M309.26305432072,286.99L 299.68694567928003,204.06"/>
  <s:path class="arrowF" d="M310.0525032735116,286.99L 316.5974967264885,166.46"/>
  <s:path class="arrowF" d="M310.09525803836806,286.99L 316.55474196163203,185.26000000000002"/>
  <s:path class="arrowF" d="M310.48474736557694,286.99L 325.46525263442317,185.26000000000002"/>
  <s:path class="arrowF" d="M310.1554429144531,286.99L 316.494557085547,204.06"/>
  <s:path class="arrowF" d="M311.0932071993929,286.99L 334.1567928006072,204.06"/>
  <s:path class="arrowF" d="M311.5620893418628,286.99L 342.98791065813725,204.06"/>
  <s:path class="arrowF" d="M312.0309714843327,286.99L 351.81902851566736,204.06"/>
  <s:path class="arrowF" d="M310.40008237232297,286.99L 316.2499176276771,241.66000000000003"/>
  <s:path class="arrowF" d="M310.24644559444374,286.99L 316.40355440555635,222.86"/>
  <s:path class="arrowF" d="M310.83537382541203,286.99L 325.11462617458807,222.86"/>
  <s:path class="arrowF" d="M310.71494557633275,286.99L 315.93505442366734,260.46000000000004"/>
  <s:path class="arrowF" d="M313.12884454367855,286.99L 332.12115545632156,260.46000000000004"/>
  <s:path class="arrowF" d="M312.4593429869831,286.99L 381.39065701301706,166.46"/>
  <s:path class="arrowF" d="M312.79243241161527,286.99L 390.3575675883849,166.46"/>
  <s:path class="arrowF" d="M313.86691442655786,286.99L 419.28308557344224,166.46"/>
  <s:path class="arrowF" d="M313.07461238208833,286.99L 371.4753876179118,204.06"/>
  <s:path class="arrowF" d="M314.01237666702815,286.99L 389.137623332972,204.06"/>
  <s:path class="arrowF" d="M314.45000000000005,287.0210500807754L 398.00000000000006,204.02894991922454"/>
  <s:path class="arrowF" d="M314.45000000000005,287.4415712187959L 407.30000000000007,203.6084287812041"/>
  <s:path class="arrowF" d="M314.45000000000005,287.79191117092864L 416.6000000000001,203.25808882907134"/>
  <s:path class="arrowF" d="M312.5201432045394,286.99L 372.0298567954607,185.26000000000002"/>
  <s:path class="arrowF" d="M312.90963253174823,286.99L 380.9403674682519,185.26000000000002"/>
  <s:path class="arrowF" d="M313.2991218589571,286.99L 389.85087814104304,185.26000000000002"/>
  <s:path class="arrowF" d="M313.688611186166,286.99L 398.7613888138341,185.26000000000002"/>
  <s:path class="arrowF" d="M314.0781005133748,286.99L 407.6718994866253,185.26000000000002"/>
  <s:path class="arrowF" d="M314.45000000000005,287.3643105590062L 425.9000000000001,184.88568944099381"/>
  <s:path class="arrowF" d="M314.45000000000005,287.67006920415224L 435.2000000000001,184.57993079584776"/>
  <s:path class="arrowF" d="M314.45000000000005,287.93501614639393L 444.5000000000001,184.31498385360607"/>
  <s:path class="arrowF" d="M313.912998774343,286.99L 370.6370012256572,222.86"/>
  <s:path class="arrowF" d="M314.45000000000005,287.04135353535355L 379.4000000000001,222.80864646464647"/>
  <s:path class="arrowF" d="M314.45000000000005,289.0748036951501L 370.1000000000001,258.3751963048499"/>
  <s:path class="arrowF" d="M314.45000000000005,289.396101010101L 379.4000000000001,258.05389898989904"/>
  <s:path class="arrowF" d="M314.45000000000005,289.6458707360862L 388.7000000000001,257.80412926391386"/>
  <s:path class="arrowF" d="M314.45000000000005,289.84560581583196L 398.00000000000006,257.60439418416803"/>
  <s:path class="arrowF" d="M314.45000000000005,290.0418273381295L 409.40000000000003,257.40817266187054"/>
  <s:path class="arrowF" d="M314.45000000000005,290.1727212681638L 418.70000000000005,257.27727873183625"/>
  <s:path class="arrowF" d="M314.45000000000005,290.3065906362545L 430.1000000000001,257.14340936374555"/>
  <s:path class="arrowF" d="M314.45000000000005,287.63529353233827L 455.90000000000003,165.8147064676617"/>
  <s:path class="arrowF" d="M314.45000000000005,288.0751372896368L 474.50000000000006,165.37486271036317"/>
  <s:path class="arrowF" d="M314.45000000000005,288.26071368597815L 483.8,165.18928631402184"/>
  <s:path class="arrowF" d="M314.45000000000005,288.7950945273632L 455.90000000000003,202.25490547263684"/>
  <s:path class="arrowF" d="M314.45000000000005,288.96040299906275L 465.20000000000005,202.0895970009372"/>
  <s:path class="arrowF" d="M314.45000000000005,289.2393870696893L 483.8,201.81061293031067"/>
  <s:path class="arrowF" d="M314.45000000000005,289.35817238627294L 493.1,201.69182761372707"/>
  <s:path class="arrowF" d="M314.45000000000005,289.346908727515L 530.3000000000001,182.90309127248503"/>
  <s:path class="arrowF" d="M314.45000000000005,289.50660731021554L 465.20000000000005,220.34339268978445"/>
  <s:path class="arrowF" d="M314.45000000000005,289.62376439326835L 474.50000000000006,220.22623560673162"/>
  <s:path class="arrowF" d="M314.45000000000005,289.7287237615449L 483.8,220.1212762384551"/>
  <s:path class="arrowF" d="M314.45000000000005,289.82329608938545L 493.1,220.02670391061454"/>
  <s:path class="arrowF" d="M314.45000000000005,289.9089505703422L 502.40000000000003,219.94104942965782"/>
  <s:path class="arrowF" d="M314.45000000000005,289.9868917937545L 511.70000000000005,219.86310820624547"/>
  <s:path class="arrowF" d="M314.45000000000005,290.05811674774145L 521,219.79188325225851"/>
  <s:path class="arrowF" d="M314.45000000000005,290.12345769487007L 530.3000000000001,219.72654230512993"/>
  <s:path class="arrowF" d="M314.45000000000005,290.5347960199005L 455.90000000000003,256.91520398009953"/>
  <s:path class="arrowF" d="M314.45000000000005,290.65618246235607L 474.50000000000006,256.793817537644"/>
  <s:path class="arrowF" d="M314.45000000000005,289.95489552238803L 455.90000000000003,238.69510447761195"/>
  <s:path class="arrowF" d="M314.45000000000005,290.1399734278122L 474.50000000000006,238.5100265721878"/>
  <s:path class="arrowF" d="M314.45000000000005,290.288419792498L 493.1,238.36158020750202"/>
  <s:path class="arrowF" d="M314.45000000000005,290.352144486692L 502.40000000000003,238.297855513308"/>
  <s:path class="arrowF" d="M314.45000000000005,290.41013071895424L 511.70000000000005,238.23986928104577"/>
  <s:path class="arrowF" d="M314.45000000000005,290.4744597384721L 523.1,238.17554026152789"/>
  <s:path class="arrowF" d="M314.45000000000005,290.52215841584155L 532.4,238.12784158415843"/>
  <s:path class="arrowF" d="M314.45000000000005,290.5661065313887L 541.7,238.0838934686113"/>
  <s:path class="arrowF" d="M314.45000000000005,290.61548094373865L 553.1,238.03451905626136"/>
  <s:path class="arrowF" d="M314.45000000000005,290.6525189504373L 562.4,237.9974810495627"/>
  <s:path class="arrowF" d="M314.45000000000005,289.3928029034059L 573.8,164.05719709659408"/>
  <s:path class="arrowF" d="M314.45000000000005,289.53170770036667L 591.5,163.9182922996333"/>
  <s:path class="arrowF" d="M314.45000000000005,289.73164058795635L 621.5,163.71835941204364"/>
  <s:path class="arrowF" d="M314.45000000000005,289.71820770519264L 573.8,182.53179229480736"/>
  <s:path class="arrowF" d="M314.45000000000005,289.78250944414464L 583.0999999999999,182.46749055585536"/>
  <s:path class="arrowF" d="M314.45000000000005,289.8426475195822L 592.4,182.40735248041776"/>
  <s:path class="arrowF" d="M314.45000000000005,290.04361250697934L 573.8,201.00638749302067"/>
  <s:path class="arrowF" d="M314.45000000000005,290.14698172323756L 592.4,200.9030182767624"/>
  <s:path class="arrowF" d="M314.45000000000005,290.2377783227072L 611,200.81222167729277"/>
  <s:path class="arrowF" d="M314.45000000000005,290.36901730876605L 573.8,219.48098269123395"/>
  <s:path class="arrowF" d="M314.45000000000005,290.4885938290339L 601.6999999999999,219.36140617096612"/>
  <s:path class="arrowF" d="M314.45000000000005,290.69442211055275L 573.8,237.95557788944726"/>
  <s:path class="arrowF" d="M314.45000000000005,290.72606044252564L 583.0999999999999,237.92393955747437"/>
  <s:path class="arrowF" d="M314.45000000000005,291.01982691233945L 573.8,256.43017308766053"/>
  <s:path class="arrowF" d="M314.45000000000005,291.07646372399796L 600.8,256.373536276002"/>
  <s:path class="arrowF" d="M314.45000000000005,289.8488429016466L 642.2,163.60115709835335"/>
  <s:path class="arrowF" d="M314.45000000000005,289.98577476366626L 670.1,163.46422523633373"/>
  <s:path class="arrowF" d="M314.45000000000005,290.10325696830853L 698,163.3467430316915"/>
  <s:path class="arrowF" d="M314.45000000000005,290.10821094793056L 642.2,182.14178905206944"/>
  <s:path class="arrowF" d="M314.45000000000005,290.1493417063664L 651.5,182.10065829363361"/>
  <s:path class="arrowF" d="M314.45000000000005,290.30124854142355L 690.8000000000001,181.94875145857642"/>
  <s:path class="arrowF" d="M314.45000000000005,290.6269470404984L 642.2,219.22305295950156"/>
  <s:path class="arrowF" d="M314.45000000000005,290.6799283002952L 660.8000000000001,219.17007169970475"/>
  <s:path class="arrowF" d="M314.45000000000005,290.90655262018186L 651.5,237.74344737981812"/>
  <s:path class="arrowF" d="M314.45000000000005,290.92573175875157L 660.8000000000001,237.72426824124844"/>
  <s:path class="arrowF" d="M314.45000000000005,290.9439334155364L 670.1,237.70606658446366"/>
  <s:path class="arrowF" d="M314.45000000000005,290.99336769759446L 698,237.6566323024055"/>
  <s:path class="arrowF" d="M314.45000000000005,290.40174534430486L 651.5,200.6482546556951"/>
  <s:path class="arrowF" d="M314.45000000000005,290.4648540896013L 670.1,200.5851459103987"/>
  <s:path class="arrowF" d="M314.45000000000005,290.4940561122244L 679.4000000000001,200.55594388777553"/>
  <s:path class="arrowF" d="M314.45000000000005,291.1456831330663L 642.2,256.30431686693373"/>
  <s:path class="arrowF" d="M314.45000000000005,291.1823444581788L 669.2,256.2676555418212"/>
  <s:path class="arrowF" d="M314.45000000000005,291.19374447569305L 678.5000000000001,256.256255524307"/>
  <s:path class="arrowF" d="M314.45000000000005,291.20459035672286L 687.8000000000001,256.2454096432772"/>
  <s:path class="arrowF" d="M314.45000000000005,291.2149215461156L 697.1000000000001,256.23507845388446"/>
  <s:path class="arrowF" d="M314.45000000000005,290.2122844980489L 728.0000000000001,163.23771550195104"/>
  <s:path class="arrowF" d="M314.45000000000005,290.269645897174L 745.7000000000002,163.18035410282602"/>
  <s:path class="arrowF" d="M314.45000000000005,290.2979759919973L 755.0000000000001,163.15202400800266"/>
  <s:path class="arrowF" d="M314.45000000000005,290.4190244767648L 728.0000000000001,181.8309755232352"/>
  <s:path class="arrowF" d="M314.45000000000005,290.4453002429712L 737.3000000000001,181.8046997570288"/>
  <s:path class="arrowF" d="M314.45000000000005,290.47046890927624L 746.6000000000001,181.77953109072376"/>
  <s:path class="arrowF" d="M314.45000000000005,290.49459900166386L 755.9000000000001,181.7554009983361"/>
  <s:path class="arrowF" d="M314.45000000000005,290.62576445548063L 728.0000000000001,200.42423554451932"/>
  <s:path class="arrowF" d="M314.45000000000005,290.8325044341965L 728.0000000000001,219.01749556580347"/>
  <s:path class="arrowF" d="M314.45000000000005,290.8665273530411L 746.6000000000001,218.9834726469589"/>
  <s:path class="arrowF" d="M314.45000000000005,290.71201233365787L 767.3000000000001,200.3379876663421"/>
  <s:path class="arrowF" d="M314.45000000000005,290.730318167356L 776.6,200.31968183264397"/>
  <s:path class="arrowF" d="M314.45000000000005,290.7479157566303L 785.9000000000001,200.30208424336973"/>
  <s:path class="arrowF" d="M314.45000000000005,291.06455657492353L 746.6000000000001,237.58544342507645"/>
  <s:path class="arrowF" d="M314.45000000000005,290.9011716975008L 767.3000000000001,218.94882830249918"/>
  <s:path class="arrowF" d="M314.45000000000005,291.0790427293806L 758.0000000000001,237.57095727061943"/>
  <s:path class="arrowF" d="M314.45000000000005,291.0903310613437L 767.3000000000001,237.5596689386563"/>
  <s:path class="arrowF" d="M314.45000000000005,291.10117403754373L 776.6000000000001,237.54882596245628"/>
  <s:path class="arrowF" d="M314.45000000000005,291.2643726750084L 748.7000000000002,256.1856273249916"/>
  <s:path class="arrowF" d="M305.1500000000001,287.7991897106109L 81.20000000000009,102.82081028938907"/>
  <s:path class="arrowF" d="M305.1500000000001,287.6396918955124L 90.50000000000009,102.98030810448765"/>
  <s:path class="arrowF" d="M305.1500000000001,287.46637316561845L 99.8000000000001,103.15362683438155"/>
  <s:path class="arrowF" d="M305.1500000000001,288.2058778135048L 81.20000000000009,122.81412218649518"/>
  <s:path class="arrowF" d="M305.1500000000001,288.0632685867381L 90.50000000000009,122.95673141326188"/>
  <s:path class="arrowF" d="M305.1500000000001,287.6989963099631L 111.20000000000009,123.32100369003692"/>
  <s:path class="arrowF" d="M305.5686781609196,286.99L 157.28132183908056,124.03000000000002"/>
  <s:path class="arrowF" d="M305.8764106583073,286.99L 168.37358934169288,124.03000000000002"/>
  <s:path class="arrowF" d="M306.1274555903867,286.99L 177.42254440961347,124.03000000000002"/>
  <s:path class="arrowF" d="M306.88059038662493,286.99L 204.5694096133752,124.03000000000002"/>
  <s:path class="arrowF" d="M305.1500000000001,287.23228044280444L 111.20000000000009,103.3877195571956"/>
  <s:path class="arrowF" d="M305.1500000000001,287.02092807424594L 120.50000000000009,103.59907192575406"/>
  <s:path class="arrowF" d="M305.3433276237933,286.99L 129.6066723762069,103.63000000000002"/>
  <s:path class="arrowF" d="M305.56779040797267,286.99L 138.68220959202748,103.63000000000002"/>
  <s:path class="arrowF" d="M305.84293833696677,286.99L 149.8070616630334,103.63000000000002"/>
  <s:path class="arrowF" d="M307.9981452455591,286.99L 244.85185475444106,124.03000000000002"/>
  <s:path class="arrowF" d="M308.47594043887153,286.99L 262.0740595611286,124.03000000000002"/>
  <s:path class="arrowF" d="M308.95373563218396,286.99L 279.29626436781615,124.03000000000002"/>
  <s:path class="arrowF" d="M309.2047805642634,286.99L 288.34521943573674,124.03000000000002"/>
  <s:path class="arrowF" d="M309.04334319526635,286.99L 279.20665680473377,103.63000000000002"/>
  <s:path class="arrowF" d="M309.2678059794457,286.99L 288.2821940205544,103.63000000000002"/>
  <s:path class="arrowF" d="M310.76773772204814,286.99L 344.682262277952,124.03000000000002"/>
  <s:path class="arrowF" d="M311.01878265412756,286.99L 353.7312173458726,124.03000000000002"/>
  <s:path class="arrowF" d="M311.52087251828635,286.99L 371.8291274817137,124.03000000000002"/>
  <s:path class="arrowF" d="M312.07964994775347,286.99L 391.9703500522467,124.03000000000002"/>
  <s:path class="arrowF" d="M312.3306948798329,286.99L 401.0193051201673,124.03000000000002"/>
  <s:path class="arrowF" d="M312.5817398119123,286.99L 410.0682601880879,124.03000000000002"/>
  <s:path class="arrowF" d="M312.83278474399174,286.99L 419.1172152560084,124.03000000000002"/>
  <s:path class="arrowF" d="M312.7868031765806,286.99L 430.5631968234196,103.63000000000002"/>
  <s:path class="arrowF" d="M313.01126596075994,286.99L 439.63873403924026,103.63000000000002"/>
  <s:path class="arrowF" d="M313.23572874493937,286.99L 448.7142712550609,103.63000000000002"/>
  <s:path class="arrowF" d="M313.46019152911873,286.99L 457.78980847088144,103.63000000000002"/>
  <s:path class="arrowF" d="M313.6846543132981,286.99L 466.8653456867021,103.63000000000002"/>
  <s:path class="arrowF" d="M313.9091170974775,286.99L 475.94088290252273,103.63000000000002"/>
  <s:path class="arrowF" d="M314.18426502647156,286.99L 487.06573497352866,103.63000000000002"/>
  <s:path class="arrowF" d="M314.408727810651,286.99L 496.14127218934925,103.63000000000002"/>
  <s:path class="arrowF" d="M314.45000000000005,287.1662471910112L 505.4000000000002,103.45375280898878"/>
  <s:path class="arrowF" d="M314.45000000000005,287.3647959914102L 514.7000000000002,103.25520400858986"/>
  <s:path class="arrowF" d="M314.45000000000005,287.88609679446887L 543.8000000000001,102.73390320553113"/>
  <s:path class="arrowF" d="M314.45000000000005,288.0268965517241L 553.1,102.59310344827588"/>
  <s:path class="arrowF" d="M313.14051724137937,286.99L 430.2094827586208,124.03000000000002"/>
  <s:path class="arrowF" d="M313.6992946708465,286.99L 450.3507053291537,124.03000000000002"/>
  <s:path class="arrowF" d="M314.45000000000005,287.04837489251935L 479.60000000000014,123.97162510748063"/>
  <s:path class="arrowF" d="M314.45000000000005,287.2807673469388L 488.90000000000015,123.73923265306124"/>
  <s:path class="arrowF" d="M314.45000000000005,287.4907692307692L 498.20000000000016,123.52923076923076"/>
  <s:path class="arrowF" d="M314.45000000000005,288.18571428571425L 564.5000000000001,102.43428571428575"/>
  <s:path class="arrowF" d="M314.45000000000005,288.3052931323283L 573.8000000000001,102.3147068676717"/>
  <s:path class="arrowF" d="M314.45000000000005,288.4168699406368L 583.1000000000001,102.20313005936319"/>
  <s:path class="arrowF" d="M314.45000000000005,288.5438569206843L 594.5000000000001,102.0761430793157"/>
  <s:path class="arrowF" d="M314.45000000000005,288.6402712204922L 603.8000000000001,101.97972877950778"/>
  <s:path class="arrowF" d="M314.45000000000005,288.7308621529469L 613.1000000000001,101.88913784705309"/>
  <s:path class="arrowF" d="M314.45000000000005,288.8459823742872L 594.5000000000001,120.57401762571283"/>
  <s:path class="arrowF" d="M314.45000000000005,288.93298844801603L 603.8000000000001,120.48701155198393"/>
  <s:path class="arrowF" d="M314.45000000000005,289.01473940574766L 613.1000000000001,120.40526059425233"/>
  <s:path class="arrowF" d="M314.45000000000005,289.1912669126691L 671.0000000000001,101.42873308733087"/>
  <s:path class="arrowF" d="M314.45000000000005,289.3647771428571L 698.9000000000001,101.25522285714285"/>
  <s:path class="arrowF" d="M314.45000000000005,289.430217302173L 671.0000000000001,119.989782697827"/>
  <s:path class="arrowF" d="M314.45000000000005,289.4849980007997L 680.3000000000001,119.93500199920035"/>
  <s:path class="arrowF" d="M314.45000000000005,289.537128365197L 689.6000000000001,119.882871634803"/>
  <s:path class="arrowF" d="M314.45000000000005,289.58679619047615L 698.9000000000001,119.83320380952381"/>
  <s:path class="arrowF" d="M314.45000000000005,289.6794106947981L 717.5000000000001,119.7405893052019"/>
  <s:path class="arrowF" d="M314.45000000000005,289.7226538598363L 726.8000000000001,119.69734614016366"/>
  <s:path class="arrowF" d="M314.45000000000005,289.76403063000345L 736.1000000000001,119.65596936999654"/>
  <s:path class="arrowF" d="M309.19921751789406,286.99L 278.4507824821061,49"/>
  <s:path class="arrowF" d="M309.37409316996246,286.99L 287.5759068300377,49"/>
  <s:path class="arrowF" d="M309.5489688220309,286.99L 296.7010311779693,49"/>
  <s:path class="arrowF" d="M309.14978554860176,286.99L 278.5002144513984,67.8"/>
  <s:path class="arrowF" d="M309.3390498490088,286.99L 287.61095015099136,67.8"/>
  <s:path class="arrowF" d="M309.241664474426,286.99L 278.40833552557416,30.199999999999996"/>
  <s:path class="arrowF" d="M309.40418467435836,286.99L 287.5458153256418,30.199999999999996"/>
  <s:path class="arrowF" d="M309.9382081766348,286.99L 317.01179182336534,49"/>
  <s:path class="arrowF" d="M310.1130838287032,286.99L 326.13691617129695,49"/>
  <s:path class="arrowF" d="M310.28795948077163,286.99L 335.26204051922855,49"/>
  <s:path class="arrowF" d="M310.8125864369769,286.99L 362.63741356302324,49"/>
  <s:path class="arrowF" d="M309.94957985032175,286.99L 317.0004201496784,67.8"/>
  <s:path class="arrowF" d="M310.13884415072874,286.99L 326.1111558492714,67.8"/>
  <s:path class="arrowF" d="M310.3281084511358,286.99L 335.2218915488644,67.8"/>
  <s:path class="arrowF" d="M310.5173727515428,286.99L 344.33262724845736,67.8"/>
  <s:path class="arrowF" d="M310.7066370519498,286.99L 353.4433629480503,67.8"/>
  <s:path class="arrowF" d="M309.9284433838176,286.99L 317.0215566161826,30.199999999999996"/>
  <s:path class="arrowF" d="M310.09096358374995,286.99L 326.1590364162503,30.199999999999996"/>
  <s:path class="arrowF" d="M310.25348378368227,286.99L 335.2965162163179,30.199999999999996"/>
  <s:path class="arrowF" d="M310.41600398361464,286.99L 344.4339960163855,30.199999999999996"/>
  <s:path class="arrowF" d="M311.7264527477861,286.99L 410.3235472522141,49"/>
  <s:path class="arrowF" d="M311.9013283998545,286.99L 419.4486716001457,49"/>
  <s:path class="arrowF" d="M312.0762040519229,286.99L 428.5737959480773,49"/>
  <s:path class="arrowF" d="M312.4259553560598,286.99L 446.8240446439404,49"/>
  <s:path class="arrowF" d="M312.7757066601966,286.99L 465.0742933398036,49"/>
  <s:path class="arrowF" d="M313.16494601480053,286.99L 485.38505398519965,49"/>
  <s:path class="arrowF" d="M313.33982166686894,286.99L 494.51017833313125,49"/>
  <s:path class="arrowF" d="M313.51469731893735,286.99L 503.63530268106285,49"/>
  <s:path class="arrowF" d="M312.11460220226246,286.99L 439.9353977977377,30.199999999999996"/>
  <s:path class="arrowF" d="M312.27712240219483,286.99L 449.07287759780536,30.199999999999996"/>
  <s:path class="arrowF" d="M312.6021628020595,286.99L 467.34783719794063,30.199999999999996"/>
  <s:path class="arrowF" d="M312.96390131158637,286.99L 487.6860986884138,30.199999999999996"/>
  <s:path class="arrowF" d="M313.4881600210456,286.99L 517.1618399789545,30.199999999999996"/>
  <s:path class="arrowF" d="M311.88495995448386,286.99L 410.1650400455163,67.8"/>
  <s:path class="arrowF" d="M305.1500000000001,290.1248277689454L 31.4,200.92517223105457"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileServer">
  <s:path class="arrow" d="M323.75000000000006,294.69060225846926L 434.0000000000001,367.0193977415307"/>
  <s:path class="arrow" d="M316.7750000000001,296.28999999999996c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrowF" d="M320.2625000000001,286.99c5.424999999999987, -6.974999999999996 16.274999999999963,-13.949999999999992 16.274999999999963,0"/>
  <s:path class="arrowF" d="M317.4191699604744,296.28999999999996L 292.43083003952574,365.42"/>
  <s:path class="arrowF" d="M321.5278656126483,296.28999999999996L 357.6221343873518,365.42"/>
  <s:path class="arrowF" d="M323.75000000000006,295.7125795644891L 404.0000000000001,365.9974204355109"/>
  <s:path class="arrowF" d="M323.75000000000006,294.69060225846926L 434.0000000000001,367.0193977415307"/>
  <s:path class="arrowF" d="M323.75000000000006,294.4704190919674L 443.3000000000001,367.2395809080326"/>
  <s:path class="arrowF" d="M323.75000000000006,294.2798805646037L 452.60000000000014,367.4301194353963"/>
  <s:path class="arrowF" d="M322.4390957446809,296.28999999999996L 342.7609042553192,324.59000000000003"/>
  <s:path class="arrowF" d="M323.75000000000006,294.7073684210526L 371.4500000000001,326.1726315789474"/>
  <s:path class="arrowF" d="M323.75000000000006,293.5571052631579L 360.05000000000007,308.5228947368421"/>
  <s:path class="arrowF" d="M319.6812500000001,296.28999999999996c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrowF" d="M319.4217633928572,296.28999999999996c22.18549107142857, 13.049999999999999 66.5564732142857,26.099999999999998 66.5564732142857,0"/>
  <s:path class="arrowF" d="M319.38264705882364,286.99c25.31156862745098, -14.2125 75.93470588235294,-28.425 75.93470588235294,0"/>
  <s:path class="arrowF" d="M319.3520104895106,296.28999999999996c28.431993006992993, 15.374999999999995 85.29597902097898,30.74999999999999 85.29597902097898,0"/>
  <s:path class="arrowF" d="M319.32736593059946,296.28999999999996c31.548422712933743, 16.537499999999994 94.64526813880123,33.07499999999999 94.64526813880123,0"/>
  <s:path class="arrowF" d="M319.3071120689656,286.99c34.66192528735632, -17.699999999999996 103.98577586206895,-35.39999999999999 103.98577586206895,0"/>
  <s:path class="arrowF" d="M319.2901715039579,296.28999999999996c37.773218997361475, 18.862499999999997 113.31965699208442,37.724999999999994 113.31965699208442,0"/>
  <s:path class="arrowF" d="M319.2757926829269,296.28999999999996c40.88280487804878, 20.025 122.64841463414633,40.05 122.64841463414633,0"/>
  <s:path class="arrowF" d="M319.21476910828034,286.99c62.72348726114647, -28.19999999999999 188.1704617834394,-56.39999999999998 188.1704617834394,0"/>
  <s:path class="arrowF" d="M319.20937025796667,296.28999999999996c65.82708649468889, 29.362499999999983 197.48125948406664,58.724999999999966 197.48125948406664,0"/>
  <s:path class="arrowF" d="M314.4500000000001,289.6386424664346L 22.1,163.8113575335654"/>
  <s:path class="arrowF" d="M314.4500000000001,289.5749769112365L 31.4,163.87502308876347"/>
  <s:path class="arrowF" d="M314.4500000000001,289.50712771595124L 40.7,163.94287228404875"/>
  <s:path class="arrowF" d="M314.4500000000001,289.2739035861258L 68.6,164.17609641387418"/>
  <s:path class="arrowF" d="M314.4500000000001,290.21825459970165L 22.1,200.83174540029836"/>
  <s:path class="arrowF" d="M314.4500000000001,290.1248277689454L 40.7,200.92517223105457"/>
  <s:path class="arrowF" d="M314.4500000000001,289.9284485330681L 22.1,182.32155146693188"/>
  <s:path class="arrowF" d="M314.4500000000001,289.5218892307692L 80.00000000000001,182.7281107692308"/>
  <s:path class="arrowF" d="M314.4500000000001,290.79786673296866L 22.1,237.85213326703135"/>
  <s:path class="arrowF" d="M314.4500000000001,290.7710774756285L 31.4,237.8789225243715"/>
  <s:path class="arrowF" d="M314.4500000000001,290.50806066633515L 22.1,219.34193933366484"/>
  <s:path class="arrowF" d="M314.4500000000001,288.9693098871931L 97.7,164.4806901128069"/>
  <s:path class="arrowF" d="M314.4500000000001,290.12949568679494L 97.7,219.72050431320505"/>
  <s:path class="arrowF" d="M314.4500000000001,289.9940636297903L 116.30000000000001,219.8559363702097"/>
  <s:path class="arrowF" d="M314.4500000000001,289.74276708692764L 97.7,201.3072329130723"/>
  <s:path class="arrowF" d="M314.4500000000001,289.25142021720967L 144.2,201.79857978279028"/>
  <s:path class="arrowF" d="M314.4500000000001,288.7000949598247L 118.4,164.74990504017532"/>
  <s:path class="arrowF" d="M314.4500000000001,289.0711500449236L 156.8,201.97884995507638"/>
  <s:path class="arrowF" d="M314.4500000000001,288.0238903863432L 156.8,165.42610961365676"/>
  <s:path class="arrowF" d="M314.4500000000001,287.81057088487154L 166.10000000000002,165.63942911512845"/>
  <s:path class="arrowF" d="M314.4500000000001,287.57050556117287L 175.4,165.87949443882712"/>
  <s:path class="arrowF" d="M314.4500000000001,287.23175246440303L 186.8,166.21824753559696"/>
  <s:path class="arrowF" d="M314.5280790264192,286.99L 196.02192097358085,166.46"/>
  <s:path class="arrowF" d="M314.4500000000001,290.118409703504L 156.8,238.53159029649598"/>
  <s:path class="arrowF" d="M314.4500000000001,290.028648905804L 166.10000000000002,238.62135109419603"/>
  <s:path class="arrowF" d="M314.4500000000001,289.9276339737108L 175.4,238.7223660262892"/>
  <s:path class="arrowF" d="M314.4500000000001,289.8131067961165L 184.70000000000002,238.8368932038835"/>
  <s:path class="arrowF" d="M314.4500000000001,289.68216184971095L 194,238.96783815028903"/>
  <s:path class="arrowF" d="M315.36215887597956,286.99L 233.58784112402054,185.26000000000002"/>
  <s:path class="arrowF" d="M314.4500000000001,290.08217391304345L 216.8,257.36782608695654"/>
  <s:path class="arrowF" d="M314.4500000000001,289.7542105263158L 235.4,257.6957894736842"/>
  <s:path class="arrowF" d="M317.31098744512065,286.99L 270.93901255487947,166.46"/>
  <s:path class="arrowF" d="M317.78704404215085,286.99L 289.0629559578492,185.26000000000002"/>
  <s:path class="arrowF" d="M316.5258137001226,286.99L 281.02418629987744,222.86"/>
  <s:path class="arrowF" d="M317.1147419310909,286.99L 289.73525806890916,222.86"/>
  <s:path class="arrowF" d="M318.0941721782501,286.99L 300.15582782174994,204.06"/>
  <s:path class="arrowF" d="M319.01941384887937,286.99L 316.93058615112074,166.46"/>
  <s:path class="arrowF" d="M319.00576871115925,286.99L 316.94423128884085,185.26000000000002"/>
  <s:path class="arrowF" d="M318.98656077198314,286.99L 316.96343922801697,204.06"/>
  <s:path class="arrowF" d="M319.924325056923,286.99L 334.6256749430771,204.06"/>
  <s:path class="arrowF" d="M318.90848434925874,286.99L 317.04151565074136,241.66000000000003"/>
  <s:path class="arrowF" d="M318.9575173634755,286.99L 316.9924826365246,222.86"/>
  <s:path class="arrowF" d="M318.80799609265983,286.99L 317.14200390734027,260.46000000000004"/>
  <s:path class="arrowF" d="M322.8338250019257,286.99L 419.6161749980744,166.46"/>
  <s:path class="arrowF" d="M321.90573023961844,286.99L 371.9442697603817,204.06"/>
  <s:path class="arrowF" d="M321.43065387733054,286.99L 372.4193461226696,185.26000000000002"/>
  <s:path class="arrowF" d="M322.6240705433747,286.99L 371.2259294566254,222.86"/>
  <s:path class="arrowF" d="M323.21299877434296,286.99L 379.9370012256571,222.86"/>
  <s:path class="arrowF" d="M323.75000000000006,288.6461185983827L 370.1000000000001,258.8038814016173"/>
  <s:path class="arrowF" d="M323.75000000000006,289.0748036951501L 379.4000000000001,258.3751963048499"/>
  <s:path class="arrowF" d="M323.75000000000006,289.6458707360862L 398.00000000000006,257.80412926391386"/>
  <s:path class="arrowF" d="M323.75000000000006,289.8852922590837L 409.40000000000003,257.56470774091633"/>
  <s:path class="arrowF" d="M323.75000000000006,287.37199363732765L 455.90000000000003,166.07800636267234"/>
  <s:path class="arrowF" d="M323.75000000000006,289.24810979847115L 530.3000000000001,183.00189020152885"/>
  <s:path class="arrowF" d="M323.75000000000006,289.62376439326835L 483.8,220.22623560673162"/>
  <s:path class="arrowF" d="M323.75000000000006,289.84410392364794L 455.90000000000003,238.8058960763521"/>
  <s:path class="arrowF" d="M323.75000000000006,290.05281162136833L 474.50000000000006,238.5971883786317"/>
  <s:path class="arrowF" d="M323.75000000000006,290.352144486692L 511.70000000000005,238.297855513308"/>
  <s:path class="arrowF" d="M323.75000000000006,290.5755562539283L 553.1,238.07444374607167"/>
  <s:path class="arrowF" d="M323.75000000000006,289.46093665403356L 591.5,163.98906334596643"/>
  <s:path class="arrowF" d="M323.75000000000006,289.6738397655105L 621.5,163.7761602344895"/>
  <s:path class="arrowF" d="M323.75000000000006,289.6492943898207L 573.8,182.60070561017932"/>
  <s:path class="arrowF" d="M323.75000000000006,289.78250944414464L 592.4,182.46749055585536"/>
  <s:path class="arrowF" d="M323.75000000000006,290.193803743045L 611,200.85619625695497"/>
  <s:path class="arrowF" d="M323.75000000000006,290.32344129554656L 573.8,219.52655870445346"/>
  <s:path class="arrowF" d="M323.75000000000006,290.69442211055275L 583.0999999999999,237.95557788944726"/>
  <s:path class="arrowF" d="M323.75000000000006,289.79801830663615L 642.2,163.65198169336384"/>
  <s:path class="arrowF" d="M323.75000000000006,289.94251792492616L 670.1,163.5074820750738"/>
  <s:path class="arrowF" d="M323.75000000000006,290.0647459954233L 642.2,182.18525400457665"/>
  <s:path class="arrowF" d="M323.75000000000006,291.13165675057206L 642.2,256.3183432494279"/>
  <s:path class="arrowF" d="M323.75000000000006,291.19374447569305L 687.8000000000001,256.256255524307"/>
  <s:path class="arrowF" d="M323.75000000000006,290.180177729416L 728.0000000000001,163.26982227058394"/>
  <s:path class="arrowF" d="M323.75000000000006,290.24009391304344L 745.7000000000002,163.20990608695652"/>
  <s:path class="arrowF" d="M323.75000000000006,290.4190244767648L 737.3000000000001,181.83097552323522"/>
  <s:path class="arrowF" d="M323.75000000000006,290.4453002429712L 746.6000000000001,181.8046997570288"/>
  <s:path class="arrowF" d="M323.75000000000006,290.47046890927624L 755.9000000000001,181.77953109072376"/>
  <s:path class="arrowF" d="M323.75000000000006,290.71201233365787L 776.6,200.3379876663421"/>
  <s:path class="arrowF" d="M314.4500000000001,287.9464564007421L 81.20000000000009,102.67354359925793"/>
  <s:path class="arrowF" d="M314.4500000000001,287.7991897106109L 90.50000000000009,102.82081028938907"/>
  <s:path class="arrowF" d="M314.4500000000001,287.6396918955124L 99.8000000000001,102.98030810448765"/>
  <s:path class="arrowF" d="M314.4500000000001,288.33755102040817L 81.20000000000009,122.68244897959181"/>
  <s:path class="arrowF" d="M314.4500000000001,287.8714326040931L 111.20000000000009,123.14856739590684"/>
  <s:path class="arrowF" d="M314.9253657262279,286.99L 168.6246342737723,124.03000000000002"/>
  <s:path class="arrowF" d="M315.1764106583073,286.99L 177.6735893416929,124.03000000000002"/>
  <s:path class="arrowF" d="M315.9295454545455,286.99L 204.82045454545462,124.03000000000002"/>
  <s:path class="arrowF" d="M314.4500000000001,287.4251376146789L 111.20000000000009,103.19486238532113"/>
  <s:path class="arrowF" d="M314.4500000000001,287.02092807424594L 129.8000000000001,103.59907192575406"/>
  <s:path class="arrowF" d="M314.6433276237933,286.99L 138.90667237620684,103.63000000000002"/>
  <s:path class="arrowF" d="M314.91847555278736,286.99L 150.03152444721277,103.63000000000002"/>
  <s:path class="arrowF" d="M316.48832288401263,286.99L 224.96167711598758,124.03000000000002"/>
  <s:path class="arrowF" d="M317.5248955067921,286.99L 262.325104493208,124.03000000000002"/>
  <s:path class="arrowF" d="M318.00269070010455,286.99L 279.5473092998956,124.03000000000002"/>
  <s:path class="arrowF" d="M318.253735632184,286.99L 288.59626436781616,124.03000000000002"/>
  <s:path class="arrowF" d="M318.118880411087,286.99L 279.43111958891313,103.63000000000002"/>
  <s:path class="arrowF" d="M318.34334319526636,286.99L 288.5066568047338,103.63000000000002"/>
  <s:path class="arrowF" d="M319.8166927899687,286.99L 344.93330721003144,124.03000000000002"/>
  <s:path class="arrowF" d="M320.06773772204815,286.99L 353.98226227795203,124.03000000000002"/>
  <s:path class="arrowF" d="M321.6306948798329,286.99L 410.3193051201673,124.03000000000002"/>
  <s:path class="arrowF" d="M321.8817398119123,286.99L 419.36826018808785,124.03000000000002"/>
  <s:path class="arrowF" d="M321.8623403924012,286.99L 430.787659607599,103.63000000000002"/>
  <s:path class="arrowF" d="M322.0868031765806,286.99L 439.8631968234196,103.63000000000002"/>
  <s:path class="arrowF" d="M322.31126596075995,286.99L 448.9387340392402,103.63000000000002"/>
  <s:path class="arrowF" d="M322.5357287449394,286.99L 458.01427125506086,103.63000000000002"/>
  <s:path class="arrowF" d="M322.76019152911874,286.99L 467.08980847088145,103.63000000000002"/>
  <s:path class="arrowF" d="M323.2598022422922,286.99L 487.29019775770803,103.63000000000002"/>
  <s:path class="arrowF" d="M323.75000000000006,287.73387835186395L 543.8000000000001,102.88612164813608"/>
  <s:path class="arrowF" d="M322.18947230929996,286.99L 430.46052769070025,124.03000000000002"/>
  <s:path class="arrowF" d="M322.7482497387671,286.99L 450.6017502612331,124.03000000000002"/>
  <s:path class="arrowF" d="M323.2503396029259,286.99L 468.69966039707435,124.03000000000002"/>
  <s:path class="arrowF" d="M323.75000000000006,287.2807673469388L 498.20000000000016,123.73923265306124"/>
  <s:path class="arrowF" d="M323.75000000000006,288.44103910016065L 594.5000000000001,102.17896089983932"/>
  <s:path class="arrowF" d="M323.75000000000006,288.753197643278L 594.5000000000001,120.66680235672203"/>
  <s:path class="arrowF" d="M323.75000000000006,289.12739587715606L 671.0000000000001,101.49260412284394"/>
  <s:path class="arrowF" d="M323.75000000000006,289.37257888094234L 671.0000000000001,120.04742111905767"/>
  <s:path class="arrowF" d="M323.75000000000006,289.537128365197L 698.9000000000001,119.88287163480297"/>
  <s:path class="arrowF" d="M318.3243418658256,286.99L 278.6256581341745,49"/>
  <s:path class="arrowF" d="M318.49921751789407,286.99L 287.7507824821061,49"/>
  <s:path class="arrowF" d="M318.6740931699625,286.99L 296.8759068300377,49"/>
  <s:path class="arrowF" d="M318.2605212481947,286.99L 278.6894787518054,67.8"/>
  <s:path class="arrowF" d="M318.3791442744937,286.99L 278.5708557255065,30.199999999999996"/>
  <s:path class="arrowF" d="M318.541664474426,286.99L 287.70833552557417,30.199999999999996"/>
  <s:path class="arrowF" d="M319.06333252456636,286.99L 317.1866674754338,49"/>
  <s:path class="arrowF" d="M319.2382081766348,286.99L 326.31179182336535,49"/>
  <s:path class="arrowF" d="M319.93771078490846,286.99L 362.8122892150917,49"/>
  <s:path class="arrowF" d="M319.0603155499147,286.99L 317.18968445008545,67.8"/>
  <s:path class="arrowF" d="M319.24957985032177,286.99L 326.3004201496784,67.8"/>
  <s:path class="arrowF" d="M319.43884415072876,286.99L 335.41115584927144,67.8"/>
  <s:path class="arrowF" d="M319.6281084511358,286.99L 344.52189154886435,67.8"/>
  <s:path class="arrowF" d="M319.8173727515428,286.99L 353.6326272484573,67.8"/>
  <s:path class="arrowF" d="M319.0659231838852,286.99L 317.18407681611495,30.199999999999996"/>
  <s:path class="arrowF" d="M319.2284433838176,286.99L 326.3215566161826,30.199999999999996"/>
  <s:path class="arrowF" d="M319.5534837836823,286.99L 344.59651621631787,30.199999999999996"/>
  <s:path class="arrowF" d="M320.8515770957177,286.99L 410.4984229042825,49"/>
  <s:path class="arrowF" d="M321.0264527477861,286.99L 419.6235472522141,49"/>
  <s:path class="arrowF" d="M321.2013283998545,286.99L 428.7486716001457,49"/>
  <s:path class="arrowF" d="M321.5510797039913,286.99L 446.9989202960088,49"/>
  <s:path class="arrowF" d="M321.9008310081282,286.99L 465.249168991872,49"/>
  <s:path class="arrowF" d="M322.2900703627321,286.99L 485.55992963726806,49"/>
  <s:path class="arrowF" d="M321.2520820023301,286.99L 440.0979179976701,30.199999999999996"/>
  <s:path class="arrowF" d="M321.4146022022625,286.99L 449.23539779773773,30.199999999999996"/>
  <s:path class="arrowF" d="M321.73964260212716,286.99L 467.510357397873,30.199999999999996"/>
  <s:path class="arrowF" d="M320.9956956540768,286.99L 410.3543043459233,67.8"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FATFilenameConversionPlugins">
  <s:path class="arrow" d="M333.05,294.9479319727891L 434.0000000000001,366.7620680272109"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NANDFlashTranslationLayer">
  <s:path class="arrow" d="M342.35,295.25267459138183L 434.0000000000001,366.4573254086181"/>
  <s:path class="arrow" d="M336.5375,286.99c-5.424999999999987, -6.974999999999996 -16.274999999999963,-13.949999999999992 -16.274999999999963,0"/>
  <s:path class="arrow" d="M336.92500000000007,296.28999999999996c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BaseStarter"/>
 <s:g visibility="hidden" id="dep-DomainManager">
  <s:path class="arrow" d="M360.95000000000005,296.06865209471766L 434.0000000000001,365.6413479052823"/>
  <s:path class="arrow" d="M355.71875000000006,296.28999999999996c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrow" d="M355.8350000000001,286.99c-15.19, -10.4625 -45.57,-20.925 -45.57,0"/>
  <s:path class="arrowF" d="M352.41363636363644,296.28999999999996L 294.6363636363637,365.42"/>
  <s:path class="arrowF" d="M356.5223320158103,296.28999999999996L 359.8276679841898,365.42"/>
  <s:path class="arrowF" d="M359.4037549407115,296.28999999999996L 405.5462450592886,365.42"/>
  <s:path class="arrowF" d="M360.95000000000005,296.06865209471766L 434.0000000000001,365.6413479052823"/>
  <s:path class="arrowF" d="M356.44300595238104,296.28999999999996c50.30466269841268, 23.54999999999999 150.91398809523804,47.09999999999998 150.91398809523804,0"/>
  <s:path class="arrowF" d="M351.6500000000001,289.75488056206086L 40.7,163.6951194379391"/>
  <s:path class="arrowF" d="M351.6500000000001,290.8903187250996L 22.1,237.7596812749004"/>
  <s:path class="arrowF" d="M351.6500000000001,287.55704626334517L 234.5,184.69295373665483"/>
  <s:path class="arrowF" d="M354.88705615035053,286.99L 318.26294384964956,166.46"/>
  <s:path class="arrowF" d="M356.4382081766348,286.99L 363.51179182336534,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BaseDocumentation"/>
 <s:g visibility="hidden" id="dep-ROMFileSystem"/>
 <s:g visibility="hidden" id="dep-ROFS">
  <s:path class="arrow" d="M389.4037549407115,296.28999999999996L 435.5462450592886,365.42"/>
  <s:path class="arrow" d="M385.97823660714295,296.28999999999996c-22.18549107142857, 13.049999999999999 -66.5564732142857,26.099999999999998 -66.5564732142857,0"/>
  <s:path class="arrow" d="M386.0173529411765,286.99c-25.31156862745098, -14.2125 -75.93470588235294,-28.425 -75.93470588235294,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBMassStorageFileSystem">
  <s:path class="arrow" d="M398.1523715415021,296.28999999999996L 436.0976284584981,365.42"/>
  <s:path class="arrow" d="M395.3173529411765,286.99c-25.31156862745098, -14.2125 -75.93470588235294,-28.425 -75.93470588235294,0"/>
  <s:path class="arrow" d="M395.3479895104896,296.28999999999996c-28.43199300699301, 15.375000000000002 -85.29597902097903,30.750000000000004 -85.29597902097903,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHostMassStorageServer">
  <s:path class="arrow" d="M404.64798951048954,296.28999999999996c-28.431993006992993, 15.374999999999995 -85.29597902097898,30.74999999999999 -85.29597902097898,0"/>
  <s:path class="arrow" d="M406.90098814229253,296.28999999999996L 436.6490118577076,365.42"/>
  <s:path class="arrow" d="M404.67263406940066,296.28999999999996c-31.548422712933743, 16.537499999999994 -94.64526813880123,33.07499999999999 -94.64526813880123,0"/>
  <s:path class="arrow" d="M409.55,290.80923709798054L 600.8,256.6407629020195"/>
  <s:path class="arrowF" d="M401.3382978723405,296.28999999999996L 379.6617021276596,324.59000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LFFS">
  <s:path class="arrow" d="M415.64960474308305,296.28999999999996L 437.2003952569171,365.42"/>
  <s:path class="arrow" d="M413.97263406940067,296.28999999999996c-31.548422712933743, 16.537499999999994 -94.64526813880123,33.07499999999999 -94.64526813880123,0"/>
  <s:path class="arrow" d="M413.99288793103455,286.99c-34.66192528735632, -17.699999999999996 -103.98577586206895,-35.39999999999999 -103.98577586206895,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FAT32FileSystem">
  <s:path class="arrow" d="M424.39822134387356,296.28999999999996L 437.7517786561266,365.42"/>
  <s:path class="arrow" d="M423.29288793103456,286.99c-34.66192528735632, -17.699999999999996 -103.98577586206895,-35.39999999999999 -103.98577586206895,0"/>
  <s:path class="arrow" d="M423.30982849604226,296.28999999999996c-37.773218997361475, 18.862499999999997 -113.31965699208442,37.724999999999994 -113.31965699208442,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FATFileSystem">
  <s:path class="arrow" d="M433.1468379446641,296.28999999999996L 438.30316205533603,365.42"/>
  <s:path class="arrow" d="M432.60982849604227,296.28999999999996c-37.773218997361475, 18.862499999999997 -113.31965699208442,37.724999999999994 -113.31965699208442,0"/>
  <s:path class="arrow" d="M432.6242073170732,286.99c-40.88280487804878, -20.025 -122.64841463414633,-40.05 -122.64841463414633,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompositeFileSystem">
  <s:path class="arrow" d="M441.89545454545464,296.28999999999996L 438.85454545454553,365.42"/>
  <s:path class="arrow" d="M441.92420731707324,286.99c-40.88280487804878, -20.025 -122.64841463414633,-40.05 -122.64841463414633,0"/>
  <s:path class="arrow" d="M441.9365646258504,286.99c-43.99104308390023, -21.1875 -131.9731292517007,-42.375 -131.9731292517007,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NTFS"/>
 <s:g visibility="hidden" id="dep-ISO9660FileSystem"/>
 <s:g visibility="hidden" id="dep-BaseIntegrationTest"/>
 <s:g visibility="hidden" id="dep-User-SideHardwareAbstraction"/>
 <s:g visibility="hidden" id="dep-TextWindowServer">
  <s:path class="arrow" d="M503.4179841897233,296.28999999999996L 442.7320158102768,365.42"/>
  <s:path class="arrow" d="M507.356994047619,296.28999999999996c-50.30466269841268, 23.54999999999999 -150.91398809523804,47.09999999999998 -150.91398809523804,0"/>
  <s:path class="arrow" d="M507.38523089171974,286.99c-62.72348726114647, -28.19999999999999 -188.1704617834394,-56.39999999999998 -188.1704617834394,0"/>
  <s:path class="arrow" d="M507.3906297420334,296.28999999999996c-65.8270864946889, 29.36249999999999 -197.4812594840667,58.72499999999998 -197.4812594840667,0"/>
  <s:path class="arrowF" d="M503.9693675889328,296.28999999999996L 451.4806324110673,365.42"/>
  <s:path class="arrowF" d="M512.15,288.9586342438374L 728.0000000000001,164.49136575616257"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextShell">
  <s:path class="arrow" d="M512.1666007905138,296.28999999999996L 443.2833992094862,365.42"/>
  <s:path class="arrow" d="M516.6906297420334,296.28999999999996c-65.82708649468889, 29.362499999999983 -197.48125948406664,58.724999999999966 -197.48125948406664,0"/>
  <s:path class="arrow" d="M516.6955434782608,286.99c-68.93036231884055, -30.524999999999984 -206.79108695652164,-61.04999999999997 -206.79108695652164,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EmulatorBSP">
  <s:path class="arrow" d="M294.6363636363637,365.42L 352.41363636363644,296.28999999999996"/>
  <s:path class="arrow" d="M292.43083003952574,365.42L 317.4191699604744,296.28999999999996"/>
  <s:path class="arrow" d="M291.87944664031625,365.42L 308.6705533596839,296.28999999999996"/>
  <s:path class="arrow" d="M290.89619675456396,374.71999999999997c49.20253549695742, 23.137500000000003 147.60760649087226,46.275000000000006 147.60760649087226,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Unistore2EmulatorSupport"/>
 <s:g visibility="hidden" id="dep-AssabetBSP"/>
 <s:g visibility="hidden" id="dep-StrongArm1100ASSP"/>
 <s:g visibility="hidden" id="dep-IntegratorMotherboard"/>
 <s:g visibility="hidden" id="dep-IntegratorCoreModules"/>
 <s:g visibility="hidden" id="dep-IntegratorARM920CoreModule"/>
 <s:g visibility="hidden" id="dep-IntegratorARM1136CoreModule">
  <s:path class="arrow" d="M359.8276679841898,365.42L 356.5223320158103,296.28999999999996"/>
  <s:path class="arrow" d="M357.6221343873518,365.42L 321.5278656126483,296.28999999999996"/>
  <s:path class="arrow" d="M357.0707509881424,365.42L 312.77924901185776,296.28999999999996"/>
  <s:path class="arrow" d="M359.68738889820565,365.42L 355.76261110179445,315.09"/>
  <s:path class="arrow" d="M360.3250954198474,365.42c26.016603053435123, -14.475000000000003 78.04980916030537,-28.950000000000006 78.04980916030537,0"/>
  <s:path class="arrowF" d="M362.37500000000006,374.71999999999997c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M361.2125000000001,365.42c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrowF" d="M360.6312500000001,374.71999999999997c12.012500000000015, 9.300000000000006 36.037500000000044,18.600000000000012 36.037500000000044,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IntegratorXX600LogicModule">
  <s:path class="arrow" d="M374.00000000000006,365.9471009771987L 410.7500000000001,333.3628990228013"/>
  <s:path class="arrow" d="M367.0250000000001,374.71999999999997c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
  <s:path class="arrow" d="M369.66201298701304,374.71999999999997c22.891991341991346, 13.312500000000002 68.67597402597404,26.625000000000004 68.67597402597404,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IntegratorSSRNANDLogicModule">
  <s:path class="arrow" d="M379.01037500000007,365.42c19.75975, -12.15 59.27925,-24.3 59.27925,0"/>
  <s:path class="arrow" d="M377.48750000000007,365.42c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M376.8369444910281,365.42L 357.21305550897205,315.09"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IntegratorPanasonicLogicModule"/>
 <s:g visibility="hidden" id="dep-IntegratorUnistore2NANDLogicModule">
  <s:path class="arrow" d="M397.7722826086958,374.71999999999997c13.451811594202892, 9.824999999999998 40.355434782608675,19.649999999999995 40.355434782608675,0"/>
  <s:path class="arrow" d="M396.6687500000001,374.71999999999997c-12.012500000000015, 9.300000000000006 -36.037500000000044,18.600000000000012 -36.037500000000044,0"/>
  <s:path class="arrow" d="M393.9865000838505,365.42L 358.66349991614965,315.09"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2BSP">
  <s:path class="arrow" d="M405.54624505928865,365.42L 359.40375494071156,296.28999999999996"/>
  <s:path class="arrow" d="M409.4187362233653,365.42L 414.6312637766349,333.89"/>
  <s:path class="arrow" d="M404.4975180278384,365.42L 359.5524819721617,315.09"/>
  <s:path class="arrow" d="M404.0000000000001,365.9974204355109L 323.75000000000006,295.7125795644891"/>
  <s:path class="arrow" d="M404.0000000000001,366.3805766312595L 314.45000000000005,295.3294233687405"/>
  <s:path class="arrow" d="M409.3707500000001,365.42c9.519499999999999, -8.4 28.5585,-16.8 28.5585,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2Unistore2">
  <s:path class="arrow" d="M418.9945652173914,365.42c6.203623188405793, -7.237499999999999 18.610869565217378,-14.474999999999998 18.610869565217378,0"/>
  <s:path class="arrow" d="M413.3000000000001,365.6370743405276L 360.05,314.8729256594724"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2SDIO">
  <s:path class="arrow" d="M429.1467105263159,374.71999999999997c2.5355263157894634, 6.0749999999999975 7.606578947368391,12.149999999999995 7.606578947368391,0"/>
  <s:path class="arrow" d="M425.9004408523146,365.42L 416.7495591476856,333.89"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4BSP">
  <s:path class="arrow" d="M434.0000000000001,365.6413479052823L 360.95000000000005,296.06865209471766"/>
  <s:path class="arrow" d="M436.00213078618674,365.42L 418.04786921381344,333.89"/>
  <s:path class="arrow" d="M434.0000000000001,366.7393153153153L 360.05,313.7706846846847"/>
  <s:path class="arrow" d="M434.0000000000001,367.0193977415307L 323.75000000000006,294.69060225846926"/>
  <s:path class="arrow" d="M434.0000000000001,367.23958090803256L 314.45000000000005,294.4704190919674"/>
  <s:path class="arrowF" d="M438.3379870129871,374.71999999999997c-22.891991341991346, 13.312500000000002 -68.67597402597404,26.625000000000004 -68.67597402597404,0"/>
  <s:path class="arrowF" d="M438.2896250000001,374.71999999999997c-19.75975, 12.15 -59.27925,24.3 -59.27925,0"/>
  <s:path class="arrowF" d="M434.0000000000001,368.0629098805646L 305.15000000000003,312.4470901194354"/>
  <s:path class="arrowF" d="M434.0000000000001,367.7679701120797L 322.85,312.7420298879203"/>
  <s:path class="arrowF" d="M434.0000000000001,367.5753576248313L 332.15000000000003,312.93464237516866"/>
  <s:path class="arrowF" d="M434.0000000000001,366.7393153153153L 360.05,313.7706846846847"/>
  <s:path class="arrowF" d="M434.0000000000001,365.5333333333333L 401.45000000000005,333.77666666666664"/>
  <s:path class="arrowF" d="M434.94298310066137,365.42L 409.8070168993388,333.89"/>
  <s:path class="arrowF" d="M436.00213078618674,365.42L 418.04786921381344,333.89"/>
  <s:path class="arrowF" d="M437.06127847171206,365.42L 426.2887215282881,333.89"/>
  <s:path class="arrowF" d="M443.30000000000007,368.3182393669634L 737.3000000000001,257.5617606330366"/>
  <s:path class="arrowF" d="M434.0000000000001,368.0185737439222L 350.75,331.2914262560778"/>
  <s:path class="arrowF" d="M434.0000000000001,366.3204462474645L 369.35,314.1895537525355"/>
  <s:path class="arrowF" d="M434.0000000000001,365.78106728538285L 378.65000000000003,314.72893271461714"/>
  <s:path class="arrowF" d="M434.0000000000001,367.4301194353963L 305.15000000000003,294.2798805646037"/>
  <s:path class="arrowF" d="M434.0000000000001,367.23958090803256L 314.45000000000005,294.4704190919674"/>
  <s:path class="arrowF" d="M434.0000000000001,366.7620680272109L 333.05,294.9479319727891"/>
  <s:path class="arrowF" d="M434.0000000000001,366.45732540861815L 342.35,295.25267459138183"/>
  <s:path class="arrowF" d="M434.0000000000001,365.6413479052823L 360.95000000000005,296.06865209471766"/>
  <s:path class="arrowF" d="M435.54624505928865,365.42L 389.40375494071156,296.28999999999996"/>
  <s:path class="arrowF" d="M436.0976284584981,365.42L 398.1523715415021,296.28999999999996"/>
  <s:path class="arrowF" d="M436.6490118577076,365.42L 406.90098814229253,296.28999999999996"/>
  <s:path class="arrowF" d="M437.2003952569171,365.42L 415.64960474308305,296.28999999999996"/>
  <s:path class="arrowF" d="M438.85454545454553,365.42L 441.89545454545464,296.28999999999996"/>
  <s:path class="arrowF" d="M434.0000000000001,367.7708333333333L 22.1,164.10916666666665"/>
  <s:path class="arrowF" d="M434.0000000000001,367.6646125186289L 40.7,164.21538748137107"/>
  <s:path class="arrowF" d="M434.0000000000001,367.60773455377574L 50,164.27226544622425"/>
  <s:path class="arrowF" d="M434.0000000000001,367.4855084067254L 68.6,164.3944915932746"/>
  <s:path class="arrowF" d="M434.0000000000001,368.185933048433L 22.1,201.29406695156692"/>
  <s:path class="arrowF" d="M434.0000000000001,368.0988897168405L 40.7,201.38111028315947"/>
  <s:path class="arrowF" d="M434.0000000000001,367.97838319088316L 22.1,182.7016168091168"/>
  <s:path class="arrowF" d="M434.0000000000001,367.83000762776504L 50,182.8499923722349"/>
  <s:path class="arrowF" d="M434.0000000000001,367.71881505204163L 68.6,182.96118494795837"/>
  <s:path class="arrowF" d="M434.0000000000001,367.6450371593724L 80.00000000000001,183.03496284062757"/>
  <s:path class="arrowF" d="M434.0000000000001,368.3934829059829L 22.1,219.8865170940171"/>
  <s:path class="arrowF" d="M434.0000000000001,368.3556300072833L 31.4,219.9243699927167"/>
  <s:path class="arrowF" d="M434.0000000000001,367.267890625L 97.7,164.612109375"/>
  <s:path class="arrowF" d="M434.0000000000001,367.19040142729705L 107,164.68959857270292"/>
  <s:path class="arrowF" d="M434.0000000000001,368.02674479166666L 97.7,220.25325520833334"/>
  <s:path class="arrowF" d="M434.0000000000001,367.9702408563782L 107,220.30975914362176"/>
  <s:path class="arrowF" d="M434.0000000000001,367.9105229357798L 116.30000000000001,220.36947706422018"/>
  <s:path class="arrowF" d="M434.0000000000001,367.77379340277776L 97.7,201.7062065972222"/>
  <s:path class="arrowF" d="M434.0000000000001,367.49681906614785L 134.9,201.9831809338521"/>
  <s:path class="arrowF" d="M434.0000000000001,367.41681043129387L 144.2,202.0631895687061"/>
  <s:path class="arrowF" d="M434.0000000000001,367.0893628808864L 118.4,164.79063711911357"/>
  <s:path class="arrowF" d="M434.0000000000001,368.27969618055556L 97.7,238.80030381944445"/>
  <s:path class="arrowF" d="M434.0000000000001,367.30012565445026L 156.8,202.1798743455497"/>
  <s:path class="arrowF" d="M434.0000000000001,367.20719696969695L 166.10000000000002,202.272803030303"/>
  <s:path class="arrowF" d="M434.0000000000001,366.6898638743455L 156.8,165.19013612565442"/>
  <s:path class="arrowF" d="M434.0000000000001,366.57646103896104L 166.10000000000002,165.30353896103895"/>
  <s:path class="arrowF" d="M434.0000000000001,366.45518477043674L 175.4,165.42481522956325"/>
  <s:path class="arrowF" d="M434.0000000000001,366.2945263157895L 186.8,165.58547368421054"/>
  <s:path class="arrowF" d="M434.0000000000001,366.15248786407767L 196.10000000000002,165.72751213592235"/>
  <s:path class="arrowF" d="M434.0000000000001,367.910387434555L 156.8,239.16961256544502"/>
  <s:path class="arrowF" d="M434.0000000000001,367.8379329004329L 166.10000000000002,239.2420670995671"/>
  <s:path class="arrowF" d="M434.0000000000001,367.7604479283315L 175.4,239.31955207166854"/>
  <s:path class="arrowF" d="M434.0000000000001,367.58813477737664L 194,239.49186522262337"/>
  <s:path class="arrowF" d="M434.0000000000001,367.6052565445026L 156.8,220.67474345549738"/>
  <s:path class="arrowF" d="M434.0000000000001,366.56638410596025L 216.8,202.91361589403974"/>
  <s:path class="arrowF" d="M434.0000000000001,367.3383046357616L 216.8,239.74169536423844"/>
  <s:path class="arrowF" d="M434.0000000000001,367.72426490066226L 216.8,258.1557350993378"/>
  <s:path class="arrowF" d="M434.0000000000001,366.269382183908L 234.5,203.21061781609194"/>
  <s:path class="arrowF" d="M434.86542783059645,365.42L 272.9345721694036,166.46"/>
  <s:path class="arrowF" d="M435.073076923077,365.42L 282.0269230769231,166.46"/>
  <s:path class="arrowF" d="M434.48988704739793,365.42L 273.31011295260214,185.26000000000002"/>
  <s:path class="arrowF" d="M434.71814103240797,365.42L 282.38185896759205,185.26000000000002"/>
  <s:path class="arrowF" d="M435.17464900242805,365.42L 300.525350997572,185.26000000000002"/>
  <s:path class="arrowF" d="M434.03160670338696,365.42L 273.7683932966131,204.06"/>
  <s:path class="arrowF" d="M434.2850052736436,365.42L 282.81499472635653,204.06"/>
  <s:path class="arrowF" d="M434.0000000000001,365.9039292035398L 273.79999999999995,222.3760707964602"/>
  <s:path class="arrowF" d="M434.0000000000001,365.66207865168536L 283.09999999999997,222.6179213483146"/>
  <s:path class="arrowF" d="M434.02939549585153,365.42L 292.37060450414856,222.86"/>
  <s:path class="arrowF" d="M434.84902144615035,365.42L 302.9509785538497,204.06"/>
  <s:path class="arrowF" d="M435.93046672428704,365.42L 319.56953327571307,166.46"/>
  <s:path class="arrowF" d="M435.66060909954615,365.42L 319.83939090045396,185.26000000000002"/>
  <s:path class="arrowF" d="M435.8888630845562,365.42L 328.91113691544393,185.26000000000002"/>
  <s:path class="arrowF" d="M435.3312961443807,365.42L 320.16870385561936,204.06"/>
  <s:path class="arrowF" d="M435.83809328489406,365.42L 338.2619067151061,204.06"/>
  <s:path class="arrowF" d="M436.0914918551507,365.42L 347.3085081448494,204.06"/>
  <s:path class="arrowF" d="M436.34489042540736,365.42L 356.3551095745928,204.06"/>
  <s:path class="arrowF" d="M434.3934991733054,365.42L 321.10650082669474,241.66000000000003"/>
  <s:path class="arrowF" d="M434.92044646384835,365.42L 320.57955353615176,222.86"/>
  <s:path class="arrowF" d="M435.2052153299092,365.42L 329.5947846700909,222.86"/>
  <s:path class="arrowF" d="M434.0000000000001,365.70785714285716L 321.5,260.1721428571429"/>
  <s:path class="arrowF" d="M434.4501050236304,365.42L 339.64989497636975,260.46000000000004"/>
  <s:path class="arrowF" d="M437.223249783924,365.42L 376.17675021607613,166.46"/>
  <s:path class="arrowF" d="M437.43089887640457,365.42L 385.2691011235956,166.46"/>
  <s:path class="arrowF" d="M437.6385479688851,365.42L 394.36145203111505,166.46"/>
  <s:path class="arrowF" d="M438.30838375108044,365.42L 423.6916162489197,166.46"/>
  <s:path class="arrowF" d="M436.9089065979141,365.42L 376.4910934020861,204.06"/>
  <s:path class="arrowF" d="M437.4157037384274,365.42L 394.5842962615728,204.06"/>
  <s:path class="arrowF" d="M437.66910230868405,365.42L 403.63089769131614,204.06"/>
  <s:path class="arrowF" d="M437.9225008789407,365.42L 412.67749912105944,204.06"/>
  <s:path class="arrowF" d="M438.17589944919735,365.42L 421.7241005508028,204.06"/>
  <s:path class="arrowF" d="M437.081674232028,365.42L 376.31832576797217,185.26000000000002"/>
  <s:path class="arrowF" d="M437.30992821703796,365.42L 385.3900717829622,185.26000000000002"/>
  <s:path class="arrowF" d="M437.538182202048,365.42L 394.46181779795216,185.26000000000002"/>
  <s:path class="arrowF" d="M437.76643618705805,365.42L 403.5335638129421,185.26000000000002"/>
  <s:path class="arrowF" d="M437.9946901720681,365.42L 412.60530982793205,185.26000000000002"/>
  <s:path class="arrowF" d="M438.4511981420881,365.42L 430.74880185791204,185.26000000000002"/>
  <s:path class="arrowF" d="M438.67945212709816,365.42L 439.820547872902,185.26000000000002"/>
  <s:path class="arrowF" d="M438.9077061121082,365.42L 448.892293887892,185.26000000000002"/>
  <s:path class="arrowF" d="M436.6933623073885,365.42L 376.70663769261165,222.86"/>
  <s:path class="arrowF" d="M436.9781311734493,365.42L 385.72186882655086,222.86"/>
  <s:path class="arrowF" d="M436.0494836338177,365.42L 377.35051636618243,260.46000000000004"/>
  <s:path class="arrowF" d="M436.42796254157196,365.42L 386.2720374584282,260.46000000000004"/>
  <s:path class="arrowF" d="M436.8064414493262,365.42L 395.19355855067397,260.46000000000004"/>
  <s:path class="arrowF" d="M437.18492035708044,365.42L 404.1150796429197,260.46000000000004"/>
  <s:path class="arrowF" d="M437.648862244005,365.42L 415.0511377559951,260.46000000000004"/>
  <s:path class="arrowF" d="M438.02734115175923,365.42L 423.9726588482409,260.46000000000004"/>
  <s:path class="arrowF" d="M438.4912830386838,365.42L 434.9087169613164,260.46000000000004"/>
  <s:path class="arrowF" d="M439.1389801210027,365.42L 460.0610198789974,166.46"/>
  <s:path class="arrowF" d="M439.5542783059638,365.42L 478.2457216940363,166.46"/>
  <s:path class="arrowF" d="M439.76192739844436,365.42L 487.3380726015557,166.46"/>
  <s:path class="arrowF" d="M440.0164649956786,365.42L 498.4835350043216,166.46"/>
  <s:path class="arrowF" d="M439.2467127622174,365.42L 459.9532872377827,204.06"/>
  <s:path class="arrowF" d="M439.50011133247403,365.42L 468.9998886675261,204.06"/>
  <s:path class="arrowF" d="M440.00690847298733,365.42L 487.09309152701275,204.06"/>
  <s:path class="arrowF" d="M440.260307043244,365.42L 496.1396929567561,204.06"/>
  <s:path class="arrowF" d="M441.01353319962004,365.42L 532.5864668003801,185.26000000000002"/>
  <s:path class="arrowF" d="M439.60535361517196,365.42L 468.89464638482815,222.86"/>
  <s:path class="arrowF" d="M439.8901224812328,365.42L 477.9098775187673,222.86"/>
  <s:path class="arrowF" d="M440.1748913472936,365.42L 486.9251086527064,222.86"/>
  <s:path class="arrowF" d="M440.4596602133545,365.42L 495.9403397866456,222.86"/>
  <s:path class="arrowF" d="M440.74442907941534,365.42L 504.95557092058476,222.86"/>
  <s:path class="arrowF" d="M441.0291979454762,365.42L 513.9708020545239,222.86"/>
  <s:path class="arrowF" d="M441.31396681153706,365.42L 522.986033188463,222.86"/>
  <s:path class="arrowF" d="M441.59873567759786,365.42L 532.0012643224022,222.86"/>
  <s:path class="arrowF" d="M439.5412567827762,365.42L 459.6587432172239,260.46000000000004"/>
  <s:path class="arrowF" d="M439.91973569053044,365.42L 468.58026430946967,260.46000000000004"/>
  <s:path class="arrowF" d="M440.2982145982847,365.42L 477.50178540171544,260.46000000000004"/>
  <s:path class="arrowF" d="M439.4153314294304,365.42L 459.7846685705697,241.66000000000003"/>
  <s:path class="arrowF" d="M440.065338944837,365.42L 477.7346610551631,241.66000000000003"/>
  <s:path class="arrowF" d="M440.7153464602436,365.42L 495.6846535397565,241.66000000000003"/>
  <s:path class="arrowF" d="M441.04035021794687,365.42L 504.65964978205324,241.66000000000003"/>
  <s:path class="arrowF" d="M441.3653539756502,365.42L 513.63464602435,241.66000000000003"/>
  <s:path class="arrowF" d="M441.7637456786413,365.42L 524.6362543213588,241.66000000000003"/>
  <s:path class="arrowF" d="M442.0887494363446,365.42L 533.6112505636554,241.66000000000003"/>
  <s:path class="arrowF" d="M442.4137531940479,365.42L 542.5862468059522,241.66000000000003"/>
  <s:path class="arrowF" d="M442.812144897039,365.42L 553.587855102961,241.66000000000003"/>
  <s:path class="arrowF" d="M441.7714347450303,365.42L 575.3285652549697,166.46"/>
  <s:path class="arrowF" d="M442.1666378565256,365.42L 592.6333621434744,166.46"/>
  <s:path class="arrowF" d="M442.8364736387209,365.42L 621.9635263612792,166.46"/>
  <s:path class="arrowF" d="M442.08117280692505,365.42L 575.0188271930749,185.26000000000002"/>
  <s:path class="arrowF" d="M442.30942679193504,365.42L 584.0905732080649,185.26000000000002"/>
  <s:path class="arrowF" d="M442.5376807769451,365.42L 593.162319223055,185.26000000000002"/>
  <s:path class="arrowF" d="M442.4591527012775,365.42L 574.6408472987225,204.06"/>
  <s:path class="arrowF" d="M442.71255127153415,365.42L 583.6874487284658,204.06"/>
  <s:path class="arrowF" d="M442.9659498417908,365.42L 592.7340501582092,204.06"/>
  <s:path class="arrowF" d="M443.30000000000007,365.5865593220339L 611,203.8934406779661"/>
  <s:path class="arrowF" d="M442.93071908336634,365.42L 574.1692809166336,222.86"/>
  <s:path class="arrowF" d="M443.30000000000007,365.8592128801431L 601.6999999999999,222.4207871198569"/>
  <s:path class="arrowF" d="M443.30000000000007,365.6441845493562L 573.8,241.4358154506438"/>
  <s:path class="arrowF" d="M443.30000000000007,365.92024144869214L 583.0999999999999,241.15975855130787"/>
  <s:path class="arrowF" d="M443.30000000000007,366.26950643776826L 573.8,259.6104935622318"/>
  <s:path class="arrowF" d="M443.30000000000007,366.8846942446043L 600.8,258.99530575539575"/>
  <s:path class="arrowF" d="M443.2986603284357,365.42L 642.2013396715645,166.46"/>
  <s:path class="arrowF" d="M443.30000000000007,365.80011904761903L 660.8000000000001,166.07988095238096"/>
  <s:path class="arrowF" d="M443.30000000000007,366.4017840909091L 698,165.4782159090909"/>
  <s:path class="arrowF" d="M443.30000000000007,366.01947586206893L 651.5,184.66052413793105"/>
  <s:path class="arrowF" d="M443.30000000000007,366.6393574766355L 690.8000000000001,184.0406425233645"/>
  <s:path class="arrowF" d="M443.30000000000007,366.95646825396824L 660.8000000000001,221.32353174603176"/>
  <s:path class="arrowF" d="M443.30000000000007,367.2252689655172L 651.5,239.8547310344828"/>
  <s:path class="arrowF" d="M443.30000000000007,367.341917989418L 660.8000000000001,239.73808201058202"/>
  <s:path class="arrowF" d="M443.30000000000007,367.44937738246506L 670.1,239.63062261753495"/>
  <s:path class="arrowF" d="M443.30000000000007,367.7263295454545L 698,239.35367045454547"/>
  <s:path class="arrowF" d="M443.30000000000007,366.42140689655173L 651.5,203.0585931034483"/>
  <s:path class="arrowF" d="M443.30000000000007,366.70884371029223L 670.1,202.77115628970776"/>
  <s:path class="arrowF" d="M443.30000000000007,366.83622249388753L 679.4000000000001,202.64377750611246"/>
  <s:path class="arrowF" d="M443.30000000000007,367.0640568181818L 698,202.41594318181816"/>
  <s:path class="arrowF" d="M443.30000000000007,367.26190021231423L 716.6,202.21809978768576"/>
  <s:path class="arrowF" d="M443.30000000000007,367.8110331632653L 669.2,258.0689668367347"/>
  <s:path class="arrowF" d="M443.30000000000007,367.8969570552147L 678.5000000000001,257.9830429447853"/>
  <s:path class="arrowF" d="M443.30000000000007,367.9765839243499L 687.8000000000001,257.90341607565017"/>
  <s:path class="arrowF" d="M443.30000000000007,368.0505815279361L 697.1000000000001,257.8294184720639"/>
  <s:path class="arrowF" d="M443.30000000000007,366.96313763233877L 745.7000000000002,164.9168623676612"/>
  <s:path class="arrowF" d="M443.30000000000007,367.0531495327103L 755.0000000000001,164.8268504672897"/>
  <s:path class="arrowF" d="M443.30000000000007,367.0734387755102L 728.0000000000001,183.6065612244898"/>
  <s:path class="arrowF" d="M443.30000000000007,367.25173704414584L 746.6000000000001,183.42826295585414"/>
  <s:path class="arrowF" d="M443.30000000000007,367.3331593662628L 755.9000000000001,183.3468406337372"/>
  <s:path class="arrowF" d="M443.30000000000007,367.3707857142857L 728.0000000000001,202.10921428571427"/>
  <s:path class="arrowF" d="M443.30000000000007,367.6681326530612L 728.0000000000001,220.61186734693877"/>
  <s:path class="arrowF" d="M443.30000000000007,367.8110460652591L 746.6000000000001,220.46895393474088"/>
  <s:path class="arrowF" d="M443.30000000000007,367.68905490549054L 767.3000000000001,201.79094509450945"/>
  <s:path class="arrowF" d="M443.30000000000007,367.75368651488617L 776.6,201.72631348511382"/>
  <s:path class="arrowF" d="M443.30000000000007,367.8149019607843L 785.9000000000001,201.66509803921568"/>
  <s:path class="arrowF" d="M443.30000000000007,368.0300098911968L 737.3000000000001,239.04999010880317"/>
  <s:path class="arrowF" d="M443.30000000000007,367.9513411341134L 767.3000000000001,220.32865886588658"/>
  <s:path class="arrowF" d="M443.30000000000007,368.1603425925926L 758.0000000000001,238.9196574074074"/>
  <s:path class="arrowF" d="M443.30000000000007,368.26401926444834L 776.6000000000001,238.81598073555168"/>
  <s:path class="arrowF" d="M434.0000000000001,366.5887282518641L 81.20000000000009,102.46127174813586"/>
  <s:path class="arrowF" d="M434.0000000000001,366.4969600340136L 90.50000000000009,102.55303996598639"/>
  <s:path class="arrowF" d="M434.0000000000001,366.40022270742355L 99.8000000000001,102.6497772925764"/>
  <s:path class="arrowF" d="M434.0000000000001,366.85070008285004L 81.20000000000009,122.59929991714995"/>
  <s:path class="arrowF" d="M434.0000000000001,366.765837585034L 90.50000000000009,122.68416241496595"/>
  <s:path class="arrowF" d="M434.0000000000001,366.55988708220417L 111.20000000000009,122.89011291779582"/>
  <s:path class="arrowF" d="M434.0000000000001,365.988387605042L 157.7000000000001,123.46161239495797"/>
  <s:path class="arrowF" d="M434.0000000000001,365.81869256017507L 169.10000000000008,123.63130743982495"/>
  <s:path class="arrowF" d="M434.0000000000001,365.6694394110985L 178.4000000000001,123.78056058890144"/>
  <s:path class="arrowF" d="M434.2539331445212,365.42L 206.04606685547895,124.03000000000002"/>
  <s:path class="arrowF" d="M434.0000000000001,366.2742502258356L 111.20000000000009,102.77574977416441"/>
  <s:path class="arrowF" d="M434.0000000000001,366.1648931226766L 120.50000000000009,102.88510687732338"/>
  <s:path class="arrowF" d="M434.0000000000001,366.04904784688995L 129.8000000000001,103.00095215311"/>
  <s:path class="arrowF" d="M434.0000000000001,365.92611932938854L 139.10000000000008,103.12388067061141"/>
  <s:path class="arrowF" d="M434.0000000000001,365.76477971311476L 150.50000000000009,103.28522028688525"/>
  <s:path class="arrowF" d="M434.637893414177,365.42L 226.36210658582323,124.03000000000002"/>
  <s:path class="arrowF" d="M434.8103973034426,365.42L 235.48960269655763,124.03000000000002"/>
  <s:path class="arrowF" d="M435.0218536838327,365.42L 246.67814631616747,124.03000000000002"/>
  <s:path class="arrowF" d="M435.35016753759635,365.42L 264.0498324624038,124.03000000000002"/>
  <s:path class="arrowF" d="M435.6784813913599,365.42L 281.4215186086402,124.03000000000002"/>
  <s:path class="arrowF" d="M435.85098528062554,365.42L 290.54901471937455,124.03000000000002"/>
  <s:path class="arrowF" d="M436.06161606846445,365.42L 290.3383839315357,103.63000000000002"/>
  <s:path class="arrowF" d="M436.92496110734385,365.42L 347.37503889265633,124.03000000000002"/>
  <s:path class="arrowF" d="M437.09746499660946,365.42L 356.50253500339073,124.03000000000002"/>
  <s:path class="arrowF" d="M437.4424727751407,365.42L 374.7575272248595,124.03000000000002"/>
  <s:path class="arrowF" d="M437.82643304479643,365.42L 395.0735669552038,124.03000000000002"/>
  <s:path class="arrowF" d="M437.9989369340621,365.42L 404.2010630659381,124.03000000000002"/>
  <s:path class="arrowF" d="M438.1714408233277,365.42L 413.3285591766725,124.03000000000002"/>
  <s:path class="arrowF" d="M438.3439447125933,365.42L 422.45605528740685,124.03000000000002"/>
  <s:path class="arrowF" d="M438.5625198273637,365.42L 433.6374801726365,103.63000000000002"/>
  <s:path class="arrowF" d="M438.7220424951124,365.42L 442.7779575048878,103.63000000000002"/>
  <s:path class="arrowF" d="M438.88156516286114,365.42L 451.9184348371391,103.63000000000002"/>
  <s:path class="arrowF" d="M439.04108783060985,365.42L 461.05891216939034,103.63000000000002"/>
  <s:path class="arrowF" d="M439.20061049835857,365.42L 470.19938950164163,103.63000000000002"/>
  <s:path class="arrowF" d="M439.3601331661073,365.42L 479.3398668338929,103.63000000000002"/>
  <s:path class="arrowF" d="M439.55567708141217,365.42L 490.5443229185881,103.63000000000002"/>
  <s:path class="arrowF" d="M439.7151997491609,365.42L 499.6848002508394,103.63000000000002"/>
  <s:path class="arrowF" d="M439.8747224169096,365.42L 508.82527758309067,103.63000000000002"/>
  <s:path class="arrowF" d="M440.0342450846583,365.42L 517.9657549153419,103.63000000000002"/>
  <s:path class="arrowF" d="M440.5333966579366,365.42L 546.5666033420636,103.63000000000002"/>
  <s:path class="arrowF" d="M440.6929193256853,365.42L 555.7070806743149,103.63000000000002"/>
  <s:path class="arrowF" d="M438.55540109298346,365.42L 433.64459890701676,124.03000000000002"/>
  <s:path class="arrowF" d="M439.1118652519048,365.42L 463.0881347480954,124.03000000000002"/>
  <s:path class="arrowF" d="M439.2843691411705,365.42L 472.21563085882974,124.03000000000002"/>
  <s:path class="arrowF" d="M439.66832941082623,365.42L 492.531670589174,124.03000000000002"/>
  <s:path class="arrowF" d="M439.84083330009184,365.42L 501.6591666999084,124.03000000000002"/>
  <s:path class="arrowF" d="M440.8884632409902,365.42L 566.91153675901,103.63000000000002"/>
  <s:path class="arrowF" d="M441.0479859087389,365.42L 576.0520140912613,103.63000000000002"/>
  <s:path class="arrowF" d="M441.2075085764876,365.42L 585.1924914235126,103.63000000000002"/>
  <s:path class="arrowF" d="M441.4030524917925,365.42L 596.3969475082078,103.63000000000002"/>
  <s:path class="arrowF" d="M441.5625751595412,365.42L 605.5374248404589,103.63000000000002"/>
  <s:path class="arrowF" d="M441.72209782728993,365.42L 614.6779021727102,103.63000000000002"/>
  <s:path class="arrowF" d="M441.60820286178614,365.42L 596.191797138214,122.43000000000002"/>
  <s:path class="arrowF" d="M441.77961274723543,365.42L 605.3203872527647,122.43000000000002"/>
  <s:path class="arrowF" d="M441.9510226326847,365.42L 614.4489773673155,122.43000000000002"/>
  <s:path class="arrowF" d="M443.19382308458455,365.42L 699.0061769154156,103.63000000000002"/>
  <s:path class="arrowF" d="M443.01818740338507,365.42L 671.281812596615,122.43000000000002"/>
  <s:path class="arrowF" d="M443.18959728883436,365.42L 680.4104027111657,122.43000000000002"/>
  <s:path class="arrowF" d="M443.30000000000007,365.4802171361502L 689.6000000000001,122.36978286384979"/>
  <s:path class="arrowF" d="M443.30000000000007,365.64135334088337L 698.9000000000001,122.20864665911665"/>
  <s:path class="arrowF" d="M443.30000000000007,365.79155908096277L 708.2000000000002,122.0584409190372"/>
  <s:path class="arrowF" d="M443.30000000000007,365.93191005291004L 717.5000000000001,121.91808994708992"/>
  <s:path class="arrowF" d="M443.30000000000007,366.06334528688524L 726.8000000000001,121.78665471311479"/>
  <s:path class="arrowF" d="M443.30000000000007,366.18668818272096L 736.1000000000001,121.66331181727907"/>
  <s:path class="arrowF" d="M436.3544086945844,365.42L 280.1455913054158,49"/>
  <s:path class="arrowF" d="M436.48717610217375,365.42L 289.31282389782643,49"/>
  <s:path class="arrowF" d="M436.61994350976306,365.42L 298.4800564902371,49"/>
  <s:path class="arrowF" d="M436.2137951257658,365.42L 280.2862048742344,67.8"/>
  <s:path class="arrowF" d="M436.3546950345368,365.42L 289.4453049654634,67.8"/>
  <s:path class="arrowF" d="M436.47967607105545,365.42L 280.02032392894466,30.199999999999996"/>
  <s:path class="arrowF" d="M436.6051985370952,365.42L 289.194801462905,30.199999999999996"/>
  <s:path class="arrowF" d="M436.91545806213935,365.42L 318.88454193786083,49"/>
  <s:path class="arrowF" d="M437.04822546972866,365.42L 328.0517745302715,49"/>
  <s:path class="arrowF" d="M437.18099287731803,365.42L 337.21900712268217,49"/>
  <s:path class="arrowF" d="M437.57929510008603,365.42L 364.72070489991415,49"/>
  <s:path class="arrowF" d="M436.80921086928197,365.42L 318.99078913071816,67.8"/>
  <s:path class="arrowF" d="M436.950110778053,365.42L 328.1498892219472,67.8"/>
  <s:path class="arrowF" d="M437.091010686824,365.42L 337.3089893131762,67.8"/>
  <s:path class="arrowF" d="M437.231910595595,365.42L 346.46808940440513,67.8"/>
  <s:path class="arrowF" d="M437.37281050436604,365.42L 355.6271894956341,67.8"/>
  <s:path class="arrowF" d="M437.01010971786843,365.42L 318.78989028213175,30.199999999999996"/>
  <s:path class="arrowF" d="M437.1356321839081,365.42L 327.964367816092,30.199999999999996"/>
  <s:path class="arrowF" d="M437.26115464994785,365.42L 337.13884535005235,30.199999999999996"/>
  <s:path class="arrowF" d="M437.38667711598754,365.42L 346.31332288401256,30.199999999999996"/>
  <s:path class="arrowF" d="M438.27311187523037,365.42L 412.62688812476983,49"/>
  <s:path class="arrowF" d="M438.53864669040905,365.42L 430.9613533095912,49"/>
  <s:path class="arrowF" d="M438.80418150558774,365.42L 449.29581849441246,49"/>
  <s:path class="arrowF" d="M439.0697163207664,365.42L 467.6302836792338,49"/>
  <s:path class="arrowF" d="M439.497998280732,365.42L 497.2020017192682,49"/>
  <s:path class="arrowF" d="M439.63076568832133,365.42L 506.3692343116789,49"/>
  <s:path class="arrowF" d="M438.69858934169287,365.42L 442.20141065830734,30.199999999999996"/>
  <s:path class="arrowF" d="M438.8241118077326,365.42L 451.3758881922676,30.199999999999996"/>
  <s:path class="arrowF" d="M439.07515673981203,365.42L 469.7248432601882,30.199999999999996"/>
  <s:path class="arrowF" d="M439.35454545454553,365.42L 490.14545454545464,30.199999999999996"/>
  <s:path class="arrowF" d="M439.75945663531877,365.42L 519.7405433646813,30.199999999999996"/>
  <s:path class="arrowF" d="M438.2500260654243,365.42L 412.6499739345759,67.8"/>
  <s:path class="arrowF" d="M438.12771739130443,374.71999999999997c-13.451811594202892, 9.824999999999998 -40.355434782608675,19.649999999999995 -40.355434782608675,0"/>
  <s:path class="arrowF" d="M438.5038032454362,374.71999999999997c-49.20253549695742, 23.137500000000003 -147.60760649087226,46.275000000000006 -147.60760649087226,0"/>
  <s:path class="arrowF" d="M438.37490458015276,365.42c-26.016603053435123, -14.475000000000003 -78.04980916030537,-28.950000000000006 -78.04980916030537,0"/>
  <s:path class="arrowF" d="M440.9750000000001,374.71999999999997c1.5500000000000054, 5.812500000000002 4.650000000000016,11.625000000000004 4.650000000000016,0"/>
  <s:path class="arrowF" d="M439.8125000000001,365.42c5.425000000000009, -6.975000000000003 16.275000000000027,-13.950000000000006 16.275000000000027,0"/>
  <s:path class="arrowF" d="M434.0000000000001,367.0346762589928L 380.75000000000006,332.2753237410072"/>
  <s:path class="arrowF" d="M434.0000000000001,367.0193977415307L 323.75000000000006,294.69060225846926"/>
  <s:path class="arrowF" d="M437.7517786561266,365.42L 424.39822134387356,296.28999999999996"/>
  <s:path class="arrowF" d="M438.30316205533603,365.42L 433.1468379446641,296.28999999999996"/>
  <s:path class="arrowF" d="M442.7320158102768,365.42L 503.4179841897233,296.28999999999996"/>
  <s:path class="arrowF" d="M443.2833992094863,365.42L 512.1666007905138,296.28999999999996"/>
  <s:path class="arrowF" d="M434.0000000000001,367.7189220684632L 31.4,164.16107793153677"/>
  <s:path class="arrowF" d="M434.0000000000001,368.60103276353277L 22.1,238.47896723646724"/>
  <s:path class="arrowF" d="M434.0000000000001,368.56786598689L 31.4,238.51213401311"/>
  <s:path class="arrowF" d="M434.0000000000001,367.6773897911833L 184.70000000000002,239.40261020881672"/>
  <s:path class="arrowF" d="M434.0000000000001,365.8507040229885L 234.5,184.82929597701153"/>
  <s:path class="arrowF" d="M434.0000000000001,367.5144011544011L 235.4,258.36559884559887"/>
  <s:path class="arrowF" d="M434.946395017418,365.42L 291.4536049825821,185.26000000000002"/>
  <s:path class="arrowF" d="M434.53840384390026,365.42L 291.86159615609984,204.06"/>
  <s:path class="arrowF" d="M443.1371486547423,365.42L 562.5628513452577,241.66000000000003"/>
  <s:path class="arrowF" d="M443.30000000000007,365.96831003811945L 670.1,165.91168996188057"/>
  <s:path class="arrowF" d="M443.30000000000007,365.8385446685879L 642.2,184.8414553314121"/>
  <s:path class="arrowF" d="M443.30000000000007,366.67831412103743L 642.2,221.60168587896254"/>
  <s:path class="arrowF" d="M443.30000000000007,367.51808357348705L 642.2,258.361916426513"/>
  <s:path class="arrowF" d="M443.30000000000007,366.7760918367347L 728.0000000000001,165.1039081632653"/>
  <s:path class="arrowF" d="M443.30000000000007,367.1653214638971L 737.3000000000001,183.51467853610285"/>
  <s:path class="arrowF" d="M443.30000000000007,368.09070057581573L 746.6000000000001,238.98929942418428"/>
  <s:path class="arrowF" d="M443.30000000000007,368.21362736273625L 767.3000000000001,238.86637263726374"/>
  <s:path class="arrowF" d="M443.30000000000007,368.3816968541468L 748.7000000000002,257.49830314585324"/>
  <s:path class="arrowF" d="M435.9020934007157,365.42L 281.1979065992844,103.63000000000002"/>
  <s:path class="arrowF" d="M438.9393613626392,365.42L 453.960638637361,124.03000000000002"/>
  <s:path class="arrowF" d="M439.49582552156056,365.42L 483.4041744784396,124.03000000000002"/>
  <s:path class="arrowF" d="M442.7152550813384,365.42L 671.5847449186618,103.63000000000002"/>
  <s:path class="arrowF" d="M438.4058792828197,365.42L 421.79412071718053,49"/>
  <s:path class="arrowF" d="M439.36523087314265,365.42L 488.03476912685755,49"/>
  <s:path class="arrowF" d="M437.9292500000001,374.71999999999997c-9.519499999999999, 8.4 -28.5585,16.8 -28.5585,0"/>
  <s:path class="arrowF" d="M437.60543478260877,365.42c-6.203623188405793, -7.237499999999999 -18.610869565217378,-14.474999999999998 -18.610869565217378,0"/>
  <s:path class="arrowF" d="M436.7532894736843,374.71999999999997c-2.5355263157894634, 6.0749999999999975 -7.606578947368391,12.149999999999995 -7.606578947368391,0"/>
  <s:path class="arrowF" d="M439.42500000000007,374.71999999999997c8.783333333333326, 8.137499999999998 26.349999999999977,16.274999999999995 26.349999999999977,0"/>
  <s:path class="arrowF" d="M439.4187362233653,365.42L 444.6312637766349,333.89"/>
  <s:path class="arrowF" d="M439.2312500000001,374.71999999999997c12.012499999999996, 9.299999999999999 36.03749999999999,18.599999999999998 36.03749999999999,0"/>
  <s:path class="arrowF" d="M443.30000000000007,366.6966095238095L 591.5,259.18339047619054"/>
  <s:path class="arrowF" d="M443.30000000000007,367.236352L 621.5,258.64364800000004"/>
  <s:path class="arrowF" d="M443.30000000000007,367.3702591463415L 630.8,258.50974085365857"/>
 </s:g>
 <s:g visibility="hidden" id="dep-H4BootLoader">
  <s:path class="arrow" d="M451.4806324110673,365.42L 503.9693675889328,296.28999999999996"/>
  <s:path class="arrow" d="M443.3000000000001,367.23958090803256L 323.75000000000006,294.4704190919674"/>
  <s:path class="arrow" d="M443.3000000000001,367.4301194353963L 314.45000000000005,294.2798805646037"/>
  <s:path class="arrow" d="M445.6250000000001,374.71999999999997c-1.5500000000000054, 5.812500000000002 -4.650000000000016,11.625000000000004 -4.650000000000016,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4MiniEnvironmentBootLoader">
  <s:path class="arrow" d="M452.60000000000014,367.4301194353963L 323.75000000000006,294.2798805646037"/>
  <s:path class="arrow" d="M456.0875000000001,365.42c-5.425000000000009, -6.975000000000003 -16.275000000000027,-13.950000000000006 -16.275000000000027,0"/>
  <s:path class="arrow" d="M452.60000000000014,367.5966225839268L 314.45000000000005,294.11337741607326"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4Unistore2">
  <s:path class="arrow" d="M465.7750000000001,374.71999999999997c-8.783333333333326, 8.137499999999998 -26.349999999999977,16.274999999999995 -26.349999999999977,0"/>
  <s:path class="arrow" d="M461.9000000000001,367.5753576248313L 360.05,312.93464237516866"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4SDIO">
  <s:path class="arrow" d="M475.26875000000007,374.71999999999997c-12.012499999999996, 9.299999999999999 -36.03749999999999,18.599999999999998 -36.03749999999999,0"/>
  <s:path class="arrow" d="M471.2000000000001,366.92923076923074L 420.05000000000007,332.38076923076926"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TIOMAP3BSP"/>
 <s:g visibility="hidden" id="dep-TIOMAP3Unistore2"/>
 <s:g visibility="hidden" id="dep-NaviEngineBSP"/>
 <s:g visibility="hidden" id="dep-NaviEngineBSPflexible"/>
 <s:g visibility="hidden" id="dep-NaviEngineBootLoader"/>
</s:svg>