sysmodellibs/sysmodelgen/test/deps/collection-fixed.svg
author terytkon
Thu, 11 Mar 2010 18:20:56 +0200
changeset 1 b538b70cbe51
permissions -rw-r--r--
Move rest of the swconfigmdw package components to oss repository. -Changed sfl licences to epl.

<?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="collection-fixed" viewBox="-21.95 0 533.95 409.65">
 <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: 4.3px;	
		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.6px;
	}
	path.arrowF {
		marker-start: url(#TriangleF);
		fill:none;stroke: blue;
		stroke-width: 0.6px;		
	}
</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');
	
	if(!cur.hasAttribute('wrapenated')) {
		cur.setAttribute('wrapenated','true');
		wrapalltext(cur)
	}
	
	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="527.5500000000001" 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="518.8000000000001" 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(188.15 6.4)">
   <rect x="-175.35" class="layer" y="-6.4" width="486" height="70.23"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="31.2" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="31.2" x="15.6" y="59.629999999999995" dominant-baseline="ideographic">PIM</text>
     <g>
      <g class="collection" transform="translate(0 18.8)" id="PIMAppServices" onmouseover="on('dep-PIMAppServices')" onmouseout="off('dep-PIMAppServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">PIM Application Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="PIMApplicationSupport" onmouseover="on('dep-PIMApplicationSupport')" onmouseout="off('dep-PIMApplicationSupport')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">PIM Application Support</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="PIMProtocols" onmouseover="on('dep-PIMProtocols')" onmouseout="off('dep-PIMProtocols')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">PIM Protocols</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 33.3 0)">
     <rect class="block" x="0" width="31.2" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="31.2" x="15.6" y="59.629999999999995" dominant-baseline="ideographic">Messaging</text>
     <g>
      <g class="collection" transform="translate(0 18.8)" id="MessagingFramework" onmouseover="on('dep-MessagingFramework')" onmouseout="off('dep-MessagingFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Messaging Framework</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="MessagingPlugins" onmouseover="on('dep-MessagingPlugins')" onmouseout="off('dep-MessagingPlugins')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Messaging Plugins</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="MessagingServices" onmouseover="on('dep-MessagingServices')" onmouseout="off('dep-MessagingServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Messaging Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 66.6 0)">
     <rect class="block" x="0" width="68.7" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="68.7" x="34.35" y="59.629999999999995" dominant-baseline="ideographic">Remote Management</text>
     <g>
      <g class="collection" transform="translate(0 18.8)" id="SyncandRemoteManagementFramework" onmouseover="on('dep-SyncandRemoteManagementFramework')" onmouseout="off('dep-SyncandRemoteManagementFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Sync and Remote Management Framework</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 18.8)" id="MTPTransportsandFramework" onmouseover="on('dep-MTPTransportsandFramework')" onmouseout="off('dep-MTPTransportsandFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">MTP Transports and Framework</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="RemoteManagementTest" onmouseover="on('dep-RemoteManagementTest')" onmouseout="off('dep-RemoteManagementTest')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Remote Management Test</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="SyncandRemoteManagementServices" onmouseover="on('dep-SyncandRemoteManagementServices')" onmouseout="off('dep-SyncandRemoteManagementServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Sync and Remote Management Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="MTPDataProviders" onmouseover="on('dep-MTPDataProviders')" onmouseout="off('dep-MTPDataProviders')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">MTP Data Providers</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(53.1 0)" id="BluetoothApplicationProfiles" onmouseover="on('dep-BluetoothApplicationProfiles')" onmouseout="off('dep-BluetoothApplicationProfiles')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Bluetooth Application Profiles</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="BackupandRestore" onmouseover="on('dep-BackupandRestore')" onmouseout="off('dep-BackupandRestore')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Backup and Restore</text>
       <g transform="translate(0 6.299999999999999)"/>
      </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(89.74999999999999 6.4)">
   <rect x="-76.94999999999999" class="layer" y="-6.4" width="486" height="54.63000000000001"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="104.09999999999998" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="104.09999999999998" x="52.04999999999999" y="44.03" dominant-baseline="ideographic">Generic Application Support</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="FileHandling" onmouseover="on('dep-FileHandling')" onmouseout="off('dep-FileHandling')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">File Handling</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 20.4)" id="TextRendering" onmouseover="on('dep-TextRendering')" onmouseout="off('dep-TextRendering')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Text Rendering</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 20.4)" id="CommonApplicationServices" onmouseover="on('dep-CommonApplicationServices')" onmouseout="off('dep-CommonApplicationServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Common App Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 20.4)" id="TimeZoneServices" onmouseover="on('dep-TimeZoneServices')" onmouseout="off('dep-TimeZoneServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Time Zone Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="ContentHandling" onmouseover="on('dep-ContentHandling')" onmouseout="off('dep-ContentHandling')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Content Handling</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="PrintingSupport" onmouseover="on('dep-PrintingSupport')" onmouseout="off('dep-PrintingSupport')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Printing Support</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(53.1 20.4)" id="OpenEnvironmentUtilities" onmouseover="on('dep-OpenEnvironmentUtilities')" onmouseout="off('dep-OpenEnvironmentUtilities')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Open Env. Utilities</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(70.8 20.4)" id="HardwareResourceAdaptation" onmouseover="on('dep-HardwareResourceAdaptation')" onmouseout="off('dep-HardwareResourceAdaptation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Hardware Resource Adaptation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(88.49999999999999 20.4)" id="SensorSupport" onmouseover="on('dep-SensorSupport')" onmouseout="off('dep-SensorSupport')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Sensor Support</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 106.19999999999997 0)">
     <rect class="block" x="0" width="33.3" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="44.03" dominant-baseline="ideographic">Application Provisioning and Installation</text>
     <g>
      <g class="collection" transform="translate(0 20.4)" id="ApplicationFramework" onmouseover="on('dep-ApplicationFramework')" onmouseout="off('dep-ApplicationFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Application Framework</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="InstallationServices" onmouseover="on('dep-InstallationServices')" onmouseout="off('dep-InstallationServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Installation Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 20.4)" id="ApplicationLaunchServices" onmouseover="on('dep-ApplicationLaunchServices')" onmouseout="off('dep-ApplicationLaunchServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">App. Launch Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 141.59999999999997 0)">
     <rect class="block" x="0" width="33.3" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="44.03" dominant-baseline="ideographic">Security Management</text>
     <g>
      <g class="collection" transform="translate(0 20.4)" id="CryptoServices" onmouseover="on('dep-CryptoServices')" onmouseout="off('dep-CryptoServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Crypto Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 20.4)" id="NetworkSecurity" onmouseover="on('dep-NetworkSecurity')" onmouseout="off('dep-NetworkSecurity')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Network Security</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 176.99999999999997 0)">
     <rect class="block" x="0" width="86.39999999999999" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="86.39999999999999" x="43.199999999999996" y="44.03" dominant-baseline="ideographic">High-level Internet Protocols</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="ApplicationLayerProtocols" onmouseover="on('dep-ApplicationLayerProtocols')" onmouseout="off('dep-ApplicationLayerProtocols')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Application Layer Protocols</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="ApplicationLayerPluginsandUtils" onmouseover="on('dep-ApplicationLayerPluginsandUtils')" onmouseout="off('dep-ApplicationLayerPluginsandUtils')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Application Layer Plugins and Utils</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="ServiceDiscoveryandControl" onmouseover="on('dep-ServiceDiscoveryandControl')" onmouseout="off('dep-ServiceDiscoveryandControl')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Service Discovery and Control</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(53.1 0)" id="OBEX" onmouseover="on('dep-OBEX')" onmouseout="off('dep-OBEX')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">OBEX</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 20.4)" id="WAPStack" onmouseover="on('dep-WAPStack')" onmouseout="off('dep-WAPStack')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">WAP Stack</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 20.4)" id="ConnectivityTransports" onmouseover="on('dep-ConnectivityTransports')" onmouseout="off('dep-ConnectivityTransports')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Connectivity Transports</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 20.4)" id="IMSandstreaming" onmouseover="on('dep-IMSandstreaming')" onmouseout="off('dep-IMSandstreaming')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">IMS and streaming</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(70.8 0)" id="SIPConnectionProviderPlugins" onmouseover="on('dep-SIPConnectionProviderPlugins')" onmouseout="off('dep-SIPConnectionProviderPlugins')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">SIP Connection Provider Plugins</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 265.5 0)">
     <rect class="block" x="0" width="33.3" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="44.03" dominant-baseline="ideographic">Multimedia Middleware</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="MultimediaMiddlewareFrameworks" onmouseover="on('dep-MultimediaMiddlewareFrameworks')" onmouseout="off('dep-MultimediaMiddlewareFrameworks')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Middleware Frameworks</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 18.8)" id="MultimediaMiddlewarePlugins" onmouseover="on('dep-MultimediaMiddlewarePlugins')" onmouseout="off('dep-MultimediaMiddlewarePlugins')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Middleware Plugins</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 18.8)" id="MultimediaFrameworkTest" onmouseover="on('dep-MultimediaFrameworkTest')" onmouseout="off('dep-MultimediaFrameworkTest')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Framework Test</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 300.90000000000003 0)">
     <rect class="block" x="0" width="31.2" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="31.2" x="15.6" y="44.03" dominant-baseline="ideographic">System GUI Framework</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="CommonUISupport" onmouseover="on('dep-CommonUISupport')" onmouseout="off('dep-CommonUISupport')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Common UI Support</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 18.8)" id="Look-and-FeelAgnosticUIFoundation" onmouseover="on('dep-Look-and-FeelAgnosticUIFoundation')" onmouseout="off('dep-Look-and-FeelAgnosticUIFoundation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Look-and-Feel Agnostic UI Foundation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </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="486" height="126.63000000000001"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="33.3" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="116.03" dominant-baseline="ideographic">Generic OS Services</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="GenericServices" onmouseover="on('dep-GenericServices')" onmouseout="off('dep-GenericServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Generic Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="GenericOpenLibraries" onmouseover="on('dep-GenericOpenLibraries')" onmouseout="off('dep-GenericOpenLibraries')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Generic Open Libs.</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 18.8)" id="XML" onmouseover="on('dep-XML')" onmouseout="off('dep-XML')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">XML</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 18.8)" id="CompressionLibraries" onmouseover="on('dep-CompressionLibraries')" onmouseout="off('dep-CompressionLibraries')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Compression Libraries</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 75.2)" id="LowLevelLibrariesandFrameworks" onmouseover="on('dep-LowLevelLibrariesandFrameworks')" onmouseout="off('dep-LowLevelLibrariesandFrameworks')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Low Level Libraries and Frameworks</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 56.4)" id="CharacterConversionFramework" onmouseover="on('dep-CharacterConversionFramework')" onmouseout="off('dep-CharacterConversionFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Character Conversion</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 35.4 0)">
     <rect class="block" x="0" width="51" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="51" x="25.5" y="116.03" dominant-baseline="ideographic">Security and Data Privacy</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="Authorisation" onmouseover="on('dep-Authorisation')" onmouseout="off('dep-Authorisation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Authorisation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 56.4)" id="CryptoLibraries" onmouseover="on('dep-CryptoLibraries')" onmouseout="off('dep-CryptoLibraries')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Crypto Libraries</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="CryptoManagementLibraries" onmouseover="on('dep-CryptoManagementLibraries')" onmouseout="off('dep-CryptoManagementLibraries')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Crypto Management Libraries</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="ContentManagement" onmouseover="on('dep-ContentManagement')" onmouseout="off('dep-ContentManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Content Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 75.2)" id="CryptoPlugins" onmouseover="on('dep-CryptoPlugins')" onmouseout="off('dep-CryptoPlugins')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Crypto Plugins</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="AuthenticationServices" onmouseover="on('dep-AuthenticationServices')" onmouseout="off('dep-AuthenticationServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Authentication Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 88.5 0)">
     <rect class="block" x="0" width="33.3" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="116.03" dominant-baseline="ideographic">Persistent Data Services</text>
     <g>
      <g class="collection" transform="translate(0 37.6)" id="FeatureManagement" onmouseover="on('dep-FeatureManagement')" onmouseout="off('dep-FeatureManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Feature Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="LoggingServices" onmouseover="on('dep-LoggingServices')" onmouseout="off('dep-LoggingServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Logging Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="TraceServices" onmouseover="on('dep-TraceServices')" onmouseout="off('dep-TraceServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Trace Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 75.2)" id="PersistentStorage" onmouseover="on('dep-PersistentStorage')" onmouseout="off('dep-PersistentStorage')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Persistent Storage</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 56.4)" id="DatabaseAbstraction" onmouseover="on('dep-DatabaseAbstraction')" onmouseout="off('dep-DatabaseAbstraction')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Database Abstraction</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 123.89999999999999 0)">
     <rect class="block" x="0" width="33.3" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="116.03" dominant-baseline="ideographic">Device Services</text>
     <g>
      <g class="collection" transform="translate(0 18.8)" id="SystemHealthManagement" onmouseover="on('dep-SystemHealthManagement')" onmouseout="off('dep-SystemHealthManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">System Health Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 18.8)" id="SystemStateManagement" onmouseover="on('dep-SystemStateManagement')" onmouseout="off('dep-SystemStateManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">State Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="AccessoryManagement" onmouseover="on('dep-AccessoryManagement')" onmouseout="off('dep-AccessoryManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Accessory Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 75.2)" id="ResourceInterfaces" onmouseover="on('dep-ResourceInterfaces')" onmouseout="off('dep-ResourceInterfaces')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Resource Interfaces</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 94)" id="ResourceManagement" onmouseover="on('dep-ResourceManagement')" onmouseout="off('dep-ResourceManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Resource Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 37.6)" id="SensorsServices" onmouseover="on('dep-SensorsServices')" onmouseout="off('dep-SensorsServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Sensors Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 159.29999999999998 0)">
     <rect class="block" x="0" width="33.3" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="116.03" dominant-baseline="ideographic">Location Based Services</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="LocationRequestManagement" onmouseover="on('dep-LocationRequestManagement')" onmouseout="off('dep-LocationRequestManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Location Request Mgmt.</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 18.8)" id="LocationManagement" onmouseover="on('dep-LocationManagement')" onmouseout="off('dep-LocationManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Location Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="NetworkProtocolModules" onmouseover="on('dep-NetworkProtocolModules')" onmouseout="off('dep-NetworkProtocolModules')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Network Protocol Modules</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 56.4)" id="DataSourceModules" onmouseover="on('dep-DataSourceModules')" onmouseout="off('dep-DataSourceModules')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Data Source Modules</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 37.6)" id="DataSourceAdaptation" onmouseover="on('dep-DataSourceAdaptation')" onmouseout="off('dep-DataSourceAdaptation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Data Source Adaptation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 194.69999999999996 0)">
     <rect class="block" x="0" width="202.79999999999998" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="202.79999999999998" x="101.39999999999999" 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="43.5" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="29.55" width="27.9" y="101.8">Communications Framework</text>
       <g>
        <g class="collection" transform="translate(0 0)" id="CommsProcessandSettings" onmouseover="on('dep-CommsProcessandSettings')" onmouseout="off('dep-CommsProcessandSettings')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Comms Proc. &amp; Settings</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 18.8)" id="CommsConfig.Utils" onmouseover="on('dep-CommsConfig.Utils')" onmouseout="off('dep-CommsConfig.Utils')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Comms Config. Utils</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 37.6)" id="DataCommsServer" onmouseover="on('dep-DataCommsServer')" onmouseout="off('dep-DataCommsServer')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Data Comms Server</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 75.2)" id="SerialServer" onmouseover="on('dep-SerialServer')" onmouseout="off('dep-SerialServer')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Serial Server</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 56.4)" id="CommsFrameworkUtilities" onmouseover="on('dep-CommsFrameworkUtilities')" onmouseout="off('dep-CommsFrameworkUtilities')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Comms Framework Utilities</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 94)" id="SerialCommsServerPlugins" onmouseover="on('dep-SerialCommsServerPlugins')" onmouseout="off('dep-SerialCommsServerPlugins')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Serial Comms Server Plugins</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 45.6)">
       <rect class="subblock" x="0" height="109.60000000000001" width="51" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="33.3" width="35.4" y="83">Cellular Baseband Services</text>
       <g>
        <g class="collection" transform="translate(0 0)" id="TelephonyUtilities" onmouseover="on('dep-TelephonyUtilities')" onmouseout="off('dep-TelephonyUtilities')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Telephony Utilities</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(17.7 0)" id="Fax" onmouseover="on('dep-Fax')" onmouseout="off('dep-Fax')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Fax</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 37.6)" id="TelephonyServer" onmouseover="on('dep-TelephonyServer')" onmouseout="off('dep-TelephonyServer')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Telephony Server</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 18.8)" id="TelephonyProtocols" onmouseover="on('dep-TelephonyProtocols')" onmouseout="off('dep-TelephonyProtocols')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Telephony Protocols</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 56.4)" id="SMSProtocols" onmouseover="on('dep-SMSProtocols')" onmouseout="off('dep-SMSProtocols')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">SMS Protocols</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 75.2)" id="BasebandAbstraction" onmouseover="on('dep-BasebandAbstraction')" onmouseout="off('dep-BasebandAbstraction')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Baseband Abstraction</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 94)" id="TelephonyServerPlugins" onmouseover="on('dep-TelephonyServerPlugins')" onmouseout="off('dep-TelephonyServerPlugins')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Telephony Server Plugins</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(17.7 94)" id="TelephonyReferencePlatform" onmouseover="on('dep-TelephonyReferencePlatform')" onmouseout="off('dep-TelephonyReferencePlatform')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Telephony Ref. Platform</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(35.4 94)" id="BasebandAdaptationPlugins" onmouseover="on('dep-BasebandAdaptationPlugins')" onmouseout="off('dep-BasebandAdaptationPlugins')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Baseband Adaptation</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 98.69999999999999)">
       <rect class="subblock" x="0" height="109.60000000000001" width="51" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="33.3" width="35.4" y="101.8">Networking Services</text>
       <g>
        <g class="collection" transform="translate(0 0)" id="TCP/IPUtilities" onmouseover="on('dep-TCP/IPUtilities')" onmouseout="off('dep-TCP/IPUtilities')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">TCP/IP Utilities</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(17.7 0)" id="ESockAPIExtensions" onmouseover="on('dep-ESockAPIExtensions')" onmouseout="off('dep-ESockAPIExtensions')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">ESock API Extensions</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 37.6)" id="NetworkProtocols" onmouseover="on('dep-NetworkProtocols')" onmouseout="off('dep-NetworkProtocols')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Network Protocols</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 18.8)" id="NetworkingTestandUtils" onmouseover="on('dep-NetworkingTestandUtils')" onmouseout="off('dep-NetworkingTestandUtils')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Networking Test and Utils</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 56.4)" id="NetworkControl" onmouseover="on('dep-NetworkControl')" onmouseout="off('dep-NetworkControl')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Network Control</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 94)" id="LinkLayerControl" onmouseover="on('dep-LinkLayerControl')" onmouseout="off('dep-LinkLayerControl')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Link Layer Control</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 75.2)" id="LinkLayerProtocols" onmouseover="on('dep-LinkLayerProtocols')" onmouseout="off('dep-LinkLayerProtocols')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Link Layer Protocols</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(17.7 75.2)" id="PPPCompressionPlugins" onmouseover="on('dep-PPPCompressionPlugins')" onmouseout="off('dep-PPPCompressionPlugins')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">PPP Compression Plugins</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(35.4 75.2)" id="LinkLayerUtilities" onmouseover="on('dep-LinkLayerUtilities')" onmouseout="off('dep-LinkLayerUtilities')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Link Layer Utilities</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 151.79999999999998)">
       <rect class="subblock" x="0" height="109.60000000000001" width="51" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="33.3" width="35.4" y="83">Short Link Services</text>
       <g>
        <g class="collection" transform="translate(0 0)" id="BluetoothCommsProfiles" onmouseover="on('dep-BluetoothCommsProfiles')" onmouseout="off('dep-BluetoothCommsProfiles')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Bluetooth Comms Profiles</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(17.7 0)" id="USBManagement" onmouseover="on('dep-USBManagement')" onmouseout="off('dep-USBManagement')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">USB Management</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(35.4 0)" id="USBFunctionDrivers" onmouseover="on('dep-USBFunctionDrivers')" onmouseout="off('dep-USBFunctionDrivers')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">USB Function Drivers</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 18.8)" id="HostControllerInterface" onmouseover="on('dep-HostControllerInterface')" onmouseout="off('dep-HostControllerInterface')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Host Controller Interface</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 37.6)" id="Bluetooth" onmouseover="on('dep-Bluetooth')" onmouseout="off('dep-Bluetooth')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Bluetooth</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 56.4)" id="BluetoothManagement" onmouseover="on('dep-BluetoothManagement')" onmouseout="off('dep-BluetoothManagement')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Bluetooth Management</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 75.2)" id="ShortLinkProtocolPlugins" onmouseover="on('dep-ShortLinkProtocolPlugins')" onmouseout="off('dep-ShortLinkProtocolPlugins')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Short Link Protocol Plugins</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(0 94)" id="ShortLinkCSYs" onmouseover="on('dep-ShortLinkCSYs')" onmouseout="off('dep-ShortLinkCSYs')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Short Link CSYs</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(17.7 94)" id="ShortlinkLogicalDeviceDrivers" onmouseover="on('dep-ShortlinkLogicalDeviceDrivers')" onmouseout="off('dep-ShortlinkLogicalDeviceDrivers')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Shortlink LDD</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
        <g class="collection" transform="translate(35.4 94)" id="USBHardwareAdaptation" onmouseover="on('dep-USBHardwareAdaptation')" onmouseout="off('dep-USBHardwareAdaptation')">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">USB Hardware Adaptation</text>
         <g transform="translate(0 6.299999999999999)"/>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 399.59999999999997 0)">
     <rect class="block" x="0" width="33.3" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="33.3" x="16.65" y="116.03" dominant-baseline="ideographic">Multimedia</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="MultimediaAPIsandFrameworks" onmouseover="on('dep-MultimediaAPIsandFrameworks')" onmouseout="off('dep-MultimediaAPIsandFrameworks')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia APIs and Frameworks</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 18.8)" id="MultimediaPlugins" onmouseover="on('dep-MultimediaPlugins')" onmouseout="off('dep-MultimediaPlugins')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Plugins</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 18.8)" id="MultimediaResourceManagement" onmouseover="on('dep-MultimediaResourceManagement')" onmouseout="off('dep-MultimediaResourceManagement')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Resource Management</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 56.4)" id="MultimediaDeviceFramework" onmouseover="on('dep-MultimediaDeviceFramework')" onmouseout="off('dep-MultimediaDeviceFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Device Framework</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 75.2)" id="OpenMAXIL" onmouseover="on('dep-OpenMAXIL')" onmouseout="off('dep-OpenMAXIL')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">OpenMAX IL</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="SoundDevice" onmouseover="on('dep-SoundDevice')" onmouseout="off('dep-SoundDevice')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Sound Device</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 56.4)" id="MultimediaTestEnvironment" onmouseover="on('dep-MultimediaTestEnvironment')" onmouseout="off('dep-MultimediaTestEnvironment')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Test Environment</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 94)" id="MultimediaSoftwareAdaptation" onmouseover="on('dep-MultimediaSoftwareAdaptation')" onmouseout="off('dep-MultimediaSoftwareAdaptation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia Software Adaptation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 94)" id="MultimediaHardwareAdaptationInterfaces" onmouseover="on('dep-MultimediaHardwareAdaptationInterfaces')" onmouseout="off('dep-MultimediaHardwareAdaptationInterfaces')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Multimedia HW Adapt.</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 435 0)">
     <rect class="block" x="0" width="51" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="51" x="25.5" y="116.03" dominant-baseline="ideographic">Graphics</text>
     <g>
      <g class="collection" transform="translate(0 94)" id="GraphicsLDDs" onmouseover="on('dep-GraphicsLDDs')" onmouseout="off('dep-GraphicsLDDs')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Graphics LDDs</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="WindowingFramework" onmouseover="on('dep-WindowingFramework')" onmouseout="off('dep-WindowingFramework')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Windowing Framework</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="PrintingServices" onmouseover="on('dep-PrintingServices')" onmouseout="off('dep-PrintingServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Printing Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="GraphicsTest" onmouseover="on('dep-GraphicsTest')" onmouseout="off('dep-GraphicsTest')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Graphics Test</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 18.8)" id="FontsServices" onmouseover="on('dep-FontsServices')" onmouseout="off('dep-FontsServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Fonts Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="KhronosAPIs" onmouseover="on('dep-KhronosAPIs')" onmouseout="off('dep-KhronosAPIs')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Khronos APIs</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 56.4)" id="KhronosImplementation" onmouseover="on('dep-KhronosImplementation')" onmouseout="off('dep-KhronosImplementation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Khronos Implementation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 37.6)" id="GraphicsDeviceInterface" onmouseover="on('dep-GraphicsDeviceInterface')" onmouseout="off('dep-GraphicsDeviceInterface')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Graphics Dev­ice Interface</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 75.2)" id="CoreGraphicsResources" onmouseover="on('dep-CoreGraphicsResources')" onmouseout="off('dep-CoreGraphicsResources')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Core Graphics Resources</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 56.4)" id="BitGDIAdaptations" onmouseover="on('dep-BitGDIAdaptations')" onmouseout="off('dep-BitGDIAdaptations')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">BitGDI Adaptations</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 75.2)" id="GraphicsSurfaceComposition" onmouseover="on('dep-GraphicsSurfaceComposition')" onmouseout="off('dep-GraphicsSurfaceComposition')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Graphics Surface Composition</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 94)" id="GraphicsHardwareAdaptation" onmouseover="on('dep-GraphicsHardwareAdaptation')" onmouseout="off('dep-GraphicsHardwareAdaptation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Graphics HW Adapt.</text>
       <g transform="translate(0 6.299999999999999)"/>
      </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(212.60000000000002 6.4)">
   <rect x="-199.8" class="layer" y="-6.4" width="486" height="70.23"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="86.39999999999999" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="86.39999999999999" x="43.199999999999996" y="59.629999999999995" dominant-baseline="ideographic">Kernel and Hardware Services</text>
     <g>
      <g class="collection" transform="translate(0 18.8)" id="KernelArchitecture" onmouseover="on('dep-KernelArchitecture')" onmouseout="off('dep-KernelArchitecture')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Kernel Architecture</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 37.6)" id="BootLoader" onmouseover="on('dep-BootLoader')" onmouseout="off('dep-BootLoader')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Boot Loader</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 37.6)" id="FlashTranslationLayer" onmouseover="on('dep-FlashTranslationLayer')" onmouseout="off('dep-FlashTranslationLayer')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Flash Translation Layer</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 37.6)" id="KernelTest" onmouseover="on('dep-KernelTest')" onmouseout="off('dep-KernelTest')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Kernel Test</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 18.8)" id="LogicalDeviceDrivers" onmouseover="on('dep-LogicalDeviceDrivers')" onmouseout="off('dep-LogicalDeviceDrivers')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Logical Device Drivers</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(53.1 37.6)" id="GenericDriverSupport" onmouseover="on('dep-GenericDriverSupport')" onmouseout="off('dep-GenericDriverSupport')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Generic Driver Support</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(70.8 37.6)" id="GenericBSP" onmouseover="on('dep-GenericBSP')" onmouseout="off('dep-GenericBSP')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Generic BSP</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 18.8)" id="Localisation" onmouseover="on('dep-Localisation')" onmouseout="off('dep-Localisation')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Localis­ation</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(0 0)" id="UserLibraryandFileServer" onmouseover="on('dep-UserLibraryandFileServer')" onmouseout="off('dep-UserLibraryandFileServer')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">User Library and File Server</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="FileSystems" onmouseover="on('dep-FileSystems')" onmouseout="off('dep-FileSystems')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">File Systems</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="BaseUser-sideTests" onmouseover="on('dep-BaseUser-sideTests')" onmouseout="off('dep-BaseUser-sideTests')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Base User-side Tests</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(53.1 0)" id="HALServices" onmouseover="on('dep-HALServices')" onmouseout="off('dep-HALServices')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">HAL Services</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(70.8 0)" id="TextModeShell" onmouseover="on('dep-TextModeShell')" onmouseout="off('dep-TextModeShell')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Text Mode Shell</text>
       <g transform="translate(0 6.299999999999999)"/>
      </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(194.90000000000003 6.4)">
   <rect x="-182.10000000000002" class="layer" y="-6.4" width="486" height="32.63"/>
   <g>
    <g class="block" transform="translate( 0 0)">
     <rect class="block" x="0" width="121.79999999999997" height="26.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="121.79999999999997" x="60.899999999999984" y="22.03" dominant-baseline="ideographic">Board Support Packages</text>
     <g>
      <g class="collection" transform="translate(0 0)" id="Emulator" onmouseover="on('dep-Emulator')" onmouseout="off('dep-Emulator')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Emulator</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(17.7 0)" id="Assabet" onmouseover="on('dep-Assabet')" onmouseout="off('dep-Assabet')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Assabet</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(35.4 0)" id="IntegratorBSP" onmouseover="on('dep-IntegratorBSP')" onmouseout="off('dep-IntegratorBSP')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">Integrator BSP</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(53.1 0)" id="OMAPH2" onmouseover="on('dep-OMAPH2')" onmouseout="off('dep-OMAPH2')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">OMAP H2</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(70.8 0)" id="OMAPH4" onmouseover="on('dep-OMAPH4')" onmouseout="off('dep-OMAPH4')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">OMAP H4</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(88.49999999999999 0)" id="OMAP3Variants" onmouseover="on('dep-OMAP3Variants')" onmouseout="off('dep-OMAP3Variants')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">OMAP3 Variants</text>
       <g transform="translate(0 6.299999999999999)"/>
      </g>
      <g class="collection" transform="translate(106.19999999999997 0)" id="NaviEngineBaseport" onmouseover="on('dep-NaviEngineBaseport')" onmouseout="off('dep-NaviEngineBaseport')">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="middle" dominant-baseline="mathematical" class="collection" y="7.8" x="7.8" width="14.2">NaviEngine Baseport</text>
       <g transform="translate(0 6.299999999999999)"/>
      </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(394 393.55) translate(84.8 0) scale(1) translate(-84.8)">
  <text text-anchor="middle" class="title" y="2.1165000000000003" x="68.4">Symbian OS vFuture<tspan dy="1em" x="68.4">System Model</tspan>
   <tspan font-style="italic" dy="1em" id="release-version" x="68.4">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(394 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-PIMAppServices">
  <s:path class="arrow" d="M188.15,48.45197026022305L 123.04999999999998,108.97802973977696"/>
  <s:path class="arrow" d="M196.76087564974011,49L 202.93912435025987,108.43"/>
  <s:path class="arrow" d="M188.15,47.1475L 105.34999999999998,110.2825"/>
  <s:path class="arrow" d="M189.40061975209917,49L 139.49938024790083,108.43"/>
  <s:path class="arrow" d="M190.18267495317556,49L 114.86732504682445,150.86"/>
  <s:path class="arrow" d="M188.15,48.93372112917024L 28.400000000000002,207.3262788708298"/>
  <s:path class="arrow" d="M188.15,45.53042682926829L 105.34999999999998,91.49957317073172"/>
  <s:path class="arrow" d="M192.43380566801622,49L 112.6161943319838,226.06"/>
  <s:path class="arrow" d="M188.15,47.67234042553192c-10.149999999999999, 1.9517730496453891 -20.299999999999997 5.855319148936167 0,5.855319148936167"/>
  <s:path class="arrow" d="M197.8070858405993,49L 271.6429141594008,359.12"/>
  <s:path class="arrow" d="M188.8508097165992,49L 27.69919028340081,226.06"/>
  <s:path class="arrow" d="M196.72119980589594,49L 219.62880019410412,280.69"/>
  <s:path class="arrowF" d="M203.75000000000003,45.60360360360361L 221.45,55.59639639639639"/>
  <s:path class="arrowF" d="M203.75000000000003,39.460498220640574L 272.45,24.139501779359428"/>
  <s:path class="arrowF" d="M188.15,34.72765957446809c-10.15, -1.9517730496453929 -20.3 -5.855319148936179 0,-5.855319148936179"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PIMApplicationSupport">
  <s:path class="arrow" d="M188.15,64.38863986313088L 28.400000000000002,154.27136013686913"/>
  <s:path class="arrow" d="M188.15,67.73372112917024L 28.400000000000002,226.1262788708298"/>
  <s:path class="arrow" d="M188.15,66.8974508126604L 28.400000000000002,208.1625491873396"/>
  <s:path class="arrow" d="M188.15,62.84018292682927L 105.34999999999998,92.98981707317074"/>
  <s:path class="arrow" d="M192.0535890946739,67.8L 112.99641090532613,226.06"/>
  <s:path class="arrow" d="M197.92083930665973,67.8L 271.5291606933403,359.12"/>
  <s:path class="arrow" d="M196.78465359534337,67.8L 219.56534640465668,280.69"/>
  <s:path class="arrowF" d="M188.15,53.52765957446808c-10.149999999999999, -1.9517730496453891 -20.299999999999997 -5.855319148936167 0,-5.855319148936167"/>
  <s:path class="arrowF" d="M203.75000000000003,56.763829787234044c12.5, -10.375886524822697 25 -31.12765957446809 0,-31.12765957446809"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PIMProtocols">
  <s:path class="arrow" d="M196.9233651489746,30.2L 214.3266348510254,169.66000000000003"/>
  <s:path class="arrow" d="M198.8638962383527,30.2L 257.98610376164726,188.46"/>
  <s:path class="arrow" d="M189.48196822094013,30.2L 27.06803177905988,226.06"/>
  <s:path class="arrow" d="M202.87914979757088,30.2L 360.1708502024291,207.26"/>
  <s:path class="arrow" d="M188.8508097165992,30.2L 27.69919028340081,207.26"/>
  <s:path class="arrow" d="M188.15,28.87234042553191c-10.15, 1.9517730496453929 -20.3 5.855319148936179 0,5.855319148936179"/>
  <s:path class="arrow" d="M196.81811227424365,30.2L 214.43188772575633,188.46"/>
  <s:path class="arrow" d="M192.74641539771116,30.2L 112.30358460228885,226.06"/>
  <s:path class="arrow" d="M203.75000000000003,26.74892938496583L 319.84999999999997,91.48107061503418"/>
  <s:path class="arrow" d="M203.6284194179225,30.2L 359.42158058207747,188.46"/>
  <s:path class="arrow" d="M203.75000000000003,25.636170212765954c12.5, 10.375886524822697 25 31.12765957446809 0,31.12765957446809"/>
  <s:path class="arrow" d="M197.7057471264368,30.2L 271.74425287356325,359.12"/>
  <s:path class="arrow" d="M190.97840158520478,30.2L 114.07159841479525,150.86"/>
  <s:path class="arrow" d="M196.66671239054457,30.2L 219.68328760945548,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessagingFramework">
  <s:path class="arrow" d="M237.05,44.58507092198582L 390.65000000000003,111.2449290780142"/>
  <s:path class="arrow" d="M237.05,43.71840425531915L 390.65000000000003,93.31159574468086"/>
  <s:path class="arrow" d="M237.05,45.8955069582505L 447.8,172.76449304174952"/>
  <s:path class="arrow" d="M237.05,45.24766070245196L 447.8,154.61233929754806"/>
  <s:path class="arrow" d="M236.05325217095182,49L 324.8967478290482,150.86"/>
  <s:path class="arrow" d="M228.54827163678576,49L 216.00172836321423,188.46"/>
  <s:path class="arrow" d="M221.45,45.643690205011396L 105.34999999999998,111.78630979498863"/>
  <s:path class="arrow" d="M221.45,47.67234042553192c-10.149999999999999, 1.9517730496453891 -20.299999999999997 5.855319148936167 0,5.855319148936167"/>
  <s:path class="arrow" d="M237.05,47.963714285714296L 284.44999999999993,89.06628571428573"/>
  <s:path class="arrow" d="M221.45,47.699439252336454L 28.400000000000002,208.56056074766354"/>
  <s:path class="arrow" d="M228.4514531043593,49L 216.09854689564068,169.66000000000003"/>
  <s:path class="arrow" d="M230.66993558035202,49L 259.480064419648,207.26"/>
  <s:path class="arrow" d="M233.9593162734906,49L 269.8406837265094,108.43"/>
  <s:path class="arrow" d="M224.38562753036436,49L 113.96437246963562,226.06"/>
  <s:path class="arrow" d="M230.3096524622375,49L 272.44034753776253,359.12"/>
  <s:path class="arrow" d="M221.45,48.40224299065421L 28.400000000000002,226.6577570093458"/>
  <s:path class="arrow" d="M228.9708540579886,49L 220.67914594201144,280.69"/>
  <s:path class="arrowF" d="M231.07702702702701,49c9.881981981981985, 11.962500000000002 29.645945945945957,23.925000000000004 29.645945945945957,0"/>
  <s:path class="arrowF" d="M221.45,47.67234042553192c-10.149999999999999, 1.9517730496453891 -20.299999999999997 5.855319148936167 0,5.855319148936167"/>
  <s:path class="arrowF" d="M237.05,38.324705882352944L 272.45,25.275294117647057"/>
  <s:path class="arrowF" d="M226.76754159680124,49L 182.38245840319877,188.46"/>
  <s:path class="arrowF" d="M221.45,34.72765957446809c-10.15, -1.9517730496453929 -20.3 -5.855319148936179 0,-5.855319148936179"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessagingPlugins">
  <s:path class="arrow" d="M221.45,62.12205011389522L 105.34999999999998,93.7079498861048"/>
  <s:path class="arrow" d="M237.05,61.65173758865248L 390.65000000000003,94.17826241134753"/>
  <s:path class="arrow" d="M237.05,62.51840425531915L 390.65000000000003,112.11159574468086"/>
  <s:path class="arrow" d="M221.45,64.55445482866044L 140.75,111.67554517133956"/>
  <s:path class="arrow" d="M221.45,64.94727097396336L 81.49999999999999,153.71272902603664"/>
  <s:path class="arrow" d="M221.45,66.40489388264669L 116.89999999999999,152.2551061173533"/>
  <s:path class="arrow" d="M221.45,66.98105627705628L 63.8,208.07894372294373"/>
  <s:path class="arrow" d="M221.45,65.79663551401869L 28.400000000000002,209.2633644859813"/>
  <s:path class="arrow" d="M237.05,67.51144948755491L 323.9,151.14855051244513"/>
  <s:path class="arrow" d="M233.07856126622798,67.8L 253.021438733772,108.43"/>
  <s:path class="arrow" d="M235.43445875992177,67.8L 360.9155412400782,226.06"/>
  <s:path class="arrow" d="M236.18428350316006,67.8L 360.1657164968399,207.26"/>
  <s:path class="arrow" d="M237.05,67.71003264417846L 359.29999999999995,188.54996735582156"/>
  <s:path class="arrow" d="M225.7127423083763,67.8L 207.28725769162367,108.43"/>
  <s:path class="arrow" d="M221.45,63.688224299065425L 28.400000000000002,154.9717757009346"/>
  <s:path class="arrow" d="M237.05,62.84018292682927L 319.84999999999997,92.98981707317074"/>
  <s:path class="arrow" d="M221.45,55.59639639639639L 203.75000000000003,45.60360360360361"/>
  <s:path class="arrow" d="M228.32364209092458,67.8L 216.2263579090754,169.66000000000003"/>
  <s:path class="arrow" d="M230.37456014596637,67.8L 272.3754398540337,359.12"/>
  <s:path class="arrow" d="M221.45,66.49943925233644L 28.400000000000002,227.36056074766356"/>
  <s:path class="arrow" d="M228.4514531043593,67.8L 216.09854689564068,188.46"/>
  <s:path class="arrow" d="M223.85962843667318,67.8L 114.49037156332682,226.06"/>
  <s:path class="arrow" d="M231.0617569352708,67.8L 259.08824306472917,188.46"/>
  <s:path class="arrow" d="M221.45,63.33025056947608L 105.34999999999998,112.89974943052393"/>
  <s:path class="arrow" d="M221.45,53.52765957446808c-10.149999999999999, -1.9517730496453891 -20.299999999999997 -5.855319148936167 0,-5.855319148936167"/>
  <s:path class="arrow" d="M228.94788612193094,67.8L 220.7021138780691,280.69"/>
  <s:path class="arrow" d="M230.8420933832065,67.8L 259.3079066167935,207.26"/>
  <s:path class="arrow" d="M221.45,64.4418354978355L 63.8,154.2181645021645"/>
  <s:path class="arrowF" d="M237.05,65.43486988847583L 302.15,110.79513011152417"/>
  <s:path class="arrowF" d="M221.45,53.52765957446808c-10.149999999999999, -1.9517730496453891 -20.299999999999997 -5.855319148936167 0,-5.855319148936167"/>
  <s:path class="arrowF" d="M237.05,56.763829787234044c12.5, -10.375886524822697 25 -31.12765957446809 0,-31.12765957446809"/>
  <s:path class="arrowF" d="M237.05,55.5963963963964L 254.75,45.6036036036036"/>
  <s:path class="arrowF" d="M237.05,54.24941176470588L 272.45,28.150588235294116"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessagingServices">
  <s:path class="arrow" d="M228.73543459755982,30.2L 215.81456540244017,226.06"/>
  <s:path class="arrow" d="M228.62415161624295,30.2L 215.92584838375703,188.46"/>
  <s:path class="arrow" d="M221.45,28.53464935064935L 63.8,152.52535064935066"/>
  <s:path class="arrow" d="M227.1302088884152,30.2L 205.86979111158476,108.43"/>
  <s:path class="arrow" d="M237.05,26.65173758865248L 390.65000000000003,110.37826241134752"/>
  <s:path class="arrow" d="M237.05,25.785070921985813L 390.65000000000003,92.44492907801418"/>
  <s:path class="arrow" d="M221.45,27.957129840546695L 105.34999999999998,110.67287015945331"/>
  <s:path class="arrow" d="M230.53137651821862,30.2L 259.61862348178136,207.26"/>
  <s:path class="arrow" d="M237.05,25.636170212765954c12.5, 10.375886524822697 25 31.12765957446809 0,31.12765957446809"/>
  <s:path class="arrow" d="M233.01574656293295,30.2L 270.784253437067,108.43"/>
  <s:path class="arrow" d="M221.45,29.232709739633556L 81.49999999999999,151.82729026036645"/>
  <s:path class="arrow" d="M224.8180979854346,30.2L 113.5319020145654,226.06"/>
  <s:path class="arrow" d="M221.45,28.19663551401869L 28.400000000000002,171.66336448598133"/>
  <s:path class="arrow" d="M221.45,28.87234042553191c-10.15, 1.9517730496453929 -20.3 5.855319148936179 0,5.855319148936179"/>
  <s:path class="arrow" d="M221.45,27.493831775700933L 28.400000000000002,153.56616822429908"/>
  <s:path class="arrow" d="M230.25182863113898,30.2L 272.4981713688611,359.12"/>
  <s:path class="arrow" d="M221.55365080866358,30.2L 28.296349191336418,226.06"/>
  <s:path class="arrow" d="M235.94208770257387,30.2L 285.55791229742607,88.03000000000002"/>
  <s:path class="arrow" d="M228.99057649667407,30.2L 220.65942350332597,280.69"/>
  <s:path class="arrowF" d="M227.03597722305304,30.2L 182.11402277694697,188.46"/>
  <s:path class="arrowF" d="M237.05,26.8036036036036L 254.75,36.7963963963964"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SyncandRemoteManagementFramework">
  <s:path class="arrow" d="M267.2404981019211,49L 362.4095018980789,207.26"/>
  <s:path class="arrow" d="M267.8091899909712,49L 361.8408100090287,188.46"/>
  <s:path class="arrow" d="M266.78279352226724,49L 362.8672064777328,226.06"/>
  <s:path class="arrow" d="M254.75,47.170596285434996L 116.89999999999999,152.689403714565"/>
  <s:path class="arrow" d="M270.35,47.74552995391706L 319.84999999999997,89.28447004608296"/>
  <s:path class="arrow" d="M260.1731781245969,49L 217.67682187540305,188.46"/>
  <s:path class="arrow" d="M264.2633443163097,49L 272.83665568369025,88.03000000000002"/>
  <s:path class="arrow" d="M254.75,45.59275883446993L 28.400000000000002,173.0672411655301"/>
  <s:path class="arrow" d="M256.4372451019592,49L 209.86275489804075,108.43"/>
  <s:path class="arrow" d="M254.75,46.80491010539368L 28.400000000000002,209.45508989460632"/>
  <s:path class="arrow" d="M260.1173730507797,49L 241.5826269492203,108.43"/>
  <s:path class="arrow" d="M254.75,44.98668319900806L 28.400000000000002,154.87331680099197"/>
  <s:path class="arrow" d="M254.75,36.7963963963964L 237.05,26.8036036036036"/>
  <s:path class="arrow" d="M262.81221908387573,49L 273.23778091612434,359.12"/>
  <s:path class="arrow" d="M254.75,47.41098574085555L 28.400000000000002,227.64901425914445"/>
  <s:path class="arrow" d="M259.84524438573317,49L 218.00475561426683,169.66000000000003"/>
  <s:path class="arrow" d="M256.3374493927126,49L 115.31255060728745,226.06"/>
  <s:path class="arrow" d="M262.46699987101766,49L 260.9830001289823,188.46"/>
  <s:path class="arrow" d="M254.75,44.74687272727273L 105.34999999999998,112.68312727272728"/>
  <s:path class="arrow" d="M262.4759749223513,49L 260.97402507764866,207.26"/>
  <s:path class="arrow" d="M254.75,47.76551924473493L 63.8,208.4944807552651"/>
  <s:path class="arrow" d="M260.72297297297297,49c-9.881981981981985, 11.962500000000002 -29.645945945945957,23.925000000000004 -29.645945945945957,0"/>
  <s:path class="arrow" d="M261.2205083100813,49L 221.72949168991875,280.69"/>
  <s:path class="arrow" d="M254.75,45.6036036036036L 237.05,55.5963963963964"/>
  <s:path class="arrowF" d="M269.8936170212766,33.400000000000006L 272.9063829787234,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MTPTransportsandFramework">
  <s:path class="arrow" d="M278.9650519325728,49L 262.1849480674272,150.86"/>
  <s:path class="arrow" d="M272.45,45.17307535641548L 140.75,112.25692464358451"/>
  <s:path class="arrow" d="M272.45,46.770117647058825L 211.54999999999998,90.25988235294119"/>
  <s:path class="arrow" d="M287.1927038991997,49L 377.8572961008002,150.86"/>
  <s:path class="arrow" d="M273.32085020242914,49L 116.02914979757085,226.06"/>
  <s:path class="arrow" d="M283.6665673420739,49L 328.2834326579261,150.86"/>
  <s:path class="arrow" d="M272.45,46.98759098786829L 28.400000000000002,228.07240901213174"/>
  <s:path class="arrow" d="M280.08835809898073,49L 273.6616419010193,359.12"/>
  <s:path class="arrow" d="M276.98281310460465,49L 218.5671868953953,188.46"/>
  <s:path class="arrow" d="M278.36221642605847,49L 222.28778357394157,280.69"/>
  <s:path class="arrowF" d="M287.5936170212766,33.400000000000006L 290.6063829787234,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RemoteManagementTest"/>
 <s:g visibility="hidden" id="dep-SyncandRemoteManagementServices">
  <s:path class="arrow" d="M272.45,24.13950177935943L 203.75000000000003,39.460498220640574"/>
  <s:path class="arrow" d="M273.93689113780385,30.2L 115.41310886219617,226.06"/>
  <s:path class="arrow" d="M272.45,26.493310225303293L 28.400000000000002,154.56668977469673"/>
  <s:path class="arrow" d="M272.45,28.150588235294116L 237.05,54.24941176470588"/>
  <s:path class="arrow" d="M272.45,25.275294117647057L 237.05,38.324705882352944"/>
  <s:path class="arrow" d="M281.52468337191885,30.2L 290.9753166280811,88.03000000000002"/>
  <s:path class="arrow" d="M276.98281310460465,30.2L 218.5671868953953,169.66000000000003"/>
  <s:path class="arrow" d="M280.0971786833856,30.2L 273.65282131661445,359.12"/>
  <s:path class="arrow" d="M272.45,28.752351242056612L 28.400000000000002,227.50764875794337"/>
  <s:path class="arrow" d="M272.45,28.187590987868283L 28.400000000000002,209.27240901213173"/>
  <s:path class="arrow" d="M272.9063829787234,30.2L 269.8936170212766,33.400000000000006"/>
  <s:path class="arrow" d="M275.7479293684574,30.2L 184.40207063154264,188.46"/>
  <s:path class="arrow" d="M278.4955935961517,30.2L 222.15440640384836,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MTPDataProviders">
  <s:path class="arrow" d="M297.39644723093,30.2L 274.05355276907005,359.12"/>
  <s:path class="arrow" d="M290.15,28.346955110870738L 28.400000000000002,227.91304488912925"/>
  <s:path class="arrow" d="M290.6063829787234,30.2L 287.5936170212766,33.400000000000006"/>
  <s:path class="arrow" d="M295.67674658949977,30.2L 222.67325341050025,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothApplicationProfiles">
  <s:path class="arrow" d="M317.732995951417,30.2L 365.017004048583,207.26"/>
  <s:path class="arrow" d="M317.95823651213624,30.2L 364.79176348786376,188.46"/>
  <s:path class="arrow" d="M307.85,27.990198271479407L 28.400000000000002,228.2698017285206"/>
  <s:path class="arrow" d="M308.03111226709547,30.2L 116.71888773290459,226.06"/>
  <s:path class="arrow" d="M314.69571577847444,30.2L 274.45428422152565,359.12"/>
  <s:path class="arrow" d="M307.9715805820776,30.2L 152.17841941792247,188.46"/>
  <s:path class="arrow" d="M312.85789958284795,30.2L 223.19210041715212,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BackupandRestore">
  <s:path class="arrow" d="M262.82828098527307,67.8L 273.221719014727,359.12"/>
  <s:path class="arrow" d="M254.75,67.45908163265305L 211.54999999999998,108.77091836734695"/>
  <s:path class="arrow" d="M254.75,63.18060756354619L 28.400000000000002,155.47939243645382"/>
  <s:path class="arrow" d="M254.75,64.99883446993181L 28.400000000000002,210.0611655300682"/>
  <s:path class="arrow" d="M254.75,65.60491010539367L 28.400000000000002,228.25508989460633"/>
  <s:path class="arrow" d="M255.6656677786725,67.8L 115.98433222132752,226.06"/>
  <s:path class="arrow" d="M254.75,64.0855652173913L 46.099999999999994,173.37443478260872"/>
  <s:path class="arrow" d="M261.1111186485185,67.8L 221.8388813514815,280.69"/>
  <s:path class="arrow" d="M254.75,64.75295918367347L 211.54999999999998,91.07704081632654"/>
  <s:path class="arrow" d="M254.75,65.8555700798838L 63.8,209.20442992011618"/>
  <s:path class="arrow" d="M254.75,63.78668319900806L 28.400000000000002,173.67331680099198"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileHandling">
  <s:path class="arrow" d="M89.74999999999999,102.19873294346979L 28.400000000000002,152.29126705653024"/>
  <s:path class="arrow" d="M102.61256224869967,103.63000000000001L 268.43743775130037,359.12"/>
  <s:path class="arrow" d="M93.20159747880894,103.63000000000001L 24.948402521191042,226.06"/>
  <s:path class="arrow" d="M92.51594816740752,103.63000000000001L 25.634051832592462,207.26"/>
  <s:path class="arrow" d="M98.20268419908715,103.63000000000001L 108.44731580091283,226.06"/>
  <s:path class="arrow" d="M89.74999999999999,101.79470588235296c-10.349999999999998, 2.8235294117647016 -20.699999999999996 8.470588235294105 0,8.470588235294105"/>
  <s:path class="arrow" d="M105.34999999999998,97.91477445109781L 465.5,194.17522554890223"/>
  <s:path class="arrow" d="M102.5236842105263,103.63000000000001L 215.4263157894737,280.69"/>
  <s:path class="arrowF" d="M105.34999999999998,91.49957317073172L 188.15,45.53042682926829"/>
  <s:path class="arrowF" d="M105.34999999999998,92.98981707317074L 188.15,62.840182926829264"/>
  <s:path class="arrowF" d="M105.34999999999998,93.7079498861048L 221.45,62.12205011389521"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextRendering">
  <s:path class="arrow" d="M91.4768440756855,124.03L 26.67315592431447,207.26"/>
  <s:path class="arrow" d="M105.34999999999998,117.15432341851697L 447.8,157.73567658148306"/>
  <s:path class="arrow" d="M105.34999999999998,117.56387515710097L 447.8,176.12612484289906"/>
  <s:path class="arrow" d="M103.02453029638197,124.03L 268.0254697036181,359.12"/>
  <s:path class="arrow" d="M98.31587605202753,124.03L 108.33412394797244,226.06"/>
  <s:path class="arrow" d="M105.34999999999998,117.8913013972056L 465.5,194.59869860279443"/>
  <s:path class="arrow" d="M103.11269592476488,124.03L 214.83730407523512,280.69"/>
  <s:path class="arrowF" d="M89.74999999999999,110.26529411764706c-10.349999999999998, -2.8235294117647016 -20.699999999999996 -8.470588235294105 0,-8.470588235294105"/>
  <s:path class="arrowF" d="M105.34999999999998,115.70118644067797L 390.65000000000003,96.35881355932204"/>
  <s:path class="arrowF" d="M105.34999999999998,110.2825L 188.15,47.14750000000001"/>
  <s:path class="arrowF" d="M105.34999999999998,111.78630979498861L 221.45,45.64369020501138"/>
  <s:path class="arrowF" d="M105.34999999999998,112.89974943052393L 221.45,63.33025056947608"/>
  <s:path class="arrowF" d="M105.34999999999998,110.67287015945331L 221.45,27.957129840546685"/>
  <s:path class="arrowF" d="M105.34999999999998,112.68312727272728L 254.75,44.74687272727273"/>
  <s:path class="arrowF" d="M105.34999999999998,111.73508474576272L 125.14999999999999,100.3249152542373"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommonApplicationServices">
  <s:path class="arrow" d="M108.97379495026777,124.03L 26.87620504973222,226.06"/>
  <s:path class="arrow" d="M114.8421958684009,124.03L 109.50780413159907,226.06"/>
  <s:path class="arrow" d="M120.1738102836172,124.03L 268.5761897163828,359.12"/>
  <s:path class="arrow" d="M120.0112330198537,124.03L 215.63876698014633,280.69"/>
  <s:path class="arrowF" d="M123.04999999999998,115.66813559322034L 390.65000000000003,96.39186440677968"/>
  <s:path class="arrowF" d="M123.04999999999998,108.97802973977696L 188.15,48.45197026022305"/>
  <s:path class="arrowF" d="M118.6872881355932,124.03c3.6084745762711883, 10.0125 10.825423728813565,20.025 10.825423728813565,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneServices">
  <s:path class="arrow" d="M129.51271186440678,124.03c-3.6084745762711883, 10.0125 -10.825423728813565,20.025 -10.825423728813565,0"/>
  <s:path class="arrow" d="M140.75,113.98254237288135L 195.94999999999996,98.07745762711866"/>
  <s:path class="arrow" d="M137.32309027085245,124.03L 269.1269097291476,359.12"/>
  <s:path class="arrow" d="M125.50011476664115,124.03L 28.049885233358822,226.06"/>
  <s:path class="arrow" d="M131.36851568477428,124.03L 110.6814843152257,226.06"/>
  <s:path class="arrow" d="M136.90977011494252,124.03L 216.44022988505748,280.69"/>
  <s:path class="arrowF" d="M139.49938024790083,108.43L 189.40061975209917,49"/>
  <s:path class="arrowF" d="M140.75,111.67554517133956L 221.45,64.55445482866043"/>
  <s:path class="arrowF" d="M140.75,112.25692464358453L 272.45,45.173075356415495"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ContentHandling">
  <s:path class="arrow" d="M109.0580181162459,103.63000000000001L 26.79198188375409,207.26"/>
  <s:path class="arrow" d="M107.44999999999999,101.0077496038035L 28.400000000000002,153.48225039619655"/>
  <s:path class="arrow" d="M115.63192090395479,103.63000000000001c52.845386064030116, 27.712499999999995 158.53615819209034,55.42499999999999 158.53615819209034,0"/>
  <s:path class="arrow" d="M107.44999999999999,102.55703645007925L 28.400000000000002,170.73296354992078"/>
  <s:path class="arrow" d="M123.04999999999998,96.64725731895224L 302.15,115.41274268104777"/>
  <s:path class="arrow" d="M119.8032848869379,103.63000000000001L 268.9467151130621,359.12"/>
  <s:path class="arrow" d="M110.09179532070665,103.63000000000001L 78.85820467929332,150.86"/>
  <s:path class="arrow" d="M109.9013801347533,103.63000000000001L 25.948619865246698,226.06"/>
  <s:path class="arrow" d="M123.02048690630288,103.63000000000001L 207.5295130936971,188.46"/>
  <s:path class="arrow" d="M114.9024668550315,103.63000000000001L 109.44753314496847,226.06"/>
  <s:path class="arrow" d="M123.04999999999998,98.09414414414415L 323.9,156.39585585585587"/>
  <s:path class="arrow" d="M123.04999999999998,96.95372881355934L 249.04999999999995,115.10627118644068"/>
  <s:path class="arrow" d="M119.5070850202429,103.63000000000001L 216.1429149797571,280.69"/>
  <s:path class="arrowF" d="M123.04999999999998,98.07745762711866L 178.24999999999997,113.98254237288137"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrintingSupport">
  <s:path class="arrow" d="M140.75,97.3489028358903L 447.8,157.14109716410974"/>
  <s:path class="arrow" d="M136.99400752517613,103.63000000000001L 269.4559924748239,359.12"/>
  <s:path class="arrow" d="M131.60224951097587,103.63000000000001L 110.44775048902412,226.06"/>
  <s:path class="arrow" d="M125.14999999999999,100.3249152542373L 105.34999999999998,111.73508474576272"/>
  <s:path class="arrow" d="M140.75,98.13161304539446L 465.5,193.95838695460554"/>
  <s:path class="arrow" d="M136.4904858299595,103.63000000000001L 216.8595141700405,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenEnvironmentUtilities">
  <s:path class="arrow" d="M142.85,120.4809479305741L 46.099999999999994,173.20905206942592"/>
  <s:path class="arrow" d="M154.4723702580877,124.03L 269.67762974191237,359.12"/>
  <s:path class="arrow" d="M153.80830721003136,124.03L 217.24169278996868,280.69"/>
  <s:path class="arrow" d="M156.95101212045483,124.03L 208.99898787954515,188.46"/>
  <s:path class="arrow" d="M158.45000000000002,118.0579701739851L 323.9,156.83202982601495"/>
  <s:path class="arrow" d="M142.85,121.0299538638985L 28.400000000000002,191.46004613610154"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourceAdaptation">
  <s:path class="arrow" d="M171.6216502453229,124.03L 270.22834975467714,359.12"/>
  <s:path class="arrow" d="M176.15,116.17576271186441L 390.65000000000003,114.6842372881356"/>
  <s:path class="arrow" d="M160.54999999999998,122.43990862944163L 28.400000000000002,227.65009137055839"/>
  <s:path class="arrow" d="M170.70684430512017,124.03L 218.04315569487986,280.69"/>
  <s:path class="arrow" d="M176.15,117.38214621409922L 447.8,157.5078537859008"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SensorSupport">
  <s:path class="arrow" d="M188.77093023255813,124.03L 270.7790697674419,359.12"/>
  <s:path class="arrow" d="M178.24999999999997,121.77556663644606L 28.400000000000002,228.31443336355392"/>
  <s:path class="arrow" d="M187.60538140020898,124.03L 218.84461859979103,280.69"/>
  <s:path class="arrow" d="M183.7254966887417,124.03L 164.5245033112583,188.46"/>
  <s:path class="arrow" d="M178.24999999999997,113.98254237288135L 123.04999999999998,98.07745762711866"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationFramework">
  <s:path class="arrow" d="M195.94999999999996,118.77482122260669L 81.49999999999999,156.11517877739334"/>
  <s:path class="arrow" d="M211.54999999999998,118.54583750695605L 465.5,193.94416249304396"/>
  <s:path class="arrow" d="M195.94999999999996,118.03701064701065L 28.400000000000002,156.85298935298937"/>
  <s:path class="arrow" d="M197.47379495026777,124.03L 115.3762050497322,226.06"/>
  <s:path class="arrow" d="M211.54999999999998,118.12634306134605L 447.8,175.563656938654"/>
  <s:path class="arrow" d="M205.92021021979335,124.03L 271.3297897802067,359.12"/>
  <s:path class="arrow" d="M195.94999999999996,121.23963144963146L 28.400000000000002,228.85036855036856"/>
  <s:path class="arrow" d="M204.50391849529777,124.03L 219.64608150470224,280.69"/>
  <s:path class="arrow" d="M211.54999999999998,117.54409172126266L 447.8,157.34590827873737"/>
  <s:path class="arrowF" d="M195.94999999999996,118.77482122260669L 81.49999999999999,156.11517877739334"/>
  <s:path class="arrowF" d="M207.28725769162367,108.43L 225.7127423083763,67.8"/>
  <s:path class="arrowF" d="M211.54999999999998,108.77091836734695L 254.75,67.45908163265305"/>
  <s:path class="arrowF" d="M211.54999999999998,123.2220544217687L 306.2,208.0679455782313"/>
  <s:path class="arrowF" d="M195.94999999999996,110.26529411764706c-10.349999999999998, -2.8235294117647016 -20.699999999999996 -8.470588235294105 0,-8.470588235294105"/>
  <s:path class="arrowF" d="M202.93912435025987,108.43L 196.76087564974011,49"/>
  <s:path class="arrowF" d="M205.86979111158476,108.43L 227.1302088884152,30.2"/>
  <s:path class="arrowF" d="M209.86275489804075,108.43L 256.4372451019592,49"/>
  <s:path class="arrowF" d="M211.54999999999998,115.41274268104777L 390.65000000000003,96.64725731895224"/>
  <s:path class="arrowF" d="M211.54999999999998,116.16590138674884L 390.65000000000003,114.69409861325117"/>
 </s:g>
 <s:g visibility="hidden" id="dep-InstallationServices">
  <s:path class="arrow" d="M195.94999999999996,99.59835063437141L 81.49999999999999,154.89164936562864"/>
  <s:path class="arrow" d="M204.85363836824695,103.63000000000001L 214.196361631753,169.66000000000003"/>
  <s:path class="arrow" d="M208.1886139599721,103.63000000000001L 256.46138604002783,188.46"/>
  <s:path class="arrow" d="M195.94999999999996,102.12437563451778L 63.8,208.7656243654822"/>
  <s:path class="arrow" d="M211.54999999999998,98.35814770696845L 447.8,174.9318522930316"/>
  <s:path class="arrow" d="M211.54999999999998,98.09414414414415L 412.4,156.39585585585587"/>
  <s:path class="arrow" d="M195.94999999999996,100.90777231777233L 28.400000000000002,209.9822276822277"/>
  <s:path class="arrow" d="M211.54999999999998,97.62796610169492L 284.44999999999993,114.4320338983051"/>
  <s:path class="arrow" d="M211.54999999999998,97.77589636688506L 447.8,156.71410363311497"/>
  <s:path class="arrow" d="M195.94999999999996,99.6783771532185L 46.099999999999994,173.61162284678153"/>
  <s:path class="arrow" d="M195.94999999999996,98.50580671580673L 28.400000000000002,155.9841932841933"/>
  <s:path class="arrow" d="M195.94999999999996,101.13188832487312L 63.8,190.95811167512693"/>
  <s:path class="arrow" d="M195.94999999999996,101.79470588235296c-10.349999999999998, 2.8235294117647016 -20.699999999999996 8.470588235294105 0,8.470588235294105"/>
  <s:path class="arrow" d="M198.40138013475328,103.63000000000001L 114.44861986524668,226.06"/>
  <s:path class="arrow" d="M195.94999999999996,99.14691370558377L 63.8,155.34308629441625"/>
  <s:path class="arrow" d="M205.756898078129,103.63000000000001L 271.493101921871,359.12"/>
  <s:path class="arrow" d="M195.94999999999996,101.70842751842753L 28.400000000000002,227.9815724815725"/>
  <s:path class="arrow" d="M195.94999999999996,101.0077496038035L 116.89999999999999,153.48225039619655"/>
  <s:path class="arrow" d="M211.54999999999998,100.3249152542373L 231.34999999999997,111.73508474576272"/>
  <s:path class="arrow" d="M204.42408906882588,103.63000000000001L 219.72591093117413,280.69"/>
  <s:path class="arrowF" d="M211.54999999999998,100.3249152542373L 231.34999999999997,111.73508474576272"/>
  <s:path class="arrowF" d="M210.96253040342194,103.63000000000001L 306.78746959657803,207.26"/>
  <s:path class="arrowF" d="M211.54999999999998,90.25988235294119L 272.45,46.770117647058825"/>
  <s:path class="arrowF" d="M211.54999999999998,91.07704081632654L 254.75,64.75295918367347"/>
  <s:path class="arrowF" d="M195.94999999999996,98.07745762711866L 140.75,113.98254237288137"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationLaunchServices"/>
 <s:g visibility="hidden" id="dep-CryptoServices">
  <s:path class="arrow" d="M236.8254966887417,124.03L 217.62450331125825,188.46"/>
  <s:path class="arrow" d="M246.95,111.73508474576272L 266.74999999999994,100.3249152542373"/>
  <s:path class="arrow" d="M231.34999999999997,111.73508474576272L 211.54999999999998,100.3249152542373"/>
  <s:path class="arrow" d="M231.34999999999997,117.74431708991078L 28.400000000000002,157.14568291008925"/>
  <s:path class="arrow" d="M231.34999999999997,120.42818805765272L 28.400000000000002,229.6618119423473"/>
  <s:path class="arrow" d="M231.34999999999997,119.75722031571723L 28.400000000000002,211.5327796842828"/>
  <s:path class="arrow" d="M231.34999999999997,119.63832104832106L 63.8,192.85167895167896"/>
  <s:path class="arrow" d="M231.34999999999997,123.28508650519032L 116.89999999999999,226.8049134948097"/>
  <s:path class="arrow" d="M240.2187701942638,124.03L 272.4312298057362,359.12"/>
  <s:path class="arrow" d="M238.30099268547542,124.03L 221.2490073145246,280.69"/>
  <s:path class="arrow" d="M231.34999999999997,119.08625257378175L 28.400000000000002,193.40374742621827"/>
  <s:path class="arrow" d="M231.34999999999997,120.43897624897625L 63.8,210.85102375102372"/>
  <s:path class="arrowF" d="M246.95,111.73508474576272L 266.74999999999994,100.3249152542373"/>
  <s:path class="arrowF" d="M231.34999999999997,120.43897624897625L 63.8,210.85102375102372"/>
  <s:path class="arrowF" d="M233.37529051605645,124.03L 185.67470948394353,188.46"/>
  <s:path class="arrowF" d="M231.34999999999997,111.73508474576272L 211.54999999999998,100.3249152542373"/>
  <s:path class="arrowF" d="M242.5872881355932,124.03c3.608474576271181, 10.0125 10.825423728813544,20.025 10.825423728813544,0"/>
  <s:path class="arrowF" d="M246.95,113.23338983050847L 284.44999999999993,98.82661016949155"/>
  <s:path class="arrowF" d="M241.5826269492203,108.43L 260.1173730507797,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkSecurity">
  <s:path class="arrow" d="M260.6395944912012,124.03L 310.2104055087988,226.06"/>
  <s:path class="arrow" d="M249.04999999999995,118.87226031746032L 28.400000000000002,193.6177396825397"/>
  <s:path class="arrow" d="M249.04999999999995,122.43990862944163L 116.89999999999999,227.65009137055839"/>
  <s:path class="arrow" d="M262.4200362364113,124.03L 308.42996376358866,188.46"/>
  <s:path class="arrow" d="M253.57073257108163,124.03L 218.5792674289183,207.26"/>
  <s:path class="arrow" d="M249.04999999999995,120.11365714285715L 28.400000000000002,229.97634285714287"/>
  <s:path class="arrow" d="M249.04999999999995,119.33796116504855L 63.8,193.15203883495147"/>
  <s:path class="arrow" d="M264.65,120.65156312625251L 323.9,154.2384368737475"/>
  <s:path class="arrow" d="M257.36805018149903,124.03L 272.981949818501,359.12"/>
  <s:path class="arrow" d="M251.55700636942672,124.03L 220.59299363057323,169.66000000000003"/>
  <s:path class="arrow" d="M252.80039360239908,124.03L 219.3496063976009,188.46"/>
  <s:path class="arrow" d="M249.04999999999995,120.06805825242719L 63.8,211.22194174757283"/>
  <s:path class="arrow" d="M255.19952978056423,124.03L 222.05047021943577,280.69"/>
  <s:path class="arrow" d="M253.41271186440673,124.03c-3.608474576271181, 10.0125 -10.825423728813544,20.025 -10.825423728813544,0"/>
  <s:path class="arrowF" d="M249.35018742971383,124.03L 187.39981257028614,188.46"/>
  <s:path class="arrowF" d="M264.65,111.73508474576272L 284.44999999999993,100.3249152542373"/>
  <s:path class="arrowF" d="M253.021438733772,108.43L 233.07856126622798,67.8"/>
  <s:path class="arrowF" d="M249.04999999999995,115.10627118644068L 123.04999999999998,96.95372881355934"/>
  <s:path class="arrowF" d="M257.99576271186436,124.03c16.936158192090403, 14.437500000000004 50.80847457627121,28.875000000000007 50.80847457627121,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationLayerProtocols">
  <s:path class="arrow" d="M268.88847850055123,103.63000000000001L 220.9615214994487,169.66000000000003"/>
  <s:path class="arrow" d="M266.74999999999994,100.3249152542373L 246.95,111.73508474576272"/>
  <s:path class="arrow" d="M271.20181482286455,103.63000000000001L 218.6481851771354,226.06"/>
  <s:path class="arrow" d="M266.74999999999994,100.0695510927348L 28.400000000000002,229.6204489072652"/>
  <s:path class="arrow" d="M266.74999999999994,98.3372415829888L 28.400000000000002,174.95275841701124"/>
  <s:path class="arrow" d="M266.74999999999994,99.49211458948614L 28.400000000000002,211.39788541051388"/>
  <s:path class="arrow" d="M266.74999999999994,102.33730734360836L 116.89999999999999,227.35269265639167"/>
  <s:path class="arrow" d="M266.74999999999994,97.75980507974012L 28.400000000000002,156.73019492025992"/>
  <s:path class="arrow" d="M267.19443737068275,103.63000000000001L 222.6555626293172,150.86"/>
  <s:path class="arrow" d="M274.5197886310819,103.63000000000001L 273.5302113689181,359.12"/>
  <s:path class="arrow" d="M269.94828736433334,103.63000000000001L 219.90171263566663,188.46"/>
  <s:path class="arrow" d="M281.64485914372113,103.63000000000001L 324.6051408562788,150.86"/>
  <s:path class="arrow" d="M272.3576923076923,103.63000000000001L 222.5923076923077,280.69"/>
  <s:path class="arrowF" d="M266.74999999999994,99.41432395332878L 63.8,192.67567604667124"/>
  <s:path class="arrowF" d="M274.1680790960452,103.63000000000001c-52.845386064030116, 27.712499999999995 -158.53615819209034,55.42499999999999 -158.53615819209034,0"/>
  <s:path class="arrowF" d="M266.74999999999994,100.3249152542373L 246.95,111.73508474576272"/>
  <s:path class="arrowF" d="M272.83665568369025,88.03000000000002L 264.2633443163097,49"/>
  <s:path class="arrowF" d="M277.9872881355932,103.63000000000001c3.608474576271181, 10.0125 10.825423728813544,20.025 10.825423728813544,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationLayerPluginsandUtils">
  <s:path class="arrow" d="M284.44999999999993,98.17387631143016L 28.400000000000002,175.11612368856987"/>
  <s:path class="arrow" d="M284.44999999999993,101.70842751842753L 116.89999999999999,227.9815724815725"/>
  <s:path class="arrow" d="M284.44999999999993,98.82661016949155L 246.95,113.23338983050849"/>
  <s:path class="arrow" d="M284.44999999999993,99.76648253968256L 63.8,211.12351746031743"/>
  <s:path class="arrow" d="M288.8127118644067,103.63000000000001c-3.608474576271181, 10.0125 -10.825423728813544,20.025 -10.825423728813544,0"/>
  <s:path class="arrow" d="M284.44999999999993,97.6340640530094L 28.400000000000002,156.85593594699063"/>
  <s:path class="arrow" d="M284.44999999999993,100.3249152542373L 264.65,111.73508474576272"/>
  <s:path class="arrow" d="M291.7105112693201,103.63000000000001L 274.0394887306799,359.12"/>
  <s:path class="arrow" d="M284.44999999999993,99.79331308669245L 28.400000000000002,229.89668691330758"/>
  <s:path class="arrow" d="M286.2735985263367,103.63000000000001L 221.2764014736632,188.46"/>
  <s:path class="arrow" d="M297.1475011936972,103.63000000000001L 326.8024988063027,150.86"/>
  <s:path class="arrow" d="M289.34109311740883,103.63000000000001L 223.30890688259115,280.69"/>
  <s:path class="arrowF" d="M285.55791229742607,88.03000000000002L 235.94208770257387,30.2"/>
  <s:path class="arrowF" d="M284.44999999999993,89.06628571428573L 237.05,47.96371428571429"/>
  <s:path class="arrowF" d="M290.9753166280811,88.03000000000002L 281.52468337191885,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ServiceDiscoveryandControl"/>
 <s:g visibility="hidden" id="dep-OBEX">
  <s:path class="arrow" d="M319.84999999999997,98.85880312652664L 28.400000000000002,212.0311968734734"/>
  <s:path class="arrow" d="M319.84999999999997,99.25350082827168L 63.8,211.63649917172833"/>
  <s:path class="arrow" d="M330.23081019877543,103.63000000000001L 364.5191898012245,207.26"/>
  <s:path class="arrow" d="M319.84999999999997,99.33638006839279L 28.400000000000002,230.35361993160726"/>
  <s:path class="arrow" d="M319.84999999999997,102.80244325767691L 223.1,189.28755674232312"/>
  <s:path class="arrow" d="M329.87929797870027,103.63000000000001L 364.8707020212997,226.06"/>
  <s:path class="arrow" d="M326.09195654579656,103.63000000000001L 275.05804345420347,359.12"/>
  <s:path class="arrow" d="M323.30789473684206,103.63000000000001L 224.74210526315792,280.69"/>
  <s:path class="arrowF" d="M319.84999999999997,91.48107061503418L 203.75000000000003,26.748929384965834"/>
  <s:path class="arrowF" d="M319.84999999999997,92.98981707317074L 237.05,62.84018292682927"/>
  <s:path class="arrowF" d="M319.84999999999997,89.28447004608296L 270.35,47.74552995391705"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPStack">
  <s:path class="arrow" d="M274.51733016873425,124.03L 273.53266983126576,359.12"/>
  <s:path class="arrow" d="M266.74999999999994,119.84297105729475L 28.400000000000002,230.24702894270527"/>
  <s:path class="arrow" d="M268.77529051605643,124.03L 221.0747094839435,188.46"/>
  <s:path class="arrow" d="M282.34999999999997,122.02097112860892L 323.9,152.8690288713911"/>
  <s:path class="arrow" d="M272.09806687565305,124.03L 222.85193312434694,280.69"/>
  <s:path class="arrowF" d="M266.74999999999994,122.82518225039621L 187.70000000000002,189.66481774960383"/>
  <s:path class="arrowF" d="M269.8406837265094,108.43L 233.9593162734906,49"/>
  <s:path class="arrowF" d="M270.784253437067,108.43L 233.01574656293295,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ConnectivityTransports">
  <s:path class="arrow" d="M299.5451393227539,124.03L 359.804860677246,188.46"/>
  <s:path class="arrow" d="M284.44999999999993,121.23963144963146L 116.89999999999999,228.85036855036856"/>
  <s:path class="arrow" d="M289.1945208046982,124.03L 263.95547919530173,188.46"/>
  <s:path class="arrow" d="M299.50218006127733,124.03L 324.4478199387226,150.86"/>
  <s:path class="arrow" d="M284.44999999999993,122.43654970760235L 223.1,171.2534502923977"/>
  <s:path class="arrow" d="M297.2132746748278,124.03L 362.1367253251721,226.06"/>
  <s:path class="arrow" d="M300.04999999999995,119.80594813614263L 376.99999999999994,155.08405186385738"/>
  <s:path class="arrow" d="M298.15741677628245,124.03L 361.19258322371746,207.26"/>
  <s:path class="arrow" d="M287.1474751338944,124.03L 220.40252486610558,226.06"/>
  <s:path class="arrow" d="M284.44999999999993,119.06774710104915L 28.400000000000002,212.22225289895084"/>
  <s:path class="arrow" d="M284.75018742971383,124.03L 222.79981257028612,188.46"/>
  <s:path class="arrow" d="M291.66661015596947,124.03L 274.08338984403053,359.12"/>
  <s:path class="arrow" d="M288.99660397074183,124.03L 223.65339602925815,280.69"/>
  <s:path class="arrowF" d="M284.44999999999993,114.4320338983051L 211.54999999999998,97.62796610169492"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IMSandstreaming">
  <s:path class="arrow" d="M302.4798998279874,124.03L 222.77010017201252,207.26"/>
  <s:path class="arrow" d="M314.46047252858443,124.03L 362.5895274714155,207.26"/>
  <s:path class="arrow" d="M302.15,110.79513011152417L 237.05,65.43486988847585"/>
  <s:path class="arrow" d="M305.1694177183556,124.03L 265.6805822816444,188.46"/>
  <s:path class="arrow" d="M302.15,119.26553455404607L 63.8,212.02446544595392"/>
  <s:path class="arrow" d="M302.15,117.88057542768274L 28.400000000000002,175.8094245723173"/>
  <s:path class="arrow" d="M302.15,121.27589540412045L 223.1,172.4141045958796"/>
  <s:path class="arrow" d="M302.15,122.8251822503962L 223.1,189.66481774960383"/>
  <s:path class="arrow" d="M302.15,117.37378434421981L 28.400000000000002,157.51621565578023"/>
  <s:path class="arrow" d="M308.8042372881356,124.03c-16.936158192090403, 14.437500000000004 -50.80847457627121,28.875000000000007 -50.80847457627121,0"/>
  <s:path class="arrow" d="M302.15,120.79815533980583L 116.89999999999999,229.2918446601942"/>
  <s:path class="arrow" d="M302.15,118.89415759460861L 28.400000000000002,212.3958424053914"/>
  <s:path class="arrow" d="M308.81589014320474,124.03L 274.6341098567953,359.12"/>
  <s:path class="arrow" d="M302.15,119.40094867807154L 28.400000000000002,230.68905132192847"/>
  <s:path class="arrow" d="M313.94835022389816,124.03L 327.7016497761018,150.86"/>
  <s:path class="arrow" d="M305.8951410658307,124.03L 224.4548589341693,280.69"/>
  <s:path class="arrowF" d="M302.15,115.41274268104777L 123.04999999999998,96.64725731895226"/>
  <s:path class="arrowF" d="M317.75,111.73508474576272L 337.54999999999995,100.3249152542373"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPConnectionProviderPlugins">
  <s:path class="arrow" d="M337.54999999999995,100.38718095238096L 116.89999999999999,229.30281904761907"/>
  <s:path class="arrow" d="M337.54999999999995,97.3390808314088L 28.400000000000002,157.15091916859126"/>
  <s:path class="arrow" d="M337.54999999999995,100.3249152542373L 317.75,111.73508474576272"/>
  <s:path class="arrow" d="M343.2826791840348,103.63000000000001L 275.5673208159652,359.12"/>
  <s:path class="arrow" d="M337.54999999999995,100.72591695501731L 223.1,172.56408304498274"/>
  <s:path class="arrow" d="M337.54999999999995,101.85348327566322L 223.1,190.2365167243368"/>
  <s:path class="arrow" d="M337.54999999999995,102.98104959630912L 223.1,207.90895040369088"/>
  <s:path class="arrow" d="M340.2912955465587,103.63000000000001L 225.45870445344133,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaMiddlewareFrameworks">
  <s:path class="arrow" d="M355.25,97.52370658372215L 81.49999999999999,156.9662934162779"/>
  <s:path class="arrow" d="M360.47340182227305,103.63000000000001L 276.076598177727,359.12"/>
  <s:path class="arrow" d="M355.25,98.97391590013142L 28.400000000000002,230.7160840998686"/>
  <s:path class="arrow" d="M370.14485914372113,103.63000000000001L 413.10514085627887,150.86"/>
  <s:path class="arrow" d="M357.27469635627534,103.63000000000001L 226.17530364372473,280.69"/>
  <s:path class="arrowF" d="M355.25,102.30234042553192c-10.149999999999999, 1.9517730496453891 -20.299999999999997 5.855319148936167 0,5.855319148936167"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaMiddlewarePlugins">
  <s:path class="arrow" d="M355.25,115.81691550025921L 81.49999999999999,157.47308449974082"/>
  <s:path class="arrow" d="M355.25,108.1576595744681c-10.149999999999999, -1.9517730496453891 -20.299999999999997 -5.855319148936167 0,-5.855319148936167"/>
  <s:path class="arrow" d="M370.85,120.4051836734694L 465.5,190.48481632653062"/>
  <s:path class="arrow" d="M367.2797326668116,122.43L 433.6702673331884,244.86"/>
  <s:path class="arrow" d="M370.85,119.92523500810374L 447.8,172.1647649918963"/>
  <s:path class="arrow" d="M355.25,117.34570740254053L 28.400000000000002,231.1442925974595"/>
  <s:path class="arrow" d="M368.5108599779493,122.43L 414.7391400220507,188.46"/>
  <s:path class="arrow" d="M370.85,120.63934383202101L 412.4,152.65065616797904"/>
  <s:path class="arrow" d="M360.28140037258714,122.43L 276.268599627413,359.12"/>
  <s:path class="arrow" d="M355.25,118.88529169526426L 152.3,229.60470830473577"/>
  <s:path class="arrow" d="M356.6501955596457,122.43L 226.79980444035436,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaFrameworkTest"/>
 <s:g visibility="hidden" id="dep-CommonUISupport">
  <s:path class="arrow" d="M390.65000000000003,96.64725731895224L 211.54999999999998,115.41274268104777"/>
  <s:path class="arrow" d="M390.65000000000003,96.35881355932204L 105.34999999999998,115.70118644067797"/>
  <s:path class="arrow" d="M390.65000000000003,100.64698759598348L 152.3,247.84301240401655"/>
  <s:path class="arrow" d="M390.65000000000003,96.39186440677968L 123.04999999999998,115.66813559322034"/>
  <s:path class="arrow" d="M390.65000000000003,102.30234042553192c-10.149999999999999, 1.9517730496453891 -20.299999999999997 5.855319148936167 0,5.855319148936167"/>
  <s:path class="arrow" d="M394.85484709874953,103.63000000000001L 277.0951529012506,359.12"/>
  <s:path class="arrow" d="M390.65000000000003,98.67936879714173L 28.400000000000002,231.01063120285826"/>
  <s:path class="arrow" d="M390.65000000000003,99.55087091757389L 116.89999999999999,230.13912908242614"/>
  <s:path class="arrow" d="M403.9108599779493,103.63000000000001L 450.13914002205075,169.66000000000003"/>
  <s:path class="arrow" d="M404.2633027979688,103.63000000000001L 467.4866972020313,188.46"/>
  <s:path class="arrow" d="M391.24149797570857,103.63000000000001L 227.60850202429157,280.69"/>
  <s:path class="arrow" d="M405.54485914372117,103.63000000000001L 448.5051408562789,150.86"/>
  <s:path class="arrowF" d="M390.65000000000003,93.31159574468086L 237.05,43.71840425531916"/>
  <s:path class="arrowF" d="M390.65000000000003,94.17826241134753L 237.05,61.65173758865249"/>
  <s:path class="arrowF" d="M390.65000000000003,92.4449290780142L 237.05,25.78507092198582"/>
  <s:path class="arrowF" d="M390.65000000000003,98.0723884694578L 187.70000000000002,156.41761153054222"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Look-and-FeelAgnosticUIFoundation">
  <s:path class="arrow" d="M390.65000000000003,114.69409861325117L 211.54999999999998,116.16590138674884"/>
  <s:path class="arrow" d="M390.65000000000003,117.84407983411094L 116.89999999999999,230.64592016588907"/>
  <s:path class="arrow" d="M402.3030547354077,122.43L 416.3469452645923,150.86"/>
  <s:path class="arrow" d="M406.25000000000006,120.63934383202101L 447.8,152.65065616797904"/>
  <s:path class="arrow" d="M405.60214994487325,122.43L 466.1478500551268,188.46"/>
  <s:path class="arrow" d="M390.65000000000003,117.09127828503375L 28.400000000000002,231.39872171496626"/>
  <s:path class="arrow" d="M405.54485914372117,122.43L 448.5051408562789,169.66000000000003"/>
  <s:path class="arrow" d="M394.586945578501,122.43L 277.3630544214991,359.12"/>
  <s:path class="arrow" d="M390.65000000000003,122.24644481887111L 228.20000000000005,280.8735551811289"/>
  <s:path class="arrowF" d="M402.8886139599722,122.43L 451.1613860400279,207.26"/>
  <s:path class="arrowF" d="M390.65000000000003,114.6842372881356L 176.15,116.17576271186441"/>
  <s:path class="arrowF" d="M390.65000000000003,111.2449290780142L 237.05,44.58507092198582"/>
  <s:path class="arrowF" d="M390.65000000000003,110.37826241134752L 237.05,26.65173758865248"/>
  <s:path class="arrowF" d="M390.65000000000003,112.11159574468086L 237.05,62.518404255319155"/>
  <s:path class="arrowF" d="M390.65000000000003,108.1576595744681c-10.149999999999999, -1.9517730496453891 -20.299999999999997 -5.855319148936167 0,-5.855319148936167"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericServices">
  <s:path class="arrow" d="M28.400000000000002,165.28779661016952L 101.3,227.23220338983054"/>
  <s:path class="arrow" d="M21.287457627118645,150.86c29.041694915254237, -18.8625 87.1250847457627,-37.725 87.1250847457627,0"/>
  <s:path class="arrow" d="M28.400000000000002,165.0832028469751L 265.70000000000005,360.4967971530249"/>
  <s:path class="arrow" d="M28.400000000000002,160.278085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
  <s:path class="arrow" d="M12.8,160.81744680851065c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
  <s:path class="arrow" d="M28.400000000000002,163.72843843843847L 212.60000000000002,283.4215615615616"/>
  <s:path class="arrowF" d="M21.74576271186441,166.46000000000004c16.936158192090392, 14.437499999999998 50.80847457627117,28.874999999999996 50.80847457627117,0"/>
  <s:path class="arrowF" d="M28.400000000000002,152.29126705653024L 89.74999999999999,102.19873294346979"/>
  <s:path class="arrowF" d="M28.400000000000002,153.48225039619655L 107.44999999999999,101.00774960380349"/>
  <s:path class="arrowF" d="M28.400000000000002,156.85298935298937L 195.94999999999996,118.03701064701065"/>
  <s:path class="arrowF" d="M28.400000000000002,155.9841932841933L 195.94999999999996,98.50580671580673"/>
  <s:path class="arrowF" d="M28.400000000000002,154.27136013686913L 188.15,64.38863986313089"/>
  <s:path class="arrowF" d="M28.400000000000002,155.47939243645385L 254.75,63.180607563546204"/>
  <s:path class="arrowF" d="M28.400000000000002,154.97177570093461L 221.45,63.688224299065425"/>
  <s:path class="arrowF" d="M28.400000000000002,165.28779661016952L 101.3,227.23220338983054"/>
  <s:path class="arrowF" d="M27.943617021276598,166.46000000000004L 48.6563829787234,188.46"/>
  <s:path class="arrowF" d="M28.400000000000002,161.42158192090398L 172.1,212.29841807909605"/>
  <s:path class="arrowF" d="M20.752252252252255,166.46000000000004c133.0984984984985, 57.74999999999999 399.29549549549546,115.49999999999999 399.29549549549546,0"/>
  <s:path class="arrowF" d="M28.400000000000002,160.1278678678679L 412.4,232.39213213213213"/>
  <s:path class="arrowF" d="M28.400000000000002,157.14568291008925L 231.34999999999997,117.74431708991078"/>
  <s:path class="arrowF" d="M28.400000000000002,156.73019492025992L 266.74999999999994,97.75980507974012"/>
  <s:path class="arrowF" d="M28.400000000000002,156.85593594699063L 284.44999999999993,97.63406405300941"/>
  <s:path class="arrowF" d="M28.400000000000002,157.51621565578023L 302.15,117.37378434421981"/>
  <s:path class="arrowF" d="M28.400000000000002,157.15091916859126L 337.54999999999995,97.3390808314088"/>
  <s:path class="arrowF" d="M28.400000000000002,153.56616822429908L 221.45,27.493831775700954"/>
  <s:path class="arrowF" d="M28.400000000000002,154.87331680099197L 254.75,44.98668319900807"/>
  <s:path class="arrowF" d="M28.400000000000002,154.56668977469673L 272.45,26.493310225303304"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericOpenLibraries">
  <s:path class="arrow" d="M28.400000000000002,196.68320346320348L 359.29999999999995,214.63679653679654"/>
  <s:path class="arrow" d="M28.400000000000002,195.50684129429894L 207.49999999999997,178.21315870570112"/>
  <s:path class="arrow" d="M28.400000000000002,199.49617021276597c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M20.912480739599385,188.46c64.69167950693374, -32.137499999999996 194.07503852080123,-64.27499999999999 194.07503852080123,0"/>
  <s:path class="arrow" d="M28.400000000000002,195.31728061716493L 323.9,159.60271938283512"/>
  <s:path class="arrow" d="M12.8,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M28.400000000000002,201.52353499406883L 265.70000000000005,361.6564650059312"/>
  <s:path class="arrow" d="M28.400000000000002,197.76631741140218L 207.49999999999997,232.35368258859785"/>
  <s:path class="arrow" d="M28.400000000000002,199.8605705705706L 212.60000000000002,284.8894294294294"/>
  <s:path class="arrowF" d="M12.8,189.7876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M20.981920903954805,204.06000000000003c52.84538606403013, 27.712500000000002 158.5361581920904,55.425000000000004 158.5361581920904,0"/>
  <s:path class="arrowF" d="M28.400000000000002,198.09071161048692L 253.09999999999997,250.82928838951312"/>
  <s:path class="arrowF" d="M28.400000000000002,197.259591002045L 306.2,232.86040899795503"/>
  <s:path class="arrowF" d="M28.400000000000002,197.15197080291972L 341.59999999999997,232.9680291970803"/>
  <s:path class="arrowF" d="M28.400000000000002,197.10640692640695L 359.29999999999995,233.01359307359309"/>
  <s:path class="arrowF" d="M28.400000000000002,196.99393393393396L 412.4,233.12606606606607"/>
  <s:path class="arrowF" d="M28.400000000000002,195.92289655172416L 447.8,177.7971034482759"/>
  <s:path class="arrowF" d="M28.400000000000002,196.59710344827587L 447.8,214.72289655172415"/>
  <s:path class="arrowF" d="M28.400000000000002,196.90784625579857L 465.5,233.2121537442015"/>
  <s:path class="arrowF" d="M28.400000000000002,193.6177396825397L 249.04999999999995,118.87226031746032"/>
  <s:path class="arrowF" d="M27.9436170212766,188.46L 30.956382978723397,185.26000000000005"/>
  <s:path class="arrowF" d="M28.400000000000002,199.57389830508475L 101.3,230.54610169491528"/>
  <s:path class="arrowF" d="M28.400000000000002,193.40374742621827L 231.34999999999997,119.08625257378175"/>
  <s:path class="arrowF" d="M28.400000000000002,200.40237288135594L 48.2,210.91762711864408"/>
  <s:path class="arrowF" d="M28.400000000000002,191.4600461361015L 142.85,121.0299538638985"/>
 </s:g>
 <s:g visibility="hidden" id="dep-XML">
  <s:path class="arrow" d="M28.400000000000002,180.696170212766c12.499999999999996, 10.37588652482268 24.999999999999993 31.127659574468044 0,31.127659574468044"/>
  <s:path class="arrow" d="M28.400000000000002,182.43084745762715L 101.3,228.8891525423729"/>
  <s:path class="arrow" d="M12.8,183.93234042553195c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M28.400000000000002,183.303368920522L 265.70000000000005,361.0766310794781"/>
  <s:path class="arrow" d="M12.8,179.61744680851066c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
  <s:path class="arrow" d="M28.400000000000002,181.79450450450454L 212.60000000000002,284.15549549549553"/>
  <s:path class="arrowF" d="M20.912480739599385,169.66000000000003c64.69167950693374, -32.137499999999996 194.07503852080123,-64.27499999999999 194.07503852080123,0"/>
  <s:path class="arrowF" d="M28.400000000000002,178.7979562043796L 341.59999999999997,232.52204379562045"/>
  <s:path class="arrowF" d="M28.400000000000002,170.73296354992078L 107.44999999999999,102.55703645007925"/>
  <s:path class="arrowF" d="M28.400000000000002,174.95275841701127L 266.74999999999994,98.3372415829888"/>
  <s:path class="arrowF" d="M28.400000000000002,175.1161236885699L 284.44999999999993,98.17387631143016"/>
  <s:path class="arrowF" d="M28.400000000000002,175.8094245723173L 302.15,117.88057542768274"/>
  <s:path class="arrowF" d="M28.400000000000002,171.66336448598133L 221.45,28.19663551401871"/>
  <s:path class="arrowF" d="M28.400000000000002,173.0672411655301L 254.75,45.59275883446992"/>
  <s:path class="arrowF" d="M28.400000000000002,173.67331680099198L 254.75,63.78668319900807"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompressionLibraries">
  <s:path class="arrow" d="M46.099999999999994,173.3176271186441L 65.89999999999999,162.80237288135595"/>
  <s:path class="arrow" d="M34.6281914893617,185.26000000000005L 24.2718085106383,207.26"/>
  <s:path class="arrow" d="M46.099999999999994,182.21581548599673L 212.60000000000002,283.7341845140033"/>
  <s:path class="arrow" d="M30.956382978723397,185.26000000000005L 27.9436170212766,188.46"/>
  <s:path class="arrow" d="M46.099999999999994,183.743112244898L 265.70000000000005,360.63688775510207"/>
  <s:path class="arrowF" d="M38.45930871956009,185.26000000000005c127.19379418695992, 55.537499999999994 381.5813825608798,111.07499999999999 381.5813825608798,0"/>
  <s:path class="arrowF" d="M46.099999999999994,173.20905206942592L 142.85,120.4809479305741"/>
  <s:path class="arrowF" d="M46.099999999999994,173.61162284678153L 195.94999999999996,99.67837715321852"/>
  <s:path class="arrowF" d="M46.099999999999994,173.37443478260872L 254.75,64.0855652173913"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LowLevelLibrariesandFrameworks">
  <s:path class="arrow" d="M28.400000000000002,227.23220338983052L 101.3,165.2877966101695"/>
  <s:path class="arrow" d="M21.287457627118645,226.06c29.041694915254237, -18.8625 87.1250847457627,-37.725 87.1250847457627,0"/>
  <s:path class="arrow" d="M28.400000000000002,237.96386714116252L 265.70000000000005,362.8161328588375"/>
  <s:path class="arrow" d="M28.400000000000002,235.99270270270273L 212.60000000000002,286.3572972972973"/>
  <s:path class="arrowF" d="M26.107712765957448,226.06L 68.19228723404254,166.46000000000004"/>
  <s:path class="arrowF" d="M28.400000000000002,231.49292978208234L 136.7,198.6270702179177"/>
  <s:path class="arrowF" d="M21.091041162227604,241.66000000000003c40.9726392251816, 23.2875 122.9179176755448,46.575 122.9179176755448,0"/>
  <s:path class="arrowF" d="M28.400000000000002,231.78881355932205L 154.4,198.33118644067798"/>
  <s:path class="arrowF" d="M28.400000000000002,232.01894538606405L 172.1,198.101054613936"/>
  <s:path class="arrowF" d="M28.400000000000002,232.35368258859785L 207.49999999999997,197.76631741140218"/>
  <s:path class="arrowF" d="M28.400000000000002,233.10684129429893L 207.49999999999997,215.81315870570108"/>
  <s:path class="arrowF" d="M28.400000000000002,231.86081799591003L 306.2,160.65918200408998"/>
  <s:path class="arrowF" d="M28.400000000000002,232.86040899795503L 306.2,197.259591002045"/>
  <s:path class="arrowF" d="M28.400000000000002,232.59038961038962L 359.29999999999995,178.72961038961043"/>
  <s:path class="arrowF" d="M28.400000000000002,232.80579439252338L 430.09999999999997,178.51420560747667"/>
  <s:path class="arrowF" d="M28.400000000000002,233.49303303303304L 412.4,215.42696696696697"/>
  <s:path class="arrowF" d="M20.752252252252255,241.66000000000003c133.0984984984985, 57.74999999999999 399.29549549549546,115.49999999999999 399.29549549549546,0"/>
  <s:path class="arrowF" d="M28.400000000000002,233.12606606606607L 412.4,196.99393393393396"/>
  <s:path class="arrowF" d="M28.400000000000002,232.51158620689657L 447.8,160.00841379310347"/>
  <s:path class="arrowF" d="M28.400000000000002,232.84868965517242L 447.8,178.47131034482763"/>
  <s:path class="arrowF" d="M28.400000000000002,227.65009137055839L 160.54999999999998,122.43990862944163"/>
  <s:path class="arrowF" d="M28.400000000000002,228.31443336355395L 178.24999999999997,121.77556663644609"/>
  <s:path class="arrowF" d="M28.400000000000002,230.35361993160726L 319.84999999999997,99.33638006839277"/>
  <s:path class="arrowF" d="M28.400000000000002,230.24702894270527L 266.74999999999994,119.84297105729475"/>
  <s:path class="arrowF" d="M28.400000000000002,230.62382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M12.8,231.7025531914894c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrowF" d="M12.8,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M24.2718085106383,226.06L 52.3281914893617,166.46000000000004"/>
  <s:path class="arrowF" d="M27.943617021276598,226.06L 48.6563829787234,204.06000000000003"/>
  <s:path class="arrowF" d="M28.400000000000002,230.54610169491528L 101.3,199.57389830508475"/>
  <s:path class="arrowF" d="M28.400000000000002,227.23220338983052L 101.3,165.2877966101695"/>
  <s:path class="arrowF" d="M28.400000000000002,230.75322033898306L 154.4,180.566779661017"/>
  <s:path class="arrowF" d="M28.400000000000002,235.04353510895885L 136.7,251.4764648910412"/>
  <s:path class="arrowF" d="M28.400000000000002,230.17789077212808L 172.1,162.34210922787196"/>
  <s:path class="arrowF" d="M28.400000000000002,231.09841807909606L 172.1,180.221581920904"/>
  <s:path class="arrowF" d="M28.400000000000002,232.93947269303203L 172.1,215.98052730696799"/>
  <s:path class="arrowF" d="M28.400000000000002,232.20305084745763L 189.79999999999998,197.9169491525424"/>
  <s:path class="arrowF" d="M28.400000000000002,231.60052388289677L 207.49999999999997,179.71947611710328"/>
  <s:path class="arrowF" d="M28.400000000000002,233.24976279650437L 253.09999999999997,215.67023720349565"/>
  <s:path class="arrowF" d="M20.785036496350365,226.06c109.47664233576641, -48.89999999999999 328.4299270072992,-97.79999999999998 328.4299270072992,0"/>
  <s:path class="arrowF" d="M28.400000000000002,232.3241005498822L 394.7,160.19589945011785"/>
  <s:path class="arrowF" d="M28.400000000000002,233.43679653679655L 359.29999999999995,215.48320346320347"/>
  <s:path class="arrowF" d="M28.400000000000002,232.39213213213213L 412.4,160.1278678678679"/>
  <s:path class="arrowF" d="M28.400000000000002,234.22696696696698L 412.4,252.29303303303305"/>
  <s:path class="arrowF" d="M28.400000000000002,234.2114018691589L 430.09999999999997,252.30859813084115"/>
  <s:path class="arrowF" d="M28.400000000000002,233.21215374420146L 465.5,196.90784625579857"/>
  <s:path class="arrowF" d="M24.948402521191046,226.06L 93.20159747880894,103.63000000000001"/>
  <s:path class="arrowF" d="M26.87620504973221,226.06L 108.97379495026777,124.03"/>
  <s:path class="arrowF" d="M28.049885233358836,226.06L 125.50011476664116,124.03"/>
  <s:path class="arrowF" d="M25.948619865246684,226.06L 109.90138013475328,103.63000000000001"/>
  <s:path class="arrowF" d="M28.400000000000002,228.85036855036856L 195.94999999999996,121.23963144963147"/>
  <s:path class="arrowF" d="M28.400000000000002,227.9815724815725L 195.94999999999996,101.70842751842753"/>
  <s:path class="arrowF" d="M28.400000000000002,229.6618119423473L 231.34999999999997,120.42818805765272"/>
  <s:path class="arrowF" d="M28.400000000000002,229.97634285714287L 249.04999999999995,120.11365714285715"/>
  <s:path class="arrowF" d="M28.400000000000002,229.62044890726523L 266.74999999999994,100.06955109273483"/>
  <s:path class="arrowF" d="M28.400000000000002,229.89668691330758L 284.44999999999993,99.79331308669245"/>
  <s:path class="arrowF" d="M28.400000000000002,230.68905132192847L 302.15,119.40094867807154"/>
  <s:path class="arrowF" d="M28.400000000000002,230.7160840998686L 355.25,98.97391590013143"/>
  <s:path class="arrowF" d="M28.400000000000002,231.1442925974595L 355.25,117.34570740254053"/>
  <s:path class="arrowF" d="M28.400000000000002,231.39872171496626L 390.65000000000003,117.09127828503375"/>
  <s:path class="arrowF" d="M27.69919028340081,226.06L 188.8508097165992,49"/>
  <s:path class="arrowF" d="M28.400000000000002,226.1262788708298L 188.15,67.73372112917022"/>
  <s:path class="arrowF" d="M27.068031779059872,226.06L 189.48196822094013,30.2"/>
  <s:path class="arrowF" d="M28.400000000000002,226.6577570093458L 221.45,48.4022429906542"/>
  <s:path class="arrowF" d="M28.400000000000002,227.36056074766356L 221.45,66.49943925233646"/>
  <s:path class="arrowF" d="M28.296349191336425,226.06L 221.55365080866358,30.2"/>
  <s:path class="arrowF" d="M28.400000000000002,227.64901425914445L 254.75,47.41098574085555"/>
  <s:path class="arrowF" d="M28.400000000000002,228.07240901213174L 272.45,46.98759098786829"/>
  <s:path class="arrowF" d="M28.400000000000002,227.5076487579434L 272.45,28.752351242056648"/>
  <s:path class="arrowF" d="M28.400000000000002,227.91304488912928L 290.15,28.346955110870766"/>
  <s:path class="arrowF" d="M28.400000000000002,228.2698017285206L 307.85,27.990198271479414"/>
  <s:path class="arrowF" d="M28.400000000000002,228.25508989460633L 254.75,65.60491010539369"/>
  <s:path class="arrowF" d="M28.400000000000002,231.0106312028583L 390.65000000000003,98.67936879714176"/>
  <s:path class="arrowF" d="M28.400000000000002,232.24191489361704c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrowF" d="M28.400000000000002,228.3368361581921L 119,164.18316384180793"/>
  <s:path class="arrowF" d="M21.287457627118645,226.06c29.041694915254237, -18.8625 87.1250847457627,-37.725 87.1250847457627,0"/>
  <s:path class="arrowF" d="M28.400000000000002,234.47023720349566L 253.09999999999997,252.04976279650438"/>
  <s:path class="arrowF" d="M28.400000000000002,232.24945634266888L 376.99999999999994,160.27054365733116"/>
  <s:path class="arrowF" d="M20.77558441558442,226.06c115.38294372294371, -51.11249999999999 346.1488311688311,-102.22499999999998 346.1488311688311,0"/>
  <s:path class="arrowF" d="M28.400000000000002,232.7590990990991L 412.4,178.56090090090095"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CharacterConversionFramework">
  <s:path class="arrow" d="M28.400000000000002,219.74370106761566L 265.70000000000005,362.23629893238433"/>
  <s:path class="arrow" d="M12.8,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M28.400000000000002,217.92663663663663L 212.60000000000002,285.62336336336335"/>
  <s:path class="arrowF" d="M12.8,212.90255319148937c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrowF" d="M12.8,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M28.400000000000002,211.82382978723405c12.499999999999996, -10.37588652482268 24.999999999999993 -31.127659574468044 0,-31.127659574468044"/>
  <s:path class="arrowF" d="M24.2718085106383,207.26L 34.6281914893617,185.26000000000005"/>
  <s:path class="arrowF" d="M28.400000000000002,210.0891525423729L 101.3,163.63084745762714"/>
  <s:path class="arrowF" d="M28.400000000000002,210.91762711864408L 119,162.80237288135595"/>
  <s:path class="arrowF" d="M28.400000000000002,216.71694915254238L 101.3,232.20305084745763"/>
  <s:path class="arrowF" d="M28.400000000000002,213.83952559300874L 253.09999999999997,178.6804744069913"/>
  <s:path class="arrowF" d="M20.853183520599252,207.26c79.93121098626716, -37.8375 239.79363295880148,-75.675 239.79363295880148,0"/>
  <s:path class="arrowF" d="M28.400000000000002,214.63679653679654L 359.29999999999995,196.68320346320348"/>
  <s:path class="arrowF" d="M20.77558441558442,207.26c115.38294372294371, -51.11249999999999 346.1488311688311,-102.22499999999998 346.1488311688311,0"/>
  <s:path class="arrowF" d="M28.400000000000002,215.48320346320347L 359.29999999999995,233.43679653679655"/>
  <s:path class="arrowF" d="M28.400000000000002,213.9590990990991L 412.4,159.76090090090094"/>
  <s:path class="arrowF" d="M28.400000000000002,214.38579310344826L 447.8,178.13420689655175"/>
  <s:path class="arrowF" d="M25.63405183259247,207.26L 92.51594816740752,103.63000000000001"/>
  <s:path class="arrowF" d="M26.67315592431448,207.26L 91.4768440756855,124.03"/>
  <s:path class="arrowF" d="M26.79198188375409,207.26L 109.0580181162459,103.63000000000001"/>
  <s:path class="arrowF" d="M28.400000000000002,209.9822276822277L 195.94999999999996,100.90777231777234"/>
  <s:path class="arrowF" d="M28.400000000000002,211.5327796842828L 231.34999999999997,119.75722031571723"/>
  <s:path class="arrowF" d="M28.400000000000002,211.39788541051388L 266.74999999999994,99.49211458948614"/>
  <s:path class="arrowF" d="M28.400000000000002,212.0311968734734L 319.84999999999997,98.85880312652664"/>
  <s:path class="arrowF" d="M28.400000000000002,212.22225289895087L 284.44999999999993,119.06774710104916"/>
  <s:path class="arrowF" d="M28.400000000000002,212.3958424053914L 302.15,118.89415759460861"/>
  <s:path class="arrowF" d="M28.400000000000002,207.32627887082978L 188.15,48.93372112917021"/>
  <s:path class="arrowF" d="M28.400000000000002,208.1625491873396L 188.15,66.8974508126604"/>
  <s:path class="arrowF" d="M27.699190283400814,207.26L 188.8508097165992,30.2"/>
  <s:path class="arrowF" d="M28.400000000000002,208.56056074766354L 221.45,47.69943925233645"/>
  <s:path class="arrowF" d="M28.400000000000002,209.2633644859813L 221.45,65.7966355140187"/>
  <s:path class="arrowF" d="M28.400000000000002,209.45508989460632L 254.75,46.804910105393674"/>
  <s:path class="arrowF" d="M28.400000000000002,209.27240901213173L 272.45,28.187590987868276"/>
  <s:path class="arrowF" d="M28.400000000000002,210.0611655300682L 254.75,64.99883446993181"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Authorisation">
  <s:path class="arrow" d="M52.3281914893617,166.46000000000004L 24.271808510638298,226.06"/>
  <s:path class="arrow" d="M63.8,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M63.8,166.12863448275866L 265.70000000000005,359.4513655172414"/>
  <s:path class="arrow" d="M61.50771276595745,166.46000000000004L 103.59228723404254,226.06"/>
  <s:path class="arrow" d="M63.8,164.8198175182482L 212.60000000000002,282.3301824817518"/>
  <s:path class="arrowF" d="M63.8,154.2181645021645L 221.45,64.44183549783551"/>
  <s:path class="arrowF" d="M63.8,152.52535064935068L 221.45,28.534649350649374"/>
  <s:path class="arrowF" d="M63.8,155.34308629441628L 195.94999999999996,99.14691370558379"/>
  <s:path class="arrowF" d="M63.8,160.36511627906978L 306.2,213.35488372093022"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CryptoLibraries">
  <s:path class="arrow" d="M63.8,217.82158192090395L 101.3,231.09841807909606"/>
  <s:path class="arrow" d="M63.8,220.50601379310345L 265.70000000000005,361.4739862068966"/>
  <s:path class="arrow" d="M48.2,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M48.2,210.91762711864408L 28.400000000000002,200.40237288135594"/>
  <s:path class="arrow" d="M63.8,218.54390510948906L 212.60000000000002,285.00609489051095"/>
  <s:path class="arrow" d="M63.8,210.85102375102375L 231.34999999999997,120.43897624897627"/>
  <s:path class="arrowF" d="M63.8,213.87646489104117L 172.1,197.44353510895886"/>
  <s:path class="arrowF" d="M63.8,216.49133235724744L 253.09999999999997,251.22866764275258"/>
  <s:path class="arrowF" d="M63.8,211.12351746031746L 284.44999999999993,99.76648253968257"/>
  <s:path class="arrowF" d="M63.8,211.63649917172833L 319.84999999999997,99.25350082827168"/>
  <s:path class="arrowF" d="M63.8,208.07894372294373L 221.45,66.98105627705627"/>
  <s:path class="arrowF" d="M63.8,212.02446544595392L 302.15,119.26553455404607"/>
  <s:path class="arrowF" d="M63.8,208.49448075526507L 254.75,47.76551924473492"/>
  <s:path class="arrowF" d="M48.2,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrowF" d="M63.8,215.62837209302324L 306.2,233.29162790697677"/>
  <s:path class="arrowF" d="M63.8,215.5597955010225L 341.59999999999997,233.3602044989775"/>
  <s:path class="arrowF" d="M63.8,208.76562436548224L 195.94999999999996,102.1243756345178"/>
  <s:path class="arrowF" d="M63.8,211.22194174757283L 249.04999999999995,120.06805825242719"/>
  <s:path class="arrowF" d="M63.8,209.20442992011618L 254.75,65.85557007988382"/>
  <s:path class="arrowF" d="M63.8,210.85102375102375L 231.34999999999997,120.43897624897627"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CryptoManagementLibraries">
  <s:path class="arrow" d="M63.8,195.33947269303204L 207.49999999999997,178.38052730696802"/>
  <s:path class="arrow" d="M56.3819209039548,204.06000000000003c52.84538606403012, 27.7125 158.53615819209037,55.425 158.53615819209037,0"/>
  <s:path class="arrow" d="M63.8,192.67567604667127L 266.74999999999994,99.41432395332879"/>
  <s:path class="arrow" d="M48.6563829787234,188.46L 27.9436170212766,166.46000000000004"/>
  <s:path class="arrow" d="M48.6563829787234,204.06000000000003L 27.9436170212766,226.06"/>
  <s:path class="arrow" d="M63.8,201.78316384180792L 101.3,228.3368361581921"/>
  <s:path class="arrow" d="M63.8,202.38022068965518L 265.70000000000005,360.7997793103449"/>
  <s:path class="arrow" d="M63.8,200.63587591240878L 212.60000000000002,284.1141240875912"/>
  <s:path class="arrowF" d="M48.2,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrowF" d="M63.8,192.85167895167896L 231.34999999999997,119.63832104832106"/>
  <s:path class="arrowF" d="M63.8,193.15203883495147L 249.04999999999995,119.33796116504855"/>
  <s:path class="arrowF" d="M63.8,196.82837209302326L 306.2,214.49162790697676"/>
  <s:path class="arrowF" d="M63.8,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M63.8,190.95811167512693L 195.94999999999996,101.13188832487312"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ContentManagement">
  <s:path class="arrow" d="M68.19228723404254,166.46000000000004L 26.107712765957444,226.06"/>
  <s:path class="arrow" d="M81.49999999999999,156.11517877739334L 195.94999999999996,118.7748212226067"/>
  <s:path class="arrow" d="M81.18314606741572,166.46000000000004L 266.01685393258435,359.12"/>
  <s:path class="arrow" d="M72.55423728813558,166.46000000000004c-16.936158192090392, 14.437499999999998 -50.80847457627117,28.874999999999996 -50.80847457627117,0"/>
  <s:path class="arrow" d="M77.37180851063829,166.46000000000004L 105.4281914893617,226.06"/>
  <s:path class="arrow" d="M81.49999999999999,165.5630265848671L 212.60000000000002,281.58697341513295"/>
  <s:path class="arrowF" d="M65.89999999999999,162.80237288135595L 46.099999999999994,173.3176271186441"/>
  <s:path class="arrowF" d="M81.49999999999999,159.0832034632035L 412.4,177.03679653679657"/>
  <s:path class="arrowF" d="M81.49999999999999,156.11517877739334L 195.94999999999996,118.7748212226067"/>
  <s:path class="arrowF" d="M81.49999999999999,154.89164936562864L 195.94999999999996,99.5983506343714"/>
  <s:path class="arrowF" d="M81.49999999999999,157.47308449974082L 355.25,115.81691550025921"/>
  <s:path class="arrowF" d="M73.8755844155844,150.86c115.38294372294372, -51.1125 346.1488311688312,-102.225 346.1488311688312,0"/>
  <s:path class="arrowF" d="M78.85820467929332,150.86L 110.09179532070667,103.63000000000001"/>
  <s:path class="arrowF" d="M81.49999999999999,156.9662934162779L 355.25,97.52370658372215"/>
  <s:path class="arrowF" d="M81.49999999999999,153.71272902603667L 221.45,64.94727097396337"/>
  <s:path class="arrowF" d="M81.49999999999999,151.82729026036645L 221.45,29.232709739633577"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CryptoPlugins">
  <s:path class="arrow" d="M63.8,238.63180689655172L 265.70000000000005,362.1481931034483"/>
  <s:path class="arrow" d="M63.8,236.45193430656934L 212.60000000000002,285.8980656934307"/>
  <s:path class="arrow" d="M48.2,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AuthenticationServices"/>
 <s:g visibility="hidden" id="dep-FeatureManagement">
  <s:path class="arrow" d="M101.3,199.57389830508475L 28.400000000000002,230.54610169491528"/>
  <s:path class="arrow" d="M116.89999999999999,199.49617021276597c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M116.61388726122114,204.06000000000003L 265.9861127387789,359.12"/>
  <s:path class="arrow" d="M116.89999999999999,202.7235579514825L 212.60000000000002,282.02644204851754"/>
  <s:path class="arrowF" d="M116.89999999999999,192.1176271186441L 172.1,162.80237288135595"/>
  <s:path class="arrowF" d="M116.89999999999999,194.18881355932206L 172.1,179.531186440678"/>
  <s:path class="arrowF" d="M116.89999999999999,199.15802371541503L 253.09999999999997,249.761976284585"/>
  <s:path class="arrowF" d="M113.99574468085106,204.06000000000003L 139.60425531914893,244.86"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LoggingServices">
  <s:path class="arrow" d="M101.3,165.28779661016952L 28.400000000000002,227.23220338983054"/>
  <s:path class="arrow" d="M116.89999999999999,160.278085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
  <s:path class="arrow" d="M101.3,163.63084745762714L 28.400000000000002,210.0891525423729"/>
  <s:path class="arrow" d="M115.25730337078652,166.46000000000004L 267.34269662921355,359.12"/>
  <s:path class="arrow" d="M115.78674420395902,166.46000000000004L 213.713255796041,280.69"/>
  <s:path class="arrowF" d="M114.86732504682445,150.86L 190.18267495317556,49"/>
  <s:path class="arrowF" d="M108.41254237288135,150.86c-29.041694915254237, -18.8625 -87.1250847457627,-37.725 -87.1250847457627,0"/>
  <s:path class="arrowF" d="M116.89999999999999,161.42158192090398L 207.49999999999997,193.49841807909607"/>
  <s:path class="arrowF" d="M116.89999999999999,161.55802371541503L 253.09999999999997,212.16197628458497"/>
  <s:path class="arrowF" d="M114.07159841479523,150.86L 190.97840158520478,30.2"/>
  <s:path class="arrowF" d="M116.89999999999999,152.25510611735334L 221.45,66.4048938826467"/>
  <s:path class="arrowF" d="M101.3,165.28779661016952L 28.400000000000002,227.23220338983054"/>
  <s:path class="arrowF" d="M116.89999999999999,160.731186440678L 172.1,175.38881355932207"/>
  <s:path class="arrowF" d="M116.89999999999999,162.80237288135595L 172.1,192.1176271186441"/>
  <s:path class="arrowF" d="M116.89999999999999,163.4900395256917L 253.09999999999997,247.82996047430834"/>
  <s:path class="arrowF" d="M116.89999999999999,153.48225039619655L 195.94999999999996,101.00774960380349"/>
  <s:path class="arrowF" d="M116.89999999999999,152.68940371456503L 254.75,47.17059628543501"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TraceServices">
  <s:path class="arrow" d="M119,162.80237288135595L 28.400000000000002,210.91762711864408"/>
  <s:path class="arrow" d="M132.64094731884546,166.46000000000004L 232.25905268115457,299.49"/>
  <s:path class="arrow" d="M124.96409574468085,166.46000000000004L 110.93590425531914,226.06"/>
  <s:path class="arrow" d="M119,164.18316384180793L 28.400000000000002,228.3368361581921"/>
  <s:path class="arrow" d="M132.29438202247192,166.46000000000004L 268.0056179775281,359.12"/>
  <s:path class="arrow" d="M132.42335361626743,166.46000000000004L 214.7766463837326,280.69"/>
  <s:path class="arrowF" d="M134.6,161.29504043126687L 341.59999999999997,231.22495956873314"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PersistentStorage">
  <s:path class="arrow" d="M108.41254237288135,226.06c-29.041694915254237, -18.8625 -87.1250847457627,-37.725 -87.1250847457627,0"/>
  <s:path class="arrow" d="M101.3,227.23220338983052L 28.400000000000002,165.2877966101695"/>
  <s:path class="arrow" d="M101.3,232.20305084745763L 28.400000000000002,216.71694915254238"/>
  <s:path class="arrow" d="M116.89999999999999,240.17306569343066L 265.70000000000005,360.60693430656937"/>
  <s:path class="arrow" d="M101.3,230.54610169491528L 28.400000000000002,199.57389830508475"/>
  <s:path class="arrow" d="M116.89999999999999,237.68851752021564L 212.60000000000002,284.66148247978435"/>
  <s:path class="arrowF" d="M101.3,227.23220338983052L 28.400000000000002,165.2877966101695"/>
  <s:path class="arrowF" d="M101.3,228.8891525423729L 28.400000000000002,182.43084745762715"/>
  <s:path class="arrowF" d="M101.3,231.09841807909606L 63.8,217.82158192090395"/>
  <s:path class="arrowF" d="M101.3,228.3368361581921L 63.8,201.78316384180792"/>
  <s:path class="arrowF" d="M105.4281914893617,226.06L 77.37180851063829,166.46000000000004"/>
  <s:path class="arrowF" d="M116.89999999999999,230.62382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M110.93590425531914,226.06L 124.96409574468085,166.46000000000004"/>
  <s:path class="arrowF" d="M116.4436170212766,226.06L 172.5563829787234,166.46000000000004"/>
  <s:path class="arrowF" d="M116.89999999999999,230.39946902654867L 270.79999999999995,162.12053097345137"/>
  <s:path class="arrowF" d="M116.89999999999999,231.92798418972333L 253.09999999999997,198.1920158102767"/>
  <s:path class="arrowF" d="M116.89999999999999,234.72513274336285L 270.79999999999995,251.7948672566372"/>
  <s:path class="arrowF" d="M116.89999999999999,233.1443338213763L 306.2,215.77566617862374"/>
  <s:path class="arrowF" d="M116.89999999999999,231.9745612343298L 412.4,160.5454387656702"/>
  <s:path class="arrowF" d="M116.89999999999999,232.44592092574737L 412.4,178.87407907425268"/>
  <s:path class="arrowF" d="M116.89999999999999,233.38864030858247L 412.4,215.53135969141755"/>
  <s:path class="arrowF" d="M116.89999999999999,232.91728061716492L 412.4,197.2027193828351"/>
  <s:path class="arrowF" d="M116.89999999999999,232.16718614718616L 447.8,160.35281385281388"/>
  <s:path class="arrowF" d="M116.89999999999999,232.24945634266888L 465.5,160.27054365733116"/>
  <s:path class="arrowF" d="M116.89999999999999,232.59038961038962L 447.8,178.72961038961043"/>
  <s:path class="arrowF" d="M116.89999999999999,233.05472817133443L 465.5,197.06527182866557"/>
  <s:path class="arrowF" d="M116.89999999999999,233.45736408566722L 465.5,215.4626359143328"/>
  <s:path class="arrowF" d="M108.44731580091283,226.06L 98.20268419908715,103.63000000000001"/>
  <s:path class="arrowF" d="M108.33412394797244,226.06L 98.31587605202753,124.03"/>
  <s:path class="arrowF" d="M109.50780413159907,226.06L 114.8421958684009,124.03"/>
  <s:path class="arrowF" d="M109.44753314496847,226.06L 114.9024668550315,103.63000000000001"/>
  <s:path class="arrowF" d="M110.44775048902412,226.06L 131.60224951097587,103.63000000000001"/>
  <s:path class="arrowF" d="M114.44861986524668,226.06L 198.40138013475328,103.63000000000001"/>
  <s:path class="arrowF" d="M116.89999999999999,226.8049134948097L 231.34999999999997,123.2850865051903"/>
  <s:path class="arrowF" d="M116.89999999999999,227.65009137055839L 249.04999999999995,122.43990862944163"/>
  <s:path class="arrowF" d="M116.89999999999999,227.35269265639167L 266.74999999999994,102.33730734360836"/>
  <s:path class="arrowF" d="M116.89999999999999,228.85036855036856L 284.44999999999993,121.23963144963147"/>
  <s:path class="arrowF" d="M116.89999999999999,229.30281904761907L 337.54999999999995,100.38718095238096"/>
  <s:path class="arrowF" d="M112.99641090532612,226.06L 192.0535890946739,67.8"/>
  <s:path class="arrowF" d="M112.30358460228885,226.06L 192.74641539771116,30.2"/>
  <s:path class="arrowF" d="M116.71888773290456,226.06L 308.0311122670954,30.2"/>
  <s:path class="arrowF" d="M103.59228723404254,226.06L 61.50771276595744,166.46000000000004"/>
  <s:path class="arrowF" d="M116.4436170212766,226.06L 154.85638297872342,185.26000000000005"/>
  <s:path class="arrowF" d="M116.89999999999999,233.29162790697677L 359.29999999999995,215.62837209302324"/>
  <s:path class="arrowF" d="M115.98433222132749,226.06L 255.66566777867249,67.8"/>
  <s:path class="arrowF" d="M108.41254237288135,226.06c-29.041694915254237, -18.8625 -87.1250847457627,-37.725 -87.1250847457627,0"/>
  <s:path class="arrowF" d="M116.89999999999999,232.24191489361704c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrowF" d="M110.8186440677966,241.66000000000003c10.654237288135596, 12.225000000000001 31.962711864406785,24.450000000000003 31.962711864406785,0"/>
  <s:path class="arrowF" d="M116.89999999999999,238.00237288135594L 136.7,248.5176271186441"/>
  <s:path class="arrowF" d="M116.89999999999999,228.3368361581921L 154.4,201.78316384180792"/>
  <s:path class="arrowF" d="M116.89999999999999,227.64644067796613L 172.1,183.67355932203392"/>
  <s:path class="arrowF" d="M116.89999999999999,229.7176271186441L 172.1,200.40237288135594"/>
  <s:path class="arrowF" d="M116.89999999999999,231.78881355932205L 172.1,217.13118644067796"/>
  <s:path class="arrowF" d="M116.89999999999999,230.54610169491528L 189.79999999999998,199.57389830508475"/>
  <s:path class="arrowF" d="M116.89999999999999,229.7176271186441L 207.49999999999997,181.60237288135596"/>
  <s:path class="arrowF" d="M116.89999999999999,232.8939920948617L 253.09999999999997,216.02600790513833"/>
  <s:path class="arrowF" d="M116.89999999999999,234.82600790513834L 253.09999999999997,251.6939920948617"/>
  <s:path class="arrowF" d="M109.39692532942898,226.06c68.10204978038068, -33.4125 204.30614934114203,-66.825 204.30614934114203,0"/>
  <s:path class="arrowF" d="M116.89999999999999,231.73247007616976L 376.99999999999994,160.78752992383028"/>
  <s:path class="arrowF" d="M115.3762050497322,226.06L 197.47379495026775,124.03"/>
  <s:path class="arrowF" d="M116.89999999999999,229.2918446601942L 302.15,120.79815533980583"/>
  <s:path class="arrowF" d="M116.89999999999999,230.13912908242614L 390.65000000000003,99.55087091757389"/>
  <s:path class="arrowF" d="M116.89999999999999,230.64592016588907L 390.65000000000003,117.84407983411096"/>
  <s:path class="arrowF" d="M114.4903715633268,226.06L 223.85962843667318,67.8"/>
  <s:path class="arrowF" d="M113.53190201456539,226.06L 224.81809798543458,30.2"/>
  <s:path class="arrowF" d="M115.31255060728745,226.06L 256.33744939271253,49"/>
  <s:path class="arrowF" d="M116.02914979757084,226.06L 273.32085020242914,49"/>
  <s:path class="arrowF" d="M115.41310886219615,226.06L 273.93689113780385,30.2"/>
  <s:path class="arrowF" d="M101.3,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M110.6814843152257,226.06L 131.36851568477428,124.03"/>
  <s:path class="arrowF" d="M116.89999999999999,227.9815724815725L 284.44999999999993,101.70842751842753"/>
  <s:path class="arrowF" d="M112.6161943319838,226.06L 192.4338056680162,49"/>
  <s:path class="arrowF" d="M113.96437246963562,226.06L 224.3856275303644,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DatabaseAbstraction">
  <s:path class="arrow" d="M116.89999999999999,222.26503649635038L 265.70000000000005,359.71496350364964"/>
  <s:path class="arrow" d="M116.89999999999999,220.20603773584907L 212.60000000000002,283.34396226415095"/>
  <s:path class="arrow" d="M101.3,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemHealthManagement"/>
 <s:g visibility="hidden" id="dep-SystemStateManagement">
  <s:path class="arrow" d="M154.85638297872342,185.26000000000005L 116.4436170212766,226.06"/>
  <s:path class="arrow" d="M166.7821809352898,185.26000000000005L 268.9178190647103,359.12"/>
  <s:path class="arrow" d="M154.4,180.566779661017L 28.400000000000002,230.75322033898306"/>
  <s:path class="arrow" d="M166.2886246960281,185.26000000000005L 216.31137530397194,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AccessoryManagement">
  <s:path class="arrow" d="M136.7,198.6270702179177L 28.400000000000002,231.49292978208234"/>
  <s:path class="arrow" d="M150.91895261845386,204.06000000000003L 213.98104738154615,280.69"/>
  <s:path class="arrow" d="M150.3959334348998,204.06000000000003L 267.60406656510025,359.12"/>
  <s:path class="arrowF" d="M152.17841941792247,188.46L 307.97158058207754,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ResourceInterfaces">
  <s:path class="arrow" d="M152.06200210431385,241.66000000000003L 265.9379978956862,359.12"/>
  <s:path class="arrow" d="M142.78135593220338,241.66000000000003c-10.654237288135596, 12.225000000000001 -31.962711864406785,24.450000000000003 -31.962711864406785,0"/>
  <s:path class="arrow" d="M144.0089588377724,241.66000000000003c-40.9726392251816, 23.2875 -122.9179176755448,46.575 -122.9179176755448,0"/>
  <s:path class="arrow" d="M136.7,240.33234042553192c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M152.3,239.47415019762846L 212.60000000000002,282.87584980237153"/>
  <s:path class="arrowF" d="M152.3,229.60470830473577L 355.25,118.88529169526426"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ResourceManagement">
  <s:path class="arrow" d="M139.60425531914893,244.86L 113.99574468085106,204.06000000000003"/>
  <s:path class="arrow" d="M136.7,248.5176271186441L 116.89999999999999,238.00237288135594"/>
  <s:path class="arrow" d="M136.7,251.4764648910412L 28.400000000000002,235.04353510895885"/>
  <s:path class="arrow" d="M152.3,259.56874418604656L 265.70000000000005,360.01125581395354"/>
  <s:path class="arrow" d="M152.3,256.3421343873518L 212.60000000000002,284.80786561264824"/>
  <s:path class="arrowF" d="M136.7,246.1876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M152.3,247.84301240401658L 390.65000000000003,100.64698759598349"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SensorsServices">
  <s:path class="arrow" d="M154.4,201.78316384180792L 116.89999999999999,228.3368361581921"/>
  <s:path class="arrow" d="M154.4,198.33118644067798L 28.400000000000002,231.78881355932205"/>
  <s:path class="arrow" d="M167.28695652173914,204.06000000000003L 268.41304347826093,359.12"/>
  <s:path class="arrow" d="M167.12204271928874,204.06000000000003L 215.4779572807113,280.69"/>
  <s:path class="arrowF" d="M164.5245033112583,188.46L 183.7254966887417,124.03"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocationRequestManagement">
  <s:path class="arrow" d="M172.1,162.34210922787196L 28.400000000000002,230.17789077212808"/>
  <s:path class="arrow" d="M183.5718085106383,166.46000000000004L 193.9281914893617,188.46"/>
  <s:path class="arrow" d="M187.70000000000002,156.41761153054225L 390.65000000000003,98.0723884694578"/>
  <s:path class="arrow" d="M172.5563829787234,166.46000000000004L 116.4436170212766,226.06"/>
  <s:path class="arrow" d="M172.1,162.80237288135595L 116.89999999999999,192.1176271186441"/>
  <s:path class="arrow" d="M183.4056179775281,166.46000000000004L 269.99438202247194,359.12"/>
  <s:path class="arrow" d="M172.1,165.13234042553194c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M182.33318185319266,166.46000000000004L 217.96681814680738,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocationManagement">
  <s:path class="arrow" d="M172.1,175.38881355932207L 116.89999999999999,160.731186440678"/>
  <s:path class="arrow" d="M172.1,183.67355932203392L 116.89999999999999,227.64644067796613"/>
  <s:path class="arrow" d="M183.7534783067666,185.26000000000005L 269.64652169323347,359.12"/>
  <s:path class="arrow" d="M181.61864406779662,185.26000000000005c10.654237288135585, 12.224999999999998 31.962711864406756,24.449999999999996 31.962711864406756,0"/>
  <s:path class="arrow" d="M172.1,180.221581920904L 28.400000000000002,231.09841807909606"/>
  <s:path class="arrow" d="M187.70000000000002,179.27037037037042L 253.09999999999997,194.44962962962964"/>
  <s:path class="arrow" d="M172.1,179.531186440678L 116.89999999999999,194.18881355932206"/>
  <s:path class="arrow" d="M182.7451769791948,185.26000000000005L 217.55482302080523,280.69"/>
  <s:path class="arrowF" d="M187.70000000000002,180.696170212766c12.499999999999996, 10.37588652482268 24.999999999999993 31.127659574468044 0,31.127659574468044"/>
  <s:path class="arrowF" d="M187.2436170212766,185.26000000000005L 190.2563829787234,188.46"/>
  <s:path class="arrowF" d="M172.1,170.98765957446813c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M172.1,183.93234042553195c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkProtocolModules">
  <s:path class="arrow" d="M172.1,200.40237288135594L 116.89999999999999,229.7176271186441"/>
  <s:path class="arrow" d="M187.70000000000002,189.66481774960383L 266.74999999999994,122.8251822503962"/>
  <s:path class="arrow" d="M182.38245840319877,188.46L 226.76754159680124,49"/>
  <s:path class="arrow" d="M172.1,198.101054613936L 28.400000000000002,232.01894538606405"/>
  <s:path class="arrow" d="M182.11402277694697,188.46L 227.03597722305304,30.2"/>
  <s:path class="arrow" d="M181.61864406779662,204.06000000000003c10.654237288135585, 12.224999999999998 31.962711864406756,24.449999999999996 31.962711864406756,0"/>
  <s:path class="arrow" d="M187.39981257028614,188.46L 249.35018742971383,124.03"/>
  <s:path class="arrow" d="M185.67470948394353,188.46L 233.37529051605645,124.03"/>
  <s:path class="arrow" d="M172.1,192.1176271186441L 116.89999999999999,162.80237288135595"/>
  <s:path class="arrow" d="M187.70000000000002,192.1176271186441L 207.49999999999997,181.60237288135596"/>
  <s:path class="arrow" d="M180.6511111111111,188.46c26.499259259259247, -17.924999999999997 79.49777777777774,-35.849999999999994 79.49777777777774,0"/>
  <s:path class="arrow" d="M187.70000000000002,194.32798418972334L 323.9,160.5920158102767"/>
  <s:path class="arrow" d="M179.5180790960452,204.06000000000003c-52.84538606403013, 27.712500000000002 -158.5361581920904,55.425000000000004 -158.5361581920904,0"/>
  <s:path class="arrow" d="M172.1,197.44353510895886L 63.8,213.87646489104117"/>
  <s:path class="arrow" d="M184.17797960857848,204.06000000000003L 269.2220203914216,359.12"/>
  <s:path class="arrow" d="M172.1,189.7876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M183.3251328201236,204.06000000000003L 216.97486717987644,280.69"/>
  <s:path class="arrowF" d="M184.4020706315426,188.46L 275.7479293684574,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DataSourceModules">
  <s:path class="arrow" d="M180.225,222.86c62.183333333333316, 31.199999999999996 186.54999999999995,62.39999999999999 186.54999999999995,0"/>
  <s:path class="arrow" d="M187.70000000000002,210.91762711864408L 207.49999999999997,200.40237288135594"/>
  <s:path class="arrow" d="M172.1,212.29841807909605L 28.400000000000002,161.42158192090398"/>
  <s:path class="arrow" d="M187.70000000000002,214.27666666666667L 359.29999999999995,197.04333333333335"/>
  <s:path class="arrow" d="M184.7075859344133,222.86L 268.6924140655868,359.12"/>
  <s:path class="arrow" d="M172.1,215.98052730696799L 28.400000000000002,232.93947269303203"/>
  <s:path class="arrow" d="M187.2436170212766,207.26L 190.2563829787234,204.06000000000003"/>
  <s:path class="arrow" d="M172.1,217.13118644067796L 116.89999999999999,231.78881355932205"/>
  <s:path class="arrow" d="M187.70000000000002,211.82382978723405c12.499999999999996, -10.37588652482268 24.999999999999993 -31.127659574468044 0,-31.127659574468044"/>
  <s:path class="arrow" d="M184.20205638022608,222.86L 216.09794361977396,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DataSourceAdaptation">
  <s:path class="arrow" d="M201.0690026954178,204.06000000000003L 270.03099730458223,359.12"/>
  <s:path class="arrow" d="M189.79999999999998,199.57389830508475L 116.89999999999999,230.54610169491528"/>
  <s:path class="arrow" d="M189.79999999999998,197.9169491525424L 28.400000000000002,232.20305084745763"/>
  <s:path class="arrow" d="M190.2563829787234,188.46L 187.2436170212766,185.26000000000005"/>
  <s:path class="arrow" d="M199.52822292095848,204.06000000000003L 218.47177707904154,280.69"/>
  <s:path class="arrowF" d="M193.9281914893617,188.46L 183.5718085106383,166.46000000000004"/>
  <s:path class="arrowF" d="M190.2563829787234,204.06000000000003L 187.2436170212766,207.26"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsProcessandSettings">
  <s:path class="arrow" d="M207.49999999999997,165.13234042553194c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M217.47977528089885,166.46000000000004L 271.3202247191012,359.12"/>
  <s:path class="arrow" d="M207.49999999999997,160.81744680851065c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
  <s:path class="arrow" d="M215.60640067780943,166.46000000000004L 220.09359932219058,280.69"/>
  <s:path class="arrowF" d="M223.1,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrowF" d="M223.1,160.278085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
  <s:path class="arrowF" d="M223.1,165.09157894736845L 253.09999999999997,189.8284210526316"/>
  <s:path class="arrowF" d="M215.91641337386017,150.86c32.48905775075988, -20.137500000000003 97.46717325227965,-40.275000000000006 97.46717325227965,0"/>
  <s:path class="arrowF" d="M222.6555626293172,150.86L 267.19443737068275,103.63000000000001"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsConfig.Utils">
  <s:path class="arrow" d="M214.9875192604006,169.66000000000003c-64.69167950693374, -32.137499999999996 -194.07503852080123,-64.27499999999999 -194.07503852080123,0"/>
  <s:path class="arrow" d="M207.49999999999997,179.71947611710328L 28.400000000000002,231.60052388289677"/>
  <s:path class="arrow" d="M223.1,180.696170212766c12.499999999999996, 10.37588652482268 24.999999999999993 31.127659574468044 0,31.127659574468044"/>
  <s:path class="arrow" d="M223.1,174.2442105263158L 253.09999999999997,161.87578947368425"/>
  <s:path class="arrow" d="M207.49999999999997,183.93234042553195c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M207.49999999999997,181.60237288135596L 116.89999999999999,229.7176271186441"/>
  <s:path class="arrow" d="M217.69607304972024,185.26000000000005L 271.1039269502798,359.12"/>
  <s:path class="arrow" d="M215.6582815455282,185.26000000000005L 220.0417184544718,280.69"/>
  <s:path class="arrowF" d="M213.58135593220337,185.26000000000005c-10.654237288135585, 12.224999999999998 -31.962711864406756,24.449999999999996 -31.962711864406756,0"/>
  <s:path class="arrowF" d="M207.49999999999997,170.98765957446813c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M223.1,179.078085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
  <s:path class="arrowF" d="M223.1,174.2442105263158L 253.09999999999997,161.87578947368425"/>
  <s:path class="arrowF" d="M223.1,175.1434123222749L 270.79999999999995,160.97658767772515"/>
  <s:path class="arrowF" d="M216.63421052631577,185.26000000000005c14.310526315789472, 13.5 42.931578947368415,27 42.931578947368415,0"/>
  <s:path class="arrowF" d="M223.1,183.89157894736846L 253.09999999999997,208.62842105263158"/>
  <s:path class="arrowF" d="M220.02978723404254,185.26000000000005L 256.17021276595744,244.86"/>
  <s:path class="arrowF" d="M221.8656914893617,185.26000000000005L 272.03430851063825,244.86"/>
  <s:path class="arrowF" d="M223.1,184.70148148148152L 288.49999999999994,245.41851851851857"/>
  <s:path class="arrowF" d="M223.1,175.97428571428574L 306.2,160.14571428571432"/>
  <s:path class="arrowF" d="M223.1,181.9171428571429L 306.2,229.40285714285716"/>
  <s:path class="arrowF" d="M223.1,180.35802371541504L 359.29999999999995,230.96197628458498"/>
  <s:path class="arrowF" d="M214.196361631753,169.66000000000003L 204.85363836824695,103.63000000000001"/>
  <s:path class="arrowF" d="M223.1,172.56408304498274L 337.54999999999995,100.72591695501731"/>
  <s:path class="arrowF" d="M214.3266348510254,169.66000000000003L 196.9233651489746,30.2"/>
  <s:path class="arrowF" d="M216.09854689564068,169.66000000000003L 228.4514531043593,49"/>
  <s:path class="arrowF" d="M218.5671868953953,169.66000000000003L 276.98281310460465,30.2"/>
  <s:path class="arrowF" d="M207.49999999999997,178.21315870570112L 28.400000000000002,195.50684129429894"/>
  <s:path class="arrowF" d="M207.49999999999997,178.38052730696802L 63.8,195.33947269303204"/>
  <s:path class="arrowF" d="M207.49999999999997,181.60237288135596L 187.70000000000002,192.1176271186441"/>
  <s:path class="arrowF" d="M207.49999999999997,183.93234042553195c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrowF" d="M223.1,180.4314285714286L 306.2,212.08857142857144"/>
  <s:path class="arrowF" d="M223.1,180.7405369127517L 341.59999999999997,230.57946308724834"/>
  <s:path class="arrowF" d="M220.59299363057323,169.66000000000003L 251.55700636942672,124.03"/>
  <s:path class="arrowF" d="M220.9615214994487,169.66000000000003L 268.88847850055123,103.63000000000001"/>
  <s:path class="arrowF" d="M223.1,171.2534502923977L 284.44999999999993,122.43654970760235"/>
  <s:path class="arrowF" d="M223.1,172.4141045958796L 302.15,121.27589540412045"/>
  <s:path class="arrowF" d="M216.2263579090754,169.66000000000003L 228.32364209092458,67.8"/>
  <s:path class="arrowF" d="M218.00475561426683,169.66000000000003L 259.84524438573317,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DataCommsServer">
  <s:path class="arrow" d="M223.1,197.7457142857143L 306.2,213.5742857142857"/>
  <s:path class="arrow" d="M223.1,193.74041237113403L 323.9,161.179587628866"/>
  <s:path class="arrow" d="M223.1,199.49617021276597c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M207.49999999999997,197.76631741140218L 28.400000000000002,232.35368258859785"/>
  <s:path class="arrow" d="M207.49999999999997,193.49841807909607L 116.89999999999999,161.42158192090398"/>
  <s:path class="arrow" d="M217.9600257822571,204.06000000000003L 270.8399742177429,359.12"/>
  <s:path class="arrow" d="M223.1,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrow" d="M207.49999999999997,189.7876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M207.49999999999997,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M215.73131302179334,204.06000000000003L 219.96868697820668,280.69"/>
  <s:path class="arrowF" d="M214.9875192604006,188.46c-64.69167950693374, -32.137499999999996 -194.07503852080123,-64.27499999999999 -194.07503852080123,0"/>
  <s:path class="arrowF" d="M214.91807909604518,204.06000000000003c-52.84538606403012, 27.7125 -158.53615819209037,55.425 -158.53615819209037,0"/>
  <s:path class="arrowF" d="M213.58135593220337,204.06000000000003c-10.654237288135585, 12.224999999999998 -31.962711864406756,24.449999999999996 -31.962711864406756,0"/>
  <s:path class="arrowF" d="M207.49999999999997,200.40237288135594L 187.70000000000002,210.91762711864408"/>
  <s:path class="arrowF" d="M207.49999999999997,189.7876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M207.49999999999997,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrowF" d="M223.1,193.74041237113403L 323.9,161.179587628866"/>
  <s:path class="arrowF" d="M223.1,198.44702460850112L 341.59999999999997,231.67297539149888"/>
  <s:path class="arrowF" d="M223.1,195.2939920948617L 359.29999999999995,178.42600790513836"/>
  <s:path class="arrowF" d="M215.70079051383397,204.06000000000003c50.33280632411066, 26.775 150.998418972332,53.55 150.998418972332,0"/>
  <s:path class="arrowF" d="M223.1,197.22600790513835L 359.29999999999995,214.09399209486168"/>
  <s:path class="arrowF" d="M223.1,199.15802371541503L 359.29999999999995,249.761976284585"/>
  <s:path class="arrowF" d="M207.5295130936971,188.46L 123.02048690630288,103.63000000000001"/>
  <s:path class="arrowF" d="M208.99898787954515,188.46L 156.95101212045483,124.03"/>
  <s:path class="arrowF" d="M217.62450331125825,188.46L 236.8254966887417,124.03"/>
  <s:path class="arrowF" d="M219.90171263566663,188.46L 269.94828736433334,103.63000000000001"/>
  <s:path class="arrowF" d="M221.2764014736632,188.46L 286.2735985263367,103.63000000000001"/>
  <s:path class="arrowF" d="M223.1,189.28755674232312L 319.84999999999997,102.80244325767691"/>
  <s:path class="arrowF" d="M221.0747094839435,188.46L 268.77529051605643,124.03"/>
  <s:path class="arrowF" d="M214.43188772575635,188.46L 196.81811227424367,30.2"/>
  <s:path class="arrowF" d="M216.00172836321423,188.46L 228.54827163678576,49"/>
  <s:path class="arrowF" d="M216.09854689564068,188.46L 228.4514531043593,67.8"/>
  <s:path class="arrowF" d="M215.92584838375703,188.46L 228.62415161624295,30.2"/>
  <s:path class="arrowF" d="M217.67682187540305,188.46L 260.1731781245969,49"/>
  <s:path class="arrowF" d="M218.5671868953953,188.46L 276.98281310460465,49"/>
  <s:path class="arrowF" d="M223.1,199.47578947368422L 253.09999999999997,211.8442105263158"/>
  <s:path class="arrowF" d="M223.1,189.66481774960383L 302.15,122.8251822503962"/>
  <s:path class="arrowF" d="M223.1,190.2365167243368L 337.54999999999995,101.85348327566322"/>
  <s:path class="arrowF" d="M223.1,198.1920158102767L 359.29999999999995,231.92798418972333"/>
  <s:path class="arrowF" d="M223.1,193.28857142857146L 306.2,161.6314285714286"/>
  <s:path class="arrowF" d="M223.1,193.04421052631582L 253.09999999999997,180.67578947368423"/>
  <s:path class="arrowF" d="M223.1,203.20976303317536L 270.79999999999995,245.71023696682465"/>
  <s:path class="arrowF" d="M215.91641337386017,188.46c32.48905775075988, -20.137500000000003 97.46717325227965,-40.275000000000006 97.46717325227965,0"/>
  <s:path class="arrowF" d="M223.1,200.71714285714287L 306.2,248.20285714285717"/>
  <s:path class="arrowF" d="M223.1,199.23142857142858L 306.2,230.88857142857145"/>
  <s:path class="arrowF" d="M223.1,198.779587628866L 323.9,231.34041237113405"/>
  <s:path class="arrowF" d="M223.1,194.32798418972334L 359.29999999999995,160.5920158102767"/>
  <s:path class="arrowF" d="M219.3496063976009,188.46L 252.80039360239908,124.03"/>
  <s:path class="arrowF" d="M222.79981257028612,188.46L 284.75018742971383,124.03"/>
  <s:path class="arrowF" d="M223.1,197.7457142857143L 306.2,213.5742857142857"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SerialServer">
  <s:path class="arrow" d="M218.7116939726439,241.66000000000003L 270.0883060273561,359.12"/>
  <s:path class="arrow" d="M223.1,232.24191489361704c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrow" d="M207.49999999999997,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrow" d="M216.02817133443162,241.66000000000003L 219.6718286655684,280.69"/>
  <s:path class="arrowF" d="M207.49999999999997,232.35368258859785L 28.400000000000002,197.76631741140218"/>
  <s:path class="arrowF" d="M223.1,230.62382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M207.49999999999997,240.33234042553192c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrowF" d="M221.8656914893617,226.06L 272.03430851063825,166.46000000000004"/>
  <s:path class="arrowF" d="M223.1,237.07578947368424L 253.09999999999997,249.4442105263158"/>
  <s:path class="arrowF" d="M223.1,236.17658767772514L 270.79999999999995,250.3434123222749"/>
  <s:path class="arrowF" d="M223.1,235.6703703703704L 288.49999999999994,250.84962962962965"/>
  <s:path class="arrowF" d="M215.91641337386017,226.06c32.48905775075988, -20.137500000000003 97.46717325227965,-40.275000000000006 97.46717325227965,0"/>
  <s:path class="arrowF" d="M223.1,230.39946902654867L 376.99999999999994,162.12053097345137"/>
  <s:path class="arrowF" d="M215.70079051383397,241.66000000000003c50.33280632411066, 26.775 150.998418972332,53.55 150.998418972332,0"/>
  <s:path class="arrowF" d="M223.1,234.82600790513834L 359.29999999999995,251.6939920948617"/>
  <s:path class="arrowF" d="M223.1,231.586511627907L 465.5,160.93348837209305"/>
  <s:path class="arrowF" d="M218.6481851771354,226.06L 271.20181482286455,103.63000000000001"/>
  <s:path class="arrowF" d="M220.40252486610558,226.06L 287.1474751338944,124.03"/>
  <s:path class="arrowF" d="M215.81456540244017,226.06L 228.73543459755982,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsFrameworkUtilities">
  <s:path class="arrow" d="M207.49999999999997,215.81315870570108L 28.400000000000002,233.10684129429893"/>
  <s:path class="arrow" d="M218.28933227973133,222.86L 270.5106677202687,359.12"/>
  <s:path class="arrow" d="M207.49999999999997,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M215.8417404330655,222.86L 219.85825956693452,280.69"/>
  <s:path class="arrowF" d="M207.49999999999997,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrowF" d="M223.1,211.8442105263158L 253.09999999999997,199.47578947368422"/>
  <s:path class="arrowF" d="M223.1,211.82382978723405c12.499999999999996, -10.37588652482268 24.999999999999993 -31.127659574468044 0,-31.127659574468044"/>
  <s:path class="arrowF" d="M215.70079051383397,222.86c50.33280632411066, 26.775 150.998418972332,53.55 150.998418972332,0"/>
  <s:path class="arrowF" d="M223.1,218.03142857142856L 306.2,249.68857142857146"/>
  <s:path class="arrowF" d="M223.1,207.90895040369088L 337.54999999999995,102.98104959630912"/>
  <s:path class="arrowF" d="M207.49999999999997,212.90255319148937c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrowF" d="M207.49999999999997,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M223.1,208.62842105263158L 253.09999999999997,183.89157894736846"/>
  <s:path class="arrowF" d="M216.63421052631577,222.86c14.310526315789472, 13.5 42.931578947368415,27 42.931578947368415,0"/>
  <s:path class="arrowF" d="M223.1,210.60285714285715L 306.2,163.11714285714288"/>
  <s:path class="arrowF" d="M223.1,213.5742857142857L 306.2,197.7457142857143"/>
  <s:path class="arrowF" d="M215.91641337386017,207.26c32.48905775075988, -20.137500000000003 97.46717325227965,-40.275000000000006 97.46717325227965,0"/>
  <s:path class="arrowF" d="M223.1,216.5457142857143L 306.2,232.37428571428572"/>
  <s:path class="arrowF" d="M223.1,216.31979381443298L 323.9,232.60020618556703"/>
  <s:path class="arrowF" d="M223.1,216.15351230425057L 341.59999999999997,232.76648769574945"/>
  <s:path class="arrowF" d="M223.1,212.161976284585L 359.29999999999995,161.55802371541506"/>
  <s:path class="arrowF" d="M223.1,216.02600790513833L 359.29999999999995,232.8939920948617"/>
  <s:path class="arrowF" d="M218.5792674289183,207.26L 253.57073257108163,124.03"/>
  <s:path class="arrowF" d="M222.77010017201252,207.26L 302.4798998279874,124.03"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SerialCommsServerPlugins">
  <s:path class="arrow" d="M219.27304393488535,260.46000000000004L 269.5269560651147,359.12"/>
  <s:path class="arrow" d="M207.49999999999997,246.1876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrow" d="M223.1,251.04191489361705c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrow" d="M216.41024281328495,260.46000000000004L 219.28975718671506,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyUtilities">
  <s:path class="arrow" d="M261.37191011235956,166.46000000000004L 273.0280898876405,359.12"/>
  <s:path class="arrow" d="M253.09999999999997,161.87578947368425L 223.1,174.2442105263158"/>
  <s:path class="arrow" d="M268.7,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M258.4668181468073,166.46000000000004L 222.83318185319266,280.69"/>
  <s:path class="arrowF" d="M253.09999999999997,161.87578947368425L 223.1,174.2442105263158"/>
  <s:path class="arrowF" d="M262.1849480674272,150.86L 278.9650519325728,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Fax">
  <s:path class="arrow" d="M270.79999999999995,160.97658767772515L 223.1,175.1434123222749"/>
  <s:path class="arrow" d="M270.79999999999995,162.12053097345137L 116.89999999999999,230.39946902654867"/>
  <s:path class="arrow" d="M278.4089887640449,166.46000000000004L 273.6910112359551,359.12"/>
  <s:path class="arrow" d="M272.03430851063825,166.46000000000004L 221.86569148936167,226.06"/>
  <s:path class="arrow" d="M274.92819148936167,166.46000000000004L 264.5718085106383,188.46"/>
  <s:path class="arrow" d="M275.10342755911574,166.46000000000004L 223.89657244088426,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyServer">
  <s:path class="arrow" d="M253.09999999999997,189.8284210526316L 223.1,165.09157894736845"/>
  <s:path class="arrow" d="M253.09999999999997,199.47578947368422L 223.1,211.8442105263158"/>
  <s:path class="arrow" d="M253.09999999999997,198.1920158102767L 116.89999999999999,231.92798418972333"/>
  <s:path class="arrow" d="M257.47486717987636,204.06000000000003L 223.82513282012363,280.69"/>
  <s:path class="arrow" d="M261.47588187038554,204.06000000000003L 272.9241181296145,359.12"/>
  <s:path class="arrowF" d="M264.5718085106383,188.46L 274.92819148936167,166.46000000000004"/>
  <s:path class="arrowF" d="M253.09999999999997,194.44962962962964L 187.70000000000002,179.27037037037042"/>
  <s:path class="arrowF" d="M260.14888888888885,188.46c-26.499259259259247, -17.924999999999997 -79.49777777777774,-35.849999999999994 -79.49777777777774,0"/>
  <s:path class="arrowF" d="M268.7,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M253.09999999999997,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrowF" d="M268.7,201.78316384180792L 306.2,228.3368361581921"/>
  <s:path class="arrowF" d="M268.7,199.57389830508475L 341.59999999999997,230.54610169491528"/>
  <s:path class="arrowF" d="M256.46138604002783,188.46L 208.1886139599721,103.63000000000001"/>
  <s:path class="arrowF" d="M263.95547919530173,188.46L 289.1945208046982,124.03"/>
  <s:path class="arrowF" d="M259.08824306472917,188.46L 231.0617569352708,67.8"/>
  <s:path class="arrowF" d="M260.9830001289823,188.46L 262.46699987101766,49"/>
  <s:path class="arrowF" d="M253.09999999999997,189.7876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M268.2436170212766,204.06000000000003L 306.6563829787234,244.86"/>
  <s:path class="arrowF" d="M265.6805822816444,188.46L 305.1694177183556,124.03"/>
  <s:path class="arrowF" d="M263.3478723404255,204.06000000000003L 276.15212765957443,244.86"/>
  <s:path class="arrowF" d="M257.98610376164726,188.46L 198.8638962383527,30.2"/>
  <s:path class="arrowF" d="M253.09999999999997,198.41744680851065c-14.850000000000001, 17.36170212765958 -29.700000000000003 52.085106382978736 0,52.085106382978736"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyProtocols">
  <s:path class="arrow" d="M253.09999999999997,178.6804744069913L 28.400000000000002,213.83952559300874"/>
  <s:path class="arrow" d="M268.7,180.221581920904L 306.2,193.49841807909607"/>
  <s:path class="arrow" d="M268.7,182.98316384180794L 306.2,209.5368361581921"/>
  <s:path class="arrow" d="M259.56578947368416,185.26000000000005c-14.310526315789472, 13.5 -42.931578947368415,27 -42.931578947368415,0"/>
  <s:path class="arrow" d="M253.09999999999997,183.93234042553195c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M268.2436170212766,185.26000000000005L 306.6563829787234,226.06"/>
  <s:path class="arrow" d="M261.4187374643724,185.26000000000005L 272.98126253562765,359.12"/>
  <s:path class="arrow" d="M253.09999999999997,180.67578947368423L 223.1,193.04421052631582"/>
  <s:path class="arrow" d="M268.7,175.38881355932207L 323.9,160.731186440678"/>
  <s:path class="arrow" d="M253.09999999999997,183.89157894736846L 223.1,208.62842105263158"/>
  <s:path class="arrow" d="M258.05482302080515,185.26000000000005L 223.24517697919484,280.69"/>
  <s:path class="arrowF" d="M268.7,182.98316384180794L 306.2,209.5368361581921"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SMSProtocols">
  <s:path class="arrow" d="M268.7,214.36960451977401L 465.5,196.950395480226"/>
  <s:path class="arrow" d="M268.7,213.55368258859784L 447.8,178.9663174114022"/>
  <s:path class="arrow" d="M253.09999999999997,215.67023720349565L 28.400000000000002,233.24976279650437"/>
  <s:path class="arrow" d="M253.09999999999997,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M253.09999999999997,212.161976284585L 116.89999999999999,161.55802371541506"/>
  <s:path class="arrow" d="M260.64681647940074,207.26c-79.93121098626716, -37.8375 -239.79363295880148,-75.675 -239.79363295880148,0"/>
  <s:path class="arrow" d="M268.7,208.84644067796611L 323.9,164.8735593220339"/>
  <s:path class="arrow" d="M261.5471750296325,222.86L 272.8528249703675,359.12"/>
  <s:path class="arrow" d="M253.09999999999997,208.62842105263158L 223.1,183.89157894736846"/>
  <s:path class="arrow" d="M253.09999999999997,211.8442105263158L 223.1,199.47578947368422"/>
  <s:path class="arrow" d="M253.09999999999997,216.02600790513833L 116.89999999999999,232.8939920948617"/>
  <s:path class="arrow" d="M259.56578947368416,222.86c-14.310526315789472, 13.5 -42.931578947368415,27 -42.931578947368415,0"/>
  <s:path class="arrow" d="M256.5979436197739,222.86L 224.70205638022608,280.69"/>
  <s:path class="arrowF" d="M260.97402507764866,207.26L 262.4759749223513,49"/>
  <s:path class="arrowF" d="M259.480064419648,207.26L 230.66993558035202,49"/>
  <s:path class="arrowF" d="M259.3079066167935,207.26L 230.8420933832065,67.8"/>
  <s:path class="arrowF" d="M259.61862348178136,207.26L 230.53137651821862,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandAbstraction"/>
 <s:g visibility="hidden" id="dep-TelephonyServerPlugins">
  <s:path class="arrow" d="M253.09999999999997,249.76197628458502L 116.89999999999999,199.15802371541503"/>
  <s:path class="arrow" d="M253.09999999999997,251.22866764275258L 63.8,216.49133235724744"/>
  <s:path class="arrow" d="M253.09999999999997,252.04976279650438L 28.400000000000002,234.47023720349566"/>
  <s:path class="arrow" d="M253.09999999999997,250.82928838951312L 28.400000000000002,198.09071161048692"/>
  <s:path class="arrow" d="M253.09999999999997,251.6939920948617L 116.89999999999999,234.82600790513834"/>
  <s:path class="arrow" d="M253.09999999999997,247.82996047430834L 116.89999999999999,163.4900395256917"/>
  <s:path class="arrow" d="M256.17021276595744,244.86L 220.02978723404254,185.26000000000005"/>
  <s:path class="arrow" d="M253.09999999999997,249.4442105263158L 223.1,237.07578947368424"/>
  <s:path class="arrow" d="M253.09999999999997,250.5025531914894c-14.850000000000001, -17.36170212765958 -29.700000000000003 -52.085106382978736 0,-52.085106382978736"/>
  <s:path class="arrow" d="M253.09999999999997,259.5605925925926L 228.20000000000005,281.5894074074074"/>
  <s:path class="arrow" d="M261.76014353229476,260.46000000000004L 272.6398564677053,359.12"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyReferencePlatform">
  <s:path class="arrow" d="M272.03430851063825,244.86L 221.86569148936167,185.26000000000005"/>
  <s:path class="arrow" d="M270.79999999999995,250.3434123222749L 223.1,236.17658767772514"/>
  <s:path class="arrow" d="M270.79999999999995,251.7948672566372L 116.89999999999999,234.72513274336285"/>
  <s:path class="arrow" d="M278.2518466654997,260.46000000000004L 273.8481533345003,359.12"/>
  <s:path class="arrow" d="M276.15212765957443,244.86L 263.3478723404255,204.06000000000003"/>
  <s:path class="arrow" d="M270.79999999999995,245.71023696682468L 223.1,203.20976303317536"/>
  <s:path class="arrow" d="M270.79999999999995,257.46195876288664L 228.20000000000005,283.6880412371134"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandAdaptationPlugins">
  <s:path class="arrow" d="M294.7435497987047,260.46000000000004L 275.0564502012953,359.12"/>
  <s:path class="arrow" d="M288.49999999999994,250.84962962962965L 223.1,235.6703703703704"/>
  <s:path class="arrow" d="M288.49999999999994,245.41851851851854L 223.1,184.7014814814815"/>
  <s:path class="arrow" d="M288.49999999999994,256.3421343873518L 228.20000000000005,284.80786561264824"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TCP/IPUtilities">
  <s:path class="arrow" d="M313.38358662613985,150.86c-32.48905775075988, -20.137500000000003 -97.46717325227965,-40.275000000000006 -97.46717325227965,0"/>
  <s:path class="arrow" d="M306.2,160.14571428571432L 223.1,175.97428571428574"/>
  <s:path class="arrow" d="M306.2,160.65918200409L 28.400000000000002,231.86081799591005"/>
  <s:path class="arrow" d="M312.48314606741576,166.46000000000004L 275.01685393258435,359.12"/>
  <s:path class="arrow" d="M306.2,161.6314285714286L 223.1,193.28857142857146"/>
  <s:path class="arrow" d="M321.8,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M317.43728813559323,166.46000000000004c3.608474576271181, 10.0125 10.825423728813544,20.025 10.825423728813544,0"/>
  <s:path class="arrow" d="M306.2,163.11714285714288L 223.1,210.60285714285715"/>
  <s:path class="arrow" d="M308.3766463837326,166.46000000000004L 226.02335361626746,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ESockAPIExtensions">
  <s:path class="arrow" d="M329.5202247191011,166.46000000000004L 275.6797752808989,359.12"/>
  <s:path class="arrow" d="M325.013255796041,166.46000000000004L 227.08674420395906,280.69"/>
  <s:path class="arrow" d="M323.9,161.17958762886602L 223.1,193.74041237113403"/>
  <s:path class="arrowF" d="M323.9,159.60271938283512L 28.400000000000002,195.31728061716493"/>
  <s:path class="arrowF" d="M323.9,160.5920158102767L 187.70000000000002,194.32798418972334"/>
  <s:path class="arrowF" d="M323.9,161.17958762886602L 223.1,193.74041237113403"/>
  <s:path class="arrowF" d="M323.9,160.731186440678L 268.7,175.38881355932207"/>
  <s:path class="arrowF" d="M323.9,164.8735593220339L 268.7,208.84644067796611"/>
  <s:path class="arrowF" d="M328.26271186440675,166.46000000000004c-3.608474576271181, 10.0125 -10.825423728813544,20.025 -10.825423728813544,0"/>
  <s:path class="arrowF" d="M328.0281914893617,166.46000000000004L 317.6718085106383,188.46"/>
  <s:path class="arrowF" d="M329.25212765957446,166.46000000000004L 316.44787234042553,207.26"/>
  <s:path class="arrowF" d="M329.86409574468087,166.46000000000004L 315.8359042553191,226.06"/>
  <s:path class="arrowF" d="M333.4186440677966,166.46000000000004c10.654237288135585, 12.224999999999998 31.962711864406756,24.449999999999996 31.962711864406756,0"/>
  <s:path class="arrowF" d="M323.9,156.39585585585587L 123.04999999999998,98.09414414414417"/>
  <s:path class="arrowF" d="M323.9,156.83202982601495L 158.45000000000002,118.0579701739851"/>
  <s:path class="arrowF" d="M323.9,154.23843687374753L 264.65,120.65156312625251"/>
  <s:path class="arrowF" d="M324.6051408562788,150.86L 281.6448591437211,103.63000000000001"/>
  <s:path class="arrowF" d="M326.8024988063027,150.86L 297.1475011936972,103.63000000000001"/>
  <s:path class="arrowF" d="M323.9,152.8690288713911L 282.34999999999997,122.02097112860892"/>
  <s:path class="arrowF" d="M324.4478199387226,150.86L 299.50218006127733,124.03"/>
  <s:path class="arrowF" d="M327.7016497761018,150.86L 313.94835022389816,124.03"/>
  <s:path class="arrowF" d="M324.8967478290482,150.86L 236.0532521709518,49"/>
  <s:path class="arrowF" d="M323.9,151.14855051244513L 237.05,67.5114494875549"/>
  <s:path class="arrowF" d="M328.2834326579261,150.86L 283.6665673420739,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkProtocols">
  <s:path class="arrow" d="M317.6718085106383,188.46L 328.0281914893617,166.46000000000004"/>
  <s:path class="arrow" d="M306.2,197.7457142857143L 223.1,213.5742857142857"/>
  <s:path class="arrow" d="M312.1489511309035,204.06000000000003L 275.35104886909653,359.12"/>
  <s:path class="arrow" d="M306.2,197.259591002045L 28.400000000000002,232.86040899795503"/>
  <s:path class="arrow" d="M313.38358662613985,188.46c-32.48905775075988, -20.137500000000003 -97.46717325227965,-40.275000000000006 -97.46717325227965,0"/>
  <s:path class="arrow" d="M306.2,203.94583333333335L 228.20000000000005,280.8041666666667"/>
  <s:path class="arrowF" d="M306.2,193.49841807909607L 268.7,180.221581920904"/>
  <s:path class="arrowF" d="M321.8,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M306.2,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrowF" d="M321.8,190.73683615819212L 359.29999999999995,164.18316384180793"/>
  <s:path class="arrowF" d="M308.42996376358866,188.46L 262.4200362364113,124.03"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingTestandUtils">
  <s:path class="arrow" d="M312.33262957880294,185.26000000000005L 275.1673704211971,359.12"/>
  <s:path class="arrow" d="M307.42447987030533,185.26000000000005L 226.9755201296947,280.69"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkControl">
  <s:path class="arrow" d="M306.2,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M306.2,209.5368361581921L 268.7,182.98316384180794"/>
  <s:path class="arrow" d="M306.2,212.08857142857144L 223.1,180.4314285714286"/>
  <s:path class="arrow" d="M316.44787234042553,207.26L 329.25212765957446,166.46000000000004"/>
  <s:path class="arrow" d="M306.2,213.5742857142857L 223.1,197.7457142857143"/>
  <s:path class="arrow" d="M313.38358662613985,207.26c-32.48905775075988, -20.137500000000003 -97.46717325227965,-40.275000000000006 -97.46717325227965,0"/>
  <s:path class="arrow" d="M306.2,208.0679455782313L 211.54999999999998,123.2220544217687"/>
  <s:path class="arrow" d="M306.2,214.49162790697676L 63.8,196.8283720930233"/>
  <s:path class="arrow" d="M306.78746959657803,207.26L 210.9625304034219,103.63000000000001"/>
  <s:path class="arrow" d="M306.2,213.35488372093025L 63.8,160.3651162790698"/>
  <s:path class="arrow" d="M311.9197945476096,222.86L 275.58020545239043,359.12"/>
  <s:path class="arrow" d="M306.2,215.7756661786237L 116.89999999999999,233.14433382137628"/>
  <s:path class="arrow" d="M306.2,221.17916666666667L 228.20000000000005,282.37083333333334"/>
  <s:path class="arrowF" d="M306.2,209.5368361581921L 268.7,182.98316384180794"/>
  <s:path class="arrowF" d="M306.2,213.5742857142857L 223.1,197.7457142857143"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LinkLayerControl">
  <s:path class="arrow" d="M306.6563829787234,244.86L 268.2436170212766,204.06000000000003"/>
  <s:path class="arrow" d="M311.23525293190966,260.46000000000004L 276.2647470680904,359.12"/>
  <s:path class="arrow" d="M306.2,248.20285714285717L 223.1,200.71714285714287"/>
  <s:path class="arrow" d="M306.2,249.68857142857146L 223.1,218.03142857142856"/>
  <s:path class="arrow" d="M306.2,255.64583333333337L 228.20000000000005,285.50416666666666"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LinkLayerProtocols">
  <s:path class="arrow" d="M315.1457627118644,241.66000000000003c16.936158192090385, 14.437499999999996 50.80847457627115,28.874999999999993 50.80847457627115,0"/>
  <s:path class="arrow" d="M306.2,228.3368361581921L 268.7,201.78316384180792"/>
  <s:path class="arrow" d="M313.38358662613985,226.06c-32.48905775075988, -20.137500000000003 -97.46717325227965,-40.275000000000006 -97.46717325227965,0"/>
  <s:path class="arrow" d="M315.8359042553191,226.06L 329.86409574468087,166.46000000000004"/>
  <s:path class="arrow" d="M306.2,232.37428571428572L 223.1,216.5457142857143"/>
  <s:path class="arrow" d="M306.2,230.88857142857145L 223.1,199.23142857142858"/>
  <s:path class="arrow" d="M313.703074670571,226.06c-68.10204978038068, -33.4125 -204.30614934114203,-66.825 -204.30614934114203,0"/>
  <s:path class="arrow" d="M306.2,229.40285714285716L 223.1,181.9171428571429"/>
  <s:path class="arrow" d="M306.2,232.86040899795503L 28.400000000000002,197.259591002045"/>
  <s:path class="arrow" d="M306.2,233.29162790697677L 63.8,215.62837209302324"/>
  <s:path class="arrow" d="M311.62588306027357,241.66000000000003L 275.8741169397265,359.12"/>
  <s:path class="arrow" d="M306.2,238.41250000000002L 228.20000000000005,283.9375"/>
  <s:path class="arrowF" d="M319.5077127659574,226.06L 361.59228723404254,166.46000000000004"/>
  <s:path class="arrowF" d="M306.6563829787234,226.06L 268.2436170212766,185.26000000000005"/>
  <s:path class="arrowF" d="M315.7186440677966,241.66000000000003c10.654237288135585, 12.224999999999998 31.962711864406756,24.449999999999996 31.962711864406756,0"/>
  <s:path class="arrowF" d="M310.2104055087988,226.06L 260.6395944912012,124.03"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PPPCompressionPlugins">
  <s:path class="arrow" d="M328.2883060273561,241.66000000000003L 276.911693972644,359.12"/>
  <s:path class="arrow" d="M323.9,231.34041237113402L 223.1,198.779587628866"/>
  <s:path class="arrow" d="M323.9,232.60020618556703L 223.1,216.31979381443298"/>
  <s:path class="arrow" d="M323.9,237.68851752021564L 228.20000000000005,284.66148247978435"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LinkLayerUtilities">
  <s:path class="arrow" d="M341.59999999999997,230.54610169491528L 268.7,199.57389830508475"/>
  <s:path class="arrow" d="M347.68135593220336,241.66000000000003c-10.654237288135585, 12.224999999999998 -31.962711864406756,24.449999999999996 -31.962711864406756,0"/>
  <s:path class="arrow" d="M341.59999999999997,232.9680291970803L 28.400000000000002,197.15197080291972"/>
  <s:path class="arrow" d="M341.59999999999997,233.3602044989775L 63.8,215.5597955010225"/>
  <s:path class="arrow" d="M349.2149635036496,226.06c-109.47664233576641, -48.89999999999999 -328.4299270072992,-97.79999999999998 -328.4299270072992,0"/>
  <s:path class="arrow" d="M341.59999999999997,230.57946308724834L 223.1,180.7405369127517"/>
  <s:path class="arrow" d="M341.59999999999997,232.52204379562045L 28.400000000000002,178.7979562043796"/>
  <s:path class="arrow" d="M344.9507289944386,241.66000000000003L 277.94927100556146,359.12"/>
  <s:path class="arrow" d="M341.59999999999997,231.22495956873317L 134.6,161.2950404312669"/>
  <s:path class="arrow" d="M341.59999999999997,231.6729753914989L 223.1,198.44702460850112"/>
  <s:path class="arrow" d="M341.59999999999997,232.76648769574945L 223.1,216.15351230425057"/>
  <s:path class="arrow" d="M341.59999999999997,237.16320930232558L 228.20000000000005,285.18679069767444"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothCommsProfiles">
  <s:path class="arrow" d="M374.9,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M359.29999999999995,160.81744680851065c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
  <s:path class="arrow" d="M359.29999999999995,164.18316384180793L 321.8,190.73683615819212"/>
  <s:path class="arrow" d="M365.38135593220335,166.46000000000004c-10.654237288135585, 12.224999999999998 -31.962711864406756,24.449999999999996 -31.962711864406756,0"/>
  <s:path class="arrow" d="M363.5943820224719,166.46000000000004L 277.0056179775282,359.12"/>
  <s:path class="arrow" d="M359.29999999999995,160.5920158102767L 223.1,194.32798418972334"/>
  <s:path class="arrow" d="M361.59228723404254,166.46000000000004L 319.5077127659574,226.06"/>
  <s:path class="arrow" d="M359.29999999999995,161.55802371541503L 223.1,212.16197628458497"/>
  <s:path class="arrow" d="M359.29999999999995,165.5630265848671L 228.20000000000005,281.5869734151329"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBManagement">
  <s:path class="arrow" d="M376.99999999999994,162.12053097345137L 223.1,230.39946902654867"/>
  <s:path class="arrow" d="M376.99999999999994,159.9544680851064c-19.55, 30.470354609929075 -39.1 91.41106382978722 0,91.41106382978722"/>
  <s:path class="arrow" d="M376.99999999999994,160.78752992383028L 116.89999999999999,231.73247007616976"/>
  <s:path class="arrow" d="M376.99999999999994,160.27054365733116L 28.400000000000002,232.24945634266888"/>
  <s:path class="arrow" d="M380.63146067415727,166.46000000000004L 277.66853932584274,359.12"/>
  <s:path class="arrow" d="M376.99999999999994,164.81981751824821L 228.20000000000005,282.3301824817518"/>
  <s:path class="arrowF" d="M377.8572961008002,150.86L 287.1927038991997,49"/>
  <s:path class="arrowF" d="M388.2372881355932,166.46000000000004c3.6084745762712074, 10.012500000000006 10.825423728813622,20.025000000000013 10.825423728813622,0"/>
  <s:path class="arrowF" d="M376.99999999999994,155.0840518638574L 300.04999999999995,119.80594813614263"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBFunctionDrivers">
  <s:path class="arrow" d="M397.6685393258427,166.46000000000004L 278.33146067415737,359.12"/>
  <s:path class="arrow" d="M394.7,160.19589945011785L 28.400000000000002,232.3241005498822"/>
  <s:path class="arrow" d="M394.7,164.2210873146623L 228.20000000000005,282.9289126853377"/>
  <s:path class="arrow" d="M399.06271186440677,166.46000000000004c-3.6084745762712074, 10.012500000000006 -10.825423728813622,20.025000000000013 -10.825423728813622,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HostControllerInterface">
  <s:path class="arrow" d="M359.29999999999995,178.72961038961043L 28.400000000000002,232.59038961038962"/>
  <s:path class="arrow" d="M374.9,180.696170212766c12.499999999999996, 10.37588652482268 24.999999999999993 31.127659574468044 0,31.127659574468044"/>
  <s:path class="arrow" d="M359.29999999999995,178.42600790513836L 223.1,195.29399209486166"/>
  <s:path class="arrow" d="M363.2465216932334,185.26000000000005L 277.35347830676665,359.12"/>
  <s:path class="arrow" d="M359.29999999999995,183.36343558282212L 228.20000000000005,282.5865644171779"/>
  <s:path class="arrowF" d="M374.9,180.696170212766c12.499999999999996, 10.37588652482268 24.999999999999993 31.127659574468044 0,31.127659574468044"/>
  <s:path class="arrowF" d="M359.29999999999995,179.61744680851066c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Bluetooth">
  <s:path class="arrow" d="M359.29999999999995,196.68320346320348L 28.400000000000002,214.63679653679654"/>
  <s:path class="arrow" d="M359.29999999999995,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M366.69920948616596,204.06000000000003c-50.33280632411066, 26.775 -150.998418972332,53.55 -150.998418972332,0"/>
  <s:path class="arrow" d="M362.8220203914215,204.06000000000003L 277.7779796085785,359.12"/>
  <s:path class="arrow" d="M359.29999999999995,201.16384458077712L 228.20000000000005,283.5861554192229"/>
  <s:path class="arrowF" d="M359.29999999999995,198.41744680851065c-14.850000000000001, 17.36170212765958 -29.700000000000003 52.085106382978736 0,52.085106382978736"/>
  <s:path class="arrowF" d="M359.29999999999995,188.54996735582156L 237.05,67.71003264417846"/>
  <s:path class="arrowF" d="M361.84081000902876,188.46L 267.8091899909713,49"/>
  <s:path class="arrowF" d="M364.79176348786376,188.46L 317.95823651213624,30.2"/>
  <s:path class="arrowF" d="M359.29999999999995,197.04333333333335L 187.70000000000002,214.27666666666667"/>
  <s:path class="arrowF" d="M374.9,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M374.9,199.49617021276597c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrowF" d="M359.804860677246,188.46L 299.5451393227539,124.03"/>
  <s:path class="arrowF" d="M359.4215805820775,188.46L 203.6284194179225,30.2"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothManagement">
  <s:path class="arrow" d="M359.29999999999995,215.48320346320347L 28.400000000000002,233.43679653679655"/>
  <s:path class="arrow" d="M359.29999999999995,215.62837209302324L 116.89999999999999,233.29162790697677"/>
  <s:path class="arrow" d="M366.69920948616596,222.86c-50.33280632411066, 26.775 -150.998418972332,53.55 -150.998418972332,0"/>
  <s:path class="arrow" d="M366.92441558441556,207.26c-115.38294372294371, -51.11249999999999 -346.1488311688311,-102.22499999999998 -346.1488311688311,0"/>
  <s:path class="arrow" d="M374.9,211.82382978723405c12.499999999999996, -10.37588652482268 24.999999999999993 -31.127659574468044 0,-31.127659574468044"/>
  <s:path class="arrow" d="M362.2924140655867,222.86L 278.30758593441334,359.12"/>
  <s:path class="arrow" d="M359.29999999999995,214.09399209486168L 223.1,197.22600790513837"/>
  <s:path class="arrow" d="M359.29999999999995,218.9642535787321L 228.20000000000005,284.5857464212679"/>
  <s:path class="arrowF" d="M359.29999999999995,214.63679653679654L 28.400000000000002,196.68320346320348"/>
  <s:path class="arrowF" d="M366.775,222.86c-62.183333333333316, 31.199999999999996 -186.54999999999995,62.39999999999999 -186.54999999999995,0"/>
  <s:path class="arrowF" d="M359.29999999999995,212.90255319148937c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrowF" d="M374.9,211.82382978723405c12.499999999999996, -10.37588652482268 24.999999999999993 -31.127659574468044 0,-31.127659574468044"/>
  <s:path class="arrowF" d="M374.9,218.29617021276596c12.500000000000004, 10.375886524822704 25.000000000000007 31.12765957446811 0,31.12765957446811"/>
  <s:path class="arrowF" d="M364.5191898012245,207.26L 330.23081019877543,103.63000000000001"/>
  <s:path class="arrowF" d="M361.19258322371746,207.26L 298.15741677628245,124.03"/>
  <s:path class="arrowF" d="M362.5895274714155,207.26L 314.46047252858443,124.03"/>
  <s:path class="arrowF" d="M360.1708502024291,207.26L 202.87914979757088,30.2"/>
  <s:path class="arrowF" d="M360.1657164968399,207.26L 236.1842835031601,67.8"/>
  <s:path class="arrowF" d="M362.4095018980789,207.26L 267.2404981019211,49"/>
  <s:path class="arrowF" d="M365.017004048583,207.26L 317.732995951417,30.2"/>
  <s:path class="arrowF" d="M359.29999999999995,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M359.29999999999995,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ShortLinkProtocolPlugins">
  <s:path class="arrow" d="M374.9,230.62382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrow" d="M359.29999999999995,233.01359307359309L 28.400000000000002,197.10640692640695"/>
  <s:path class="arrow" d="M359.29999999999995,231.7025531914894c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrow" d="M359.29999999999995,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrow" d="M359.29999999999995,233.43679653679655L 28.400000000000002,215.48320346320347"/>
  <s:path class="arrow" d="M359.29999999999995,232.8939920948617L 223.1,216.02600790513833"/>
  <s:path class="arrow" d="M366.92441558441556,226.06c-115.38294372294371, -51.11249999999999 -346.1488311688311,-102.22499999999998 -346.1488311688311,0"/>
  <s:path class="arrow" d="M359.29999999999995,230.961976284585L 223.1,180.35802371541507"/>
  <s:path class="arrow" d="M359.29999999999995,231.92798418972333L 223.1,198.1920158102767"/>
  <s:path class="arrow" d="M361.6131519615211,241.66000000000003L 278.9868480384789,359.12"/>
  <s:path class="arrow" d="M366.69920948616596,241.66000000000003c-50.33280632411066, 26.775 -150.998418972332,53.55 -150.998418972332,0"/>
  <s:path class="arrow" d="M359.29999999999995,236.76466257668713L 228.20000000000005,285.5853374233129"/>
  <s:path class="arrowF" d="M365.9542372881356,241.66000000000003c-16.936158192090385, 14.437499999999996 -50.80847457627115,28.874999999999993 -50.80847457627115,0"/>
  <s:path class="arrowF" d="M364.8707020212997,226.06L 329.87929797870027,103.63000000000001"/>
  <s:path class="arrowF" d="M362.1367253251721,226.06L 297.2132746748278,124.03"/>
  <s:path class="arrowF" d="M360.9155412400782,226.06L 235.43445875992177,67.8"/>
  <s:path class="arrowF" d="M362.86720647773274,226.06L 266.7827935222672,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ShortLinkCSYs">
  <s:path class="arrow" d="M360.71036233152455,260.46000000000004L 279.8896376684755,359.12"/>
  <s:path class="arrow" d="M374.9,249.42382978723407c12.500000000000004, -10.375886524822704 25.000000000000007 -31.12765957446811 0,-31.12765957446811"/>
  <s:path class="arrow" d="M359.29999999999995,251.6939920948617L 223.1,234.82600790513834"/>
  <s:path class="arrow" d="M359.29999999999995,249.76197628458502L 223.1,199.15802371541503"/>
  <s:path class="arrow" d="M359.29999999999995,254.56507157464216L 228.20000000000005,286.5849284253579"/>
  <s:path class="arrow" d="M359.29999999999995,250.5025531914894c-14.850000000000001, -17.36170212765958 -29.700000000000003 -52.085106382978736 0,-52.085106382978736"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ShortlinkLogicalDeviceDrivers">
  <s:path class="arrow" d="M376.99999999999994,254.35996350364965L 228.20000000000005,286.79003649635035"/>
  <s:path class="arrow" d="M377.2020654647295,260.46000000000004L 281.0979345352705,359.12"/>
  <s:path class="arrow" d="M388.2372881355932,260.46000000000004c3.6084745762712074, 10.012500000000006 10.825423728813622,20.025000000000013 10.825423728813622,0"/>
  <s:path class="arrowF" d="M392.59999999999997,251.36553191489364c19.55, -30.470354609929075 39.1 -91.41106382978722 0,-91.41106382978722"/>
  <s:path class="arrowF" d="M376.99999999999994,257.09995348837214L 263.6,321.6500465116279"/>
  <s:path class="arrowF" d="M376.99999999999994,254.56507157464216L 245.90000000000003,286.5849284253579"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHardwareAdaptation">
  <s:path class="arrow" d="M394.7,259.56874418604656L 281.30000000000007,360.0112558139535"/>
  <s:path class="arrowF" d="M399.06271186440677,260.46000000000004c-3.6084745762712074, 10.012500000000006 -10.825423728813622,20.025000000000013 -10.825423728813622,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaAPIsandFrameworks">
  <s:path class="arrow" d="M421.9186440677966,166.46000000000004c10.654237288135606, 12.225000000000005 31.962711864406817,24.45000000000001 31.962711864406817,0"/>
  <s:path class="arrow" d="M412.4,159.76090090090094L 28.400000000000002,213.9590990990991"/>
  <s:path class="arrow" d="M428,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M428,164.18316384180793L 465.5,190.73683615819212"/>
  <s:path class="arrow" d="M420.0244155844156,150.86c-115.38294372294372, -51.1125 -346.1488311688312,-102.225 -346.1488311688312,0"/>
  <s:path class="arrow" d="M412.4,160.54543876567024L 116.89999999999999,231.97456123432983"/>
  <s:path class="arrow" d="M428,162.80237288135595L 447.8,173.3176271186441"/>
  <s:path class="arrow" d="M420.04774774774774,166.46000000000004c-133.0984984984985, 57.74999999999999 -399.29549549549546,115.49999999999999 -399.29549549549546,0"/>
  <s:path class="arrow" d="M412.4,160.1278678678679L 28.400000000000002,232.39213213213213"/>
  <s:path class="arrow" d="M414.7056179775281,166.46000000000004L 278.994382022472,359.12"/>
  <s:path class="arrow" d="M412.4,163.72843843843847L 228.20000000000005,283.4215615615616"/>
  <s:path class="arrowF" d="M412.4,160.81744680851065c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
  <s:path class="arrowF" d="M428,160.278085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
  <s:path class="arrowF" d="M428,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrowF" d="M421.66872340425533,166.46000000000004L 436.43127659574463,244.86"/>
  <s:path class="arrowF" d="M413.10514085627887,150.86L 370.14485914372113,103.63000000000001"/>
  <s:path class="arrowF" d="M412.4,156.39585585585587L 211.54999999999998,98.09414414414417"/>
  <s:path class="arrowF" d="M416.3469452645923,150.86L 402.3030547354077,122.43"/>
  <s:path class="arrowF" d="M412.4,152.65065616797904L 370.85,120.63934383202101"/>
  <s:path class="arrowF" d="M412.4,165.13234042553194c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaPlugins">
  <s:path class="arrow" d="M412.4,178.87407907425268L 116.89999999999999,232.44592092574737"/>
  <s:path class="arrow" d="M412.4,177.03679653679657L 81.49999999999999,159.0832034632035"/>
  <s:path class="arrow" d="M420.0406912804399,185.26000000000005c-127.19379418695992, 55.537499999999994 -381.5813825608798,111.07499999999999 -381.5813825608798,0"/>
  <s:path class="arrow" d="M412.4,178.56090090090095L 28.400000000000002,232.7590990990991"/>
  <s:path class="arrow" d="M421.9186440677966,185.26000000000005c10.654237288135606, 12.225000000000005 31.962711864406817,24.45000000000001 31.962711864406817,0"/>
  <s:path class="arrow" d="M428,180.221581920904L 465.5,193.49841807909607"/>
  <s:path class="arrow" d="M414.1604138076639,185.26000000000005L 279.5395861923362,359.12"/>
  <s:path class="arrow" d="M412.4,170.98765957446813c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrow" d="M412.4,181.79450450450454L 228.20000000000005,284.1554954954955"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaResourceManagement">
  <s:path class="arrow" d="M431.1317111791407,185.26000000000005L 280.2682888208593,359.12"/>
  <s:path class="arrow" d="M430.5563829787234,185.26000000000005L 427.5436170212766,188.46"/>
  <s:path class="arrow" d="M445.7,179.078085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
  <s:path class="arrow" d="M430.09999999999997,178.51420560747667L 28.400000000000002,232.80579439252338"/>
  <s:path class="arrow" d="M430.09999999999997,181.4417655172414L 228.20000000000005,284.5082344827586"/>
  <s:path class="arrowF" d="M445.7,179.078085106383c17.2, 23.987943262411346 34.4 71.96382978723403 0,71.96382978723403"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaDeviceFramework">
  <s:path class="arrow" d="M428,212.29841807909605L 465.5,199.02158192090397"/>
  <s:path class="arrow" d="M427.5436170212766,207.26L 448.2563829787234,185.26000000000005"/>
  <s:path class="arrow" d="M423.8718085106383,222.86L 434.2281914893617,244.86"/>
  <s:path class="arrow" d="M412.4,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M412.4,215.42696696696697L 28.400000000000002,233.49303303303304"/>
  <s:path class="arrow" d="M412.4,215.53135969141755L 116.89999999999999,233.38864030858247"/>
  <s:path class="arrow" d="M412.6650335835638,222.86L 281.03496641643625,359.12"/>
  <s:path class="arrow" d="M412.4,212.90255319148937c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrow" d="M412.4,217.92663663663663L 228.20000000000005,285.62336336336335"/>
  <s:path class="arrowF" d="M412.4,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrowF" d="M412.4,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrowF" d="M423.8718085106383,222.86L 434.2281914893617,244.86"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXIL">
  <s:path class="arrow" d="M412.4,232.39213213213213L 28.400000000000002,160.1278678678679"/>
  <s:path class="arrow" d="M412.4,233.12606606606607L 28.400000000000002,196.99393393393396"/>
  <s:path class="arrow" d="M412.4,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrow" d="M420.04774774774774,241.66000000000003c-133.0984984984985, 57.74999999999999 -399.29549549549546,115.49999999999999 -399.29549549549546,0"/>
  <s:path class="arrow" d="M412.4,240.9347648261759L 281.30000000000007,359.8452351738241"/>
  <s:path class="arrow" d="M428,232.24191489361704c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrow" d="M412.4,235.99270270270273L 228.20000000000005,286.3572972972973"/>
  <s:path class="arrowF" d="M412.4,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SoundDevice">
  <s:path class="arrow" d="M422.6478723404255,204.06000000000003L 435.45212765957444,244.86"/>
  <s:path class="arrow" d="M412.4,197.2027193828351L 116.89999999999999,232.91728061716492"/>
  <s:path class="arrow" d="M412.4,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M428,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrow" d="M412.4,196.99393393393396L 28.400000000000002,233.12606606606607"/>
  <s:path class="arrow" d="M413.4950896519395,204.06000000000003L 280.20491034806054,359.12"/>
  <s:path class="arrow" d="M412.4,199.8605705705706L 228.20000000000005,284.8894294294294"/>
  <s:path class="arrowF" d="M427.5436170212766,188.46L 430.5563829787234,185.26000000000005"/>
  <s:path class="arrowF" d="M428,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M414.7391400220507,188.46L 368.5108599779493,122.43"/>
  <s:path class="arrowF" d="M422.6478723404255,204.06000000000003L 435.45212765957444,244.86"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaTestEnvironment"/>
 <s:g visibility="hidden" id="dep-MultimediaSoftwareAdaptation">
  <s:path class="arrow" d="M412.4,258.7351738241309L 281.30000000000007,360.8448261758691"/>
  <s:path class="arrow" d="M412.4,252.29303303303305L 28.400000000000002,234.22696696696698"/>
  <s:path class="arrow" d="M412.4,254.0587687687688L 228.20000000000005,287.09123123123123"/>
  <s:path class="arrow" d="M428,249.89841807909607L 465.5,236.62158192090396"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaHardwareAdaptationInterfaces">
  <s:path class="arrow" d="M445.7,251.04191489361705c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrow" d="M435.45212765957444,244.86L 422.6478723404255,204.06000000000003"/>
  <s:path class="arrow" d="M430.09999999999997,258.081094890511L 281.30000000000007,361.49890510948904"/>
  <s:path class="arrow" d="M430.09999999999997,252.30859813084115L 28.400000000000002,234.2114018691589"/>
  <s:path class="arrow" d="M436.43127659574463,244.86L 421.66872340425533,166.46000000000004"/>
  <s:path class="arrow" d="M434.2281914893617,244.86L 423.8718085106383,222.86"/>
  <s:path class="arrow" d="M430.09999999999997,253.9449379310345L 228.20000000000005,287.2050620689655"/>
  <s:path class="arrowF" d="M445.7,251.04191489361705c17.2, -23.987943262411346 34.4 -71.96382978723403 0,-71.96382978723403"/>
  <s:path class="arrowF" d="M435.45212765957444,244.86L 422.6478723404255,204.06000000000003"/>
  <s:path class="arrowF" d="M434.2281914893617,244.86L 423.8718085106383,222.86"/>
  <s:path class="arrowF" d="M433.6702673331884,244.86L 367.2797326668116,122.43"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsLDDs">
  <s:path class="arrow" d="M447.8,257.55416803953875L 281.30000000000007,362.0258319604613"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WindowingFramework">
  <s:path class="arrow" d="M457.43590425531914,166.46000000000004L 471.4640957446809,226.06"/>
  <s:path class="arrow" d="M447.8,164.81981751824821L 299.00000000000006,282.3301824817518"/>
  <s:path class="arrow" d="M447.8,160.35281385281388L 116.89999999999999,232.16718614718616"/>
  <s:path class="arrow" d="M447.8,165.13234042553194c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M459.2718085106383,166.46000000000004L 469.6281914893617,188.46"/>
  <s:path class="arrow" d="M448.7797752808989,166.46000000000004L 280.3202247191012,359.12"/>
  <s:path class="arrow" d="M447.8,160.00841379310347L 28.400000000000002,232.51158620689657"/>
  <s:path class="arrow" d="M447.8,162.96558673469391L 228.20000000000005,284.18441326530615"/>
  <s:path class="arrowF" d="M453.8813559322034,166.46000000000004c-10.654237288135606, 12.225000000000005 -31.962711864406817,24.45000000000001 -31.962711864406817,0"/>
  <s:path class="arrowF" d="M447.8,160.81744680851065c-14.849999999999998, 17.361702127659566 -29.699999999999996 52.085106382978694 0,52.085106382978694"/>
  <s:path class="arrowF" d="M447.8,157.73567658148306L 105.34999999999998,117.15432341851698"/>
  <s:path class="arrowF" d="M447.8,157.14109716410974L 140.75,97.3489028358903"/>
  <s:path class="arrowF" d="M447.8,157.5078537859008L 176.15,117.38214621409922"/>
  <s:path class="arrowF" d="M447.8,157.34590827873737L 211.54999999999998,117.54409172126266"/>
  <s:path class="arrowF" d="M447.8,156.71410363311497L 211.54999999999998,97.77589636688506"/>
  <s:path class="arrowF" d="M448.5051408562789,150.86L 405.54485914372117,103.63000000000001"/>
  <s:path class="arrowF" d="M447.8,152.65065616797904L 406.25000000000006,120.63934383202101"/>
  <s:path class="arrowF" d="M447.8,154.61233929754806L 237.05,45.24766070245197"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrintingServices">
  <s:path class="arrow" d="M465.5,160.93348837209305L 223.1,231.586511627907"/>
  <s:path class="arrow" d="M465.5,160.27054365733116L 116.89999999999999,232.24945634266888"/>
  <s:path class="arrow" d="M465.8168539325843,166.46000000000004L 280.98314606741576,359.12"/>
  <s:path class="arrow" d="M465.9563829787234,166.46000000000004L 462.9436170212766,169.66000000000003"/>
  <s:path class="arrow" d="M481.1,161.89617021276598c12.5, 10.375886524822693 25 31.12765957446808 0,31.12765957446808"/>
  <s:path class="arrow" d="M465.5,162.66424673784107L 228.20000000000005,284.48575326215894"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsTest"/>
 <s:g visibility="hidden" id="dep-FontsServices">
  <s:path class="arrow" d="M457.43590425531914,185.26000000000005L 471.4640957446809,244.86"/>
  <s:path class="arrow" d="M447.8,178.72961038961043L 116.89999999999999,232.59038961038962"/>
  <s:path class="arrow" d="M448.1030085506176,185.26000000000005L 280.99699144938256,359.12"/>
  <s:path class="arrow" d="M447.8,178.13420689655177L 28.400000000000002,214.3857931034483"/>
  <s:path class="arrow" d="M447.8,178.47131034482763L 28.400000000000002,232.84868965517242"/>
  <s:path class="arrow" d="M447.8,177.7971034482759L 28.400000000000002,195.92289655172416"/>
  <s:path class="arrow" d="M462.9436170212766,185.26000000000005L 465.9563829787234,188.46"/>
  <s:path class="arrow" d="M447.8,181.14211734693882L 228.20000000000005,284.80788265306126"/>
  <s:path class="arrowF" d="M447.8,178.9663174114022L 268.7,213.55368258859784"/>
  <s:path class="arrowF" d="M447.8,173.3176271186441L 428,162.80237288135595"/>
  <s:path class="arrowF" d="M453.8813559322034,185.26000000000005c-10.654237288135606, 12.225000000000005 -31.962711864406817,24.45000000000001 -31.962711864406817,0"/>
  <s:path class="arrowF" d="M448.2563829787234,185.26000000000005L 427.5436170212766,207.26"/>
  <s:path class="arrowF" d="M447.8,170.98765957446813c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M462.9436170212766,169.66000000000003L 465.9563829787234,166.46000000000004"/>
  <s:path class="arrowF" d="M463.40000000000003,180.696170212766c12.499999999999996, 10.37588652482268 24.999999999999993 31.127659574468044 0,31.127659574468044"/>
  <s:path class="arrowF" d="M459.2718085106383,185.26000000000005L 469.6281914893617,207.26"/>
  <s:path class="arrowF" d="M447.8,175.563656938654L 211.54999999999998,118.12634306134605"/>
  <s:path class="arrowF" d="M447.8,174.9318522930316L 211.54999999999998,98.35814770696845"/>
  <s:path class="arrowF" d="M447.8,172.1647649918963L 370.85,119.92523500810373"/>
  <s:path class="arrowF" d="M450.13914002205075,169.66000000000003L 403.9108599779493,103.63000000000001"/>
  <s:path class="arrowF" d="M447.8,172.76449304174955L 237.05,45.89550695825051"/>
  <s:path class="arrowF" d="M462.9436170212766,185.26000000000005L 465.9563829787234,188.46"/>
  <s:path class="arrowF" d="M447.8,176.12612484289906L 105.34999999999998,117.56387515710097"/>
  <s:path class="arrowF" d="M448.5051408562789,169.66000000000003L 405.54485914372117,122.43"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KhronosAPIs">
  <s:path class="arrow" d="M447.8,203.56998352553543L 281.30000000000007,359.6100164744646"/>
  <s:path class="arrow" d="M447.8,199.3186479591837L 228.20000000000005,285.43135204081636"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KhronosImplementation">
  <s:path class="arrow" d="M462.9436170212766,207.26L 465.9563829787234,204.06000000000003"/>
  <s:path class="arrow" d="M447.8,221.56471169686986L 281.30000000000007,360.4152883031302"/>
  <s:path class="arrow" d="M451.1613860400279,207.26L 402.8886139599722,122.43"/>
  <s:path class="arrow" d="M447.8,214.72289655172415L 28.400000000000002,196.59710344827587"/>
  <s:path class="arrow" d="M463.40000000000003,211.82382978723405c12.499999999999996, -10.37588652482268 24.999999999999993 -31.127659574468044 0,-31.127659574468044"/>
  <s:path class="arrow" d="M447.8,221.5323404255319c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
  <s:path class="arrow" d="M447.8,217.49517857142857L 228.20000000000005,286.0548214285714"/>
  <s:path class="arrow" d="M462.9436170212766,222.86L 465.9563829787234,226.06"/>
  <s:path class="arrow" d="M447.8,212.90255319148937c-14.849999999999998, -17.361702127659566 -29.699999999999996 -52.085106382978694 0,-52.085106382978694"/>
  <s:path class="arrowF" d="M459.03728813559326,222.86c3.608474576271181, 10.0125 10.825423728813544,20.025 10.825423728813544,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsDeviceInterface">
  <s:path class="arrow" d="M465.5,198.41744680851065c-14.850000000000001, 17.36170212765958 -29.700000000000003 52.085106382978736 0,52.085106382978736"/>
  <s:path class="arrow" d="M465.5,196.90784625579857L 28.400000000000002,233.2121537442015"/>
  <s:path class="arrow" d="M465.5,202.9224024024024L 281.30000000000007,360.2575975975976"/>
  <s:path class="arrow" d="M465.5,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrow" d="M465.5,197.0652718286656L 116.89999999999999,233.05472817133443"/>
  <s:path class="arrow" d="M465.9563829787234,188.46L 462.9436170212766,185.26000000000005"/>
  <s:path class="arrow" d="M469.6281914893617,204.06000000000003L 459.2718085106383,226.06"/>
  <s:path class="arrow" d="M465.5,199.10457888493477L 228.20000000000005,285.64542111506523"/>
  <s:path class="arrowF" d="M465.5,196.950395480226L 268.7,214.36960451977401"/>
  <s:path class="arrowF" d="M465.5,199.02158192090397L 428,212.29841807909605"/>
  <s:path class="arrowF" d="M465.5,190.48481632653062L 370.85,120.40518367346941"/>
  <s:path class="arrowF" d="M465.5,190.73683615819212L 428,164.18316384180793"/>
  <s:path class="arrowF" d="M465.5,193.49841807909607L 428,180.221581920904"/>
  <s:path class="arrowF" d="M469.6281914893617,188.46L 459.2718085106383,166.46000000000004"/>
  <s:path class="arrowF" d="M481.1,193.02382978723406c12.5, -10.375886524822693 25 -31.12765957446808 0,-31.12765957446808"/>
  <s:path class="arrowF" d="M465.5,194.1752255489022L 105.34999999999998,97.91477445109781"/>
  <s:path class="arrowF" d="M465.5,193.95838695460557L 140.75,98.13161304539447"/>
  <s:path class="arrowF" d="M465.5,193.944162493044L 211.54999999999998,118.54583750695605"/>
  <s:path class="arrowF" d="M467.4866972020313,188.46L 404.2633027979688,103.63000000000001"/>
  <s:path class="arrowF" d="M466.1478500551268,188.46L 405.60214994487325,122.43"/>
  <s:path class="arrowF" d="M465.5,194.59869860279443L 105.34999999999998,117.8913013972056"/>
  <s:path class="arrowF" d="M465.5,202.73234042553193c-10.149999999999999, 1.9517730496453802 -20.299999999999997 5.8553191489361405 0,5.8553191489361405"/>
  <s:path class="arrowF" d="M465.5,198.41744680851065c-14.850000000000001, 17.36170212765958 -29.700000000000003 52.085106382978736 0,52.085106382978736"/>
  <s:path class="arrowF" d="M465.9563829787234,188.46L 462.9436170212766,185.26000000000005"/>
  <s:path class="arrowF" d="M465.9563829787234,204.06000000000003L 462.9436170212766,207.26"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CoreGraphicsResources">
  <s:path class="arrow" d="M447.8,239.5594398682043L 281.30000000000007,361.2205601317957"/>
  <s:path class="arrow" d="M447.8,235.67170918367347L 228.20000000000005,286.6782908163265"/>
  <s:path class="arrowF" d="M447.8,227.3876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrowF" d="M459.2718085106383,226.06L 469.6281914893617,204.06000000000003"/>
  <s:path class="arrowF" d="M462.9436170212766,226.06L 465.9563829787234,222.86"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BitGDIAdaptations">
  <s:path class="arrow" d="M481.1,218.29617021276596c12.500000000000004, 10.375886524822704 25.000000000000007 31.12765957446811 0,31.12765957446811"/>
  <s:path class="arrow" d="M465.5,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
  <s:path class="arrow" d="M465.5,220.98846846846848L 281.30000000000007,360.99153153153156"/>
  <s:path class="arrow" d="M465.5,215.4626359143328L 116.89999999999999,233.45736408566722"/>
  <s:path class="arrow" d="M469.6281914893617,207.26L 459.2718085106383,185.26000000000005"/>
  <s:path class="arrow" d="M465.9563829787234,222.86L 462.9436170212766,226.06"/>
  <s:path class="arrow" d="M469.8627118644068,222.86c-3.608474576271181, 10.0125 -10.825423728813544,20.025 -10.825423728813544,0"/>
  <s:path class="arrow" d="M465.5,217.3247449584816L 228.20000000000005,286.2252550415184"/>
  <s:path class="arrowF" d="M465.5,208.5876595744681c-10.149999999999999, -1.9517730496453802 -20.299999999999997 -5.8553191489361405 0,-5.8553191489361405"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsSurfaceComposition">
  <s:path class="arrow" d="M465.5,233.21215374420146L 28.400000000000002,196.90784625579857"/>
  <s:path class="arrow" d="M465.5,239.05453453453455L 281.30000000000007,361.7254654654655"/>
  <s:path class="arrow" d="M465.5,235.5449110320285L 228.20000000000005,286.8050889679715"/>
  <s:path class="arrowF" d="M471.4640957446809,226.06L 457.43590425531914,166.46000000000004"/>
  <s:path class="arrowF" d="M465.5,236.62158192090396L 428,249.89841807909607"/>
  <s:path class="arrowF" d="M465.9563829787234,226.06L 462.9436170212766,222.86"/>
  <s:path class="arrowF" d="M465.5,240.33234042553192c-10.150000000000002, 1.9517730496453964 -20.300000000000004 5.855319148936189 0,5.855319148936189"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsHardwareAdaptation">
  <s:path class="arrow" d="M465.5,246.1876595744681c-10.150000000000002, -1.9517730496453964 -20.300000000000004 -5.855319148936189 0,-5.855319148936189"/>
  <s:path class="arrow" d="M465.5,257.12060060060065L 281.30000000000007,362.4593993993994"/>
  <s:path class="arrow" d="M465.5,250.5025531914894c-14.850000000000001, -17.36170212765958 -29.700000000000003 -52.085106382978736 0,-52.085106382978736"/>
  <s:path class="arrow" d="M465.5,253.76507710557536L 228.20000000000005,287.3849228944247"/>
  <s:path class="arrowF" d="M471.4640957446809,244.86L 457.43590425531914,185.26000000000005"/>
  <s:path class="arrowF" d="M465.5,250.5025531914894c-14.850000000000001, -17.36170212765958 -29.700000000000003 -52.085106382978736 0,-52.085106382978736"/>
  <s:path class="arrowF" d="M481.1,249.42382978723407c12.500000000000004, -10.375886524822704 25.000000000000007 -31.12765957446811 0,-31.12765957446811"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KernelArchitecture">
  <s:path class="arrow" d="M227.34583263457995,315.09000000000003L 266.55416736542014,359.12"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BootLoader"/>
 <s:g visibility="hidden" id="dep-FlashTranslationLayer">
  <s:path class="arrow" d="M244.86267450404117,333.89000000000004L 266.7373254959589,359.12"/>
  <s:path class="arrow" d="M234.42819148936172,318.29L 224.07180851063833,296.29"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KernelTest">
  <s:path class="arrow" d="M248.45638297872344,318.29L 245.44361702127662,315.09000000000003"/>
  <s:path class="arrow" d="M259.23728813559325,333.89000000000004c3.608474576271194, 10.012500000000003 10.825423728813583,20.025000000000006 10.825423728813583,0"/>
  <s:path class="arrow" d="M263.6,321.6500465116279L 376.99999999999994,257.09995348837214"/>
  <s:path class="arrow" d="M252.12819148936174,318.29L 241.77180851063832,296.29"/>
  <s:path class="arrow" d="M259.1813372520206,333.89000000000004L 270.1186627479795,359.12"/>
  <s:path class="arrow" d="M248.45638297872344,318.29L 227.74361702127663,296.29"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LogicalDeviceDrivers">
  <s:path class="arrow" d="M242.73055508971996,315.09000000000003L 268.8694449102801,359.12"/>
  <s:path class="arrow" d="M230.75638297872342,299.49L 227.74361702127663,296.29"/>
  <s:path class="arrowF" d="M238.10000000000002,315.09000000000003L 238.10000000000005,359.12"/>
  <s:path class="arrowF" d="M240.41527754486,315.09000000000003L 253.48472245514006,359.12"/>
  <s:path class="arrowF" d="M242.73055508971996,315.09000000000003L 268.8694449102801,359.12"/>
  <s:path class="arrowF" d="M245.90000000000003,311.43237288135595L 265.70000000000005,321.9476271186441"/>
  <s:path class="arrowF" d="M245.90000000000003,310.05158192090397L 283.40000000000003,323.3284180790961"/>
  <s:path class="arrowF" d="M245.44361702127662,315.09000000000003L 248.45638297872344,318.29"/>
  <s:path class="arrowF" d="M232.25905268115457,299.49L 132.64094731884546,166.46000000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericDriverSupport">
  <s:path class="arrow" d="M265.70000000000005,321.9476271186441L 245.90000000000003,311.43237288135595"/>
  <s:path class="arrow" d="M265.70000000000005,329.07016164584866c-12.903749999999999, 11.623225569434235 -25.807499999999997 34.869676708302705 0,34.869676708302705"/>
  <s:path class="arrowF" d="M266.7373254959589,333.89000000000004L 244.8626745040412,359.12"/>
  <s:path class="arrowF" d="M270.1186627479795,333.89000000000004L 259.1813372520206,359.12"/>
  <s:path class="arrowF" d="M265.70000000000005,329.07016164584866c-12.903749999999999, 11.623225569434235 -25.807499999999997 34.869676708302705 0,34.869676708302705"/>
  <s:path class="arrowF" d="M270.0627118644068,333.89000000000004c-3.608474576271194, 10.012500000000003 -10.825423728813583,20.025000000000006 -10.825423728813583,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericBSP">
  <s:path class="arrow" d="M283.40000000000003,321.9476271186441L 228.20000000000005,292.63237288135593"/>
  <s:path class="arrow" d="M283.40000000000003,323.3284180790961L 245.90000000000003,310.05158192090397"/>
  <s:path class="arrow" d="M287.8186627479795,333.89000000000004L 276.8813372520206,359.12"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Localisation"/>
 <s:g visibility="hidden" id="dep-UserLibraryandFileServer">
  <s:path class="arrow" d="M225.6808874155298,296.29L 268.2191125844703,359.12"/>
  <s:path class="arrowF" d="M228.20000000000005,292.63237288135593L 283.40000000000003,321.9476271186441"/>
  <s:path class="arrowF" d="M227.08674420395906,280.69L 325.013255796041,166.46000000000004"/>
  <s:path class="arrowF" d="M212.60000000000002,285.8980656934307L 63.8,236.45193430656934"/>
  <s:path class="arrowF" d="M212.60000000000002,283.34396226415095L 116.89999999999999,220.20603773584907"/>
  <s:path class="arrowF" d="M213.98104738154618,280.69L 150.9189526184539,204.06000000000003"/>
  <s:path class="arrowF" d="M212.60000000000002,282.87584980237153L 152.3,239.47415019762846"/>
  <s:path class="arrowF" d="M215.4779572807113,280.69L 167.12204271928874,204.06000000000003"/>
  <s:path class="arrowF" d="M216.97486717987644,280.69L 183.3251328201236,204.06000000000003"/>
  <s:path class="arrowF" d="M222.83318185319266,280.69L 258.4668181468073,166.46000000000004"/>
  <s:path class="arrowF" d="M228.20000000000005,284.80786561264824L 288.49999999999994,256.3421343873518"/>
  <s:path class="arrowF" d="M228.20000000000005,280.8041666666667L 306.2,203.94583333333335"/>
  <s:path class="arrowF" d="M228.20000000000005,285.50416666666666L 306.2,255.64583333333337"/>
  <s:path class="arrowF" d="M228.20000000000005,284.66148247978435L 323.9,237.68851752021564"/>
  <s:path class="arrowF" d="M228.20000000000005,281.58697341513295L 359.29999999999995,165.56302658486712"/>
  <s:path class="arrowF" d="M228.20000000000005,286.5849284253579L 359.29999999999995,254.56507157464216"/>
  <s:path class="arrowF" d="M228.20000000000005,286.79003649635035L 376.99999999999994,254.35996350364965"/>
  <s:path class="arrowF" d="M228.20000000000005,284.5082344827586L 430.09999999999997,181.44176551724144"/>
  <s:path class="arrowF" d="M228.20000000000005,285.62336336336335L 412.4,217.92663663663666"/>
  <s:path class="arrowF" d="M228.20000000000005,286.3572972972973L 412.4,235.99270270270273"/>
  <s:path class="arrowF" d="M228.20000000000005,284.8894294294294L 412.4,199.8605705705706"/>
  <s:path class="arrowF" d="M228.20000000000005,285.43135204081636L 447.8,199.3186479591837"/>
  <s:path class="arrowF" d="M228.20000000000005,286.0548214285714L 447.8,217.4951785714286"/>
  <s:path class="arrowF" d="M228.20000000000005,286.6782908163265L 447.8,235.6717091836735"/>
  <s:path class="arrowF" d="M228.20000000000005,286.2252550415184L 465.5,217.32474495848163"/>
  <s:path class="arrowF" d="M228.20000000000005,286.8050889679715L 465.5,235.5449110320285"/>
  <s:path class="arrowF" d="M228.20000000000005,287.3849228944247L 465.5,253.76507710557536"/>
  <s:path class="arrowF" d="M218.04315569487986,280.69L 170.70684430512017,124.03"/>
  <s:path class="arrowF" d="M225.45870445344133,280.69L 340.2912955465587,103.63000000000001"/>
  <s:path class="arrowF" d="M222.67325341050025,280.69L 295.67674658949977,30.2"/>
  <s:path class="arrowF" d="M223.19210041715212,280.69L 312.85789958284795,30.2"/>
  <s:path class="arrowF" d="M224.07180851063833,296.29L 234.42819148936172,318.29"/>
  <s:path class="arrowF" d="M227.74361702127663,296.29L 248.45638297872344,318.29"/>
  <s:path class="arrowF" d="M227.74361702127663,296.29L 230.75638297872342,299.49"/>
  <s:path class="arrowF" d="M223.83728813559327,296.29c3.608474576271181, 10.0125 10.825423728813544,20.025 10.825423728813544,0"/>
  <s:path class="arrowF" d="M212.60000000000002,284.8894294294294L 28.400000000000002,199.8605705705706"/>
  <s:path class="arrowF" d="M212.60000000000002,284.15549549549553L 28.400000000000002,181.79450450450454"/>
  <s:path class="arrowF" d="M212.60000000000002,283.7341845140033L 46.099999999999994,182.21581548599676"/>
  <s:path class="arrowF" d="M212.60000000000002,285.62336336336335L 28.400000000000002,217.92663663663666"/>
  <s:path class="arrowF" d="M212.60000000000002,282.3301824817518L 63.8,164.81981751824821"/>
  <s:path class="arrowF" d="M212.60000000000002,285.00609489051095L 63.8,218.54390510948906"/>
  <s:path class="arrowF" d="M212.60000000000002,284.1141240875913L 63.8,200.63587591240878"/>
  <s:path class="arrowF" d="M212.60000000000002,281.58697341513295L 81.49999999999999,165.5630265848671"/>
  <s:path class="arrowF" d="M212.60000000000002,282.02644204851754L 116.89999999999999,202.72355795148252"/>
  <s:path class="arrowF" d="M213.713255796041,280.69L 115.78674420395902,166.46000000000004"/>
  <s:path class="arrowF" d="M214.7766463837326,280.69L 132.42335361626743,166.46000000000004"/>
  <s:path class="arrowF" d="M212.60000000000002,284.66148247978435L 116.89999999999999,237.68851752021564"/>
  <s:path class="arrowF" d="M212.60000000000002,284.80786561264824L 152.3,256.3421343873518"/>
  <s:path class="arrowF" d="M217.96681814680738,280.69L 182.33318185319263,166.46000000000004"/>
  <s:path class="arrowF" d="M217.55482302080523,280.69L 182.7451769791948,185.26000000000005"/>
  <s:path class="arrowF" d="M216.09794361977396,280.69L 184.20205638022608,222.86"/>
  <s:path class="arrowF" d="M218.47177707904154,280.69L 199.52822292095848,204.06000000000003"/>
  <s:path class="arrowF" d="M220.0417184544718,280.69L 215.6582815455282,185.26000000000005"/>
  <s:path class="arrowF" d="M219.96868697820668,280.69L 215.73131302179334,204.06000000000003"/>
  <s:path class="arrowF" d="M219.6718286655684,280.69L 216.02817133443162,241.66000000000003"/>
  <s:path class="arrowF" d="M219.85825956693452,280.69L 215.8417404330655,222.86"/>
  <s:path class="arrowF" d="M219.28975718671506,280.69L 216.41024281328495,260.46000000000004"/>
  <s:path class="arrowF" d="M223.89657244088426,280.69L 275.10342755911574,166.46000000000004"/>
  <s:path class="arrowF" d="M223.82513282012363,280.69L 257.47486717987636,204.06000000000003"/>
  <s:path class="arrowF" d="M223.24517697919484,280.69L 258.0548230208052,185.26000000000005"/>
  <s:path class="arrowF" d="M224.70205638022608,280.69L 256.5979436197739,222.86"/>
  <s:path class="arrowF" d="M228.20000000000005,281.5894074074074L 253.09999999999997,259.5605925925926"/>
  <s:path class="arrowF" d="M228.20000000000005,283.6880412371134L 270.79999999999995,257.46195876288664"/>
  <s:path class="arrowF" d="M226.02335361626746,280.69L 308.3766463837326,166.46000000000004"/>
  <s:path class="arrowF" d="M226.9755201296947,280.69L 307.42447987030533,185.26000000000005"/>
  <s:path class="arrowF" d="M228.20000000000005,282.37083333333334L 306.2,221.17916666666667"/>
  <s:path class="arrowF" d="M228.20000000000005,283.9375L 306.2,238.41250000000002"/>
  <s:path class="arrowF" d="M228.20000000000005,285.18679069767444L 341.59999999999997,237.16320930232558"/>
  <s:path class="arrowF" d="M228.20000000000005,282.3301824817518L 376.99999999999994,164.81981751824821"/>
  <s:path class="arrowF" d="M228.20000000000005,282.92891268533776L 394.7,164.22108731466233"/>
  <s:path class="arrowF" d="M228.20000000000005,282.5865644171779L 359.29999999999995,183.36343558282212"/>
  <s:path class="arrowF" d="M228.20000000000005,283.5861554192229L 359.29999999999995,201.16384458077712"/>
  <s:path class="arrowF" d="M228.20000000000005,284.5857464212679L 359.29999999999995,218.96425357873213"/>
  <s:path class="arrowF" d="M228.20000000000005,285.58533742331286L 359.29999999999995,236.76466257668713"/>
  <s:path class="arrowF" d="M228.20000000000005,283.4215615615616L 412.4,163.72843843843847"/>
  <s:path class="arrowF" d="M228.20000000000005,284.15549549549553L 412.4,181.79450450450457"/>
  <s:path class="arrowF" d="M228.20000000000005,287.09123123123123L 412.4,254.0587687687688"/>
  <s:path class="arrowF" d="M228.20000000000005,287.2050620689655L 430.09999999999997,253.9449379310345"/>
  <s:path class="arrowF" d="M228.20000000000005,284.18441326530615L 447.8,162.96558673469391"/>
  <s:path class="arrowF" d="M228.20000000000005,284.48575326215894L 465.5,162.66424673784107"/>
  <s:path class="arrowF" d="M228.20000000000005,284.80788265306126L 447.8,181.14211734693882"/>
  <s:path class="arrowF" d="M228.20000000000005,285.64542111506523L 465.5,199.10457888493477"/>
  <s:path class="arrowF" d="M215.4263157894737,280.69L 102.52368421052631,103.63000000000001"/>
  <s:path class="arrowF" d="M214.83730407523515,280.69L 103.11269592476488,124.03"/>
  <s:path class="arrowF" d="M215.63876698014633,280.69L 120.0112330198537,124.03"/>
  <s:path class="arrowF" d="M216.4402298850575,280.69L 136.90977011494255,124.03"/>
  <s:path class="arrowF" d="M216.1429149797571,280.69L 119.50708502024291,103.63000000000001"/>
  <s:path class="arrowF" d="M216.8595141700405,280.69L 136.4904858299595,103.63000000000001"/>
  <s:path class="arrowF" d="M217.24169278996868,280.69L 153.80830721003136,124.03"/>
  <s:path class="arrowF" d="M218.84461859979103,280.69L 187.60538140020898,124.03"/>
  <s:path class="arrowF" d="M219.64608150470224,280.69L 204.50391849529777,124.03"/>
  <s:path class="arrowF" d="M219.72591093117413,280.69L 204.42408906882588,103.63000000000001"/>
  <s:path class="arrowF" d="M221.2490073145246,280.69L 238.30099268547542,124.03"/>
  <s:path class="arrowF" d="M222.05047021943577,280.69L 255.19952978056423,124.03"/>
  <s:path class="arrowF" d="M222.5923076923077,280.69L 272.3576923076923,103.63000000000001"/>
  <s:path class="arrowF" d="M223.30890688259112,280.69L 289.34109311740883,103.63000000000001"/>
  <s:path class="arrowF" d="M224.74210526315792,280.69L 323.30789473684206,103.63000000000001"/>
  <s:path class="arrowF" d="M222.85193312434694,280.69L 272.09806687565305,124.03"/>
  <s:path class="arrowF" d="M223.65339602925812,280.69L 288.99660397074183,124.03"/>
  <s:path class="arrowF" d="M224.45485893416932,280.69L 305.8951410658307,124.03"/>
  <s:path class="arrowF" d="M226.17530364372473,280.69L 357.2746963562753,103.63000000000001"/>
  <s:path class="arrowF" d="M226.79980444035434,280.69L 356.6501955596457,122.43"/>
  <s:path class="arrowF" d="M227.60850202429154,280.69L 391.2414979757085,103.63000000000001"/>
  <s:path class="arrowF" d="M228.20000000000005,280.8735551811289L 390.65000000000003,122.24644481887111"/>
  <s:path class="arrowF" d="M219.62880019410412,280.69L 196.72119980589594,49"/>
  <s:path class="arrowF" d="M219.56534640465668,280.69L 196.78465359534337,67.8"/>
  <s:path class="arrowF" d="M219.68328760945548,280.69L 196.66671239054457,30.2"/>
  <s:path class="arrowF" d="M220.7021138780691,280.69L 228.94788612193094,67.8"/>
  <s:path class="arrowF" d="M220.65942350332597,280.69L 228.99057649667407,30.2"/>
  <s:path class="arrowF" d="M221.72949168991875,280.69L 261.2205083100813,49"/>
  <s:path class="arrowF" d="M222.28778357394157,280.69L 278.36221642605847,49"/>
  <s:path class="arrowF" d="M222.15440640384836,280.69L 278.49559359615165,30.2"/>
  <s:path class="arrowF" d="M221.8388813514815,280.69L 261.1111186485185,67.8"/>
  <s:path class="arrowF" d="M218.63970419482345,296.29L 204.46029580517663,359.12"/>
  <s:path class="arrowF" d="M222.16029580517662,296.29L 236.33970419482347,359.12"/>
  <s:path class="arrowF" d="M223.92059161035323,296.29L 252.27940838964685,359.12"/>
  <s:path class="arrowF" d="M225.6808874155298,296.29L 268.2191125844703,359.12"/>
  <s:path class="arrowF" d="M221.25932203389834,280.69c23.0271186440678, -16.650000000000002 69.08135593220341,-33.300000000000004 69.08135593220341,0"/>
  <s:path class="arrowF" d="M212.60000000000002,283.4215615615616L 28.400000000000002,163.72843843843847"/>
  <s:path class="arrowF" d="M212.60000000000002,286.3572972972973L 28.400000000000002,235.99270270270273"/>
  <s:path class="arrowF" d="M216.31137530397194,280.69L 166.2886246960281,185.26000000000005"/>
  <s:path class="arrowF" d="M220.09359932219058,280.69L 215.60640067780943,166.46000000000004"/>
  <s:path class="arrowF" d="M220.67914594201144,280.69L 228.9708540579886,49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileSystems">
  <s:path class="arrow" d="M245.90000000000003,286.5849284253579L 376.99999999999994,254.56507157464216"/>
  <s:path class="arrow" d="M241.62059161035322,296.29L 269.9794083896469,359.12"/>
  <s:path class="arrow" d="M234.6627118644068,296.29c-3.608474576271181, 10.0125 -10.825423728813544,20.025 -10.825423728813544,0"/>
  <s:path class="arrowF" d="M241.77180851063832,296.29L 252.12819148936174,318.29"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BaseUser-sideTests"/>
 <s:g visibility="hidden" id="dep-HALServices"/>
 <s:g visibility="hidden" id="dep-TextModeShell">
  <s:path class="arrow" d="M289.43970419482343,296.29L 275.26029580517667,359.12"/>
  <s:path class="arrow" d="M290.34067796610174,280.69c-23.0271186440678, -16.650000000000002 -69.08135593220341,-33.300000000000004 -69.08135593220341,0"/>
  <s:path class="arrowF" d="M289.43970419482343,296.29L 275.26029580517667,359.12"/>
  <s:path class="arrowF" d="M299.00000000000006,282.3301824817518L 447.8,164.81981751824821"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Emulator">
  <s:path class="arrow" d="M204.46029580517663,359.12L 218.63970419482345,296.29"/>
  <s:path class="arrow" d="M203.55932203389835,359.12c23.0271186440678, -16.650000000000002 69.08135593220341,-33.300000000000004 69.08135593220341,0"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Assabet"/>
 <s:g visibility="hidden" id="dep-IntegratorBSP">
  <s:path class="arrow" d="M236.33970419482347,359.12L 222.16029580517662,296.29"/>
  <s:path class="arrow" d="M244.8626745040412,359.12L 266.7373254959589,333.89000000000004"/>
  <s:path class="arrow" d="M239.81864406779667,374.72c10.654237288135596, 12.225000000000001 31.962711864406785,24.450000000000003 31.962711864406785,0"/>
  <s:path class="arrow" d="M238.10000000000005,359.12L 238.10000000000002,315.09000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2">
  <s:path class="arrow" d="M252.27940838964685,359.12L 223.92059161035323,296.29"/>
  <s:path class="arrow" d="M253.48472245514006,359.12L 240.41527754486,315.09000000000003"/>
  <s:path class="arrow" d="M259.23728813559325,374.72c3.608474576271194, 10.012500000000003 10.825423728813583,20.025000000000006 10.825423728813583,0"/>
  <s:path class="arrow" d="M259.1813372520206,359.12L 270.1186627479795,333.89000000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4">
  <s:path class="arrow" d="M275.26029580517667,359.12L 289.43970419482343,296.29"/>
  <s:path class="arrow" d="M268.2191125844703,359.12L 225.6808874155298,296.29"/>
  <s:path class="arrow" d="M268.8694449102801,359.12L 242.73055508971996,315.09000000000003"/>
  <s:path class="arrow" d="M265.70000000000005,363.9398383541514c-12.903749999999999, -11.623225569434235 -25.807499999999997 -34.869676708302705 0,-34.869676708302705"/>
  <s:path class="arrowF" d="M266.55416736542014,359.12L 227.34583263457995,315.09000000000003"/>
  <s:path class="arrowF" d="M265.70000000000005,363.9398383541514c-12.903749999999999, -11.623225569434235 -25.807499999999997 -34.869676708302705 0,-34.869676708302705"/>
  <s:path class="arrowF" d="M281.30000000000007,362.0258319604613L 447.8,257.55416803953875"/>
  <s:path class="arrowF" d="M266.7373254959589,359.12L 244.86267450404117,333.89000000000004"/>
  <s:path class="arrowF" d="M268.8694449102801,359.12L 242.73055508971996,315.09000000000003"/>
  <s:path class="arrowF" d="M265.70000000000005,361.65646500593124L 28.400000000000002,201.52353499406883"/>
  <s:path class="arrowF" d="M265.70000000000005,361.0766310794781L 28.400000000000002,183.30336892052196"/>
  <s:path class="arrowF" d="M265.70000000000005,360.63688775510207L 46.099999999999994,183.743112244898"/>
  <s:path class="arrowF" d="M265.70000000000005,362.2362989323844L 28.400000000000002,219.74370106761566"/>
  <s:path class="arrowF" d="M265.70000000000005,359.4513655172414L 63.8,166.12863448275863"/>
  <s:path class="arrowF" d="M265.70000000000005,361.4739862068966L 63.8,220.50601379310345"/>
  <s:path class="arrowF" d="M265.70000000000005,360.79977931034483L 63.8,202.38022068965518"/>
  <s:path class="arrowF" d="M266.0168539325843,359.12L 81.18314606741572,166.46000000000004"/>
  <s:path class="arrowF" d="M265.70000000000005,362.1481931034483L 63.8,238.63180689655172"/>
  <s:path class="arrowF" d="M265.9861127387789,359.12L 116.61388726122115,204.06000000000003"/>
  <s:path class="arrowF" d="M267.34269662921355,359.12L 115.2573033707865,166.46000000000004"/>
  <s:path class="arrowF" d="M268.0056179775281,359.12L 132.29438202247192,166.46000000000004"/>
  <s:path class="arrowF" d="M265.70000000000005,359.71496350364964L 116.89999999999999,222.26503649635038"/>
  <s:path class="arrowF" d="M267.60406656510025,359.12L 150.3959334348998,204.06000000000003"/>
  <s:path class="arrowF" d="M265.93799789568624,359.12L 152.06200210431385,241.66000000000003"/>
  <s:path class="arrowF" d="M268.41304347826093,359.12L 167.28695652173914,204.06000000000003"/>
  <s:path class="arrowF" d="M269.99438202247194,359.12L 183.4056179775281,166.46000000000004"/>
  <s:path class="arrowF" d="M268.6924140655868,359.12L 184.7075859344133,222.86"/>
  <s:path class="arrowF" d="M270.0309973045823,359.12L 201.0690026954178,204.06000000000003"/>
  <s:path class="arrowF" d="M271.3202247191012,359.12L 217.47977528089888,166.46000000000004"/>
  <s:path class="arrowF" d="M271.1039269502798,359.12L 217.69607304972024,185.26000000000005"/>
  <s:path class="arrowF" d="M270.8399742177429,359.12L 217.9600257822571,204.06000000000003"/>
  <s:path class="arrowF" d="M270.0883060273561,359.12L 218.7116939726439,241.66000000000003"/>
  <s:path class="arrowF" d="M270.5106677202687,359.12L 218.28933227973133,222.86"/>
  <s:path class="arrowF" d="M269.5269560651147,359.12L 219.27304393488532,260.46000000000004"/>
  <s:path class="arrowF" d="M273.0280898876405,359.12L 261.37191011235956,166.46000000000004"/>
  <s:path class="arrowF" d="M273.6910112359551,359.12L 278.4089887640449,166.46000000000004"/>
  <s:path class="arrowF" d="M272.9241181296145,359.12L 261.47588187038554,204.06000000000003"/>
  <s:path class="arrowF" d="M272.98126253562765,359.12L 261.4187374643724,185.26000000000005"/>
  <s:path class="arrowF" d="M272.8528249703675,359.12L 261.5471750296325,222.86"/>
  <s:path class="arrowF" d="M272.6398564677053,359.12L 261.76014353229476,260.46000000000004"/>
  <s:path class="arrowF" d="M273.8481533345003,359.12L 278.2518466654997,260.46000000000004"/>
  <s:path class="arrowF" d="M275.0564502012953,359.12L 294.7435497987047,260.46000000000004"/>
  <s:path class="arrowF" d="M275.0168539325843,359.12L 312.48314606741576,166.46000000000004"/>
  <s:path class="arrowF" d="M275.6797752808989,359.12L 329.5202247191011,166.46000000000004"/>
  <s:path class="arrowF" d="M275.35104886909653,359.12L 312.1489511309035,204.06000000000003"/>
  <s:path class="arrowF" d="M275.1673704211971,359.12L 312.33262957880294,185.26000000000005"/>
  <s:path class="arrowF" d="M275.58020545239043,359.12L 311.9197945476096,222.86"/>
  <s:path class="arrowF" d="M276.2647470680904,359.12L 311.2352529319097,260.46000000000004"/>
  <s:path class="arrowF" d="M275.8741169397265,359.12L 311.62588306027357,241.66000000000003"/>
  <s:path class="arrowF" d="M276.91169397264395,359.12L 328.28830602735604,241.66000000000003"/>
  <s:path class="arrowF" d="M277.0056179775281,359.12L 363.59438202247185,166.46000000000004"/>
  <s:path class="arrowF" d="M277.66853932584274,359.12L 380.63146067415727,166.46000000000004"/>
  <s:path class="arrowF" d="M278.33146067415737,359.12L 397.6685393258427,166.46000000000004"/>
  <s:path class="arrowF" d="M277.35347830676665,359.12L 363.2465216932334,185.26000000000005"/>
  <s:path class="arrowF" d="M277.7779796085785,359.12L 362.8220203914215,204.06000000000003"/>
  <s:path class="arrowF" d="M278.30758593441334,359.12L 362.2924140655867,222.86"/>
  <s:path class="arrowF" d="M278.9868480384789,359.12L 361.6131519615211,241.66000000000003"/>
  <s:path class="arrowF" d="M279.8896376684755,359.12L 360.71036233152455,260.46000000000004"/>
  <s:path class="arrowF" d="M280.2682888208593,359.12L 431.13171117914067,185.26000000000005"/>
  <s:path class="arrowF" d="M281.30000000000007,359.84523517382416L 412.4,240.93476482617592"/>
  <s:path class="arrowF" d="M280.20491034806054,359.12L 413.4950896519395,204.06000000000003"/>
  <s:path class="arrowF" d="M281.30000000000007,361.49890510948904L 430.09999999999997,258.081094890511"/>
  <s:path class="arrowF" d="M280.98314606741576,359.12L 465.8168539325843,166.46000000000004"/>
  <s:path class="arrowF" d="M281.30000000000007,359.6100164744646L 447.8,203.56998352553543"/>
  <s:path class="arrowF" d="M281.30000000000007,360.4152883031302L 447.8,221.56471169686986"/>
  <s:path class="arrowF" d="M281.30000000000007,360.2575975975976L 465.5,202.92240240240244"/>
  <s:path class="arrowF" d="M281.30000000000007,360.99153153153156L 465.5,220.98846846846848"/>
  <s:path class="arrowF" d="M268.43743775130037,359.12L 102.61256224869967,103.63000000000001"/>
  <s:path class="arrowF" d="M268.02546970361806,359.12L 103.02453029638195,124.03"/>
  <s:path class="arrowF" d="M268.5761897163828,359.12L 120.17381028361723,124.03"/>
  <s:path class="arrowF" d="M269.1269097291476,359.12L 137.32309027085245,124.03"/>
  <s:path class="arrowF" d="M268.9467151130621,359.12L 119.80328488693794,103.63000000000001"/>
  <s:path class="arrowF" d="M269.4559924748239,359.12L 136.99400752517613,103.63000000000001"/>
  <s:path class="arrowF" d="M269.67762974191237,359.12L 154.4723702580877,124.03"/>
  <s:path class="arrowF" d="M270.22834975467714,359.12L 171.6216502453229,124.03"/>
  <s:path class="arrowF" d="M270.7790697674419,359.12L 188.77093023255813,124.03"/>
  <s:path class="arrowF" d="M271.3297897802067,359.12L 205.92021021979335,124.03"/>
  <s:path class="arrowF" d="M272.4312298057362,359.12L 240.2187701942638,124.03"/>
  <s:path class="arrowF" d="M272.981949818501,359.12L 257.36805018149903,124.03"/>
  <s:path class="arrowF" d="M273.5302113689181,359.12L 274.5197886310819,103.63000000000001"/>
  <s:path class="arrowF" d="M274.0394887306799,359.12L 291.7105112693201,103.63000000000001"/>
  <s:path class="arrowF" d="M275.05804345420347,359.12L 326.09195654579656,103.63000000000001"/>
  <s:path class="arrowF" d="M273.53266983126576,359.12L 274.51733016873425,124.03"/>
  <s:path class="arrowF" d="M275.5673208159652,359.12L 343.2826791840348,103.63000000000001"/>
  <s:path class="arrowF" d="M276.076598177727,359.12L 360.47340182227305,103.63000000000001"/>
  <s:path class="arrowF" d="M276.2685996274129,359.12L 360.2814003725871,122.43"/>
  <s:path class="arrowF" d="M277.3630544214991,359.12L 394.58694557850094,122.43"/>
  <s:path class="arrowF" d="M271.6429141594008,359.12L 197.8070858405993,49"/>
  <s:path class="arrowF" d="M271.5291606933403,359.12L 197.92083930665973,67.8"/>
  <s:path class="arrowF" d="M271.74425287356325,359.12L 197.7057471264368,30.2"/>
  <s:path class="arrowF" d="M272.44034753776253,359.12L 230.30965246223752,49"/>
  <s:path class="arrowF" d="M272.3754398540337,359.12L 230.37456014596637,67.8"/>
  <s:path class="arrowF" d="M272.4981713688611,359.12L 230.25182863113898,30.2"/>
  <s:path class="arrowF" d="M273.65282131661445,359.12L 280.0971786833856,30.2"/>
  <s:path class="arrowF" d="M274.05355276907005,359.12L 297.39644723093,30.2"/>
  <s:path class="arrowF" d="M274.45428422152565,359.12L 314.69571577847444,30.2"/>
  <s:path class="arrowF" d="M273.221719014727,359.12L 262.82828098527307,67.8"/>
  <s:path class="arrowF" d="M272.64067796610175,359.12c-23.0271186440678, -16.650000000000002 -69.08135593220341,-33.300000000000004 -69.08135593220341,0"/>
  <s:path class="arrowF" d="M271.78135593220344,374.72c-10.654237288135596, 12.225000000000001 -31.962711864406785,24.450000000000003 -31.962711864406785,0"/>
  <s:path class="arrowF" d="M270.1186627479795,359.12L 259.1813372520206,333.89000000000004"/>
  <s:path class="arrowF" d="M268.2191125844703,359.12L 225.6808874155298,296.29"/>
  <s:path class="arrowF" d="M269.9794083896469,359.12L 241.62059161035322,296.29"/>
  <s:path class="arrowF" d="M275.26029580517667,359.12L 289.43970419482343,296.29"/>
  <s:path class="arrowF" d="M265.70000000000005,360.49679715302494L 28.400000000000002,165.08320284697513"/>
  <s:path class="arrowF" d="M265.70000000000005,362.8161328588375L 28.400000000000002,237.96386714116252"/>
  <s:path class="arrowF" d="M265.70000000000005,360.60693430656937L 116.89999999999999,240.17306569343066"/>
  <s:path class="arrowF" d="M268.9178190647103,359.12L 166.78218093528977,185.26000000000005"/>
  <s:path class="arrowF" d="M265.70000000000005,360.0112558139535L 152.3,259.5687441860465"/>
  <s:path class="arrowF" d="M269.64652169323347,359.12L 183.75347830676662,185.26000000000005"/>
  <s:path class="arrowF" d="M269.2220203914216,359.12L 184.17797960857848,204.06000000000003"/>
  <s:path class="arrowF" d="M277.94927100556146,359.12L 344.9507289944386,241.66000000000003"/>
  <s:path class="arrowF" d="M278.99438202247194,359.12L 414.70561797752805,166.46000000000004"/>
  <s:path class="arrowF" d="M279.5395861923362,359.12L 414.1604138076639,185.26000000000005"/>
  <s:path class="arrowF" d="M281.03496641643625,359.12L 412.6650335835638,222.86"/>
  <s:path class="arrowF" d="M281.30000000000007,360.8448261758691L 412.4,258.7351738241309"/>
  <s:path class="arrowF" d="M280.3202247191012,359.12L 448.7797752808989,166.46000000000004"/>
  <s:path class="arrowF" d="M280.9969914493825,359.12L 448.1030085506176,185.26000000000005"/>
  <s:path class="arrowF" d="M281.30000000000007,361.2205601317957L 447.8,239.55943986820432"/>
  <s:path class="arrowF" d="M281.30000000000007,361.7254654654655L 465.5,239.05453453453455"/>
  <s:path class="arrowF" d="M281.30000000000007,362.4593993993994L 465.5,257.12060060060065"/>
  <s:path class="arrowF" d="M271.493101921871,359.12L 205.756898078129,103.63000000000001"/>
  <s:path class="arrowF" d="M274.08338984403053,359.12L 291.66661015596947,124.03"/>
  <s:path class="arrowF" d="M274.6341098567953,359.12L 308.81589014320474,124.03"/>
  <s:path class="arrowF" d="M277.0951529012506,359.12L 394.85484709874953,103.63000000000001"/>
  <s:path class="arrowF" d="M273.23778091612434,359.12L 262.81221908387573,49"/>
  <s:path class="arrowF" d="M273.6616419010193,359.12L 280.08835809898073,49"/>
  <s:path class="arrowF" d="M270.0627118644068,374.72c-3.608474576271194, 10.012500000000003 -10.825423728813583,20.025000000000006 -10.825423728813583,0"/>
  <s:path class="arrowF" d="M276.8813372520206,359.12L 287.8186627479795,333.89000000000004"/>
  <s:path class="arrowF" d="M281.0979345352705,359.12L 377.2020654647295,260.46000000000004"/>
  <s:path class="arrowF" d="M281.30000000000007,360.0112558139535L 394.7,259.56874418604656"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAP3Variants"/>
 <s:g visibility="hidden" id="dep-NaviEngineBaseport"/>
</s:svg>