sysmodellibs/sysmodelgen/test/deps/subblock-normal.svg
author m2lahtel
Thu, 21 Oct 2010 16:36:53 +0300
changeset 5 d2c80f5cab53
parent 1 b538b70cbe51
permissions -rw-r--r--
Updated to version 1.2.14

<?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="subblock" viewBox="-21.95 0 839.6500000000001 415.7985">
 <title xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math">Symbian OS vFuture System Model: Build M04710a</title>
 <defs xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math">
  <style type="text/css">
    text.layer, text.block, text.subblock, text.collection, text.component,
    text.cbox, text.lgrp, text.label, text.lgd {
		fill:black;
		font-family: Arial;
    }
    text.title {
		fill:red;
		font-weight: bold;
		font-size: 6.3495px;	
		font-family: Arial;
    }    
    text.component {		
		font-size: 1.940px;  /*  5.5pt  */
		font-weight: bold
	}
 	text.lgd, 
	text.layer, text.block {
		font-size: 4.233px;  /*  12pt  */
		font-weight: bold;
	}
	text.label {		
		font-size: 1.940px;  /*  5.5pt  */
		font-weight: bold
	}
	text.cbox {		
		font-size: 1.411px;  /*  4pt  */
		font-weight: bold
	}
	text.lgrp {
		font-size: 12.699px;  /*  36pt  */
		font-weight: normal;
	}

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

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


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

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

	/* thin border */
	rect.legend, rect.collection, rect.cbox {
		stroke-width: 0.0882px;  /*  0.25pt  */
		stroke: black
	}
	/* thick border */
	rect.layer, rect.subblock, rect.block  {
		stroke-width: 0.2469px;  /*  0.7pt  */
		stroke: black
	}
	rect.layer {
		fill: #e6e6e6
	}
	rect.block {
		fill: #b3b3b3
	}
	rect.subblock {
		fill: #e6e6e6
	}
	rect.collection {
		fill: white
	}
	rect.legend {
		fill: white
	}
 </style>
  <symbol id="Borderbox" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 20 L 20 20 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipLB" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 15 L 5 20 L 20 20 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipLT" viewBox="0 0 20 20">
   <path d="M 5 0 L 0 5 L 0 20 L 20 20 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipRB" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 20 L 15 20 L 20 15 L 20 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipRT" viewBox="0 0 20 20">
   <path d="M 0 0 L 0 20 L 20 20 L 20 5 L 15 0 z" stroke="black"/>
  </symbol>
  <symbol id="Borderbox-clipAll" viewBox="0 0 20 20">
   <path d="M 5 0 L 0 5 L 0 15 L 5 20 L 15 20 L 20 15 L 20 5 L 15 0 z" stroke="black"/>
  </symbol>
 </defs>
 <s:defs>
  <s:marker id="Triangle" viewBox="-1 -1 7 7" refX="5" refY="2" markerUnits="strokeWidth" markerWidth="6" markerHeight="6" orient="auto">
   <s:polygon style="fill:black;stroke:black;" points="0,0 5,2 0,4 0,0"/>
  </s:marker>
  <s:marker id="TriangleF" viewBox="-1 -1 7 7" refX="0" refY="2" markerUnits="strokeWidth" markerWidth="6" markerHeight="6" orient="auto">
   <s:polygon style="fill:blue;stroke:blue;" points="5,0 5,4 0,2 5,0"/>
  </s:marker>
  <s:style type="text/css">
	path.arrow {
		marker-end: url(#Triangle);
		fill:none;stroke: black;
		stroke-width: 1.2px;
	}
	path.arrowF {
		marker-start: url(#TriangleF);
		fill:none;stroke: blue;
		stroke-width: 1.2px;		
	}
</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="833.2500000000001" height="387.15000000000003" x="-18.75" y="3.2" rx="4.65" fill="rgb(143,188,143)"/>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer-group">
  <rect width="824.5000000000001" height="210.06" x="-15" y="139.46" rx="4.65" fill="rgb(93,155,205)"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="lgrp" transform="rotate(-90)" y="-7.5" width="210.06" x="-244.49">Core OS</text>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 8.2)" id="ApplicationServices">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="70.23"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="70.23" x="-35.415">Application Services</text>
  <g class="layer-detail" transform="translate(273.2000000000001 6.4)">
   <rect x="-260.4000000000001" class="layer" y="-6.4" width="791.7000000000002" height="70.23"/>
   <g>
    <g class="block" onmouseover="on('block-content-PIM');off('block-label-PIM');" onmouseout="off('block-content-PIM');on('block-label-PIM');" transform="translate( 0 0)">
     <rect class="block" x="0" width="37.2" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="37.2" x="18.6" y="29.314999999999998" dominant-baseline="mathematical" id="block-label-PIM">PIM</text>
     <g id="block-content-PIM" visibility="hidden">
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">PIM Application Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Calendar" onmouseover="on('dep-Calendar')" onmouseout="off('dep-Calendar')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Calendar</text>
        </g>
        <g class="component" id="AgendaVersitPlugin" onmouseover="on('dep-AgendaVersitPlugin')" onmouseout="off('dep-AgendaVersitPlugin')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Agenda Versit Plugin</text>
        </g>
        <g class="component" id="ContactsModel" onmouseover="on('dep-ContactsModel')" onmouseout="off('dep-ContactsModel')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Contacts Model</text>
        </g>
        <g class="component" id="ApplicationEnginesDocumentation" onmouseover="on('dep-ApplicationEnginesDocumentation')" onmouseout="off('dep-ApplicationEnginesDocumentation')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Application Engines Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">PIM Application Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="vCardandvCal" onmouseover="on('dep-vCardandvCal')" onmouseout="off('dep-vCardandvCal')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">vCard and vCal</text>
        </g>
        <g class="component" id="ChineseCalendarConverter" onmouseover="on('dep-ChineseCalendarConverter')" onmouseout="off('dep-ChineseCalendarConverter')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Chinese Calendar Converter</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">PIM Protocols</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PhonebookSync" onmouseover="on('dep-PhonebookSync')" onmouseout="off('dep-PhonebookSync')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Phonebook Sync</text>
        </g>
        <g class="component" id="BluetoothPBAP" onmouseover="on('dep-BluetoothPBAP')" onmouseout="off('dep-BluetoothPBAP')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth PBAP</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-Messaging');off('block-label-Messaging');" onmouseout="off('block-content-Messaging');on('block-label-Messaging');" transform="translate( 39.300000000000004 0)">
     <rect class="block" x="0" width="93" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="93" x="46.5" y="29.314999999999998" dominant-baseline="mathematical" id="block-label-Messaging">Messaging</text>
     <g id="block-content-Messaging" visibility="hidden">
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="93"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="91.6">Messaging Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MessageServerandStore" onmouseover="on('dep-MessageServerandStore')" onmouseout="off('dep-MessageServerandStore')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Message Server and Store</text>
        </g>
        <g class="component" id="BIOMessagingFramework" onmouseover="on('dep-BIOMessagingFramework')" onmouseout="off('dep-BIOMessagingFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">BIO Messaging Framework</text>
        </g>
        <g class="component" id="MMSSettings" onmouseover="on('dep-MMSSettings')" onmouseout="off('dep-MMSSettings')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MMS Settings</text>
        </g>
        <g class="component" id="MMSConfiguration" onmouseover="on('dep-MMSConfiguration')" onmouseout="off('dep-MMSConfiguration')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">MMS Configuration</text>
        </g>
        <g class="component" id="MessagingConfig" onmouseover="on('dep-MessagingConfig')" onmouseout="off('dep-MessagingConfig')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Messaging Config</text>
        </g>
        <g class="component" id="WatcherFramework" onmouseover="on('dep-WatcherFramework')" onmouseout="off('dep-WatcherFramework')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Watcher Framework</text>
        </g>
        <g class="component" id="MessagingTest" onmouseover="on('dep-MessagingTest')" onmouseout="off('dep-MessagingTest')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Messaging Test</text>
        </g>
        <g class="component" id="MessagingTests" onmouseover="on('dep-MessagingTests')" onmouseout="off('dep-MessagingTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Messaging Tests</text>
        </g>
        <g class="component" id="MessagingTestFramework" onmouseover="on('dep-MessagingTestFramework')" onmouseout="off('dep-MessagingTestFramework')">
         <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">Messaging Test Framework</text>
        </g>
        <g class="component" id="MessagingTestProduct" onmouseover="on('dep-MessagingTestProduct')" onmouseout="off('dep-MessagingTestProduct')">
         <use width="9.3" height="9.3" x="83.7" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="83.7" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="88.35000000000001" width="9.3">Messaging Test Product</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Messaging Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ScheduledSendMTM" onmouseover="on('dep-ScheduledSendMTM')" onmouseout="off('dep-ScheduledSendMTM')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Scheduled Send MTM</text>
        </g>
        <g class="component" id="POP3andSMTPMTM" onmouseover="on('dep-POP3andSMTPMTM')" onmouseout="off('dep-POP3andSMTPMTM')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">POP3 and SMTP MTM</text>
        </g>
        <g class="component" id="IMAP4MTM" onmouseover="on('dep-IMAP4MTM')" onmouseout="off('dep-IMAP4MTM')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">IMAP4 MTM</text>
        </g>
        <g class="component" id="OBEXMTMs" onmouseover="on('dep-OBEXMTMs')" onmouseout="off('dep-OBEXMTMs')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OBEX MTMs</text>
        </g>
        <g class="component" id="SMSMTM" onmouseover="on('dep-SMSMTM')" onmouseout="off('dep-SMSMTM')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85">SMS MTM</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Messaging Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BIOWatchers" onmouseover="on('dep-BIOWatchers')" onmouseout="off('dep-BIOWatchers')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">BIO Watchers</text>
        </g>
        <g class="component" id="SendAs" onmouseover="on('dep-SendAs')" onmouseout="off('dep-SendAs')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">Send As</text>
        </g>
        <g class="component" id="MessageURLHandler" onmouseover="on('dep-MessageURLHandler')" onmouseout="off('dep-MessageURLHandler')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Message URL Handler</text>
        </g>
        <g class="component" id="WAPPushFramework" onmouseover="on('dep-WAPPushFramework')" onmouseout="off('dep-WAPPushFramework')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">WAP Push Framework</text>
        </g>
        <g class="component" id="SUPLSMSHandler" onmouseover="on('dep-SUPLSMSHandler')" onmouseout="off('dep-SUPLSMSHandler')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">SUPL SMS Handler</text>
        </g>
        <g class="component" id="SUPLWAPPushHandler" onmouseover="on('dep-SUPLWAPPushHandler')" onmouseout="off('dep-SUPLWAPPushHandler')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">SUPL WAP Push Handler</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-RemoteManagement');off('block-label-RemoteManagement');" onmouseout="off('block-content-RemoteManagement');on('block-label-RemoteManagement');" transform="translate( 134.4 0)">
     <rect class="block" x="0" width="136.5" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="136.5" x="68.25" y="29.314999999999998" dominant-baseline="mathematical" id="block-label-RemoteManagement">Remote Management</text>
     <g id="block-content-RemoteManagement" visibility="hidden">
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Sync and Remote Management Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMASyncMLDataSync" onmouseover="on('dep-OMASyncMLDataSync')" onmouseout="off('dep-OMASyncMLDataSync')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMA SyncML Data Sync</text>
        </g>
        <g class="component" id="OMASyncMLCommonFramework" onmouseover="on('dep-OMASyncMLCommonFramework')" onmouseout="off('dep-OMASyncMLCommonFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMA SyncML Common Framework</text>
        </g>
        <g class="component" id="OMASyncMLDMInterface" onmouseover="on('dep-OMASyncMLDMInterface')" onmouseout="off('dep-OMASyncMLDMInterface')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OMA SyncML DM Interface</text>
        </g>
        <g class="component" id="OMASyncMLConfig" onmouseover="on('dep-OMASyncMLConfig')" onmouseout="off('dep-OMASyncMLConfig')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OMA SyncML Config</text>
        </g>
        <g class="component" id="DeviceManagementFramework" onmouseover="on('dep-DeviceManagementFramework')" onmouseout="off('dep-DeviceManagementFramework')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Device Management Framework</text>
        </g>
        <g class="component" id="DeviceManagementFrameworkConfig" onmouseover="on('dep-DeviceManagementFrameworkConfig')" onmouseout="off('dep-DeviceManagementFrameworkConfig')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Device Management Framework Config</text>
        </g>
        <g class="component" id="ClientProvisioningFramework" onmouseover="on('dep-ClientProvisioningFramework')" onmouseout="off('dep-ClientProvisioningFramework')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Client Provisioning Framework</text>
        </g>
        <g class="component" id="ClientProvisioningFrameworkConfig" onmouseover="on('dep-ClientProvisioningFrameworkConfig')" onmouseout="off('dep-ClientProvisioningFrameworkConfig')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Client Provisioning Framework Config</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(76.5 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">MTP Transports and Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MTPFramework" onmouseover="on('dep-MTPFramework')" onmouseout="off('dep-MTPFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MTP Framework</text>
        </g>
        <g class="component" id="MTPUSBTransport" onmouseover="on('dep-MTPUSBTransport')" onmouseout="off('dep-MTPUSBTransport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MTP USB Transport</text>
        </g>
        <g class="component" id="MTPPTP-IPTransport" onmouseover="on('dep-MTPPTP-IPTransport')" onmouseout="off('dep-MTPPTP-IPTransport')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MTP PTP-IP Transport</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Remote Management Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMASyncMLIntegrationTest" onmouseover="on('dep-OMASyncMLIntegrationTest')" onmouseout="off('dep-OMASyncMLIntegrationTest')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMA SyncML Integration Test</text>
        </g>
        <g class="component" id="OMADeviceManagementIntegrationTest" onmouseover="on('dep-OMADeviceManagementIntegrationTest')" onmouseout="off('dep-OMADeviceManagementIntegrationTest')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMA Device Management Integration Test</text>
        </g>
        <g class="component" id="MTPIntegrationTest" onmouseover="on('dep-MTPIntegrationTest')" onmouseout="off('dep-MTPIntegrationTest')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MTP Integration Test</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Sync and Remote Management Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DataSyncAdaptors" onmouseover="on('dep-DataSyncAdaptors')" onmouseout="off('dep-DataSyncAdaptors')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Data Sync Adaptors</text>
        </g>
        <g class="component" id="DeviceManagementAdaptors" onmouseover="on('dep-DeviceManagementAdaptors')" onmouseout="off('dep-DeviceManagementAdaptors')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Device Management Adaptors</text>
        </g>
        <g class="component" id="DeviceManagementAdaptorsConfig" onmouseover="on('dep-DeviceManagementAdaptorsConfig')" onmouseout="off('dep-DeviceManagementAdaptorsConfig')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Device Management Adaptors Config</text>
        </g>
        <g class="component" id="ClientProvisioningAdaptors" onmouseover="on('dep-ClientProvisioningAdaptors')" onmouseout="off('dep-ClientProvisioningAdaptors')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Client Provisioning Adaptors</text>
        </g>
        <g class="component" id="ClientProvisioningAdaptorsConfig" onmouseover="on('dep-ClientProvisioningAdaptorsConfig')" onmouseout="off('dep-ClientProvisioningAdaptorsConfig')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Client Provisioning Adaptors Config</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(78.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">MTP Data Providers</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MTPFileandFolderProvider" onmouseover="on('dep-MTPFileandFolderProvider')" onmouseout="off('dep-MTPFileandFolderProvider')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MTP File and Folder Provider</text>
        </g>
        <g class="component" id="BackupandRestoreProvider" onmouseover="on('dep-BackupandRestoreProvider')" onmouseout="off('dep-BackupandRestoreProvider')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Backup and Restore Provider</text>
        </g>
        <g class="component" id="SyncMLDataProvider" onmouseover="on('dep-SyncMLDataProvider')" onmouseout="off('dep-SyncMLDataProvider')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SyncML Data Provider</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(108.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Bluetooth Application Profiles</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BluetoothAVRCP" onmouseover="on('dep-BluetoothAVRCP')" onmouseout="off('dep-BluetoothAVRCP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth AVRCP</text>
        </g>
        <g class="component" id="BluetoothAD2P" onmouseover="on('dep-BluetoothAD2P')" onmouseout="off('dep-BluetoothAD2P')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth AD2P</text>
        </g>
        <g class="component" id="BluetoothSBCEncoder" onmouseover="on('dep-BluetoothSBCEncoder')" onmouseout="off('dep-BluetoothSBCEncoder')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth SBC Encoder</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Backup and Restore</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BackupEngine" onmouseover="on('dep-BackupEngine')" onmouseout="off('dep-BackupEngine')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Backup Engine</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 81.63000000000001)" id="GenericMiddleware">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="54.63000000000001"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="54.63000000000001" x="-27.615000000000006">Generic Middleware</text>
  <g class="layer-detail" transform="translate(71.90000000000008 6.4)">
   <rect x="-59.10000000000008" class="layer" y="-6.4" width="791.7000000000002" height="54.63000000000001"/>
   <g>
    <g class="block" onmouseover="on('block-content-GenericApplicationSupport');off('block-label-GenericApplicationSupport');" onmouseout="off('block-content-GenericApplicationSupport');on('block-label-GenericApplicationSupport');" transform="translate( 0 0)">
     <rect class="block" x="0" width="199.79999999999998" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="199.79999999999998" x="99.89999999999999" y="21.515" dominant-baseline="mathematical" id="block-label-GenericApplicationSupport">Generic Application Support</text>
     <g id="block-content-GenericApplicationSupport" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">File Handling</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="FileConverterFramework" onmouseover="on('dep-FileConverterFramework')" onmouseout="off('dep-FileConverterFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">File Converter Framework</text>
        </g>
        <g class="component" id="HTMLtoRichTextConverter" onmouseover="on('dep-HTMLtoRichTextConverter')" onmouseout="off('dep-HTMLtoRichTextConverter')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">HTML to RichText Converter</text>
        </g>
        <g class="component" id="RichTexttoHTMLConverter" onmouseover="on('dep-RichTexttoHTMLConverter')" onmouseout="off('dep-RichTexttoHTMLConverter')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">RichText to HTML Converter</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Text Rendering</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TextHandling" onmouseover="on('dep-TextHandling')" onmouseout="off('dep-TextHandling')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Text Handling</text>
        </g>
        <g class="component" id="TextFormatting" onmouseover="on('dep-TextFormatting')" onmouseout="off('dep-TextFormatting')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Text Formatting</text>
        </g>
        <g class="component" id="Word" onmouseover="on('dep-Word')" onmouseout="off('dep-Word')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">Word</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Common App Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AlarmServer" onmouseover="on('dep-AlarmServer')" onmouseout="off('dep-AlarmServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Alarm Server</text>
        </g>
        <g class="component" id="AlarmServerTest" onmouseover="on('dep-AlarmServerTest')" onmouseout="off('dep-AlarmServerTest')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Alarm Server Test</text>
        </g>
        <g class="component" id="Help" onmouseover="on('dep-Help')" onmouseout="off('dep-Help')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">Help</text>
        </g>
        <g class="component" id="CoreAppsTest" onmouseover="on('dep-CoreAppsTest')" onmouseout="off('dep-CoreAppsTest')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Core Apps Test</text>
        </g>
        <g class="component" id="ApplicationServicesDocumentation" onmouseover="on('dep-ApplicationServicesDocumentation')" onmouseout="off('dep-ApplicationServicesDocumentation')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Application Services Documentation</text>
        </g>
        <g class="component" id="BackupRestoreNotification" onmouseover="on('dep-BackupRestoreNotification')" onmouseout="off('dep-BackupRestoreNotification')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Backup Restore Notification</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(87.9 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Time Zone Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TimeZoneServer" onmouseover="on('dep-TimeZoneServer')" onmouseout="off('dep-TimeZoneServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Time Zone Server</text>
        </g>
        <g class="component" id="TimeZoneLocalization" onmouseover="on('dep-TimeZoneLocalization')" onmouseout="off('dep-TimeZoneLocalization')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Time Zone Localization</text>
        </g>
        <g class="component" id="TimeZoneLocalizationResourceFactory" onmouseover="on('dep-TimeZoneLocalizationResourceFactory')" onmouseout="off('dep-TimeZoneLocalizationResourceFactory')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Time Zone Localization Resource Factory</text>
        </g>
        <g class="component" id="TimeZoneDatabase" onmouseover="on('dep-TimeZoneDatabase')" onmouseout="off('dep-TimeZoneDatabase')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Time Zone Database</text>
        </g>
        <g class="component" id="WorldServer" onmouseover="on('dep-WorldServer')" onmouseout="off('dep-WorldServer')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">World Server</text>
        </g>
        <g class="component" id="WorldServerTest" onmouseover="on('dep-WorldServerTest')" onmouseout="off('dep-WorldServerTest')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">World Server Test</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Content Handling</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SMILParser" onmouseover="on('dep-SMILParser')" onmouseout="off('dep-SMILParser')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SMIL Parser</text>
        </g>
        <g class="component" id="WebRecognisers" onmouseover="on('dep-WebRecognisers')" onmouseout="off('dep-WebRecognisers')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Web Recognisers</text>
        </g>
        <g class="component" id="ReferenceDRMAgent" onmouseover="on('dep-ReferenceDRMAgent')" onmouseout="off('dep-ReferenceDRMAgent')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Reference DRM Agent</text>
        </g>
        <g class="component" id="CAFStreamingSupport" onmouseover="on('dep-CAFStreamingSupport')" onmouseout="off('dep-CAFStreamingSupport')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">CAF Streaming Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(69.3 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Printing Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PrintingUISupport" onmouseover="on('dep-PrintingUISupport')" onmouseout="off('dep-PrintingUISupport')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Printing UI Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(145.8 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Open Env. Utilities</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CommandShell" onmouseover="on('dep-CommandShell')" onmouseout="off('dep-CommandShell')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Command Shell</text>
        </g>
        <g class="component" id="TelnetServer" onmouseover="on('dep-TelnetServer')" onmouseout="off('dep-TelnetServer')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Telnet Server</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(166.5 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Hardware Resource Adaptation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="HardwareResourceManagerUIPlugin" onmouseover="on('dep-HardwareResourceManagerUIPlugin')" onmouseout="off('dep-HardwareResourceManagerUIPlugin')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Hardware Resource Manager UI Plugin</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(184.2 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Sensor Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TestSensor" onmouseover="on('dep-TestSensor')" onmouseout="off('dep-TestSensor')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Test Sensor</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-ApplicationProvisioningandInstallation');off('block-label-ApplicationProvisioningandInstallation');" onmouseout="off('block-content-ApplicationProvisioningandInstallation');on('block-label-ApplicationProvisioningandInstallation');" transform="translate( 201.89999999999998 0)">
     <rect class="block" x="0" width="65.10000000000001" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="65.10000000000001" x="32.550000000000004" y="21.515" dominant-baseline="mathematical" id="block-label-ApplicationProvisioningandInstallation">Application Provisioning and Installation</text>
     <g id="block-content-ApplicationProvisioningandInstallation" visibility="hidden">
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Application Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ApplicationArchitecture" onmouseover="on('dep-ApplicationArchitecture')" onmouseout="off('dep-ApplicationArchitecture')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Application Architecture</text>
        </g>
        <g class="component" id="ViewServer" onmouseover="on('dep-ViewServer')" onmouseout="off('dep-ViewServer')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">View Server</text>
        </g>
        <g class="component" id="UIFTestFramework" onmouseover="on('dep-UIFTestFramework')" onmouseout="off('dep-UIFTestFramework')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">UIF Test Framework</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="65.10000000000001"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="63.70000000000001">Installation Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SecureSoftwareInstall" onmouseover="on('dep-SecureSoftwareInstall')" onmouseout="off('dep-SecureSoftwareInstall')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Secure Software Install</text>
        </g>
        <g class="component" id="SecureSoftwareInstallDeviceTools" onmouseover="on('dep-SecureSoftwareInstallDeviceTools')" onmouseout="off('dep-SecureSoftwareInstallDeviceTools')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Secure Software Install Device Tools</text>
        </g>
        <g class="component" id="SoftwareComponentRegistry" onmouseover="on('dep-SoftwareComponentRegistry')" onmouseout="off('dep-SoftwareComponentRegistry')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Software Component Registry</text>
        </g>
        <g class="component" id="SoftwareInstallationFramework" onmouseover="on('dep-SoftwareInstallationFramework')" onmouseout="off('dep-SoftwareInstallationFramework')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Software Installation Framework</text>
        </g>
        <g class="component" id="SoftwareTransactionServices" onmouseover="on('dep-SoftwareTransactionServices')" onmouseout="off('dep-SoftwareTransactionServices')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Software Transaction Services</text>
        </g>
        <g class="component" id="ReferenceSoftwareInstallPlugin" onmouseover="on('dep-ReferenceSoftwareInstallPlugin')" onmouseout="off('dep-ReferenceSoftwareInstallPlugin')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Reference Software Install Plugin</text>
        </g>
        <g class="component" id="ReferenceSoftwareApplicationManager" onmouseover="on('dep-ReferenceSoftwareApplicationManager')" onmouseout="off('dep-ReferenceSoftwareApplicationManager')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Reference Software Application Manager</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">App. Launch Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AfterMarketApplicationStarter" onmouseover="on('dep-AfterMarketApplicationStarter')" onmouseout="off('dep-AfterMarketApplicationStarter')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">After Market Application Starter</text>
        </g>
        <g class="component" id="ApplicationLaunchPlugins" onmouseover="on('dep-ApplicationLaunchPlugins')" onmouseout="off('dep-ApplicationLaunchPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Application Launch Plugins</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-SecurityManagement');off('block-label-SecurityManagement');" onmouseout="off('block-content-SecurityManagement');on('block-label-SecurityManagement');" transform="translate( 269.1 0)">
     <rect class="block" x="0" width="85.80000000000001" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="85.80000000000001" x="42.900000000000006" y="21.515" dominant-baseline="mathematical" id="block-label-SecurityManagement">Security Management</text>
     <g id="block-content-SecurityManagement" visibility="hidden">
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Crypto Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CertificateandKeyManagement" onmouseover="on('dep-CertificateandKeyManagement')" onmouseout="off('dep-CertificateandKeyManagement')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Certificate and Key Management</text>
        </g>
        <g class="component" id="File-basedCertificateandKeyStores" onmouseover="on('dep-File-basedCertificateandKeyStores')" onmouseout="off('dep-File-basedCertificateandKeyStores')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">File-based Certificate and Key Stores</text>
        </g>
        <g class="component" id="RootCertificates" onmouseover="on('dep-RootCertificates')" onmouseout="off('dep-RootCertificates')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Root Certificates</text>
        </g>
        <g class="component" id="ASNPKCS" onmouseover="on('dep-ASNPKCS')" onmouseout="off('dep-ASNPKCS')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">ASN PKCS</text>
        </g>
        <g class="component" id="OpenSSL" onmouseover="on('dep-OpenSSL')" onmouseout="off('dep-OpenSSL')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85">OpenSSL</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(48.6 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Network Security</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EAPPluginsforWiFi" onmouseover="on('dep-EAPPluginsforWiFi')" onmouseout="off('dep-EAPPluginsforWiFi')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">EAP Plugins for WiFi</text>
        </g>
        <g class="component" id="TLS" onmouseover="on('dep-TLS')" onmouseout="off('dep-TLS')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">TLS</text>
        </g>
        <g class="component" id="TLSProvider" onmouseover="on('dep-TLSProvider')" onmouseout="off('dep-TLSProvider')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">TLS Provider</text>
        </g>
        <g class="component" id="IPsec" onmouseover="on('dep-IPsec')" onmouseout="off('dep-IPsec')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">IPsec</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-High-levelInternetProtocols');off('block-label-High-levelInternetProtocols');" onmouseout="off('block-content-High-levelInternetProtocols');on('block-label-High-levelInternetProtocols');" transform="translate( 357.00000000000006 0)">
     <rect class="block" x="0" width="163.5" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="163.5" x="81.75" y="21.515" dominant-baseline="mathematical" id="block-label-High-levelInternetProtocols">High-level Internet Protocols</text>
     <g id="block-content-High-levelInternetProtocols" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Application Layer Protocols</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="HTTPTransportFramework" onmouseover="on('dep-HTTPTransportFramework')" onmouseout="off('dep-HTTPTransportFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">HTTP Transport Framework</text>
        </g>
        <g class="component" id="HTTPExamples" onmouseover="on('dep-HTTPExamples')" onmouseout="off('dep-HTTPExamples')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">HTTP Examples</text>
        </g>
        <g class="component" id="WAPPushSupport" onmouseover="on('dep-WAPPushSupport')" onmouseout="off('dep-WAPPushSupport')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">WAP Push Support</text>
        </g>
        <g class="component" id="WAPBase" onmouseover="on('dep-WAPBase')" onmouseout="off('dep-WAPBase')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">WAP Base</text>
        </g>
        <g class="component" id="FTPEngine" onmouseover="on('dep-FTPEngine')" onmouseout="off('dep-FTPEngine')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">FTP Engine</text>
        </g>
        <g class="component" id="TelnetEngine" onmouseover="on('dep-TelnetEngine')" onmouseout="off('dep-TelnetEngine')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Telnet Engine</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(57.900000000000006 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Application Layer Plugins and Utils</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="URIPermissionServices" onmouseover="on('dep-URIPermissionServices')" onmouseout="off('dep-URIPermissionServices')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">URI Permission Services</text>
        </g>
        <g class="component" id="BookmarkSupport" onmouseover="on('dep-BookmarkSupport')" onmouseout="off('dep-BookmarkSupport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bookmark Support</text>
        </g>
        <g class="component" id="HTTPProtocolPlugins" onmouseover="on('dep-HTTPProtocolPlugins')" onmouseout="off('dep-HTTPProtocolPlugins')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">HTTP Protocol Plugins</text>
        </g>
        <g class="component" id="HTTPTransportPlugins" onmouseover="on('dep-HTTPTransportPlugins')" onmouseout="off('dep-HTTPTransportPlugins')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">HTTP Transport Plugins</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(97.2 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Service Discovery and Control</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UPnP" onmouseover="on('dep-UPnP')" onmouseout="off('dep-UPnP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">UPnP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(114.89999999999999 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">OBEX</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OBEXProtocol" onmouseover="on('dep-OBEXProtocol')" onmouseout="off('dep-OBEXProtocol')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OBEX Protocol</text>
        </g>
        <g class="component" id="OBEXExtensionAPI" onmouseover="on('dep-OBEXExtensionAPI')" onmouseout="off('dep-OBEXExtensionAPI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OBEX Extension API</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">WAP Stack</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="WAPMessageAPI" onmouseover="on('dep-WAPMessageAPI')" onmouseout="off('dep-WAPMessageAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">WAP Message API</text>
        </g>
        <g class="component" id="WAPShortStack" onmouseover="on('dep-WAPShortStack')" onmouseout="off('dep-WAPShortStack')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">WAP Short Stack</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Connectivity Transports</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="m-Router" onmouseover="on('dep-m-Router')" onmouseout="off('dep-m-Router')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">m-Router</text>
        </g>
        <g class="component" id="PLPRemoteLink" onmouseover="on('dep-PLPRemoteLink')" onmouseout="off('dep-PLPRemoteLink')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">PLP Remote Link</text>
        </g>
        <g class="component" id="PLPVariant" onmouseover="on('dep-PLPVariant')" onmouseout="off('dep-PLPVariant')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">PLP Variant</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(50.70000000000001 20.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">IMS and streaming</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="RTP" onmouseover="on('dep-RTP')" onmouseout="off('dep-RTP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">RTP</text>
        </g>
        <g class="component" id="AMRPayloadFormatter" onmouseover="on('dep-AMRPayloadFormatter')" onmouseout="off('dep-AMRPayloadFormatter')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">AMR Payload Formatter</text>
        </g>
        <g class="component" id="SIPFramework" onmouseover="on('dep-SIPFramework')" onmouseout="off('dep-SIPFramework')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SIP Framework</text>
        </g>
        <g class="component" id="SecureRTP" onmouseover="on('dep-SecureRTP')" onmouseout="off('dep-SecureRTP')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Secure RTP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(135.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">SIP Connection Provider Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SIPDummyPRT" onmouseover="on('dep-SIPDummyPRT')" onmouseout="off('dep-SIPDummyPRT')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SIP Dummy PRT</text>
        </g>
        <g class="component" id="SIPStateMachine" onmouseover="on('dep-SIPStateMachine')" onmouseout="off('dep-SIPStateMachine')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">SIP State Machine</text>
        </g>
        <g class="component" id="SIPConnectionPlugins" onmouseover="on('dep-SIPConnectionPlugins')" onmouseout="off('dep-SIPConnectionPlugins')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SIP Connection Plugins</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-MultimediaMiddleware');off('block-label-MultimediaMiddleware');" onmouseout="off('block-content-MultimediaMiddleware');on('block-label-MultimediaMiddleware');" transform="translate( 522.6 0)">
     <rect class="block" x="0" width="74.4" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="74.4" x="37.2" y="21.515" dominant-baseline="mathematical" id="block-label-MultimediaMiddleware">Multimedia Middleware</text>
     <g id="block-content-MultimediaMiddleware" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Multimedia Middleware Frameworks</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MetadataUtilityFramework" onmouseover="on('dep-MetadataUtilityFramework')" onmouseout="off('dep-MetadataUtilityFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Metadata Utility Framework</text>
        </g>
        <g class="component" id="BroadcastRadioTuner" onmouseover="on('dep-BroadcastRadioTuner')" onmouseout="off('dep-BroadcastRadioTuner')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Broadcast Radio Tuner</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitter" onmouseover="on('dep-BroadcastRadioTransmitter')" onmouseout="off('dep-BroadcastRadioTransmitter')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Broadcast Radio Transmitter</text>
        </g>
        <g class="component" id="MUFUnitTests" onmouseover="on('dep-MUFUnitTests')" onmouseout="off('dep-MUFUnitTests')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">MUF Unit Tests</text>
        </g>
        <g class="component" id="MUFIntegrationTests" onmouseover="on('dep-MUFIntegrationTests')" onmouseout="off('dep-MUFIntegrationTests')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">MUF Integration Tests</text>
        </g>
        <g class="component" id="TunerUnitTests" onmouseover="on('dep-TunerUnitTests')" onmouseout="off('dep-TunerUnitTests')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Tuner Unit Tests</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitterUnitTests" onmouseover="on('dep-BroadcastRadioTransmitterUnitTests')" onmouseout="off('dep-BroadcastRadioTransmitterUnitTests')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Broadcast Radio Transmitter Unit Tests</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitterIntegrationTests" onmouseover="on('dep-BroadcastRadioTransmitterIntegrationTests')" onmouseout="off('dep-BroadcastRadioTransmitterIntegrationTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Broadcast Radio Transmitter Integration Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Multimedia Middleware Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MetadataParserPlugin" onmouseover="on('dep-MetadataParserPlugin')" onmouseout="off('dep-MetadataParserPlugin')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Metadata Parser Plugin</text>
        </g>
        <g class="component" id="MultimediaFrameworkPlugins" onmouseover="on('dep-MultimediaFrameworkPlugins')" onmouseout="off('dep-MultimediaFrameworkPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimedia Framework Plugins</text>
        </g>
        <g class="component" id="BroadcastRadioTransmitterPlugin" onmouseover="on('dep-BroadcastRadioTransmitterPlugin')" onmouseout="off('dep-BroadcastRadioTransmitterPlugin')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Broadcast Radio Transmitter Plugin</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Multimedia Framework Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MMFUnitTests" onmouseover="on('dep-MMFUnitTests')" onmouseout="off('dep-MMFUnitTests')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MMF Unit Tests</text>
        </g>
        <g class="component" id="MMFIntegrationTests" onmouseover="on('dep-MMFIntegrationTests')" onmouseout="off('dep-MMFIntegrationTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MMF Integration Tests</text>
        </g>
        <g class="component" id="MMFCharacterisationValidation" onmouseover="on('dep-MMFCharacterisationValidation')" onmouseout="off('dep-MMFCharacterisationValidation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MMF Characterisation Validation</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-SystemGUIFramework');off('block-label-SystemGUIFramework');" onmouseout="off('block-content-SystemGUIFramework');on('block-label-SystemGUIFramework');" transform="translate( 599.1 0)">
     <rect class="block" x="0" width="74.4" height="48.230000000000004" y="-3.2"/>
     <text text-anchor="middle" class="block" width="74.4" x="37.2" y="21.515" dominant-baseline="mathematical" id="block-label-SystemGUIFramework">System GUI Framework</text>
     <g id="block-content-SystemGUIFramework" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Common UI Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UIKON" onmouseover="on('dep-UIKON')" onmouseout="off('dep-UIKON')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">UIKON</text>
        </g>
        <g class="component" id="ErrorResolverData" onmouseover="on('dep-ErrorResolverData')" onmouseout="off('dep-ErrorResolverData')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Error Resolver Data</text>
        </g>
        <g class="component" id="UILookandFeel" onmouseover="on('dep-UILookandFeel')" onmouseout="off('dep-UILookandFeel')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">UI Look and Feel</text>
        </g>
        <g class="component" id="Grid" onmouseover="on('dep-Grid')" onmouseout="off('dep-Grid')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">Grid</text>
        </g>
        <g class="component" id="UIFrameworksDocumentation" onmouseover="on('dep-UIFrameworksDocumentation')" onmouseout="off('dep-UIFrameworksDocumentation')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">UI Frameworks Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Look-and-Feel Agnostic UI Foundation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ControlEnvironment" onmouseover="on('dep-ControlEnvironment')" onmouseout="off('dep-ControlEnvironment')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Control Environment</text>
        </g>
        <g class="component" id="FrontEndProcessor" onmouseover="on('dep-FrontEndProcessor')" onmouseout="off('dep-FrontEndProcessor')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Front End Processor</text>
        </g>
        <g class="component" id="GraphicsEffects" onmouseover="on('dep-GraphicsEffects')" onmouseout="off('dep-GraphicsEffects')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Graphics Effects</text>
        </g>
        <g class="component" id="UIGraphicsUtilities" onmouseover="on('dep-UIGraphicsUtilities')" onmouseout="off('dep-UIGraphicsUtilities')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">UI Graphics Utilities</text>
        </g>
        <g class="component" id="NumberFormatting" onmouseover="on('dep-NumberFormatting')" onmouseout="off('dep-NumberFormatting')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Number Formatting</text>
        </g>
        <g class="component" id="Clock" onmouseover="on('dep-Clock')" onmouseout="off('dep-Clock')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15">Clock</text>
        </g>
        <g class="component" id="BMPAnimation" onmouseover="on('dep-BMPAnimation')" onmouseout="off('dep-BMPAnimation')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">BMP Animation</text>
        </g>
        <g class="component" id="Animation" onmouseover="on('dep-Animation')" onmouseout="off('dep-Animation')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Animation</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 144.46)" id="OSServices">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="126.63000000000001"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="126.63000000000001" x="-63.615">OS Services</text>
  <g class="layer-detail" transform="translate(12.8 6.4)">
   <rect x="0" class="layer" y="-6.4" width="791.7000000000002" height="126.63000000000001"/>
   <g>
    <g class="block" onmouseover="on('block-content-GenericOSServices');off('block-label-GenericOSServices');" onmouseout="off('block-content-GenericOSServices');on('block-label-GenericOSServices');" transform="translate( 0 0)">
     <rect class="block" x="0" width="73.5" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="73.5" x="36.75" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-GenericOSServices">Generic OS Services</text>
     <g id="block-content-GenericOSServices" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Generic Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MIMERecognitionFramework" onmouseover="on('dep-MIMERecognitionFramework')" onmouseout="off('dep-MIMERecognitionFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">MIME Recognition Framework</text>
        </g>
        <g class="component" id="SystemAgent" onmouseover="on('dep-SystemAgent')" onmouseout="off('dep-SystemAgent')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">System Agent</text>
        </g>
        <g class="component" id="TaskScheduler" onmouseover="on('dep-TaskScheduler')" onmouseout="off('dep-TaskScheduler')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Task Scheduler</text>
        </g>
        <g class="component" id="ActiveBackupClient" onmouseover="on('dep-ActiveBackupClient')" onmouseout="off('dep-ActiveBackupClient')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Active Backup Client</text>
        </g>
        <g class="component" id="SyslibsDocumentation" onmouseover="on('dep-SyslibsDocumentation')" onmouseout="off('dep-SyslibsDocumentation')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Syslibs Documentation</text>
        </g>
        <g class="component" id="HTTPUtilitiesLibrary" onmouseover="on('dep-HTTPUtilitiesLibrary')" onmouseout="off('dep-HTTPUtilitiesLibrary')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">HTTP Utilities Library</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Generic Open Libs.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CStandardLibrary" onmouseover="on('dep-CStandardLibrary')" onmouseout="off('dep-CStandardLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">C Standard Library</text>
        </g>
        <g class="component" id="C++StandardLibrary" onmouseover="on('dep-C++StandardLibrary')" onmouseout="off('dep-C++StandardLibrary')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">C++ Standard Library</text>
        </g>
        <g class="component" id="OpenEnvironmentCore" onmouseover="on('dep-OpenEnvironmentCore')" onmouseout="off('dep-OpenEnvironmentCore')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Open Environment Core</text>
        </g>
        <g class="component" id="POSIXRealtimeExtensions" onmouseover="on('dep-POSIXRealtimeExtensions')" onmouseout="off('dep-POSIXRealtimeExtensions')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">POSIX Realtime Extensions</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">XML</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="XMLFramework" onmouseover="on('dep-XMLFramework')" onmouseout="off('dep-XMLFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">XML Framework</text>
        </g>
        <g class="component" id="Libxml2Libraries" onmouseover="on('dep-Libxml2Libraries')" onmouseout="off('dep-Libxml2Libraries')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Libxml2 Libraries</text>
        </g>
        <g class="component" id="XMLDOMandXPath" onmouseover="on('dep-XMLDOMandXPath')" onmouseout="off('dep-XMLDOMandXPath')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">XML DOM and XPath</text>
        </g>
        <g class="component" id="XMLExpatParser" onmouseover="on('dep-XMLExpatParser')" onmouseout="off('dep-XMLExpatParser')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">XML Expat Parser</text>
        </g>
        <g class="component" id="XMLLibxml2Parser" onmouseover="on('dep-XMLLibxml2Parser')" onmouseout="off('dep-XMLLibxml2Parser')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">XML Libxml2 Parser</text>
        </g>
        <g class="component" id="WBXMLParser" onmouseover="on('dep-WBXMLParser')" onmouseout="off('dep-WBXMLParser')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">WBXML Parser</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(57.900000000000006 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Compression Libraries</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ZipCompressionLibrary" onmouseover="on('dep-ZipCompressionLibrary')" onmouseout="off('dep-ZipCompressionLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Zip Compression Library</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Low Level Libraries and Frameworks</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PluginFramework" onmouseover="on('dep-PluginFramework')" onmouseout="off('dep-PluginFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Plugin Framework</text>
        </g>
        <g class="component" id="ApplicationUtilities" onmouseover="on('dep-ApplicationUtilities')" onmouseout="off('dep-ApplicationUtilities')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Application Utilities</text>
        </g>
        <g class="component" id="GenericUsabilityLibrary" onmouseover="on('dep-GenericUsabilityLibrary')" onmouseout="off('dep-GenericUsabilityLibrary')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Generic Usability Library</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Character Conversion</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CharacterEncodingandConversionFramework" onmouseover="on('dep-CharacterEncodingandConversionFramework')" onmouseout="off('dep-CharacterEncodingandConversionFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Character Encoding and Conversion Framework</text>
        </g>
        <g class="component" id="CharacterEncodingandConversionPlugins" onmouseover="on('dep-CharacterEncodingandConversionPlugins')" onmouseout="off('dep-CharacterEncodingandConversionPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Character Encoding and Conversion Plugins</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-SecurityandDataPrivacy');off('block-label-SecurityandDataPrivacy');" onmouseout="off('block-content-SecurityandDataPrivacy');on('block-label-SecurityandDataPrivacy');" transform="translate( 75.6 0)">
     <rect class="block" x="0" width="57.00000000000001" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="57.00000000000001" x="28.500000000000004" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-SecurityandDataPrivacy">Security and Data Privacy</text>
     <g id="block-content-SecurityandDataPrivacy" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Authorisation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UserPromptService" onmouseover="on('dep-UserPromptService')" onmouseout="off('dep-UserPromptService')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">User Prompt Service</text>
        </g>
        <g class="component" id="UserPromptUtils" onmouseover="on('dep-UserPromptUtils')" onmouseout="off('dep-UserPromptUtils')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">User Prompt Utils</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Crypto Libraries</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="WeakCryptoSPI" onmouseover="on('dep-WeakCryptoSPI')" onmouseout="off('dep-WeakCryptoSPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Weak Crypto SPI</text>
        </g>
        <g class="component" id="StrongCryptoSPI" onmouseover="on('dep-StrongCryptoSPI')" onmouseout="off('dep-StrongCryptoSPI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Strong Crypto SPI</text>
        </g>
        <g class="component" id="OpenCryptoLibraries" onmouseover="on('dep-OpenCryptoLibraries')" onmouseout="off('dep-OpenCryptoLibraries')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Open Crypto Libraries</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Crypto Management Libraries</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SecurityUtils" onmouseover="on('dep-SecurityUtils')" onmouseout="off('dep-SecurityUtils')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Security Utils</text>
        </g>
        <g class="component" id="SecurityTestFramework" onmouseover="on('dep-SecurityTestFramework')" onmouseout="off('dep-SecurityTestFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Security Test Framework</text>
        </g>
        <g class="component" id="SecurityDocumentation" onmouseover="on('dep-SecurityDocumentation')" onmouseout="off('dep-SecurityDocumentation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Security Documentation</text>
        </g>
        <g class="component" id="SecurityConfig" onmouseover="on('dep-SecurityConfig')" onmouseout="off('dep-SecurityConfig')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Security Config</text>
        </g>
        <g class="component" id="CryptoTokenFramework" onmouseover="on('dep-CryptoTokenFramework')" onmouseout="off('dep-CryptoTokenFramework')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Crypto Token Framework</text>
        </g>
        <g class="component" id="SecurityCommonUtils" onmouseover="on('dep-SecurityCommonUtils')" onmouseout="off('dep-SecurityCommonUtils')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Security Common Utils</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Content Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ContentAccessFrameworkforDRM" onmouseover="on('dep-ContentAccessFrameworkforDRM')" onmouseout="off('dep-ContentAccessFrameworkforDRM')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Content Access Framework for DRM</text>
        </g>
        <g class="component" id="CAFRecogniserConfig" onmouseover="on('dep-CAFRecogniserConfig')" onmouseout="off('dep-CAFRecogniserConfig')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">CAF Recogniser Config</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Crypto Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CryptoSPIPlugins" onmouseover="on('dep-CryptoSPIPlugins')" onmouseout="off('dep-CryptoSPIPlugins')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Crypto SPI Plugins</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(41.400000000000006 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Authentication Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AuthenticationServer" onmouseover="on('dep-AuthenticationServer')" onmouseout="off('dep-AuthenticationServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Authentication Server</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-PersistentDataServices');off('block-label-PersistentDataServices');" onmouseout="off('block-content-PersistentDataServices');on('block-label-PersistentDataServices');" transform="translate( 134.7 0)">
     <rect class="block" x="0" width="57.900000000000006" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="57.900000000000006" x="28.950000000000003" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-PersistentDataServices">Persistent Data Services</text>
     <g id="block-content-PersistentDataServices" visibility="hidden">
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Feature Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="FeatureManager" onmouseover="on('dep-FeatureManager')" onmouseout="off('dep-FeatureManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Feature Manager</text>
        </g>
        <g class="component" id="FeatureRegistry" onmouseover="on('dep-FeatureRegistry')" onmouseout="off('dep-FeatureRegistry')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Feature Registry</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Logging Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EventLogger" onmouseover="on('dep-EventLogger')" onmouseout="off('dep-EventLogger')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Event Logger</text>
        </g>
        <g class="component" id="FileLogger" onmouseover="on('dep-FileLogger')" onmouseout="off('dep-FileLogger')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">File Logger</text>
        </g>
        <g class="component" id="RFileLogger" onmouseover="on('dep-RFileLogger')" onmouseout="off('dep-RFileLogger')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">RFile Logger</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Trace Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CommsDebugUtility" onmouseover="on('dep-CommsDebugUtility')" onmouseout="off('dep-CommsDebugUtility')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Debug Utility</text>
        </g>
        <g class="component" id="TraceFramework" onmouseover="on('dep-TraceFramework')" onmouseout="off('dep-TraceFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Trace Framework</text>
        </g>
        <g class="component" id="UTRACE" onmouseover="on('dep-UTRACE')" onmouseout="off('dep-UTRACE')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">UTRACE</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Persistent Storage</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Store" onmouseover="on('dep-Store')" onmouseout="off('dep-Store')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">Store</text>
        </g>
        <g class="component" id="DBMS" onmouseover="on('dep-DBMS')" onmouseout="off('dep-DBMS')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">DBMS</text>
        </g>
        <g class="component" id="CentralRepository" onmouseover="on('dep-CentralRepository')" onmouseout="off('dep-CentralRepository')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Central Repository</text>
        </g>
        <g class="component" id="SQL" onmouseover="on('dep-SQL')" onmouseout="off('dep-SQL')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">SQL</text>
        </g>
        <g class="component" id="SQLite3API" onmouseover="on('dep-SQLite3API')" onmouseout="off('dep-SQLite3API')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">SQLite 3 API</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Database Abstraction</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DBMSEmulationLibrary" onmouseover="on('dep-DBMSEmulationLibrary')" onmouseout="off('dep-DBMSEmulationLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">DBMS Emulation Library</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-DeviceServices');off('block-label-DeviceServices');" onmouseout="off('block-content-DeviceServices');on('block-label-DeviceServices');" transform="translate( 194.7 0)">
     <rect class="block" x="0" width="54.900000000000006" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="54.900000000000006" x="27.450000000000003" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-DeviceServices">Device Services</text>
     <g id="block-content-DeviceServices" visibility="hidden">
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">System Health Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SystemHealthManager" onmouseover="on('dep-SystemHealthManager')" onmouseout="off('dep-SystemHealthManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">System Health Manager</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">State Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SystemStarter" onmouseover="on('dep-SystemStarter')" onmouseout="off('dep-SystemStarter')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">System Starter</text>
        </g>
        <g class="component" id="SystemStateManager" onmouseover="on('dep-SystemStateManager')" onmouseout="off('dep-SystemStateManager')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">System State Manager</text>
        </g>
        <g class="component" id="SystemStatePlugins" onmouseover="on('dep-SystemStatePlugins')" onmouseout="off('dep-SystemStatePlugins')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">System State Plugins</text>
        </g>
        <g class="component" id="SystemStateReferencePlugins" onmouseover="on('dep-SystemStateReferencePlugins')" onmouseout="off('dep-SystemStateReferencePlugins')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">System State Reference Plugins</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Accessory Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="RemoteControlFramework" onmouseover="on('dep-RemoteControlFramework')" onmouseout="off('dep-RemoteControlFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Remote Control Framework</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Resource Interfaces</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="FMTransmitterControl" onmouseover="on('dep-FMTransmitterControl')" onmouseout="off('dep-FMTransmitterControl')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">FM Transmitter Control</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Resource Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="HardwareResourcesManager" onmouseover="on('dep-HardwareResourcesManager')" onmouseout="off('dep-HardwareResourcesManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Hardware Resources Manager</text>
        </g>
        <g class="component" id="HardwareResourcesManagerConfig" onmouseover="on('dep-HardwareResourcesManagerConfig')" onmouseout="off('dep-HardwareResourcesManagerConfig')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Hardware Resources Manager Config</text>
        </g>
        <g class="component" id="PowerandMemoryNotificationService" onmouseover="on('dep-PowerandMemoryNotificationService')" onmouseout="off('dep-PowerandMemoryNotificationService')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Power and Memory Notification Service</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Sensors Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SensorsFramework" onmouseover="on('dep-SensorsFramework')" onmouseout="off('dep-SensorsFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Sensors Framework</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-LocationBasedServices');off('block-label-LocationBasedServices');" onmouseout="off('block-content-LocationBasedServices');on('block-label-LocationBasedServices');" transform="translate( 251.7 0)">
     <rect class="block" x="0" width="45.6" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="45.6" x="22.8" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-LocationBasedServices">Location Based Services</text>
     <g id="block-content-LocationBasedServices" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Location Request Mgmt.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="LocationServer" onmouseover="on('dep-LocationServer')" onmouseout="off('dep-LocationServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Location Server</text>
        </g>
        <g class="component" id="NetworkRequestHandler" onmouseover="on('dep-NetworkRequestHandler')" onmouseout="off('dep-NetworkRequestHandler')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Network Request Handler</text>
        </g>
        <g class="component" id="LBSTestProduct" onmouseover="on('dep-LBSTestProduct')" onmouseout="off('dep-LBSTestProduct')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">LBS Test Product</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Location Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="A-GPSLocationManager" onmouseover="on('dep-A-GPSLocationManager')" onmouseout="off('dep-A-GPSLocationManager')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">A-GPS Location Manager</text>
        </g>
        <g class="component" id="NetworkLocationManager" onmouseover="on('dep-NetworkLocationManager')" onmouseout="off('dep-NetworkLocationManager')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Network Location Manager</text>
        </g>
        <g class="component" id="LocationAdmin" onmouseover="on('dep-LocationAdmin')" onmouseout="off('dep-LocationAdmin')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Location Admin</text>
        </g>
        <g class="component" id="NetworkGateway" onmouseover="on('dep-NetworkGateway')" onmouseout="off('dep-NetworkGateway')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Network Gateway</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Network Protocol Modules</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="NetworkProtocolModule" onmouseover="on('dep-NetworkProtocolModule')" onmouseout="off('dep-NetworkProtocolModule')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Network Protocol Module</text>
        </g>
        <g class="component" id="PrivacyProtocolModule" onmouseover="on('dep-PrivacyProtocolModule')" onmouseout="off('dep-PrivacyProtocolModule')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Privacy Protocol Module</text>
        </g>
        <g class="component" id="SUPLProtocolModule" onmouseover="on('dep-SUPLProtocolModule')" onmouseout="off('dep-SUPLProtocolModule')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">SUPL Protocol Module</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Data Source Modules</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DefaultPositioningModule" onmouseover="on('dep-DefaultPositioningModule')" onmouseout="off('dep-DefaultPositioningModule')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Default Positioning Module</text>
        </g>
        <g class="component" id="BluetoothGPSPositioningModule" onmouseover="on('dep-BluetoothGPSPositioningModule')" onmouseout="off('dep-BluetoothGPSPositioningModule')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth GPS Positioning Module</text>
        </g>
        <g class="component" id="SimulationPositioningModule" onmouseover="on('dep-SimulationPositioningModule')" onmouseout="off('dep-SimulationPositioningModule')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Simulation Positioning Module</text>
        </g>
        <g class="component" id="A-GPSIntegrationModule" onmouseover="on('dep-A-GPSIntegrationModule')" onmouseout="off('dep-A-GPSIntegrationModule')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">A-GPS Integration Module</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Data Source Adaptation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GPSDataSourceAdaptation" onmouseover="on('dep-GPSDataSourceAdaptation')" onmouseout="off('dep-GPSDataSourceAdaptation')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">GPS Data Source Adaptation</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" transform="translate( 299.40000000000003 0)">
     <rect class="block" x="0" width="327.90000000000003" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="327.90000000000003" x="163.95000000000002" y="116.03" dominant-baseline="ideographic">Comms Services</text>
     <g>
      <g class="subblock" transform="translate( 0)" onmouseover="on('subblock-content-CommunicationsFramework');off('subblock-label-CommunicationsFramework');" onmouseout="off('subblock-content-CommunicationsFramework');on('subblock-label-CommunicationsFramework');">
       <rect class="subblock" x="0" height="103.60000000000001" width="55.800000000000004" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="27.900000000000002" width="55.800000000000004" y="51.800000000000004" id="subblock-label-CommunicationsFramework">Communications Framework</text>
       <g id="subblock-content-CommunicationsFramework" visibility="hidden">
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Comms Proc. &amp; Settings</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommsRootServer" onmouseover="on('dep-CommsRootServer')" onmouseout="off('dep-CommsRootServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Root Server</text>
          </g>
          <g class="component" id="CommsRootServerConfig" onmouseover="on('dep-CommsRootServerConfig')" onmouseout="off('dep-CommsRootServerConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Comms Root Server Config</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Comms Config. Utils</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommsDatabase" onmouseover="on('dep-CommsDatabase')" onmouseout="off('dep-CommsDatabase')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Database</text>
          </g>
          <g class="component" id="CommsDatabaseShim" onmouseover="on('dep-CommsDatabaseShim')" onmouseout="off('dep-CommsDatabaseShim')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Comms Database Shim</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Data Comms Server</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="ESockServer" onmouseover="on('dep-ESockServer')" onmouseout="off('dep-ESockServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">ESock Server</text>
          </g>
          <g class="component" id="ESockServerConfig" onmouseover="on('dep-ESockServerConfig')" onmouseout="off('dep-ESockServerConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">ESock Server Config</text>
          </g>
          <g class="component" id="NetworkInterfaceManager" onmouseover="on('dep-NetworkInterfaceManager')" onmouseout="off('dep-NetworkInterfaceManager')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Network Interface Manager</text>
          </g>
          <g class="component" id="NetworkingDialogAPI" onmouseover="on('dep-NetworkingDialogAPI')" onmouseout="off('dep-NetworkingDialogAPI')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Networking Dialog API</text>
          </g>
          <g class="component" id="NetworkingDialogStub" onmouseover="on('dep-NetworkingDialogStub')" onmouseout="off('dep-NetworkingDialogStub')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Networking Dialog Stub</text>
          </g>
          <g class="component" id="NetworkController" onmouseover="on('dep-NetworkController')" onmouseout="off('dep-NetworkController')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Network Controller</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Serial Server</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="C32SerialServer" onmouseover="on('dep-C32SerialServer')" onmouseout="off('dep-C32SerialServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">C32 Serial Server</text>
          </g>
          <g class="component" id="C32SerialServerConfig" onmouseover="on('dep-C32SerialServerConfig')" onmouseout="off('dep-C32SerialServerConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">C32 Serial Server Config</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Comms Framework Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommsElements" onmouseover="on('dep-CommsElements')" onmouseout="off('dep-CommsElements')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Comms Elements</text>
          </g>
          <g class="component" id="MBufManager" onmouseover="on('dep-MBufManager')" onmouseout="off('dep-MBufManager')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MBuf Manager</text>
          </g>
          <g class="component" id="CommsInfrastructureDocumentation" onmouseover="on('dep-CommsInfrastructureDocumentation')" onmouseout="off('dep-CommsInfrastructureDocumentation')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Comms Infrastructure Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Serial Comms Server Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="SerialPortCSY" onmouseover="on('dep-SerialPortCSY')" onmouseout="off('dep-SerialPortCSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Serial Port CSY</text>
          </g>
          <g class="component" id="PacketLoopbackCSY" onmouseover="on('dep-PacketLoopbackCSY')" onmouseout="off('dep-PacketLoopbackCSY')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Packet Loopback CSY</text>
          </g>
          <g class="component" id="MUXCSY" onmouseover="on('dep-MUXCSY')" onmouseout="off('dep-MUXCSY')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">MUX CSY</text>
          </g>
         </g>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 57.900000000000006)" onmouseover="on('subblock-content-CellularBasebandServices');off('subblock-label-CellularBasebandServices');" onmouseout="off('subblock-content-CellularBasebandServices');on('subblock-label-CellularBasebandServices');">
       <rect class="subblock" x="0" height="103.60000000000001" width="83.7" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="41.85" width="83.7" y="51.800000000000004" id="subblock-label-CellularBasebandServices">Cellular Baseband Services</text>
       <g id="subblock-content-CellularBasebandServices" visibility="hidden">
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Telephony Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="Dial" onmouseover="on('dep-Dial')" onmouseout="off('dep-Dial')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">Dial</text>
          </g>
          <g class="component" id="TelephonyWatchers" onmouseover="on('dep-TelephonyWatchers')" onmouseout="off('dep-TelephonyWatchers')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Telephony Watchers</text>
          </g>
          <g class="component" id="ETel3rdPartyAPI" onmouseover="on('dep-ETel3rdPartyAPI')" onmouseout="off('dep-ETel3rdPartyAPI')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">ETel 3rd Party API</text>
          </g>
          <g class="component" id="TelephonyConfidentialDocumentation" onmouseover="on('dep-TelephonyConfidentialDocumentation')" onmouseout="off('dep-TelephonyConfidentialDocumentation')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Telephony Confidential Documentation</text>
          </g>
          <g class="component" id="TelephonyDocumentation" onmouseover="on('dep-TelephonyDocumentation')" onmouseout="off('dep-TelephonyDocumentation')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Telephony Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(48.6 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Fax</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="FaxClientandServer" onmouseover="on('dep-FaxClientandServer')" onmouseout="off('dep-FaxClientandServer')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Fax Client and Server</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Telephony Server</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="ETelServerandCore" onmouseover="on('dep-ETelServerandCore')" onmouseout="off('dep-ETelServerandCore')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">ETel Server and Core</text>
          </g>
          <g class="component" id="ETelConfig" onmouseover="on('dep-ETelConfig')" onmouseout="off('dep-ETelConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">ETel Config</text>
          </g>
          <g class="component" id="ETelMultimode" onmouseover="on('dep-ETelMultimode')" onmouseout="off('dep-ETelMultimode')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">ETel Multimode</text>
          </g>
          <g class="component" id="ETelPacketData" onmouseover="on('dep-ETelPacketData')" onmouseout="off('dep-ETelPacketData')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">ETel Packet Data</text>
          </g>
          <g class="component" id="ETelSIMToolkit" onmouseover="on('dep-ETelSIMToolkit')" onmouseout="off('dep-ETelSIMToolkit')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">ETel SIM Toolkit</text>
          </g>
          <g class="component" id="ETelCDMA" onmouseover="on('dep-ETelCDMA')" onmouseout="off('dep-ETelCDMA')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">ETel CDMA</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="83.7"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="82.3">Telephony Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CSDAGT" onmouseover="on('dep-CSDAGT')" onmouseout="off('dep-CSDAGT')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">CSD AGT</text>
          </g>
          <g class="component" id="PSDAGT" onmouseover="on('dep-PSDAGT')" onmouseout="off('dep-PSDAGT')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">PSD AGT</text>
          </g>
          <g class="component" id="GPRS/UMTSQoSPRT" onmouseover="on('dep-GPRS/UMTSQoSPRT')" onmouseout="off('dep-GPRS/UMTSQoSPRT')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">GPRS/UMTS QoS PRT</text>
          </g>
          <g class="component" id="GPRS/UMTSQoSInterface" onmouseover="on('dep-GPRS/UMTSQoSInterface')" onmouseout="off('dep-GPRS/UMTSQoSInterface')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">GPRS/UMTS QoS Interface</text>
          </g>
          <g class="component" id="QoSExtnAPI" onmouseover="on('dep-QoSExtnAPI')" onmouseout="off('dep-QoSExtnAPI')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">QoS Extn API</text>
          </g>
          <g class="component" id="SecondaryPDPcontextUMTSDriver" onmouseover="on('dep-SecondaryPDPcontextUMTSDriver')" onmouseout="off('dep-SecondaryPDPcontextUMTSDriver')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Secondary PDP context UMTS Driver</text>
          </g>
          <g class="component" id="QoS3GPPCPR" onmouseover="on('dep-QoS3GPPCPR')" onmouseout="off('dep-QoS3GPPCPR')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">QoS 3GPP CPR</text>
          </g>
          <g class="component" id="PDPLayer" onmouseover="on('dep-PDPLayer')" onmouseout="off('dep-PDPLayer')">
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">PDP Layer</text>
          </g>
          <g class="component" id="RawIPNIF" onmouseover="on('dep-RawIPNIF')" onmouseout="off('dep-RawIPNIF')">
           <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">Raw IP NIF</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">SMS Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="SMSStack" onmouseover="on('dep-SMSStack')" onmouseout="off('dep-SMSStack')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SMS Stack</text>
          </g>
          <g class="component" id="CDMASMSStack" onmouseover="on('dep-CDMASMSStack')" onmouseout="off('dep-CDMASMSStack')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">CDMA SMS Stack</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Baseband Abstraction</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BasebandChannelAdaptor" onmouseover="on('dep-BasebandChannelAdaptor')" onmouseout="off('dep-BasebandChannelAdaptor')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Baseband Channel Adaptor</text>
          </g>
          <g class="component" id="Inter-SystemCommunication" onmouseover="on('dep-Inter-SystemCommunication')" onmouseout="off('dep-Inter-SystemCommunication')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Inter-System Communication</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Telephony Server Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="CommonTSY" onmouseover="on('dep-CommonTSY')" onmouseout="off('dep-CommonTSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Common TSY</text>
          </g>
          <g class="component" id="MultimodeTSY" onmouseover="on('dep-MultimodeTSY')" onmouseout="off('dep-MultimodeTSY')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimode TSY</text>
          </g>
          <g class="component" id="CDMATSY" onmouseover="on('dep-CDMATSY')" onmouseout="off('dep-CDMATSY')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">CDMA TSY</text>
          </g>
          <g class="component" id="SIMTSY" onmouseover="on('dep-SIMTSY')" onmouseout="off('dep-SIMTSY')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">SIM TSY</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(39.300000000000004 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Telephony Ref. Platform</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="TRPTSY" onmouseover="on('dep-TRPTSY')" onmouseout="off('dep-TRPTSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">TRP TSY</text>
          </g>
          <g class="component" id="TRPAGT" onmouseover="on('dep-TRPAGT')" onmouseout="off('dep-TRPAGT')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">TRP AGT</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(60.00000000000001 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Baseband Adaptation</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BasebandChannelAdaptorforC32" onmouseover="on('dep-BasebandChannelAdaptorforC32')" onmouseout="off('dep-BasebandChannelAdaptorforC32')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Baseband Channel Adaptor for C32</text>
          </g>
          <g class="component" id="BasebandChannelAdaptorforISC" onmouseover="on('dep-BasebandChannelAdaptorforISC')" onmouseout="off('dep-BasebandChannelAdaptorforISC')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Baseband Channel Adaptor for ISC</text>
          </g>
         </g>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 143.70000000000002)" onmouseover="on('subblock-content-NetworkingServices');off('subblock-label-NetworkingServices');" onmouseout="off('subblock-content-NetworkingServices');on('subblock-label-NetworkingServices');">
       <rect class="subblock" x="0" height="103.60000000000001" width="115.80000000000001" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="57.900000000000006" width="115.80000000000001" y="51.800000000000004" id="subblock-label-NetworkingServices">Networking Services</text>
       <g id="subblock-content-NetworkingServices" visibility="hidden">
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">TCP/IP Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="DND" onmouseover="on('dep-DND')" onmouseout="off('dep-DND')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">DND</text>
          </g>
          <g class="component" id="DNDConfig" onmouseover="on('dep-DNDConfig')" onmouseout="off('dep-DNDConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">DND Config</text>
          </g>
          <g class="component" id="DHCP" onmouseover="on('dep-DHCP')" onmouseout="off('dep-DHCP')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">DHCP</text>
          </g>
          <g class="component" id="NetworkAddressandPortTranslation" onmouseover="on('dep-NetworkAddressandPortTranslation')" onmouseout="off('dep-NetworkAddressandPortTranslation')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Network Address and Port Translation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(39.300000000000004 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">ESock API Extensions</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="InternetSockets" onmouseover="on('dep-InternetSockets')" onmouseout="off('dep-InternetSockets')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Internet Sockets</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Network Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="IPEventNotifier" onmouseover="on('dep-IPEventNotifier')" onmouseout="off('dep-IPEventNotifier')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">IP Event Notifier</text>
          </g>
          <g class="component" id="TCP/IPv4/v6PRT" onmouseover="on('dep-TCP/IPv4/v6PRT')" onmouseout="off('dep-TCP/IPv4/v6PRT')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">TCP/IPv4/v6 PRT</text>
          </g>
          <g class="component" id="TCP/IPv4/v6Config" onmouseover="on('dep-TCP/IPv4/v6Config')" onmouseout="off('dep-TCP/IPv4/v6Config')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">TCP/IPv4/v6 Config</text>
          </g>
          <g class="component" id="IPHook" onmouseover="on('dep-IPHook')" onmouseout="off('dep-IPHook')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">IP Hook</text>
          </g>
          <g class="component" id="MobileIP" onmouseover="on('dep-MobileIP')" onmouseout="off('dep-MobileIP')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Mobile IP</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="93"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="91.6">Networking Test and Utils</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="NetworkingUnitTest" onmouseover="on('dep-NetworkingUnitTest')" onmouseout="off('dep-NetworkingUnitTest')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Networking Unit Test</text>
          </g>
          <g class="component" id="NetworkingROM" onmouseover="on('dep-NetworkingROM')" onmouseout="off('dep-NetworkingROM')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Networking ROM</text>
          </g>
          <g class="component" id="NetworkingExamples" onmouseover="on('dep-NetworkingExamples')" onmouseout="off('dep-NetworkingExamples')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Networking Examples</text>
          </g>
          <g class="component" id="ExampleInternetUtilities" onmouseover="on('dep-ExampleInternetUtilities')" onmouseout="off('dep-ExampleInternetUtilities')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Example Internet Utilities</text>
          </g>
          <g class="component" id="IPProbe" onmouseover="on('dep-IPProbe')" onmouseout="off('dep-IPProbe')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">IP Probe</text>
          </g>
          <g class="component" id="IPv6to4Tunnel" onmouseover="on('dep-IPv6to4Tunnel')" onmouseout="off('dep-IPv6to4Tunnel')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">IPv6 to 4 Tunnel</text>
          </g>
          <g class="component" id="IPAnalyzer" onmouseover="on('dep-IPAnalyzer')" onmouseout="off('dep-IPAnalyzer')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">IP Analyzer</text>
          </g>
          <g class="component" id="NetworkingDocumentation" onmouseover="on('dep-NetworkingDocumentation')" onmouseout="off('dep-NetworkingDocumentation')">
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Networking Documentation</text>
          </g>
          <g class="component" id="NetworkingIntegrationTest" onmouseover="on('dep-NetworkingIntegrationTest')" onmouseout="off('dep-NetworkingIntegrationTest')">
           <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">Networking Integration Test</text>
          </g>
          <g class="component" id="NetworkingPerformanceMeasurementTools" onmouseover="on('dep-NetworkingPerformanceMeasurementTools')" onmouseout="off('dep-NetworkingPerformanceMeasurementTools')">
           <use width="9.3" height="9.3" x="83.7" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="83.7" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="88.35000000000001" width="9.3">Networking Performance Measurement Tools</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="83.7"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="82.3">Network Control</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="QoSFrameworkConfig" onmouseover="on('dep-QoSFrameworkConfig')" onmouseout="off('dep-QoSFrameworkConfig')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">QoS Framework Config</text>
          </g>
          <g class="component" id="QoSLibrary" onmouseover="on('dep-QoSLibrary')" onmouseout="off('dep-QoSLibrary')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">QoS Library</text>
          </g>
          <g class="component" id="PFQoSLibrary" onmouseover="on('dep-PFQoSLibrary')" onmouseout="off('dep-PFQoSLibrary')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">PF QoS Library</text>
          </g>
          <g class="component" id="QoSFrameworkPRT" onmouseover="on('dep-QoSFrameworkPRT')" onmouseout="off('dep-QoSFrameworkPRT')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">QoS Framework PRT</text>
          </g>
          <g class="component" id="QoSIPSCPR" onmouseover="on('dep-QoSIPSCPR')" onmouseout="off('dep-QoSIPSCPR')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">QoS IP SCPR</text>
          </g>
          <g class="component" id="IPNetworkLayer" onmouseover="on('dep-IPNetworkLayer')" onmouseout="off('dep-IPNetworkLayer')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">IP Network Layer</text>
          </g>
          <g class="component" id="IPTransportLayer" onmouseover="on('dep-IPTransportLayer')" onmouseout="off('dep-IPTransportLayer')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">IP Transport Layer</text>
          </g>
          <g class="component" id="CommsUserPromptManager" onmouseover="on('dep-CommsUserPromptManager')" onmouseout="off('dep-CommsUserPromptManager')">
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Comms User Prompt Manager</text>
          </g>
          <g class="component" id="IPUPSPlugins" onmouseover="on('dep-IPUPSPlugins')" onmouseout="off('dep-IPUPSPlugins')">
           <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">IP UPS Plugins</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Link Layer Control</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="NULLAGT" onmouseover="on('dep-NULLAGT')" onmouseout="off('dep-NULLAGT')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">NULL AGT</text>
          </g>
          <g class="component" id="GenericSCPRParameters" onmouseover="on('dep-GenericSCPRParameters')" onmouseout="off('dep-GenericSCPRParameters')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Generic SCPR Parameters</text>
          </g>
          <g class="component" id="MBMSParameters" onmouseover="on('dep-MBMSParameters')" onmouseout="off('dep-MBMSParameters')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">MBMS Parameters</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="65.10000000000001"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="63.70000000000001">Link Layer Protocols</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="EthernetNIF" onmouseover="on('dep-EthernetNIF')" onmouseout="off('dep-EthernetNIF')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Ethernet NIF</text>
          </g>
          <g class="component" id="EthernetPacketDriver" onmouseover="on('dep-EthernetPacketDriver')" onmouseout="off('dep-EthernetPacketDriver')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Ethernet Packet Driver</text>
          </g>
          <g class="component" id="PPPNIF" onmouseover="on('dep-PPPNIF')" onmouseout="off('dep-PPPNIF')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25">PPP NIF</text>
          </g>
          <g class="component" id="PPPConfig" onmouseover="on('dep-PPPConfig')" onmouseout="off('dep-PPPConfig')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">PPP Config</text>
          </g>
          <g class="component" id="SLIPNIF" onmouseover="on('dep-SLIPNIF')" onmouseout="off('dep-SLIPNIF')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">SLIP NIF</text>
          </g>
          <g class="component" id="TunnelNIF" onmouseover="on('dep-TunnelNIF')" onmouseout="off('dep-TunnelNIF')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Tunnel NIF</text>
          </g>
          <g class="component" id="WirelessLAN" onmouseover="on('dep-WirelessLAN')" onmouseout="off('dep-WirelessLAN')">
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Wireless LAN</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(67.2 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">PPP Compression Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="PredictorCompression" onmouseover="on('dep-PredictorCompression')" onmouseout="off('dep-PredictorCompression')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Predictor Compression</text>
          </g>
          <g class="component" id="MPPC" onmouseover="on('dep-MPPC')" onmouseout="off('dep-MPPC')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">MPPC</text>
          </g>
          <g class="component" id="StacLZSCompression" onmouseover="on('dep-StacLZSCompression')" onmouseout="off('dep-StacLZSCompression')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Stac LZS Compression</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(97.2 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Link Layer Utilities</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="EAPFramework" onmouseover="on('dep-EAPFramework')" onmouseout="off('dep-EAPFramework')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">EAP Framework</text>
          </g>
          <g class="component" id="PacketLogger" onmouseover="on('dep-PacketLogger')" onmouseout="off('dep-PacketLogger')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Packet Logger</text>
          </g>
         </g>
        </g>
       </g>
      </g>
      <g class="subblock" transform="translate( 261.6)" onmouseover="on('subblock-content-ShortLinkServices');off('subblock-label-ShortLinkServices');" onmouseout="off('subblock-content-ShortLinkServices');on('subblock-label-ShortLinkServices');">
       <rect class="subblock" x="0" height="103.60000000000001" width="66.30000000000001" y="0"/>
       <text text-anchor="middle" class="subblock" dominant-baseline="mathematical" x="33.150000000000006" width="66.30000000000001" y="51.800000000000004" id="subblock-label-ShortLinkServices">Short Link Services</text>
       <g id="subblock-content-ShortLinkServices" visibility="hidden">
        <g class="collection" transform="translate(0 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Bluetooth Comms Profiles</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothPANProfile" onmouseover="on('dep-BluetoothPANProfile')" onmouseout="off('dep-BluetoothPANProfile')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth PAN Profile</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(17.7 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">USB Management</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="USBManager" onmouseover="on('dep-USBManager')" onmouseout="off('dep-USBManager')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">USB Manager</text>
          </g>
          <g class="component" id="USBManagerTests" onmouseover="on('dep-USBManagerTests')" onmouseout="off('dep-USBManagerTests')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">USB Manager Tests</text>
          </g>
          <g class="component" id="USBClassandManagerDocumentation" onmouseover="on('dep-USBClassandManagerDocumentation')" onmouseout="off('dep-USBClassandManagerDocumentation')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">USB Class and Manager Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(47.7 0)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">USB Function Drivers</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="MassStorageDriver" onmouseover="on('dep-MassStorageDriver')" onmouseout="off('dep-MassStorageDriver')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Mass Storage Driver</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 18.8)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Host Controller Interface</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothHCIFramework2" onmouseover="on('dep-BluetoothHCIFramework2')" onmouseout="off('dep-BluetoothHCIFramework2')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth HCI Framework 2</text>
          </g>
          <g class="component" id="BluetoothHCIExtensionInterface" onmouseover="on('dep-BluetoothHCIExtensionInterface')" onmouseout="off('dep-BluetoothHCIExtensionInterface')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth HCI Extension Interface</text>
          </g>
          <g class="component" id="BluetoothHCI2ReferenceImplementations" onmouseover="on('dep-BluetoothHCI2ReferenceImplementations')" onmouseout="off('dep-BluetoothHCI2ReferenceImplementations')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth HCI 2 Reference Implementations</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 37.6)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Bluetooth</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothSDP" onmouseover="on('dep-BluetoothSDP')" onmouseout="off('dep-BluetoothSDP')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth SDP</text>
          </g>
          <g class="component" id="BluetoothNotifiersSupport" onmouseover="on('dep-BluetoothNotifiersSupport')" onmouseout="off('dep-BluetoothNotifiersSupport')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth Notifiers Support</text>
          </g>
          <g class="component" id="BluetoothGAVDP" onmouseover="on('dep-BluetoothGAVDP')" onmouseout="off('dep-BluetoothGAVDP')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth GAVDP</text>
          </g>
          <g class="component" id="BluetoothExamplesandTests" onmouseover="on('dep-BluetoothExamplesandTests')" onmouseout="off('dep-BluetoothExamplesandTests')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Bluetooth Examples and Tests</text>
          </g>
          <g class="component" id="BluetoothLoggingEngine" onmouseover="on('dep-BluetoothLoggingEngine')" onmouseout="off('dep-BluetoothLoggingEngine')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Bluetooth Logging Engine</text>
          </g>
          <g class="component" id="BluetoothDocumentation" onmouseover="on('dep-BluetoothDocumentation')" onmouseout="off('dep-BluetoothDocumentation')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Bluetooth Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 56.4)">
         <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Bluetooth Management</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothManager" onmouseover="on('dep-BluetoothManager')" onmouseout="off('dep-BluetoothManager')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth Manager</text>
          </g>
          <g class="component" id="BluetoothConfig" onmouseover="on('dep-BluetoothConfig')" onmouseout="off('dep-BluetoothConfig')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Bluetooth Config</text>
          </g>
          <g class="component" id="BluetoothROM" onmouseover="on('dep-BluetoothROM')" onmouseout="off('dep-BluetoothROM')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Bluetooth ROM</text>
          </g>
          <g class="component" id="BluetoothClientLibrary" onmouseover="on('dep-BluetoothClientLibrary')" onmouseout="off('dep-BluetoothClientLibrary')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Bluetooth Client Library</text>
          </g>
          <g class="component" id="BluetoothBuildUtilities" onmouseover="on('dep-BluetoothBuildUtilities')" onmouseout="off('dep-BluetoothBuildUtilities')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Bluetooth Build Utilities</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 75.2)">
         <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Short Link Protocol Plugins</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothStack" onmouseover="on('dep-BluetoothStack')" onmouseout="off('dep-BluetoothStack')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth Stack</text>
          </g>
          <g class="component" id="IrDAStack" onmouseover="on('dep-IrDAStack')" onmouseout="off('dep-IrDAStack')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">IrDA Stack</text>
          </g>
          <g class="component" id="IrDAConfig" onmouseover="on('dep-IrDAConfig')" onmouseout="off('dep-IrDAConfig')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">IrDA Config</text>
          </g>
          <g class="component" id="IrDATest" onmouseover="on('dep-IrDATest')" onmouseout="off('dep-IrDATest')">
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">IrDA Test</text>
          </g>
          <g class="component" id="IrDADocumentation" onmouseover="on('dep-IrDADocumentation')" onmouseout="off('dep-IrDADocumentation')">
           <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">IrDA Documentation</text>
          </g>
          <g class="component" id="ShortlinkDocumentation" onmouseover="on('dep-ShortlinkDocumentation')" onmouseout="off('dep-ShortlinkDocumentation')">
           <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Shortlink Documentation</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(0 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Short Link CSYs</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="BluetoothCSY" onmouseover="on('dep-BluetoothCSY')" onmouseout="off('dep-BluetoothCSY')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bluetooth CSY</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(17.7 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Shortlink LDD</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="USBClientDriver" onmouseover="on('dep-USBClientDriver')" onmouseout="off('dep-USBClientDriver')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">USB Client Driver</text>
          </g>
          <g class="component" id="USBHostandOTGDrivers" onmouseover="on('dep-USBHostandOTGDrivers')" onmouseout="off('dep-USBHostandOTGDrivers')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">USB Host and OTG Drivers</text>
          </g>
          <g class="component" id="USBHostandOTGStack" onmouseover="on('dep-USBHostandOTGStack')" onmouseout="off('dep-USBHostandOTGStack')">
           <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">USB Host and OTG Stack</text>
          </g>
         </g>
        </g>
        <g class="collection" transform="translate(47.7 94)">
         <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
         <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">USB Hardware Adaptation</text>
         <g transform="translate(0 6.299999999999999)">
          <g class="component" id="OMAPUSBHostControllerDriver" onmouseover="on('dep-OMAPUSBHostControllerDriver')" onmouseout="off('dep-OMAPUSBHostControllerDriver')">
           <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMAP USB Host Controller Driver</text>
          </g>
          <g class="component" id="OMAPUSBHostControllerDriverTemplate" onmouseover="on('dep-OMAPUSBHostControllerDriverTemplate')" onmouseout="off('dep-OMAPUSBHostControllerDriverTemplate')">
           <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
           <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
           <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMAP USB Host Controller Driver Template</text>
          </g>
         </g>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-Multimedia');off('block-label-Multimedia');" onmouseout="off('block-content-Multimedia');on('block-label-Multimedia');" transform="translate( 629.4000000000001 0)">
     <rect class="block" x="0" width="83.7" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="83.7" x="41.85" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-Multimedia">Multimedia</text>
     <g id="block-content-Multimedia" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Multimedia APIs and Frameworks</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MultimediaFramework" onmouseover="on('dep-MultimediaFramework')" onmouseout="off('dep-MultimediaFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Multimedia Framework</text>
        </g>
        <g class="component" id="MultimediaDocumentation" onmouseover="on('dep-MultimediaDocumentation')" onmouseout="off('dep-MultimediaDocumentation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimedia Documentation</text>
        </g>
        <g class="component" id="MultimediaUtilityLibrary" onmouseover="on('dep-MultimediaUtilityLibrary')" onmouseout="off('dep-MultimediaUtilityLibrary')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Multimedia Utility Library</text>
        </g>
        <g class="component" id="ImagingFrameworks" onmouseover="on('dep-ImagingFrameworks')" onmouseout="off('dep-ImagingFrameworks')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Imaging Frameworks</text>
        </g>
        <g class="component" id="ImagingUnitTests" onmouseover="on('dep-ImagingUnitTests')" onmouseout="off('dep-ImagingUnitTests')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Imaging Unit Tests</text>
        </g>
        <g class="component" id="ImagingIntegrationTests" onmouseover="on('dep-ImagingIntegrationTests')" onmouseout="off('dep-ImagingIntegrationTests')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Imaging Integration Tests</text>
        </g>
        <g class="component" id="CameraFramework" onmouseover="on('dep-CameraFramework')" onmouseout="off('dep-CameraFramework')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Camera Framework</text>
        </g>
        <g class="component" id="CameraUnitTests" onmouseover="on('dep-CameraUnitTests')" onmouseout="off('dep-CameraUnitTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Camera Unit Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Multimedia Plugins</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ImagingPlugins" onmouseover="on('dep-ImagingPlugins')" onmouseout="off('dep-ImagingPlugins')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Imaging Plugins</text>
        </g>
        <g class="component" id="CameraPlugins" onmouseover="on('dep-CameraPlugins')" onmouseout="off('dep-CameraPlugins')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Camera Plugins</text>
        </g>
        <g class="component" id="3GPLibrary" onmouseover="on('dep-3GPLibrary')" onmouseout="off('dep-3GPLibrary')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">3GP Library</text>
        </g>
        <g class="component" id="3GPUnitTests" onmouseover="on('dep-3GPUnitTests')" onmouseout="off('dep-3GPUnitTests')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">3GP Unit Tests</text>
        </g>
        <g class="component" id="MultimediaTestCodecs" onmouseover="on('dep-MultimediaTestCodecs')" onmouseout="off('dep-MultimediaTestCodecs')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Multimedia Test Codecs</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(48.6 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Multimedia Resource Management</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MultimediaResourceController" onmouseover="on('dep-MultimediaResourceController')" onmouseout="off('dep-MultimediaResourceController')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Multimedia Resource Controller</text>
        </g>
        <g class="component" id="DecisionFramework" onmouseover="on('dep-DecisionFramework')" onmouseout="off('dep-DecisionFramework')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Decision Framework</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Multimedia Device Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MediaDeviceFramework" onmouseover="on('dep-MediaDeviceFramework')" onmouseout="off('dep-MediaDeviceFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Media Device Framework</text>
        </g>
        <g class="component" id="MDFUnitTests" onmouseover="on('dep-MDFUnitTests')" onmouseout="off('dep-MDFUnitTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">MDF Unit Tests</text>
        </g>
        <g class="component" id="SpeechRecognitionController" onmouseover="on('dep-SpeechRecognitionController')" onmouseout="off('dep-SpeechRecognitionController')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Speech Recognition Controller</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">OpenMAX IL</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OpenMAXILAPI" onmouseover="on('dep-OpenMAXILAPI')" onmouseout="off('dep-OpenMAXILAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OpenMAX IL API</text>
        </g>
        <g class="component" id="OpenMAXILCore" onmouseover="on('dep-OpenMAXILCore')" onmouseout="off('dep-OpenMAXILCore')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OpenMAX IL Core</text>
        </g>
        <g class="component" id="OpenMAXILReferenceComponents" onmouseover="on('dep-OpenMAXILReferenceComponents')" onmouseout="off('dep-OpenMAXILReferenceComponents')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OpenMAX IL Reference Components</text>
        </g>
        <g class="component" id="OpenMAXILTestComponents" onmouseover="on('dep-OpenMAXILTestComponents')" onmouseout="off('dep-OpenMAXILTestComponents')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OpenMAX IL Test Components</text>
        </g>
        <g class="component" id="OpenMAXILUnitTests" onmouseover="on('dep-OpenMAXILUnitTests')" onmouseout="off('dep-OpenMAXILUnitTests')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">OpenMAX IL Unit Tests</text>
        </g>
        <g class="component" id="OpenMAXILCoreConformanceSuite" onmouseover="on('dep-OpenMAXILCoreConformanceSuite')" onmouseout="off('dep-OpenMAXILCoreConformanceSuite')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">OpenMAX IL Core Conformance Suite</text>
        </g>
        <g class="component" id="MultimediaIntegrationLayerAPI" onmouseover="on('dep-MultimediaIntegrationLayerAPI')" onmouseout="off('dep-MultimediaIntegrationLayerAPI')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Multimedia Integration Layer API</text>
        </g>
        <g class="component" id="MultimediaIntegrationLayerUnitTests" onmouseover="on('dep-MultimediaIntegrationLayerUnitTests')" onmouseout="off('dep-MultimediaIntegrationLayerUnitTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Multimedia Integration Layer Unit Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="83.7"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="82.3">Sound Device</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DevSoundAPI" onmouseover="on('dep-DevSoundAPI')" onmouseout="off('dep-DevSoundAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">DevSound API</text>
        </g>
        <g class="component" id="A3FDevSound" onmouseover="on('dep-A3FDevSound')" onmouseout="off('dep-A3FDevSound')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">A3F DevSound</text>
        </g>
        <g class="component" id="A3FAudioComponentFramework" onmouseover="on('dep-A3FAudioComponentFramework')" onmouseout="off('dep-A3FAudioComponentFramework')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">A3F Audio Component Framework</text>
        </g>
        <g class="component" id="DevSoundPluginSupport" onmouseover="on('dep-DevSoundPluginSupport')" onmouseout="off('dep-DevSoundPluginSupport')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">DevSound Plugin Support</text>
        </g>
        <g class="component" id="ReferenceDevSoundPlugins" onmouseover="on('dep-ReferenceDevSoundPlugins')" onmouseout="off('dep-ReferenceDevSoundPlugins')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Reference DevSound Plugins</text>
        </g>
        <g class="component" id="BluetoothDevSoundPlugin" onmouseover="on('dep-BluetoothDevSoundPlugin')" onmouseout="off('dep-BluetoothDevSoundPlugin')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Bluetooth DevSound Plugin</text>
        </g>
        <g class="component" id="A3FTraceUtility" onmouseover="on('dep-A3FTraceUtility')" onmouseout="off('dep-A3FTraceUtility')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">A3F Trace Utility</text>
        </g>
        <g class="component" id="A3FIntegrationTests" onmouseover="on('dep-A3FIntegrationTests')" onmouseout="off('dep-A3FIntegrationTests')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">A3F Integration Tests</text>
        </g>
        <g class="component" id="A3FServerStart" onmouseover="on('dep-A3FServerStart')" onmouseout="off('dep-A3FServerStart')">
         <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001" width="9.3">A3F Server Start</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Multimedia Test Environment</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="MultimediaTestFramework" onmouseover="on('dep-MultimediaTestFramework')" onmouseout="off('dep-MultimediaTestFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Multimedia Test Framework</text>
        </g>
        <g class="component" id="MultimediaTestFrameworkUnitTests" onmouseover="on('dep-MultimediaTestFrameworkUnitTests')" onmouseout="off('dep-MultimediaTestFrameworkUnitTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Multimedia Test Framework Unit Tests</text>
        </g>
        <g class="component" id="MultimediaTestAgent" onmouseover="on('dep-MultimediaTestAgent')" onmouseout="off('dep-MultimediaTestAgent')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Multimedia Test Agent</text>
        </g>
        <g class="component" id="MultimediaTestTools" onmouseover="on('dep-MultimediaTestTools')" onmouseout="off('dep-MultimediaTestTools')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Multimedia Test Tools</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Multimedia Software Adaptation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="VideoRenderer" onmouseover="on('dep-VideoRenderer')" onmouseout="off('dep-VideoRenderer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Video Renderer</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="65.10000000000001"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="63.70000000000001">Multimedia HW Adapt.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DevSoundHardwareDeviceAPI" onmouseover="on('dep-DevSoundHardwareDeviceAPI')" onmouseout="off('dep-DevSoundHardwareDeviceAPI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">DevSound Hardware Device API</text>
        </g>
        <g class="component" id="A3FAudioComponentLibrary" onmouseover="on('dep-A3FAudioComponentLibrary')" onmouseout="off('dep-A3FAudioComponentLibrary')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">A3F Audio Component Library</text>
        </g>
        <g class="component" id="A3FDevSoundCustomisation" onmouseover="on('dep-A3FDevSoundCustomisation')" onmouseout="off('dep-A3FDevSoundCustomisation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">A3F DevSound Customisation</text>
        </g>
        <g class="component" id="ReferenceACLAdaptation" onmouseover="on('dep-ReferenceACLAdaptation')" onmouseout="off('dep-ReferenceACLAdaptation')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Reference ACL Adaptation</text>
        </g>
        <g class="component" id="VideoHAI" onmouseover="on('dep-VideoHAI')" onmouseout="off('dep-VideoHAI')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Video HAI</text>
        </g>
        <g class="component" id="MobileTVDVB-HReceiverHAI" onmouseover="on('dep-MobileTVDVB-HReceiverHAI')" onmouseout="off('dep-MobileTVDVB-HReceiverHAI')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Mobile TV DVB-H Receiver HAI</text>
        </g>
        <g class="component" id="MobileTVDVB-HUnitTests" onmouseover="on('dep-MobileTVDVB-HUnitTests')" onmouseout="off('dep-MobileTVDVB-HUnitTests')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Mobile TV DVB-H Unit Tests</text>
        </g>
       </g>
      </g>
     </g>
    </g>
    <g class="block" onmouseover="on('block-content-Graphics');off('block-label-Graphics');" onmouseout="off('block-content-Graphics');on('block-label-Graphics');" transform="translate( 715.2000000000002 0)">
     <rect class="block" x="0" width="76.5" height="120.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="76.5" x="38.25" y="57.51499999999999" dominant-baseline="mathematical" id="block-label-Graphics">Graphics</text>
     <g id="block-content-Graphics" visibility="hidden">
      <g class="collection" transform="translate(0 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Graphics LDDs</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GraphicsGCEDriver" onmouseover="on('dep-GraphicsGCEDriver')" onmouseout="off('dep-GraphicsGCEDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Graphics GCE Driver</text>
        </g>
        <g class="component" id="SurfaceManager" onmouseover="on('dep-SurfaceManager')" onmouseout="off('dep-SurfaceManager')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Surface Manager</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Windowing Framework</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="WindowServer" onmouseover="on('dep-WindowServer')" onmouseout="off('dep-WindowServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Window Server</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Printing Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="PrinterDriverSupport" onmouseover="on('dep-PrinterDriverSupport')" onmouseout="off('dep-PrinterDriverSupport')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Printer Driver Support</text>
        </g>
        <g class="component" id="PrinterDrivers" onmouseover="on('dep-PrinterDrivers')" onmouseout="off('dep-PrinterDrivers')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Printer Drivers</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(38.4 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Graphics Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GraphicsTestHarness" onmouseover="on('dep-GraphicsTestHarness')" onmouseout="off('dep-GraphicsTestHarness')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Graphics Test Harness</text>
        </g>
        <g class="component" id="UIBench" onmouseover="on('dep-UIBench')" onmouseout="off('dep-UIBench')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">UI Bench</text>
        </g>
        <g class="component" id="GraphicsDocumentation" onmouseover="on('dep-GraphicsDocumentation')" onmouseout="off('dep-GraphicsDocumentation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Graphics Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="55.800000000000004"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="54.400000000000006">Fonts Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TextShaperPlugin" onmouseover="on('dep-TextShaperPlugin')" onmouseout="off('dep-TextShaperPlugin')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Text Shaper Plugin</text>
        </g>
        <g class="component" id="FontandBitmapServer" onmouseover="on('dep-FontandBitmapServer')" onmouseout="off('dep-FontandBitmapServer')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Font and Bitmap Server</text>
        </g>
        <g class="component" id="FontStore" onmouseover="on('dep-FontStore')" onmouseout="off('dep-FontStore')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Font Store</text>
        </g>
        <g class="component" id="FreeTypeFontRasteriser" onmouseover="on('dep-FreeTypeFontRasteriser')" onmouseout="off('dep-FreeTypeFontRasteriser')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">FreeType Font Rasteriser</text>
        </g>
        <g class="component" id="iTypeFontRasteriser" onmouseover="on('dep-iTypeFontRasteriser')" onmouseout="off('dep-iTypeFontRasteriser')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">iType Font Rasteriser</text>
        </g>
        <g class="component" id="ReferenceFonts" onmouseover="on('dep-ReferenceFonts')" onmouseout="off('dep-ReferenceFonts')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Reference Fonts</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Khronos APIs</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OpenGLESFramework" onmouseover="on('dep-OpenGLESFramework')" onmouseout="off('dep-OpenGLESFramework')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OpenGL ES Framework</text>
        </g>
        <g class="component" id="OpenGLESAPI" onmouseover="on('dep-OpenGLESAPI')" onmouseout="off('dep-OpenGLESAPI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OpenGL ES API</text>
        </g>
        <g class="component" id="OpenVGAPI" onmouseover="on('dep-OpenVGAPI')" onmouseout="off('dep-OpenVGAPI')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OpenVG API</text>
        </g>
        <g class="component" id="EGLAPI" onmouseover="on('dep-EGLAPI')" onmouseout="off('dep-EGLAPI')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004">EGL API</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Khronos Implementation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OpenGLESImplementation" onmouseover="on('dep-OpenGLESImplementation')" onmouseout="off('dep-OpenGLESImplementation')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OpenGL ES Implementation</text>
        </g>
        <g class="component" id="OpenVGImplementation" onmouseover="on('dep-OpenVGImplementation')" onmouseout="off('dep-OpenVGImplementation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OpenVG Implementation</text>
        </g>
        <g class="component" id="EGLImplementation" onmouseover="on('dep-EGLImplementation')" onmouseout="off('dep-EGLImplementation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">EGL Implementation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(39.300000000000004 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Graphics Dev­ice Interface</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BitGDI" onmouseover="on('dep-BitGDI')" onmouseout="off('dep-BitGDI')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65">Bit GDI</text>
        </g>
        <g class="component" id="GDI" onmouseover="on('dep-GDI')" onmouseout="off('dep-GDI')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">GDI</text>
        </g>
        <g class="component" id="DirectGDI" onmouseover="on('dep-DirectGDI')" onmouseout="off('dep-DirectGDI')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Direct GDI</text>
        </g>
        <g class="component" id="ColourPalette" onmouseover="on('dep-ColourPalette')" onmouseout="off('dep-ColourPalette')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Colour Palette</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Core Graphics Resources</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="CommonGraphicsHeaders" onmouseover="on('dep-CommonGraphicsHeaders')" onmouseout="off('dep-CommonGraphicsHeaders')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Common Graphics Headers</text>
        </g>
        <g class="component" id="GraphicsDataResource" onmouseover="on('dep-GraphicsDataResource')" onmouseout="off('dep-GraphicsDataResource')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Graphics Data Resource</text>
        </g>
        <g class="component" id="GraphicsDataResourceAdaptation" onmouseover="on('dep-GraphicsDataResourceAdaptation')" onmouseout="off('dep-GraphicsDataResourceAdaptation')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Graphics Data Resource Adaptation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 56.4)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">BitGDI Adaptations</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="DirectGDIInterface" onmouseover="on('dep-DirectGDIInterface')" onmouseout="off('dep-DirectGDIInterface')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Direct GDI Interface</text>
        </g>
        <g class="component" id="DirectGDIAdaptation" onmouseover="on('dep-DirectGDIAdaptation')" onmouseout="off('dep-DirectGDIAdaptation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Direct GDI Adaptation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(30.000000000000004 75.2)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">Graphics Surface Composition</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="GraphicsCompositionEngine" onmouseover="on('dep-GraphicsCompositionEngine')" onmouseout="off('dep-GraphicsCompositionEngine')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Graphics Composition Engine</text>
        </g>
        <g class="component" id="CompositionEngineAdaptation" onmouseover="on('dep-CompositionEngineAdaptation')" onmouseout="off('dep-CompositionEngineAdaptation')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Composition Engine Adaptation</text>
        </g>
        <g class="component" id="SurfaceUpdate" onmouseover="on('dep-SurfaceUpdate')" onmouseout="off('dep-SurfaceUpdate')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Surface Update</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 94)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Graphics HW Adapt.</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ScreenDriver" onmouseover="on('dep-ScreenDriver')" onmouseout="off('dep-ScreenDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Screen Driver</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 274.29)" id="KernelServices">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="70.23"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="70.23" x="-35.415">Kernel Services</text>
  <g class="layer-detail" transform="translate(295.8500000000001 6.4)">
   <rect x="-283.05000000000007" class="layer" y="-6.4" width="791.7000000000002" height="70.23"/>
   <g>
    <g class="block" onmouseover="on('block-content-KernelandHardwareServices');off('block-label-KernelandHardwareServices');" onmouseout="off('block-content-KernelandHardwareServices');on('block-label-KernelandHardwareServices');" transform="translate( 0 0)">
     <rect class="block" x="0" width="225.59999999999997" height="63.83" y="-3.2"/>
     <text text-anchor="middle" class="block" width="225.59999999999997" x="112.79999999999998" y="29.314999999999998" dominant-baseline="mathematical" id="block-label-KernelandHardwareServices">Kernel and Hardware Services</text>
     <g id="block-content-KernelandHardwareServices" visibility="hidden">
      <g class="collection" transform="translate(0 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Kernel Architecture</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="KernelArchitecture2" onmouseover="on('dep-KernelArchitecture2')" onmouseout="off('dep-KernelArchitecture2')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Kernel Architecture 2</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Boot Loader</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Bootstrap" onmouseover="on('dep-Bootstrap')" onmouseout="off('dep-Bootstrap')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Bootstrap</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Flash Translation Layer</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="Unistore2Drivers" onmouseover="on('dep-Unistore2Drivers')" onmouseout="off('dep-Unistore2Drivers')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Unistore2 Drivers</text>
        </g>
        <g class="component" id="Unistore2Core" onmouseover="on('dep-Unistore2Core')" onmouseout="off('dep-Unistore2Core')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Unistore2 Core</text>
        </g>
        <g class="component" id="Unistore2CrashLogger" onmouseover="on('dep-Unistore2CrashLogger')" onmouseout="off('dep-Unistore2CrashLogger')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Unistore2 Crash Logger</text>
        </g>
        <g class="component" id="Unistore2BootSupport" onmouseover="on('dep-Unistore2BootSupport')" onmouseout="off('dep-Unistore2BootSupport')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Unistore2 Boot Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(57.00000000000001 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="37.2"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="35.800000000000004">Kernel Test</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="E32Tests" onmouseover="on('dep-E32Tests')" onmouseout="off('dep-E32Tests')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">E32 Tests</text>
        </g>
        <g class="component" id="SDIOTests" onmouseover="on('dep-SDIOTests')" onmouseout="off('dep-SDIOTests')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">SDIO Tests</text>
        </g>
        <g class="component" id="E32Utilities" onmouseover="on('dep-E32Utilities')" onmouseout="off('dep-E32Utilities')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">E32 Utilities</text>
        </g>
        <g class="component" id="FileServerTests" onmouseover="on('dep-FileServerTests')" onmouseout="off('dep-FileServerTests')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">File Server Tests</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(17.7 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Logical Device Drivers</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EthernetDriver" onmouseover="on('dep-EthernetDriver')" onmouseout="off('dep-EthernetDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Ethernet Driver</text>
        </g>
        <g class="component" id="SoundDriver" onmouseover="on('dep-SoundDriver')" onmouseout="off('dep-SoundDriver')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Sound Driver</text>
        </g>
        <g class="component" id="SerialPortDriver" onmouseover="on('dep-SerialPortDriver')" onmouseout="off('dep-SerialPortDriver')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Serial Port Driver</text>
        </g>
        <g class="component" id="LegacyDrivers" onmouseover="on('dep-LegacyDrivers')" onmouseout="off('dep-LegacyDrivers')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Legacy Drivers</text>
        </g>
        <g class="component" id="LocalMediaSubsystem" onmouseover="on('dep-LocalMediaSubsystem')" onmouseout="off('dep-LocalMediaSubsystem')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Local Media Subsystem</text>
        </g>
        <g class="component" id="RunModeDebugger" onmouseover="on('dep-RunModeDebugger')" onmouseout="off('dep-RunModeDebugger')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Run Mode Debugger</text>
        </g>
        <g class="component" id="KernelTraceTool" onmouseover="on('dep-KernelTraceTool')" onmouseout="off('dep-KernelTraceTool')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Kernel Trace Tool</text>
        </g>
        <g class="component" id="CameraDriver" onmouseover="on('dep-CameraDriver')" onmouseout="off('dep-CameraDriver')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Camera Driver</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(96.30000000000001 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">Generic Driver Support</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="SDCard3CDriver" onmouseover="on('dep-SDCard3CDriver')" onmouseout="off('dep-SDCard3CDriver')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">SD Card 3C Driver</text>
        </g>
        <g class="component" id="SDCard4CDriver" onmouseover="on('dep-SDCard4CDriver')" onmouseout="off('dep-SDCard4CDriver')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">SD Card 4C Driver</text>
        </g>
        <g class="component" id="MediaDrivers" onmouseover="on('dep-MediaDrivers')" onmouseout="off('dep-MediaDrivers')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Media Drivers</text>
        </g>
        <g class="component" id="GenericBoardSupportPackages" onmouseover="on('dep-GenericBoardSupportPackages')" onmouseout="off('dep-GenericBoardSupportPackages')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Generic Board Support Packages</text>
        </g>
        <g class="component" id="SystemOnChipASSP" onmouseover="on('dep-SystemOnChipASSP')" onmouseout="off('dep-SystemOnChipASSP')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">System On Chip ASSP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(144.9 37.6)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Generic BSP</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TemplateVariant" onmouseover="on('dep-TemplateVariant')" onmouseout="off('dep-TemplateVariant')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Template Variant</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(94.2 18.8)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Localis­ation</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="LocaleSupport" onmouseover="on('dep-LocaleSupport')" onmouseout="off('dep-LocaleSupport')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Locale Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">User Library and File Server</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="UserLibrary" onmouseover="on('dep-UserLibrary')" onmouseout="off('dep-UserLibrary')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">User Library</text>
        </g>
        <g class="component" id="CompilerRuntimeSupport" onmouseover="on('dep-CompilerRuntimeSupport')" onmouseout="off('dep-CompilerRuntimeSupport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Compiler Runtime Support</text>
        </g>
        <g class="component" id="FileServer" onmouseover="on('dep-FileServer')" onmouseout="off('dep-FileServer')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">File Server</text>
        </g>
        <g class="component" id="FATFilenameConversionPlugins" onmouseover="on('dep-FATFilenameConversionPlugins')" onmouseout="off('dep-FATFilenameConversionPlugins')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">FAT Filename Conversion Plugins</text>
        </g>
        <g class="component" id="NANDFlashTranslationLayer" onmouseover="on('dep-NANDFlashTranslationLayer')" onmouseout="off('dep-NANDFlashTranslationLayer')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">NAND Flash Translation Layer</text>
        </g>
        <g class="component" id="BaseStarter" onmouseover="on('dep-BaseStarter')" onmouseout="off('dep-BaseStarter')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Base Starter</text>
        </g>
        <g class="component" id="DomainManager" onmouseover="on('dep-DomainManager')" onmouseout="off('dep-DomainManager')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipLB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipLB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Domain Manager</text>
        </g>
        <g class="component" id="BaseDocumentation" onmouseover="on('dep-BaseDocumentation')" onmouseout="off('dep-BaseDocumentation')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Base Documentation</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(76.5 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="93"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="91.6">File Systems</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="ROMFileSystem" onmouseover="on('dep-ROMFileSystem')" onmouseout="off('dep-ROMFileSystem')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">ROM File System</text>
        </g>
        <g class="component" id="ROFS" onmouseover="on('dep-ROFS')" onmouseout="off('dep-ROFS')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001">ROFS</text>
        </g>
        <g class="component" id="USBMassStorageFileSystem" onmouseover="on('dep-USBMassStorageFileSystem')" onmouseout="off('dep-USBMassStorageFileSystem')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">USB Mass Storage File System</text>
        </g>
        <g class="component" id="USBHostMassStorageServer" onmouseover="on('dep-USBHostMassStorageServer')" onmouseout="off('dep-USBHostMassStorageServer')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipRT" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRT"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">USB Host Mass Storage Server</text>
        </g>
        <g class="component" id="LFFS" onmouseover="on('dep-LFFS')" onmouseout="off('dep-LFFS')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85">LFFS</text>
        </g>
        <g class="component" id="FAT32FileSystem" onmouseover="on('dep-FAT32FileSystem')" onmouseout="off('dep-FAT32FileSystem')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">FAT32 File System</text>
        </g>
        <g class="component" id="FATFileSystem" onmouseover="on('dep-FATFileSystem')" onmouseout="off('dep-FATFileSystem')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">FAT File System</text>
        </g>
        <g class="component" id="CompositeFileSystem" onmouseover="on('dep-CompositeFileSystem')" onmouseout="off('dep-CompositeFileSystem')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Composite File System</text>
        </g>
        <g class="component" id="NTFS" onmouseover="on('dep-NTFS')" onmouseout="off('dep-NTFS')">
         <use width="9.3" height="9.3" x="74.4" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="74.4" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="79.05000000000001">NTFS</text>
        </g>
        <g class="component" id="ISO9660FileSystem" onmouseover="on('dep-ISO9660FileSystem')" onmouseout="off('dep-ISO9660FileSystem')">
         <use width="9.3" height="9.3" x="83.7" y="0" xlink:href="#Borderbox-clipRB" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="83.7" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipRB"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="88.35000000000001" width="9.3">ISO9660 File System</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(171.6 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">Base User-side Tests</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="BaseIntegrationTest" onmouseover="on('dep-BaseIntegrationTest')" onmouseout="off('dep-BaseIntegrationTest')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Base Integration Test</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(189.29999999999998 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="15.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="14.2">HAL Services</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="User-SideHardwareAbstraction" onmouseover="on('dep-User-SideHardwareAbstraction')" onmouseout="off('dep-User-SideHardwareAbstraction')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">User-Side Hardware Abstraction</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(206.99999999999997 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Text Mode Shell</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TextWindowServer" onmouseover="on('dep-TextWindowServer')" onmouseout="off('dep-TextWindowServer')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Text Window Server</text>
        </g>
        <g class="component" id="TextShell" onmouseover="on('dep-TextShell')" onmouseout="off('dep-TextShell')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Text Shell</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" class="layer" transform="translate(0 352.72)" id="Hardware">
  <rect x="0.3" y="0.3" width="9.3" rx="4.65" ry="4.65" class="layer" height="32.63"/>
  <text text-anchor="middle" dominant-baseline="mathematical" class="layer" transform="rotate(-90)" y="4.95" width="32.63" x="-16.615000000000002">Hardware</text>
  <g class="layer-detail" transform="translate(286.1000000000001 6.4)">
   <rect x="-273.30000000000007" class="layer" y="-6.4" width="791.7000000000002" height="32.63"/>
   <g>
    <g class="block" onmouseover="on('block-content-BoardSupportPackages');off('block-label-BoardSupportPackages');" onmouseout="off('block-content-BoardSupportPackages');on('block-label-BoardSupportPackages');" transform="translate( 0 0)">
     <rect class="block" x="0" width="245.1" height="26.23" y="-3.2"/>
     <text text-anchor="middle" class="block" width="245.1" x="122.55" y="10.515" dominant-baseline="mathematical" id="block-label-BoardSupportPackages">Board Support Packages</text>
     <g id="block-content-BoardSupportPackages" visibility="hidden">
      <g class="collection" transform="translate(0 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Emulator</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="EmulatorBSP" onmouseover="on('dep-EmulatorBSP')" onmouseout="off('dep-EmulatorBSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Emulator BSP</text>
        </g>
        <g class="component" id="Unistore2EmulatorSupport" onmouseover="on('dep-Unistore2EmulatorSupport')" onmouseout="off('dep-Unistore2EmulatorSupport')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Unistore2 Emulator Support</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(20.700000000000003 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">Assabet</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="AssabetBSP" onmouseover="on('dep-AssabetBSP')" onmouseout="off('dep-AssabetBSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Assabet BSP</text>
        </g>
        <g class="component" id="StrongArm1100ASSP" onmouseover="on('dep-StrongArm1100ASSP')" onmouseout="off('dep-StrongArm1100ASSP')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">StrongArm 1100 ASSP</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(41.400000000000006 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="74.4"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="73">Integrator BSP</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="IntegratorMotherboard" onmouseover="on('dep-IntegratorMotherboard')" onmouseout="off('dep-IntegratorMotherboard')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">Integrator Motherboard</text>
        </g>
        <g class="component" id="IntegratorCoreModules" onmouseover="on('dep-IntegratorCoreModules')" onmouseout="off('dep-IntegratorCoreModules')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">Integrator Core Modules</text>
        </g>
        <g class="component" id="IntegratorARM920CoreModule" onmouseover="on('dep-IntegratorARM920CoreModule')" onmouseout="off('dep-IntegratorARM920CoreModule')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">Integrator ARM920 Core Module</text>
        </g>
        <g class="component" id="IntegratorARM1136CoreModule" onmouseover="on('dep-IntegratorARM1136CoreModule')" onmouseout="off('dep-IntegratorARM1136CoreModule')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">Integrator ARM1136 Core Module</text>
        </g>
        <g class="component" id="IntegratorXX600LogicModule" onmouseover="on('dep-IntegratorXX600LogicModule')" onmouseout="off('dep-IntegratorXX600LogicModule')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">Integrator XX600 Logic Module</text>
        </g>
        <g class="component" id="IntegratorSSRNANDLogicModule" onmouseover="on('dep-IntegratorSSRNANDLogicModule')" onmouseout="off('dep-IntegratorSSRNANDLogicModule')">
         <use width="9.3" height="9.3" x="46.5" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="46.5" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="51.15" width="9.3">Integrator SSR NAND Logic Module</text>
        </g>
        <g class="component" id="IntegratorPanasonicLogicModule" onmouseover="on('dep-IntegratorPanasonicLogicModule')" onmouseout="off('dep-IntegratorPanasonicLogicModule')">
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="55.800000000000004" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="60.45" width="9.3">Integrator Panasonic Logic Module</text>
        </g>
        <g class="component" id="IntegratorUnistore2NANDLogicModule" onmouseover="on('dep-IntegratorUnistore2NANDLogicModule')" onmouseout="off('dep-IntegratorUnistore2NANDLogicModule')">
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="65.10000000000001" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="69.75000000000001" width="9.3">Integrator Unistore2 NAND Logic Module</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(117.9 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">OMAP H2</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMAPH2BSP" onmouseover="on('dep-OMAPH2BSP')" onmouseout="off('dep-OMAPH2BSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMAP H2 BSP</text>
        </g>
        <g class="component" id="OMAPH2Unistore2" onmouseover="on('dep-OMAPH2Unistore2')" onmouseout="off('dep-OMAPH2Unistore2')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">OMAP H2 Unistore2</text>
        </g>
        <g class="component" id="OMAPH2SDIO" onmouseover="on('dep-OMAPH2SDIO')" onmouseout="off('dep-OMAPH2SDIO')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OMAP H2 SDIO</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(147.9 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="46.5"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="45.1">OMAP H4</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="OMAPH4BSP" onmouseover="on('dep-OMAPH4BSP')" onmouseout="off('dep-OMAPH4BSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">OMAP H4 BSP</text>
        </g>
        <g class="component" id="H4BootLoader" onmouseover="on('dep-H4BootLoader')" onmouseout="off('dep-H4BootLoader')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">H4 Boot Loader</text>
        </g>
        <g class="component" id="OMAPH4MiniEnvironmentBootLoader" onmouseover="on('dep-OMAPH4MiniEnvironmentBootLoader')" onmouseout="off('dep-OMAPH4MiniEnvironmentBootLoader')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">OMAP H4 Mini Environment Boot Loader</text>
        </g>
        <g class="component" id="OMAPH4Unistore2" onmouseover="on('dep-OMAPH4Unistore2')" onmouseout="off('dep-OMAPH4Unistore2')">
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="27.900000000000002" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="32.550000000000004" width="9.3">OMAP H4 Unistore2</text>
        </g>
        <g class="component" id="OMAPH4SDIO" onmouseover="on('dep-OMAPH4SDIO')" onmouseout="off('dep-OMAPH4SDIO')">
         <use width="9.3" height="9.3" x="37.2" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="37.2" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="41.85" width="9.3">OMAP H4 SDIO</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(196.5 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="18.6"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="17.200000000000003">OMAP3 Variants</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="TIOMAP3BSP" onmouseover="on('dep-TIOMAP3BSP')" onmouseout="off('dep-TIOMAP3BSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">TI OMAP3 BSP</text>
        </g>
        <g class="component" id="TIOMAP3Unistore2" onmouseover="on('dep-TIOMAP3Unistore2')" onmouseout="off('dep-TIOMAP3Unistore2')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">TI OMAP3 Unistore2</text>
        </g>
       </g>
      </g>
      <g class="collection" transform="translate(217.2 0)">
       <rect class="collection" x="0" y="0" height="15.6" width="27.900000000000002"/>
       <text text-anchor="start" dominant-baseline="hanging" class="collection" y="0.4" x="1.4" width="26.500000000000004">NaviEngine Baseport</text>
       <g transform="translate(0 6.299999999999999)">
        <g class="component" id="NaviEngineBSP" onmouseover="on('dep-NaviEngineBSP')" onmouseout="off('dep-NaviEngineBSP')">
         <use width="9.3" height="9.3" x="0" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="0" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="4.65" width="9.3">NaviEngine BSP</text>
        </g>
        <g class="component" id="NaviEngineBSPflexible" onmouseover="on('dep-NaviEngineBSPflexible')" onmouseout="off('dep-NaviEngineBSPflexible')">
         <use width="9.3" height="9.3" x="9.3" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="9.3" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="13.950000000000001" width="9.3">NaviEngine BSP flexible</text>
        </g>
        <g class="component" id="NaviEngineBootLoader" onmouseover="on('dep-NaviEngineBootLoader')" onmouseout="off('dep-NaviEngineBootLoader')">
         <use width="9.3" height="9.3" x="18.6" y="0" xlink:href="#Borderbox-clipAll" style="fill:grey;"/>
         <use width="9.3" height="9.3" x="18.6" y="0" style="fill: none; stroke: none; stroke-width: 0;" xlink:href="#Borderbox-clipAll"/>
         <text text-anchor="middle" dominant-baseline="mathematical" class="component" y="4.8" x="23.25" width="9.3">NaviEngine Boot Loader</text>
        </g>
       </g>
      </g>
     </g>
    </g>
   </g>
  </g>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" id="legend-root" class="legend" transform="translate(692.0679400000001 393.55) translate(92.43206 0) scale(1) translate(-92.43206)">
  <text text-anchor="middle" class="title" y="2.1165000000000003" x="72.21603">Symbian OS vFuture<tspan dy="1em" x="72.21603">System Model</tspan>
   <tspan font-style="italic" dy="1em" id="release-version" x="72.21603">Build M04710a</tspan>
  </text>
 </g>
 <g xmlns="http://www.w3.org/2000/svg" xmlns:m="http://exslt.org/math" id="legend-display" class="legend" opacity="0.8" transform="translate(692.0679400000001 393.55)">
  <g id="legend-owner">
   <rect id="legend-ctrl" rx="5" ry="5" height="9.233" x="0" y="0" visibility="hidden" pointer-events="all" width="37"/>
  </g>
 </g>
<s:g visibility="hidden" id="dep-Calendar">
  <s:path class="arrow" d="M279.90162938307924,49L 301.7000000000001,98.4058157894737"/>
  <s:path class="arrow" d="M273.2000000000001,47.1823125884017L 176.45000000000007,106.11268741159833"/>
  <s:path class="arrow" d="M279.7232617767991,49L 404.0000000000001,357.4922993119266"/>
  <s:path class="arrow" d="M282.50000000000006,44.005L 287.15000000000015,43.66"/>
  <s:path class="arrow" d="M273.2000000000001,47.67863009198423L 54.199999999999996,204.44636990801578"/>
  <s:path class="arrow" d="M274.96482331344663,49L 181.1,200.2806582840237"/>
  <s:path class="arrow" d="M280.1446935541681,49L 404.0000000000001,299.98217316513757"/>
  <s:path class="arrowF" d="M282.50000000000006,44.005L 287.15000000000015,43.66"/>
  <s:path class="arrowF" d="M282.50000000000006,44.32569318181818L 471.20000000000016,43.33930681818182"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AgendaVersitPlugin">
  <s:path class="arrow" d="M288.89007114588,49L 404.0000000000001,356.6087839506173"/>
  <s:path class="arrow" d="M282.5000000000001,47.5483428030303L 54.199999999999996,204.57665719696973"/>
  <s:path class="arrow" d="M284.0002065167509,49L 181.1,200.9102642276423"/>
  <s:path class="arrow" d="M289.2815387372433,49L 404.0000000000001,299.2609197530864"/>
  <s:path class="arrow" d="M282.5000000000001,46.95395968790638L 176.45000000000007,106.34104031209365"/>
  <s:path class="arrow" d="M291.80000000000007,43.315000000000005L 287.15000000000015,44.349999999999994"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ContactsModel">
  <s:path class="arrow" d="M291.8000000000001,46.75968110709988L 176.45000000000007,106.53531889290014"/>
  <s:path class="arrow" d="M293.03558972005516,49L 181.1,201.44228125000004"/>
  <s:path class="arrow" d="M298.05688051496077,49L 404.11790581640673,355.92"/>
  <s:path class="arrow" d="M291.8000000000001,47.42787059538275L 54.199999999999996,204.6971294046173"/>
  <s:path class="arrow" d="M291.8000000000001,43.31499999999999L 296.4500000000001,44.35000000000001"/>
  <s:path class="arrow" d="M298.41838392031855,49L 404.0000000000001,298.42010026737967"/>
  <s:path class="arrowF" d="M301.1000000000001,44.27305755395684L 354.35000000000014,43.39194244604316"/>
  <s:path class="arrowF" d="M301.1000000000001,44.32317307692308L 471.20000000000016,43.34182692307692"/>
  <s:path class="arrowF" d="M291.8000000000001,43.31499999999999L 296.4500000000001,44.35000000000001"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationEnginesDocumentation"/>
 <s:g visibility="hidden" id="dep-vCardandvCal">
  <s:path class="arrow" d="M281.1203554323167,58.5L 287.15000000000015,49.92666666666665"/>
  <s:path class="arrow" d="M279.838394331203,67.8L 404.0000000000001,358.1606479357798"/>
  <s:path class="arrow" d="M273.2000000000001,66.09571287779238L 54.199999999999996,204.82928712220766"/>
  <s:path class="arrow" d="M273.2000000000001,65.15798444130127L 176.45000000000007,106.93701555869875"/>
  <s:path class="arrow" d="M274.58977528089895,67.8L 181.1,201.1427884615385"/>
  <s:path class="arrow" d="M280.3198787841872,67.8L 404.0000000000001,300.65052178899083"/>
  <s:path class="arrowF" d="M281.1203554323167,58.5L 287.15000000000015,49.92666666666665"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ChineseCalendarConverter">
  <s:path class="arrow" d="M288.9970176700395,67.8L 404.0000000000001,357.3282901234568"/>
  <s:path class="arrow" d="M289.4442681366877,67.8L 404.0000000000001,299.98042592592594"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PhonebookSync">
  <s:path class="arrow" d="M279.62073234639075,30.199999999999996L 404.0000000000001,356.8239506880734"/>
  <s:path class="arrow" d="M281.50142133408394,30.199999999999996L 287.15000000000015,37.39333333333335"/>
  <s:path class="arrow" d="M279.48436564846713,30.199999999999996L 335.45000000000005,189.43009638554219"/>
  <s:path class="arrow" d="M275.2624845657841,30.199999999999996L 181.1,199.41852810650892"/>
  <s:path class="arrow" d="M281.37077804754114,30.199999999999996L 407.3000000000001,196.51860178970918"/>
  <s:path class="arrow" d="M279.9927137094644,30.199999999999996L 404.0000000000001,299.3138245412844"/>
  <s:path class="arrowF" d="M281.50142133408394,30.199999999999996L 287.15000000000015,37.39333333333335"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothPBAP">
  <s:path class="arrow" d="M282.5000000000001,29.116272095959594L 54.199999999999996,204.20872790404042"/>
  <s:path class="arrow" d="M288.5401953588166,30.199999999999996L 335.45000000000005,187.10643059490087"/>
  <s:path class="arrow" d="M291.80000000000007,27.28506375838926L 506.00000000000017,107.20993624161076"/>
  <s:path class="arrow" d="M291.80000000000007,28.125239212007504L 602.3,200.08476078799254"/>
  <s:path class="arrow" d="M288.3671404446947,30.199999999999996L 287.15000000000015,25.550000000000125"/>
  <s:path class="arrow" d="M288.7948316520373,30.199999999999996L 404.01086728678115,355.92"/>
  <s:path class="arrow" d="M284.3251680614626,30.199999999999996L 181.1,200.12056233062333"/>
  <s:path class="arrow" d="M289.1403647989291,30.199999999999996L 404.0000000000001,298.5414135802469"/>
  <s:path class="arrowF" d="M288.3671404446947,30.199999999999996L 287.15000000000015,25.550000000000125"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessageServerandStore">
  <s:path class="arrow" d="M312.5000000000001,46.41650670794634L 176.45000000000007,106.87849329205369"/>
  <s:path class="arrow" d="M313.1466039467647,49L 181.1,202.37396055437102"/>
  <s:path class="arrow" d="M318.4604239493664,49L 404.95404083958306,355.92"/>
  <s:path class="arrow" d="M312.5000000000001,47.189784192825115L 54.199999999999996,204.93521580717493"/>
  <s:path class="arrow" d="M321.80000000000007,45.118103183736096L 703.5500000000002,108.17689681626393"/>
  <s:path class="arrow" d="M321.80000000000007,44.235L 354.35000000000014,43.43"/>
  <s:path class="arrow" d="M318.7552328761956,49L 404.0000000000001,295.9349918032787"/>
  <s:path class="arrow" d="M321.80000000000007,46.04210921843688L 761.6000000000001,206.08289078156315"/>
  <s:path class="arrowF" d="M321.80000000000007,44.31967391304348L 471.20000000000016,43.34532608695652"/>
  <s:path class="arrowF" d="M321.80000000000007,44.235L 354.35000000000014,43.43"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BIOMessagingFramework">
  <s:path class="arrow" d="M331.1000000000001,48.27923138510809L 509.1500000000001,198.73076861489193"/>
  <s:path class="arrow" d="M322.18198715006895,49L 181.1,202.70882500000005"/>
  <s:path class="arrow" d="M321.8000000000001,46.29223569350145L 176.45000000000007,107.00276430649856"/>
  <s:path class="arrow" d="M326.8509380329734,49L 335.6336365359106,150.86"/>
  <s:path class="arrow" d="M321.8000000000001,47.0944068255688L 54.199999999999996,205.03059317443126"/>
  <s:path class="arrow" d="M327.6272333184472,49L 405.32969570506805,355.92"/>
  <s:path class="arrow" d="M328.9613700966459,49L 407.3000000000001,194.05015789473686"/>
  <s:path class="arrow" d="M327.89207805927083,49L 404.0000000000001,294.41101277372263"/>
  <s:path class="arrow" d="M331.1000000000001,45.980655537459285L 506.00000000000017,107.31434446254075"/>
  <s:path class="arrow" d="M331.1000000000001,44.20214285714286L 354.35000000000014,43.46285714285714"/>
  <s:path class="arrowF" d="M331.1000000000001,44.20214285714286L 354.35000000000014,43.46285714285714"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MMSSettings">
  <s:path class="arrow" d="M336.794042687528,49L 405.7053505705531,355.92"/>
  <s:path class="arrow" d="M331.2173703533732,49L 181.1,203.00459039548025"/>
  <s:path class="arrow" d="M337.028923242346,49L 404.0000000000001,292.49819958847735"/>
  <s:path class="arrowF" d="M340.4000000000001,44.315647751605994L 471.20000000000016,43.349352248394005"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MMSConfiguration"/>
 <s:g visibility="hidden" id="dep-MessagingConfig"/>
 <s:g visibility="hidden" id="dep-WatcherFramework">
  <s:path class="arrow" d="M364.2944707947704,49L 406.8323151670081,355.92"/>
  <s:path class="arrow" d="M359.0000000000001,46.76937679083095L 54.199999999999996,205.3556232091691"/>
  <s:path class="arrow" d="M364.43945879157167,49L 404.0000000000001,282.01598333333334"/>
  <s:path class="arrowF" d="M361.47758145938514,49L 291.95,197.8218074656189"/>
  <s:path class="arrowF" d="M359.0000000000001,43.31499999999999L 363.6500000000001,44.35000000000001"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessagingTest"/>
 <s:g visibility="hidden" id="dep-MessagingTests"/>
 <s:g visibility="hidden" id="dep-MessagingTestFramework"/>
 <s:g visibility="hidden" id="dep-MessagingTestProduct"/>
 <s:g visibility="hidden" id="dep-ScheduledSendMTM">
  <s:path class="arrow" d="M318.54096392435076,67.8L 404.72688346927777,355.92"/>
  <s:path class="arrow" d="M312.6261970613657,67.8L 181.1,202.9952825159915"/>
  <s:path class="arrow" d="M321.80000000000007,60.94611111111111L 354.35000000000014,45.51888888888888"/>
  <s:path class="arrow" d="M312.5000000000001,65.66310257847533L 54.199999999999996,205.2618974215247"/>
  <s:path class="arrow" d="M318.87778217701174,67.8L 404.0000000000001,296.8904016393443"/>
  <s:path class="arrowF" d="M321.80000000000007,60.94611111111111L 354.35000000000014,45.51888888888888"/>
 </s:g>
 <s:g visibility="hidden" id="dep-POP3andSMTPMTM">
  <s:path class="arrow" d="M324.40905666557495,67.8L 311.00000000000006,98.35063432835824"/>
  <s:path class="arrow" d="M321.8000000000001,60.48816017316017L 296.4500000000001,45.97683982683982"/>
  <s:path class="arrow" d="M331.1000000000001,63.70781728880157L 703.5500000000002,108.38718271119845"/>
  <s:path class="arrow" d="M321.8000000000001,64.5269592628516L 176.45000000000007,107.56804073714841"/>
  <s:path class="arrow" d="M331.1000000000001,66.61261809447558L 509.1500000000001,199.19738190552445"/>
  <s:path class="arrow" d="M331.1000000000001,66.85664490861619L 379.2500000000001,105.23835509138382"/>
  <s:path class="arrow" d="M321.8000000000001,67.633375L 181.1,203.29162500000004"/>
  <s:path class="arrow" d="M327.69958726318725,67.8L 405.12562646092493,355.92"/>
  <s:path class="arrow" d="M321.8000000000001,65.57869718309858L 54.199999999999996,205.34630281690144"/>
  <s:path class="arrow" d="M326.90496738585057,67.8L 335.45000000000005,155.1346153846151"/>
  <s:path class="arrow" d="M331.1000000000001,60.316428571428574L 354.35000000000014,46.14857142857143"/>
  <s:path class="arrow" d="M328.00217152951217,67.8L 404.0000000000001,295.47451642335767"/>
  <s:path class="arrow" d="M321.8000000000001,66.3592877594846L 121.55,204.56571224051544"/>
  <s:path class="arrowF" d="M331.1000000000001,64.30606270358307L 506.00000000000017,107.78893729641696"/>
  <s:path class="arrowF" d="M331.1000000000001,62.532645582329316L 471.20000000000016,43.93235441767068"/>
  <s:path class="arrowF" d="M331.1000000000001,60.316428571428574L 354.35000000000014,46.14857142857143"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IMAP4MTM">
  <s:path class="arrow" d="M331.10000000000014,64.44885178408052L 176.45000000000007,107.64614821591951"/>
  <s:path class="arrow" d="M331.10000000000014,65.49977725366877L 54.199999999999996,205.4252227463313"/>
  <s:path class="arrow" d="M331.10000000000014,66.22290952707334L 121.55,204.7020904729267"/>
  <s:path class="arrow" d="M336.85821060202375,67.8L 405.52436945257216,355.92"/>
  <s:path class="arrow" d="M335.89498960647995,67.8L 338.4848469643754,150.86"/>
  <s:path class="arrow" d="M340.4000000000001,59.183L 354.35000000000014,47.282"/>
  <s:path class="arrow" d="M340.4000000000001,66.79347935973041L 509.1500000000001,199.01652064026962"/>
  <s:path class="arrow" d="M337.12656088201265,67.8L 404.0000000000001,293.6973765432099"/>
  <s:path class="arrow" d="M340.4000000000001,67.57257009345794L 379.2500000000001,104.52242990654207"/>
  <s:path class="arrowF" d="M340.4000000000001,59.183L 354.35000000000014,47.282"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OBEXMTMs">
  <s:path class="arrow" d="M344.8850118271092,67.8L 341.9379327646764,150.86"/>
  <s:path class="arrow" d="M340.4000000000001,67.1387677935943L 181.1,203.7862322064057"/>
  <s:path class="arrow" d="M349.70000000000005,65.62698167239404L 602.3,200.183018327606"/>
  <s:path class="arrow" d="M346.0168339408602,67.8L 405.9231124442193,355.92"/>
  <s:path class="arrow" d="M341.12042253521133,67.8L 311.00000000000006,103.44250000000002"/>
  <s:path class="arrow" d="M340.4000000000001,65.42582487309645L 54.199999999999996,205.49917512690362"/>
  <s:path class="arrow" d="M349.70000000000005,64.43591032608696L 506.00000000000017,107.65908967391306"/>
  <s:path class="arrow" d="M348.3203554323167,58.5L 354.35000000000014,49.92666666666665"/>
  <s:path class="arrow" d="M346.2509502345131,67.8L 404.0000000000001,291.40050707547175"/>
  <s:path class="arrowF" d="M348.3203554323167,58.5L 354.35000000000014,49.92666666666665"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SMSMTM">
  <s:path class="arrow" d="M349.7000000000001,61.6754556354916L 296.4500000000001,44.789544364508394"/>
  <s:path class="arrow" d="M355.1754572796967,67.8L 406.3218554358665,355.92"/>
  <s:path class="arrow" d="M349.7000000000001,65.35638533464567L 54.199999999999996,205.56861466535437"/>
  <s:path class="arrow" d="M353.8750340477386,67.8L 344.75,157.1356842105265"/>
  <s:path class="arrow" d="M349.7000000000001,66.93024873524452L 181.1,203.9947512647555"/>
  <s:path class="arrow" d="M349.7000000000001,64.31651191454397L 176.45000000000007,107.77848808545605"/>
  <s:path class="arrow" d="M355.3753395870135,67.8L 404.0000000000001,288.316864640884"/>
  <s:path class="arrow" d="M355.44011847743894,58.5L 354.35000000000014,63.14999999999986"/>
  <s:path class="arrow" d="M356.269862375457,67.8L 407.3000000000001,191.39747395833336"/>
  <s:path class="arrow" d="M349.7000000000001,65.98220151610866L 121.55,204.94279848389138"/>
  <s:path class="arrowF" d="M355.44011847743894,58.5L 354.35000000000014,63.14999999999986"/>
  <s:path class="arrowF" d="M359.00000000000006,62.39088271604938L 471.20000000000016,44.07411728395061"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BIOWatchers">
  <s:path class="arrow" d="M317.7525492631699,30.199999999999996L 335.45000000000005,166.77496732026134"/>
  <s:path class="arrow" d="M313.5596309507478,30.199999999999996L 181.1,201.75263859275054"/>
  <s:path class="arrow" d="M312.5000000000001,28.217951496388025L 176.45000000000007,106.277048503612"/>
  <s:path class="arrow" d="M318.38870037992933,30.199999999999996L 405.15633215424265,355.92"/>
  <s:path class="arrow" d="M319.6389616622439,30.199999999999996L 407.3000000000001,193.9726424050633"/>
  <s:path class="arrow" d="M318.6489167004281,30.199999999999996L 404.0000000000001,294.9795819672131"/>
  <s:path class="arrow" d="M321.80000000000007,27.523888888888884L 354.35000000000014,41.34111111111111"/>
  <s:path class="arrowF" d="M321.80000000000007,27.523888888888884L 354.35000000000014,41.34111111111111"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SendAs">
  <s:path class="arrow" d="M327.5627996855759,30.199999999999996L 405.51142626315567,355.92"/>
  <s:path class="arrow" d="M321.8000000000001,28.610116468039L 54.199999999999996,204.71488353196105"/>
  <s:path class="arrow" d="M322.62231444642623,30.199999999999996L 181.1,202.12602500000003"/>
  <s:path class="arrow" d="M327.79656778989283,30.199999999999996L 404.0000000000001,293.3475091240876"/>
  <s:path class="arrow" d="M331.1000000000001,28.08785714285714L 354.35000000000014,40.777142857142856"/>
  <s:path class="arrow" d="M321.8000000000001,29.59364710093056L 121.55,203.73135289906946"/>
  <s:path class="arrowF" d="M331.1000000000001,28.08785714285714L 354.35000000000014,40.777142857142856"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MessageURLHandler">
  <s:path class="arrow" d="M336.73689899122246,30.199999999999996L 405.86652037206875,355.92"/>
  <s:path class="arrow" d="M334.11069308711564,30.199999999999996L 311.00000000000006,95.75497448979596"/>
  <s:path class="arrow" d="M340.4000000000001,26.5911780104712L 703.5500000000002,107.90382198952882"/>
  <s:path class="arrow" d="M331.10000000000014,27.915274473924974L 176.45000000000007,106.57972552607504"/>
  <s:path class="arrow" d="M331.10000000000014,28.510678721174003L 54.199999999999996,204.81432127882601"/>
  <s:path class="arrow" d="M336.94421887935755,30.199999999999996L 404.0000000000001,291.29902263374487"/>
  <s:path class="arrow" d="M340.4000000000001,29.102999999999998L 354.35000000000014,39.762"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPPushFramework">
  <s:path class="arrow" d="M340.4000000000001,27.788307359307357L 176.45000000000007,106.70669264069267"/>
  <s:path class="arrow" d="M346.80645079329236,30.199999999999996L 407.3000000000001,190.34966367713008"/>
  <s:path class="arrow" d="M340.4000000000001,29.263987508218275L 121.55,204.06101249178175"/>
  <s:path class="arrow" d="M340.747681437783,30.199999999999996L 181.1,202.74922153024914"/>
  <s:path class="arrow" d="M348.70142133408393,30.199999999999996L 354.35000000000014,37.39333333333335"/>
  <s:path class="arrow" d="M345.9109982968689,30.199999999999996L 406.22161448098177,355.92"/>
  <s:path class="arrow" d="M340.4000000000001,28.417499999999997L 54.199999999999996,204.90750000000003"/>
  <s:path class="arrow" d="M349.70000000000005,27.89170742753623L 506.00000000000017,106.60329257246379"/>
  <s:path class="arrow" d="M346.09186996882215,30.199999999999996L 404.0000000000001,288.6514504716982"/>
  <s:path class="arrowF" d="M343.57634106187413,30.199999999999996L 291.95,193.10233766233767"/>
  <s:path class="arrowF" d="M348.70142133408393,30.199999999999996L 354.35000000000014,37.39333333333335"/>
  <s:path class="arrowF" d="M349.70000000000005,26.181553899082566L 471.20000000000016,42.68344610091743"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SUPLSMSHandler"/>
 <s:g visibility="hidden" id="dep-SUPLWAPPushHandler"/>
 <s:g visibility="hidden" id="dep-OMASyncMLDataSync">
  <s:path class="arrow" d="M412.1984423364185,49L 408.79541478663947,355.92"/>
  <s:path class="arrow" d="M407.60000000000014,46.44519230769231L 54.199999999999996,205.67980769230775"/>
  <s:path class="arrow" d="M407.60000000000014,47.572757633587784L 181.1,204.55224236641226"/>
  <s:path class="arrow" d="M412.1868432966744,49L 409.08347229820237,277.49"/>
  <s:path class="arrow" d="M416.9000000000001,44.27432783018868L 471.20000000000016,43.39067216981132"/>
  <s:path class="arrowF" d="M416.9000000000001,44.27432783018868L 471.20000000000016,43.39067216981132"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLCommonFramework">
  <s:path class="arrow" d="M418.83968960445867,49L 388.55000000000007,100.96713147410362"/>
  <s:path class="arrow" d="M426.2000000000001,48.32055825242719L 602.3,198.68944174757283"/>
  <s:path class="arrow" d="M426.2000000000001,47.72111952861953L 506.00000000000017,105.5738804713805"/>
  <s:path class="arrow" d="M421.26802160318374,49L 415.09117870001904,150.86"/>
  <s:path class="arrow" d="M416.90000000000015,46.844423929098966L 121.55,205.28057607090108"/>
  <s:path class="arrow" d="M416.90000000000015,47.450474296205634L 181.1,204.67452570379442"/>
  <s:path class="arrow" d="M419.1575895395112,49L 344.75,193.62204419889505"/>
  <s:path class="arrow" d="M421.3652517054993,49L 409.17106965212446,355.92"/>
  <s:path class="arrow" d="M416.90000000000015,46.392812500000005L 54.199999999999996,205.73218750000004"/>
  <s:path class="arrow" d="M421.3236884797496,49L 410.20327573522485,277.49"/>
  <s:path class="arrow" d="M426.2000000000001,44.26136740331492L 471.20000000000016,43.40363259668508"/>
  <s:path class="arrow" d="M416.90000000000015,44.27305755395684L 363.6500000000001,43.39194244604316"/>
  <s:path class="arrowF" d="M426.2000000000001,44.26136740331492L 471.20000000000016,43.40363259668508"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLDMInterface">
  <s:path class="arrow" d="M430.5320610745801,49L 409.54672451760945,355.92"/>
  <s:path class="arrow" d="M426.20000000000016,46.34298780487805L 54.199999999999996,205.782012195122"/>
  <s:path class="arrow" d="M426.20000000000016,47.337131485849056L 181.1,204.78786851415097"/>
  <s:path class="arrow" d="M430.46053366282484,49L 411.3230791722474,277.49"/>
  <s:path class="arrow" d="M435.5000000000001,44.243050000000004L 471.20000000000016,43.421949999999995"/>
  <s:path class="arrowF" d="M435.5000000000001,44.243050000000004L 471.20000000000016,43.421949999999995"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLConfig"/>
 <s:g visibility="hidden" id="dep-DeviceManagementFramework">
  <s:path class="arrow" d="M444.8000000000001,48.93225400457666L 388.55000000000007,104.36274599542337"/>
  <s:path class="arrow" d="M446.23808982376363,49L 344.75,195.92802469135805"/>
  <s:path class="arrow" d="M453.855604148928,49L 506.00000000000017,104.03704656862749"/>
  <s:path class="arrow" d="M454.1000000000001,44.16769886363637L 471.20000000000016,43.49730113636363"/>
  <s:path class="arrow" d="M444.8000000000001,47.13361263736264L 181.1,204.99138736263743"/>
  <s:path class="arrow" d="M444.8000000000001,46.25029069767442L 54.199999999999996,205.8747093023256"/>
  <s:path class="arrow" d="M448.8656798127417,49L 410.2980342485795,355.92"/>
  <s:path class="arrow" d="M448.73422402897523,49L 413.30000000000007,279.19652573529413"/>
  <s:path class="arrowF" d="M454.1000000000001,44.16769886363637L 471.20000000000016,43.49730113636363"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DeviceManagementFrameworkConfig"/>
 <s:g visibility="hidden" id="dep-ClientProvisioningFramework">
  <s:path class="arrow" d="M463.40000000000015,46.207555658627086L 311.00000000000006,107.08744434137293"/>
  <s:path class="arrow" d="M463.40000000000015,47.919420677361856L 388.55000000000007,105.37557932263817"/>
  <s:path class="arrow" d="M472.7000000000001,43.73298076923077L 471.20000000000016,43.93201923076923"/>
  <s:path class="arrow" d="M467.1992985509033,49L 411.0493439795495,355.92"/>
  <s:path class="arrow" d="M463.40000000000015,46.16583333333333L 54.199999999999996,205.95916666666673"/>
  <s:path class="arrow" d="M464.2917566799319,49L 344.75,196.9066471277843"/>
  <s:path class="arrow" d="M463.40000000000015,46.956057098765434L 181.1,205.1689429012346"/>
  <s:path class="arrow" d="M463.40000000000015,45.36389620253165L 176.45000000000007,107.93110379746838"/>
  <s:path class="arrow" d="M466.4021887436044,49L 416.6000000000001,189.53804812834227"/>
  <s:path class="arrow" d="M463.40000000000015,46.514107219137124L 121.55,205.6108927808629"/>
  <s:path class="arrow" d="M467.0079143951257,49L 413.30000000000007,288.655744949495"/>
  <s:path class="arrow" d="M463.40000000000015,44.30586657496561L 363.6500000000001,43.359133425034386"/>
  <s:path class="arrowF" d="M472.7000000000001,43.73298076923077L 471.20000000000016,43.93201923076923"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ClientProvisioningFrameworkConfig"/>
 <s:g visibility="hidden" id="dep-MTPFramework">
  <s:path class="arrow" d="M486.49417282546915,49L 416.6000000000001,193.07482421875"/>
  <s:path class="arrow" d="M484.10000000000014,45.29767865593942L 176.45000000000007,107.99732134406061"/>
  <s:path class="arrow" d="M484.10000000000014,46.783321325648416L 181.1,205.3416786743516"/>
  <s:path class="arrow" d="M484.10000000000014,45.99674753289474L 311.00000000000006,107.2982524671053"/>
  <s:path class="arrow" d="M484.10000000000014,43.97691860465116L 480.5000000000001,43.68808139534884"/>
  <s:path class="arrow" d="M487.60284198530894,49L 411.8854790027258,355.92"/>
  <s:path class="arrow" d="M484.10000000000014,46.08025102459017L 54.199999999999996,206.04474897540987"/>
  <s:path class="arrow" d="M487.3447633510027,49L 413.30000000000007,294.0179119850187"/>
  <s:path class="arrowF" d="M484.10000000000014,43.97691860465116L 480.5000000000001,43.68808139534884"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MTPUSBTransport">
  <s:path class="arrow" d="M501.2486924388858,49L 602.3,195.90020661157024"/>
  <s:path class="arrow" d="M496.76965135438974,49L 412.26113386821083,355.92"/>
  <s:path class="arrow" d="M493.40000000000015,44.13320945945946L 480.5000000000001,43.53179054054054"/>
  <s:path class="arrow" d="M496.48160853407796,49L 413.30000000000007,295.6185822147651"/>
  <s:path class="arrowF" d="M493.40000000000015,44.13320945945946L 480.5000000000001,43.53179054054054"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MTPPTP-IPTransport">
  <s:path class="arrow" d="M502.70000000000016,46.646543517679056L 181.1,205.478456482321"/>
  <s:path class="arrow" d="M507.5394542353611,49L 511.68952056092485,150.86"/>
  <s:path class="arrow" d="M502.70000000000016,46.009952490170384L 54.199999999999996,206.11504750982965"/>
  <s:path class="arrow" d="M505.9364607234706,49L 412.6367887336958,355.92"/>
  <s:path class="arrow" d="M502.70000000000016,48.75144394618834L 344.75,198.2585560538117"/>
  <s:path class="arrow" d="M502.70000000000016,44.19721428571429L 480.5000000000001,43.46778571428571"/>
  <s:path class="arrow" d="M505.61845371715316,49L 413.30000000000007,296.91760638297876"/>
  <s:path class="arrowF" d="M502.70000000000016,44.19721428571429L 480.5000000000001,43.46778571428571"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMASyncMLIntegrationTest"/>
 <s:g visibility="hidden" id="dep-OMADeviceManagementIntegrationTest"/>
 <s:g visibility="hidden" id="dep-MTPIntegrationTest"/>
 <s:g visibility="hidden" id="dep-DataSyncAdaptors">
  <s:path class="arrow" d="M441.7951329752392,30.199999999999996L 409.9329206515569,355.92"/>
  <s:path class="arrow" d="M437.60000000000014,27.70774446142093L 54.199999999999996,205.61725553857912"/>
  <s:path class="arrow" d="M437.60000000000014,26.099067796610168L 296.4500000000001,42.76593220338982"/>
  <s:path class="arrow" d="M437.60000000000014,28.737909142212185L 181.1,204.58709085778787"/>
  <s:path class="arrow" d="M441.699578129679,30.199999999999996L 412.42778795511805,277.49"/>
  <s:path class="arrow" d="M446.9000000000001,28.00854910714285L 471.20000000000016,40.85645089285714"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DeviceManagementAdaptors">
  <s:path class="arrow" d="M454.8453414473291,30.199999999999996L 506.00000000000017,102.38346446700511"/>
  <s:path class="arrow" d="M448.62389475467234,30.199999999999996L 344.75,195.2704845222073"/>
  <s:path class="arrow" d="M446.90000000000015,26.442568881685574L 363.6500000000001,42.42243111831442"/>
  <s:path class="arrow" d="M447.3586843188367,30.199999999999996L 291.95,202.6161187214612"/>
  <s:path class="arrow" d="M450.96923228088576,30.199999999999996L 410.28801476047,355.92"/>
  <s:path class="arrow" d="M446.90000000000015,28.63013904034896L 181.1,204.69486095965107"/>
  <s:path class="arrow" d="M446.90000000000015,27.65782649253731L 54.199999999999996,205.66717350746273"/>
  <s:path class="arrow" d="M450.8472292191437,30.199999999999996L 413.30000000000007,278.63750000000005"/>
  <s:path class="arrow" d="M456.2000000000001,28.949475308641972L 471.20000000000016,39.91552469135802"/>
  <s:path class="arrowF" d="M456.2000000000001,28.949475308641972L 471.20000000000016,39.91552469135802"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DeviceManagementAdaptorsConfig"/>
 <s:g visibility="hidden" id="dep-ClientProvisioningAdaptors">
  <s:path class="arrow" d="M465.5000000000001,26.293205128205127L 363.6500000000001,42.571794871794864"/>
  <s:path class="arrow" d="M472.4082289106062,30.199999999999996L 506.00000000000017,99.37001851851855"/>
  <s:path class="arrow" d="M466.7355541753713,30.199999999999996L 344.75,196.32734717416378"/>
  <s:path class="arrow" d="M469.3174308921788,30.199999999999996L 410.9982029782961,355.92"/>
  <s:path class="arrow" d="M465.5000000000001,27.564613052781738L 54.199999999999996,205.7603869472183"/>
  <s:path class="arrow" d="M471.64197860962577,30.199999999999996L 471.20000000000016,28.82250000000011"/>
  <s:path class="arrow" d="M465.5000000000001,30.184105824446263L 291.95,203.14089417555374"/>
  <s:path class="arrow" d="M469.14253139807306,30.199999999999996L 413.30000000000007,287.9427926829269"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ClientProvisioningAdaptorsConfig"/>
 <s:g visibility="hidden" id="dep-MTPFileandFolderProvider">
  <s:path class="arrow" d="M489.7372003144243,30.199999999999996L 411.7885737368445,355.92"/>
  <s:path class="arrow" d="M486.2000000000001,27.470113868116925L 54.199999999999996,205.85488613188312"/>
  <s:path class="arrow" d="M486.92374050098516,30.199999999999996L 480.5000000000001,37.80784999999997"/>
  <s:path class="arrow" d="M489.50343221010735,30.199999999999996L 413.30000000000007,293.3475091240876"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BackupandRestoreProvider"/>
 <s:g visibility="hidden" id="dep-SyncMLDataProvider"/>
 <s:g visibility="hidden" id="dep-BluetoothAVRCP">
  <s:path class="arrow" d="M523.1105442945062,30.199999999999996L 602.3,193.0948257839721"/>
  <s:path class="arrow" d="M516.2,27.385716666666667L 480.5000000000001,41.47928333333333"/>
  <s:path class="arrow" d="M516.2,27.347891470401017L 54.199999999999996,205.97710852959898"/>
  <s:path class="arrow" d="M516.2,28.010354965156793L 181.1,205.31464503484324"/>
  <s:path class="arrow" d="M519.3310690423162,30.199999999999996L 412.93403860430595,355.92"/>
  <s:path class="arrow" d="M516.2,28.513785414480584L 239.6,204.81121458551945"/>
  <s:path class="arrow" d="M519.0119841116064,30.199999999999996L 413.30000000000007,297.64095588235296"/>
  <s:path class="arrowF" d="M516.2,27.385716666666667L 480.5000000000001,41.47928333333333"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothAD2P"/>
 <s:g visibility="hidden" id="dep-BluetoothSBCEncoder"/>
 <s:g visibility="hidden" id="dep-BackupEngine">
  <s:path class="arrow" d="M412.19527355051747,67.8L 408.804352125799,355.92"/>
  <s:path class="arrow" d="M407.60000000000014,66.00201972010179L 181.1,204.92298027989824"/>
  <s:path class="arrow" d="M416.9000000000001,61.69979952830189L 471.20000000000016,44.76520047169811"/>
  <s:path class="arrow" d="M412.182021684839,67.8L 409.11656514588543,277.49"/>
  <s:path class="arrow" d="M407.60000000000014,65.16082861189801L 311.00000000000006,106.934171388102"/>
  <s:path class="arrow" d="M407.60000000000014,65.42698070086338L 121.55,205.49801929913667"/>
  <s:path class="arrow" d="M407.60000000000014,65.00416666666666L 54.199999999999996,205.92083333333338"/>
  <s:path class="arrowF" d="M416.9000000000001,61.69979952830189L 471.20000000000016,44.76520047169811"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileConverterFramework">
  <s:path class="arrow" d="M81.20000000000009,102.76125790424572L 404.0000000000001,365.2537420957543"/>
  <s:path class="arrow" d="M75.39599476078872,103.63000000000002L 54.199999999999996,189.03808333333342"/>
  <s:path class="arrow" d="M80.81981938508211,103.63000000000002L 171.79999999999998,202.71096846846848"/>
  <s:path class="arrow" d="M81.20000000000009,101.92633017163507L 404.0000000000001,306.458669828365"/>
  <s:path class="arrowF" d="M81.20000000000009,99.46648031496065L 167.15000000000006,108.45851968503939"/>
  <s:path class="arrowF" d="M81.20000000000009,97.77748083623695L 287.15000000000015,44.51751916376307"/>
  <s:path class="arrowF" d="M81.20000000000009,98.06358204992036L 354.35000000000014,44.23141795007965"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTMLtoRichTextConverter">
  <s:path class="arrow" d="M90.50000000000009,102.87019749070633L 404.0000000000001,365.1448025092937"/>
  <s:path class="arrow" d="M84.29850406728258,103.63000000000002L 54.199999999999996,193.8384504132232"/>
  <s:path class="arrow" d="M89.72232869157598,103.63000000000002L 171.79999999999998,202.1911506622517"/>
  <s:path class="arrow" d="M90.50000000000009,99.51911867364748L 167.15000000000006,108.40588132635256"/>
  <s:path class="arrow" d="M90.50000000000009,99.72352843915346L 761.6000000000001,207.03147156084657"/>
  <s:path class="arrow" d="M90.50000000000009,102.01121514869891L 404.0000000000001,306.37378485130114"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RichTexttoHTMLConverter">
  <s:path class="arrow" d="M99.8000000000001,102.98560047846891L 404.0000000000001,365.02939952153116"/>
  <s:path class="arrow" d="M93.20101337377646,103.63000000000002L 54.199999999999996,196.68077302631585"/>
  <s:path class="arrow" d="M98.62483799806985,103.63000000000002L 171.79999999999998,201.5524077490775"/>
  <s:path class="arrow" d="M99.8000000000001,99.58453033268104L 167.15000000000006,108.340469667319"/>
  <s:path class="arrow" d="M99.8000000000001,99.73383214126064L 761.6000000000001,207.02116785873943"/>
  <s:path class="arrow" d="M99.8000000000001,102.10113636363639L 404.0000000000001,306.28386363636366"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextHandling">
  <s:path class="arrow" d="M75.12967079585957,124.03000000000002L 54.199999999999996,192.55141666666674"/>
  <s:path class="arrow" d="M81.20000000000009,118.87057480314962L 167.15000000000006,109.45442519685042"/>
  <s:path class="arrow" d="M81.20000000000009,119.97596454980427L 761.6000000000001,207.17903545019578"/>
  <s:path class="arrow" d="M81.20000000000009,122.87562104787716L 404.0000000000001,365.5393789521229"/>
  <s:path class="arrow" d="M81.20000000000009,123.49448198198199L 171.79999999999998,203.66051801801802"/>
  <s:path class="arrow" d="M81.20000000000009,122.0406933152665L 404.0000000000001,306.7443066847336"/>
  <s:path class="arrowF" d="M81.20000000000009,119.30318095464261L 703.5500000000002,109.02181904535742"/>
  <s:path class="arrowF" d="M81.20000000000009,117.73678397212545L 287.15000000000015,44.95821602787457"/>
  <s:path class="arrowF" d="M81.20000000000009,118.12773499734467L 354.35000000000014,44.56726500265533"/>
  <s:path class="arrowF" d="M81.20000000000009,118.49419421487605L 471.20000000000016,44.20080578512396"/>
  <s:path class="arrowF" d="M81.20000000000009,118.87057480314962L 167.15000000000006,109.45442519685042"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextFormatting">
  <s:path class="arrow" d="M90.50000000000009,122.97633131970261L 404.0000000000001,365.4386686802975"/>
  <s:path class="arrow" d="M90.50000000000009,123.91682947019869L 171.79999999999998,203.23817052980135"/>
  <s:path class="arrow" d="M90.50000000000009,119.98411044973545L 761.6000000000001,207.17088955026458"/>
  <s:path class="arrow" d="M90.50000000000009,122.11734897769517L 404.0000000000001,306.6676510223049"/>
  <s:path class="arrow" d="M90.50000000000009,118.81545375218151L 167.15000000000006,109.50954624781852"/>
  <s:path class="arrowF" d="M90.50000000000009,118.81545375218151L 167.15000000000006,109.50954624781852"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Word"/>
 <s:g visibility="hidden" id="dep-AlarmServer">
  <s:path class="arrow" d="M111.20000000000009,118.63635632183909L 167.15000000000006,109.68864367816094"/>
  <s:path class="arrow" d="M103.55152723570346,124.03000000000002L 54.199999999999996,200.56382894736848"/>
  <s:path class="arrow" d="M111.20000000000009,122.30491310824232L 404.0000000000001,306.48008689175776"/>
  <s:path class="arrow" d="M111.20000000000009,123.22275322740815L 404.0000000000001,365.19224677259194"/>
  <s:path class="arrow" d="M110.22707449516383,124.03000000000002L 171.79999999999998,201.8946459227468"/>
  <s:path class="arrowF" d="M111.20000000000009,118.63635632183909L 167.15000000000006,109.68864367816094"/>
  <s:path class="arrowF" d="M111.20000000000009,119.29935053602594L 703.5500000000002,109.02564946397409"/>
  <s:path class="arrowF" d="M111.20000000000009,117.47067611336033L 287.15000000000015,45.22432388663968"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AlarmServerTest"/>
 <s:g visibility="hidden" id="dep-Help"/>
 <s:g visibility="hidden" id="dep-CoreAppsTest"/>
 <s:g visibility="hidden" id="dep-ApplicationServicesDocumentation"/>
 <s:g visibility="hidden" id="dep-BackupRestoreNotification">
  <s:path class="arrow" d="M157.7000000000001,123.921845657277L 404.0000000000001,364.493154342723"/>
  <s:path class="arrow" d="M157.7000000000001,122.83702758215964L 404.0000000000001,305.94797241784045"/>
  <s:path class="arrowF" d="M157.7000000000001,116.79212000000001L 167.15000000000006,111.53288000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneServer">
  <s:path class="arrow" d="M159.80000000000007,122.95734334203657L 54.199999999999996,204.19765665796348"/>
  <s:path class="arrow" d="M165.08125742406253,124.03000000000002L 171.79999999999998,173.52193749999978"/>
  <s:path class="arrow" d="M168.99839678756692,124.03000000000002L 404.0000000000001,364.2811271498772"/>
  <s:path class="arrow" d="M169.10000000000008,122.99841216216217L 404.0000000000001,305.7865878378379"/>
  <s:path class="arrow" d="M169.10000000000008,119.03804968287527L 301.7000000000001,109.28695031712476"/>
  <s:path class="arrow" d="M167.7252755150935,114.73L 167.15000000000006,115.54673469387757"/>
  <s:path class="arrowF" d="M167.7252755150935,114.73L 167.15000000000006,115.54673469387757"/>
  <s:path class="arrowF" d="M169.10000000000008,116.60259717314489L 287.15000000000015,46.09240282685512"/>
  <s:path class="arrowF" d="M169.10000000000008,117.56194680030842L 354.35000000000014,45.1330531996916"/>
  <s:path class="arrowF" d="M169.10000000000008,118.24415462427747L 471.20000000000016,44.45084537572254"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneLocalization">
  <s:path class="arrow" d="M178.1251777452886,124.03000000000002L 404.0000000000001,364.09291507024267"/>
  <s:path class="arrow" d="M169.10000000000008,122.68947463768117L 54.199999999999996,204.46552536231889"/>
  <s:path class="arrow" d="M173.89203292041412,124.03000000000002L 174.61380451383002,147.66000000000003"/>
  <s:path class="arrow" d="M178.4000000000001,123.14166985951469L 404.0000000000001,305.6433301404853"/>
  <s:path class="arrow" d="M172.88104935313856,114.73L 176.30639674173466,133.06000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TimeZoneLocalizationResourceFactory"/>
 <s:g visibility="hidden" id="dep-TimeZoneDatabase"/>
 <s:g visibility="hidden" id="dep-WorldServer">
  <s:path class="arrow" d="M205.50552061845352,124.03000000000002L 404.0000000000001,363.4268079710145"/>
  <s:path class="arrow" d="M197.00000000000006,122.08241124260356L 54.199999999999996,205.0725887573965"/>
  <s:path class="arrow" d="M200.3243594094689,124.03000000000002L 181.1,191.46401785714295"/>
  <s:path class="arrow" d="M206.30000000000007,123.6486775362319L 404.0000000000001,305.1363224637682"/>
  <s:path class="arrow" d="M197.00000000000006,117.75444723618092L 176.45000000000007,110.57055276381911"/>
  <s:path class="arrowF" d="M197.00000000000006,117.75444723618092L 176.45000000000007,110.57055276381911"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WorldServerTest"/>
 <s:g visibility="hidden" id="dep-SMILParser">
  <s:path class="arrow" d="M111.20000000000009,103.13675521350548L 404.0000000000001,364.8782447864946"/>
  <s:path class="arrow" d="M104.11376671722054,103.63000000000002L 54.199999999999996,198.8996184210527"/>
  <s:path class="arrow" d="M111.20000000000009,102.21891509433964L 404.0000000000001,306.1660849056604"/>
  <s:path class="arrow" d="M111.20000000000009,99.69014942528737L 167.15000000000006,108.23485057471267"/>
  <s:path class="arrowF" d="M111.20000000000009,99.69014942528737L 167.15000000000006,108.23485057471267"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WebRecognisers">
  <s:path class="arrow" d="M120.50000000000009,103.26878329918034L 404.0000000000001,364.74621670081973"/>
  <s:path class="arrow" d="M113.0162760237144,103.63000000000002L 54.199999999999996,200.14458144796384"/>
  <s:path class="arrow" d="M120.50000000000009,102.32179047131149L 404.0000000000001,306.06320952868856"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ReferenceDRMAgent">
  <s:path class="arrow" d="M124.79738728801884,103.63000000000002L 121.45856197435549,147.66000000000003"/>
  <s:path class="arrow" d="M129.8000000000001,101.22290300069785L 335.45000000000005,200.4170969993022"/>
  <s:path class="arrow" d="M129.8000000000001,100.22047857969898L 509.1500000000001,201.41952142030107"/>
  <s:path class="arrow" d="M129.8000000000001,99.97329581993571L 167.15000000000006,107.95170418006433"/>
  <s:path class="arrow" d="M129.8000000000001,103.40947354497357L 404.0000000000001,364.6055264550265"/>
  <s:path class="arrow" d="M121.91878533020828,103.63000000000002L 54.199999999999996,201.08324404761908"/>
  <s:path class="arrow" d="M127.34260995450167,103.63000000000002L 171.79999999999998,197.91346491228074"/>
  <s:path class="arrow" d="M129.8000000000001,102.43141534391536L 404.0000000000001,305.9535846560847"/>
  <s:path class="arrow" d="M129.8000000000001,99.10020038910508L 506.00000000000017,108.82479961089496"/>
  <s:path class="arrowF" d="M129.8000000000001,99.97329581993571L 167.15000000000006,107.95170418006433"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CAFStreamingSupport">
  <s:path class="arrow" d="M139.10000000000008,103.55970733041578L 404.0000000000001,364.4552926695843"/>
  <s:path class="arrow" d="M133.6998965945127,103.63000000000002L 121.55,178.9489743589745"/>
  <s:path class="arrow" d="M130.82129463670213,103.63000000000002L 54.199999999999996,201.81626325088342"/>
  <s:path class="arrow" d="M139.10000000000008,101.32433260393876L 335.45000000000005,200.31566739606131"/>
  <s:path class="arrow" d="M136.24511926099552,103.63000000000002L 171.79999999999998,195.7298392857143"/>
  <s:path class="arrow" d="M139.10000000000008,100.25088967971531L 509.1500000000001,201.38911032028471"/>
  <s:path class="arrow" d="M139.10000000000008,99.16575766686712L 379.2500000000001,108.75924233313292"/>
  <s:path class="arrow" d="M139.10000000000008,102.54847647702408L 404.0000000000001,305.836523522976"/>
  <s:path class="arrowF" d="M139.10000000000008,100.22062248995987L 167.15000000000006,107.70437751004019"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrintingUISupport">
  <s:path class="arrow" d="M150.37507822480615,103.63000000000002L 404.0000000000001,364.2566295662101"/>
  <s:path class="arrow" d="M147.15787260443963,103.63000000000002L 171.79999999999998,191.2424264705882"/>
  <s:path class="arrow" d="M150.50000000000009,100.7656358381503L 167.15000000000006,107.15936416184974"/>
  <s:path class="arrow" d="M150.50000000000009,99.79543641199228L 761.6000000000001,206.95956358800777"/>
  <s:path class="arrow" d="M150.50000000000009,102.70327340182651L 404.0000000000001,305.68172659817355"/>
  <s:path class="arrowF" d="M150.50000000000009,100.7656358381503L 167.15000000000006,107.15936416184974"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommandShell">
  <s:path class="arrow" d="M225.81996855660822,124.03000000000002L 404.0000000000001,362.80367552334945"/>
  <s:path class="arrow" d="M226.90884752006326,124.03000000000002L 404.0000000000001,304.6620249597424"/>
  <s:path class="arrow" d="M217.7000000000001,121.75868489583334L 54.199999999999996,205.39631510416672"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelnetServer">
  <s:path class="arrow" d="M234.9467495143299,124.03000000000002L 404.0000000000001,362.47626694915255"/>
  <s:path class="arrow" d="M235.9812722010263,124.03000000000002L 404.0000000000001,304.4128177966102"/>
  <s:path class="arrow" d="M236.30000000000013,122.95078838174275L 335.45000000000005,199.08921161825728"/>
  <s:path class="arrow" d="M236.30000000000013,120.75250398724084L 509.1500000000001,201.28749601275922"/>
  <s:path class="arrow" d="M227.0000000000001,121.63720345963758L 54.199999999999996,205.51779654036247"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourceManagerUIPlugin">
  <s:path class="arrow" d="M246.13441649476286,124.03000000000002L 404.0000000000001,362.02475996376813"/>
  <s:path class="arrow" d="M247.7000000000001,119.27568365043535L 703.5500000000002,109.04931634956468"/>
  <s:path class="arrow" d="M238.4000000000001,121.50422093023256L 54.199999999999996,205.65077906976748"/>
  <s:path class="arrow" d="M247.1023089067229,124.03000000000002L 404.0000000000001,304.0691530797102"/>
  <s:path class="arrow" d="M247.7000000000001,120.1656206995413L 761.6000000000001,206.98937930045875"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TestSensor">
  <s:path class="arrow" d="M263.5047415433298,124.03000000000002L 404.0000000000001,361.18580628803244"/>
  <s:path class="arrow" d="M256.1000000000001,121.32619673295456L 54.199999999999996,205.8288032670455"/>
  <s:path class="arrow" d="M264.36918168662027,124.03000000000002L 404.0000000000001,303.43058316430023"/>
  <s:path class="arrow" d="M259.39279653826577,124.03000000000002L 239.6,191.8433430232559"/>
  <s:path class="arrow" d="M256.1000000000001,118.83449409780776L 176.45000000000007,109.49050590219227"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationArchitecture">
  <s:path class="arrow" d="M273.80000000000007,121.92433147632313L 121.55,205.2306685236769"/>
  <s:path class="arrow" d="M273.80000000000007,121.17570445609438L 54.199999999999996,205.97929554390566"/>
  <s:path class="arrow" d="M273.80000000000007,123.40977205882353L 181.1,203.7452279411765"/>
  <s:path class="arrow" d="M283.1,120.22263376383765L 761.6000000000001,206.9323662361624"/>
  <s:path class="arrow" d="M280.8750665918969,124.03000000000002L 404.0000000000001,360.11875000000003"/>
  <s:path class="arrow" d="M283.1,117.64083333333335L 301.7000000000001,110.68416666666668"/>
  <s:path class="arrow" d="M281.63605446651763,124.03000000000002L 404.0000000000001,302.6183928571429"/>
  <s:path class="arrowF" d="M273.80000000000007,121.92433147632313L 121.55,205.2306685236769"/>
  <s:path class="arrowF" d="M283.1,121.02543021032506L 509.1500000000001,201.01456978967497"/>
  <s:path class="arrowF" d="M279.2661112206666,114.73L 287.15000000000015,69.80955056179761"/>
  <s:path class="arrowF" d="M283.1,114.98891061452515L 354.35000000000014,47.706089385474854"/>
  <s:path class="arrowF" d="M283.1,117.58819528875381L 471.20000000000016,45.1068047112462"/>
  <s:path class="arrowF" d="M283.1,117.64083333333335L 301.7000000000001,110.68416666666668"/>
  <s:path class="arrowF" d="M283.1,119.26709075043631L 703.5500000000002,109.05790924956372"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ViewServer">
  <s:path class="arrow" d="M290.0018475496185,124.03000000000002L 404.0000000000001,359.43288461538464"/>
  <s:path class="arrow" d="M292.40000000000003,116.77125000000001L 301.7000000000001,111.55375000000002"/>
  <s:path class="arrow" d="M283.1000000000001,121.10559508816122L 54.199999999999996,206.04940491183882"/>
  <s:path class="arrow" d="M290.70847914748066,124.03000000000002L 404.0000000000001,302.0963461538462"/>
  <s:path class="arrow" d="M292.40000000000003,120.23901097178684L 761.6000000000001,206.91598902821323"/>
  <s:path class="arrowF" d="M292.40000000000003,119.26459329290047L 703.5500000000002,109.06040670709956"/>
  <s:path class="arrowF" d="M292.40000000000003,116.77125000000001L 301.7000000000001,111.55375000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UIFTestFramework"/>
 <s:g visibility="hidden" id="dep-SecureSoftwareInstall">
  <s:path class="arrow" d="M281.21497395833336,103.63000000000002L 335.45000000000005,194.8398540145986"/>
  <s:path class="arrow" d="M283.1,102.59132584269665L 407.3000000000001,199.0486741573034"/>
  <s:path class="arrow" d="M283.1,100.22727995562133L 679.4000000000001,206.52772004437873"/>
  <s:path class="arrow" d="M283.1,99.17955749354007L 506.00000000000017,108.74544250645997"/>
  <s:path class="arrow" d="M283.1,100.0170987084871L 761.6000000000001,206.73790129151297"/>
  <s:path class="arrow" d="M273.80000000000007,101.19012123197905L 54.199999999999996,205.564878768021"/>
  <s:path class="arrow" d="M274.09042465186826,103.63000000000002L 181.1,202.8152279411765"/>
  <s:path class="arrow" d="M283.1,99.41942389758181L 379.2500000000001,108.50557610241823"/>
  <s:path class="arrow" d="M280.69187665475556,103.63000000000002L 404.0000000000001,359.3901785714286"/>
  <s:path class="arrow" d="M281.3271771414994,103.63000000000002L 404.0000000000001,301.88982142857145"/>
  <s:path class="arrow" d="M283.1,100.64083333333335L 301.7000000000001,107.28416666666669"/>
  <s:path class="arrow" d="M273.80000000000007,102.1115181058496L 121.55,204.64348189415045"/>
  <s:path class="arrowF" d="M283.1,99.41942389758181L 379.2500000000001,108.50557610241823"/>
  <s:path class="arrowF" d="M283.1,101.02848948374763L 509.1500000000001,200.6115105162524"/>
  <s:path class="arrowF" d="M283.1,97.66874240121582L 471.20000000000016,44.62625759878419"/>
  <s:path class="arrowF" d="M273.80000000000007,99.41447960618848L 176.45000000000007,108.51052039381156"/>
  <s:path class="arrowF" d="M283.1,100.64083333333335L 301.7000000000001,107.28416666666669"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecureSoftwareInstallDeviceTools">
  <s:path class="arrow" d="M289.83174260798734,103.63000000000002L 404.0000000000001,358.64826923076924"/>
  <s:path class="arrow" d="M283.1000000000001,101.10383186397986L 54.199999999999996,205.6511681360202"/>
  <s:path class="arrow" d="M283.1000000000001,103.5253436657682L 181.1,203.22965633423183"/>
  <s:path class="arrow" d="M292.40000000000003,99.4619266770671L 379.2500000000001,108.46307332293294"/>
  <s:path class="arrow" d="M290.42166448853516,103.63000000000002L 404.0000000000001,301.3117307692308"/>
  <s:path class="arrow" d="M292.40000000000003,101.47125000000001L 301.7000000000001,106.45375000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SoftwareComponentRegistry"/>
 <s:g visibility="hidden" id="dep-SoftwareInstallationFramework"/>
 <s:g visibility="hidden" id="dep-SoftwareTransactionServices"/>
 <s:g visibility="hidden" id="dep-ReferenceSoftwareInstallPlugin"/>
 <s:g visibility="hidden" id="dep-ReferenceSoftwareApplicationManager"/>
 <s:g visibility="hidden" id="dep-AfterMarketApplicationStarter"/>
 <s:g visibility="hidden" id="dep-ApplicationLaunchPlugins"/>
 <s:g visibility="hidden" id="dep-CertificateandKeyManagement">
  <s:path class="arrow" d="M345.34011167146986,124.03000000000002L 343.55208933717586,150.86"/>
  <s:path class="arrow" d="M350.30000000000007,119.08592272727273L 506.00000000000017,109.2390772727273"/>
  <s:path class="arrow" d="M341.0000000000001,118.14532442748093L 311.00000000000006,110.1796755725191"/>
  <s:path class="arrow" d="M341.0000000000001,120.76816869300913L 54.199999999999996,206.38683130699093"/>
  <s:path class="arrow" d="M346.82341931865983,124.03000000000002L 405.3404528248984,355.92"/>
  <s:path class="arrow" d="M341.0000000000001,121.80929521276596L 181.1,205.34570478723407"/>
  <s:path class="arrow" d="M347.19163925799245,124.03000000000002L 404.0000000000001,295.37934523809525"/>
  <s:path class="arrow" d="M341.0000000000001,121.17688196721312L 121.55,205.97811803278694"/>
  <s:path class="arrow" d="M350.30000000000007,118.11143137254903L 379.2500000000001,110.213568627451"/>
  <s:path class="arrowF" d="M341.0000000000001,121.17688196721312L 121.55,205.97811803278694"/>
  <s:path class="arrowF" d="M342.58051077549646,124.03000000000002L 291.95,200.73066838046276"/>
  <s:path class="arrowF" d="M341.0000000000001,118.14532442748093L 311.00000000000006,110.1796755725191"/>
  <s:path class="arrowF" d="M350.30000000000007,118.11143137254903L 379.2500000000001,110.213568627451"/>
  <s:path class="arrowF" d="M350.30000000000007,119.08592272727273L 506.00000000000017,109.2390772727273"/>
  <s:path class="arrowF" d="M350.30000000000007,116.66339285714287L 471.20000000000016,46.031607142857155"/>
 </s:g>
 <s:g visibility="hidden" id="dep-File-basedCertificateandKeyStores">
  <s:path class="arrow" d="M350.3000000000001,120.7258963654224L 54.199999999999996,206.42910363457764"/>
  <s:path class="arrow" d="M359.6000000000001,117.70391191709845L 379.2500000000001,110.62108808290158"/>
  <s:path class="arrow" d="M355.9502002763815,124.03000000000002L 405.82900502693724,355.92"/>
  <s:path class="arrow" d="M350.3000000000001,121.68272689075631L 181.1,205.47227310924373"/>
  <s:path class="arrow" d="M356.26406393895553,124.03000000000002L 404.0000000000001,292.9503212290503"/>
  <s:path class="arrow" d="M350.3000000000001,121.10668241965975L 121.55,206.0483175803403"/>
  <s:path class="arrowF" d="M359.6000000000001,117.70391191709845L 379.2500000000001,110.62108808290158"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RootCertificates"/>
 <s:g visibility="hidden" id="dep-ASNPKCS">
  <s:path class="arrow" d="M374.2037621918248,124.03000000000002L 406.8061094310149,355.92"/>
  <s:path class="arrow" d="M374.4089133008815,124.03000000000002L 404.0000000000001,284.2307478632479"/>
  <s:path class="arrow" d="M368.9000000000001,120.98154587960258L 121.55,206.17345412039748"/>
  <s:path class="arrow" d="M378.1621226641112,114.73L 379.2500000000001,113.63318840579711"/>
  <s:path class="arrowF" d="M378.1621226641112,114.73L 379.2500000000001,113.63318840579711"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenSSL">
  <s:path class="arrow" d="M383.48133798184455,124.03000000000002L 404.3168490988029,277.49"/>
  <s:path class="arrow" d="M378.2000000000001,120.61323357335735L 54.199999999999996,206.5417664266427"/>
  <s:path class="arrow" d="M378.2000000000001,120.92554145516075L 121.55,206.2294585448393"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EAPPluginsforWiFi">
  <s:path class="arrow" d="M389.60000000000014,120.86201460248785L 121.55,206.2929853975122"/>
  <s:path class="arrow" d="M394.5182101299795,124.03000000000002L 407.89353207426257,355.92"/>
  <s:path class="arrow" d="M398.9000000000001,122.61924717691343L 509.1500000000001,199.4207528230866"/>
  <s:path class="arrow" d="M391.22649495677246,124.03000000000002L 344.75,195.5085318559557"/>
  <s:path class="arrow" d="M389.60000000000014,120.57244778067886L 54.199999999999996,206.5825522193212"/>
  <s:path class="arrow" d="M394.6023746875412,124.03000000000002L 406.2314971714249,277.49"/>
  <s:path class="arrow" d="M389.63787733588896,114.73L 388.55000000000007,113.63318840579711"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TLS">
  <s:path class="arrow" d="M403.64499108770116,124.03000000000002L 408.3820842763014,355.92"/>
  <s:path class="arrow" d="M398.90000000000015,120.81393249607537L 121.55,206.3410675039247"/>
  <s:path class="arrow" d="M408.2000000000001,122.89248979591838L 509.1500000000001,199.14751020408164"/>
  <s:path class="arrow" d="M400.0072226224785,124.03000000000002L 344.75,196.55673758865254"/>
  <s:path class="arrow" d="M403.6747993685043,124.03000000000002L 407.7934469148797,277.49"/>
  <s:path class="arrow" d="M398.90000000000015,116.91064885496185L 388.55000000000007,111.41435114503818"/>
  <s:path class="arrowF" d="M398.90000000000015,122.9158L 291.95,204.23920000000004"/>
  <s:path class="arrowF" d="M398.90000000000015,116.91064885496185L 388.55000000000007,111.41435114503818"/>
  <s:path class="arrowF" d="M408.2000000000001,118.92693977591037L 506.00000000000017,109.39806022408966"/>
  <s:path class="arrowF" d="M400.82657266811293,114.73L 363.6500000000001,51.254444444444445"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TLSProvider">
  <s:path class="arrow" d="M412.77177204542284,124.03000000000002L 408.8706364783402,355.92"/>
  <s:path class="arrow" d="M408.20000000000016,120.5113976052849L 54.199999999999996,206.64360239471517"/>
  <s:path class="arrow" d="M408.20000000000016,121.11873413705585L 181.1,206.0362658629442"/>
  <s:path class="arrow" d="M412.7472240494673,124.03000000000002L 409.35539665833454,277.49"/>
  <s:path class="arrow" d="M408.20000000000016,120.76887227572226L 121.55,206.3861277242778"/>
  <s:path class="arrow" d="M408.20000000000016,117.70391191709847L 388.55000000000007,110.62108808290157"/>
  <s:path class="arrowF" d="M408.20000000000016,117.70391191709847L 388.55000000000007,110.62108808290157"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPsec">
  <s:path class="arrow" d="M417.5000000000001,120.4831582125604L 54.199999999999996,206.67184178743963"/>
  <s:path class="arrow" d="M426.80000000000007,123.60533551554829L 509.1500000000001,198.43466448445173"/>
  <s:path class="arrow" d="M421.89855300314446,124.03000000000002L 409.359188680379,355.92"/>
  <s:path class="arrow" d="M417.5686779538906,124.03000000000002L 344.75,197.9402925045704"/>
  <s:path class="arrow" d="M417.5000000000001,120.72655773955775L 121.55,206.4284422604423"/>
  <s:path class="arrow" d="M421.8196487304303,124.03000000000002L 410.9173464017893,277.49"/>
  <s:path class="arrow" d="M417.5000000000001,118.11143137254903L 388.55000000000007,110.213568627451"/>
  <s:path class="arrowF" d="M417.5000000000001,119.18618034751348L 176.45000000000007,109.13881965248655"/>
  <s:path class="arrowF" d="M426.80000000000007,118.83172033898306L 506.00000000000017,109.49327966101697"/>
  <s:path class="arrowF" d="M417.5000000000001,118.11143137254903L 388.55000000000007,110.213568627451"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPTransportFramework">
  <s:path class="arrow" d="M433.12125400381416,103.63000000000002L 409.8592481161246,355.92"/>
  <s:path class="arrow" d="M429.358810763889,103.63000000000002L 344.75,197.50096308186198"/>
  <s:path class="arrow" d="M438.2000000000001,99.58100194552532L 506.00000000000017,108.34399805447472"/>
  <s:path class="arrow" d="M428.90000000000015,100.29743945312502L 54.199999999999996,206.45756054687504"/>
  <s:path class="arrow" d="M432.9997564452894,103.63000000000002L 412.4265640964715,277.49"/>
  <s:path class="arrowF" d="M428.90000000000015,100.5776527711985L 121.55,206.17734722880155"/>
  <s:path class="arrowF" d="M428.90000000000015,99.15702865329514L 176.45000000000007,108.7679713467049"/>
  <s:path class="arrowF" d="M428.90000000000015,99.91327794561936L 388.55000000000007,108.01172205438068"/>
  <s:path class="arrowF" d="M437.0835489086501,94.33000000000001L 471.20000000000016,49.43420212765957"/>
  <s:path class="arrowF" d="M438.2000000000001,99.58100194552532L 506.00000000000017,108.34399805447472"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPExamples">
  <s:path class="arrow" d="M438.20000000000016,99.76604325699748L 388.55000000000007,108.15895674300256"/>
  <s:path class="arrow" d="M442.26111995704593,103.63000000000002L 410.31089500286987,355.92"/>
  <s:path class="arrow" d="M438.2417100694446,103.63000000000002L 344.75,197.96791240875916"/>
  <s:path class="arrow" d="M447.5000000000001,99.66344026548674L 506.00000000000017,108.2615597345133"/>
  <s:path class="arrow" d="M442.0942437923252,103.63000000000002L 413.30000000000007,280.79458333333343"/>
  <s:path class="arrow" d="M438.20000000000016,100.26628718535471L 54.199999999999996,206.48871281464534"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPPushSupport">
  <s:path class="arrow" d="M447.50000000000017,100.23657414307006L 54.199999999999996,206.51842585692998"/>
  <s:path class="arrow" d="M447.50000000000017,100.81495375408053L 181.1,205.94004624591952"/>
  <s:path class="arrow" d="M451.40098591027765,103.63000000000002L 410.7625418896152,355.92"/>
  <s:path class="arrow" d="M451.188731139361,103.63000000000002L 413.30000000000007,286.9112931034483"/>
  <s:path class="arrow" d="M456.8000000000001,99.77208974358976L 506.00000000000017,108.15291025641028"/>
  <s:path class="arrowF" d="M456.8000000000001,99.77208974358976L 506.00000000000017,108.15291025641028"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPBase">
  <s:path class="arrow" d="M466.1000000000001,99.92181402439026L 506.00000000000017,108.00318597560978"/>
  <s:path class="arrow" d="M460.5408518635094,103.63000000000002L 411.21418877636046,355.92"/>
  <s:path class="arrow" d="M456.8000000000001,100.20820284049529L 54.199999999999996,206.54679715950476"/>
  <s:path class="arrow" d="M460.28321848639666,103.63000000000002L 413.30000000000007,290.8732528409091"/>
  <s:path class="arrowF" d="M466.1000000000001,99.92181402439026L 506.00000000000017,108.00318597560978"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FTPEngine">
  <s:path class="arrow" d="M466.10000000000014,102.67010332950633L 344.75,198.9698966704937"/>
  <s:path class="arrow" d="M472.68077256944457,103.63000000000002L 509.1500000000001,191.4611149825784"/>
  <s:path class="arrow" d="M469.68071781674115,103.63000000000002L 411.6658356631058,355.92"/>
  <s:path class="arrow" d="M475.4000000000001,100.14133458646619L 506.00000000000017,107.78366541353385"/>
  <s:path class="arrow" d="M469.37770583343246,103.63000000000002L 413.30000000000007,293.648538647343"/>
  <s:path class="arrowF" d="M475.4000000000001,100.14133458646619L 506.00000000000017,107.78366541353385"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelnetEngine">
  <s:path class="arrow" d="M478.8205837699729,103.63000000000002L 412.11748254985105,355.92"/>
  <s:path class="arrow" d="M475.40000000000015,102.4248874598071L 344.75,199.21511254019293"/>
  <s:path class="arrow" d="M481.5636718750001,103.63000000000002L 509.1500000000001,188.3752"/>
  <s:path class="arrow" d="M478.47219318046825,103.63000000000002L 413.30000000000007,295.70085084033616"/>
 </s:g>
 <s:g visibility="hidden" id="dep-URIPermissionServices">
  <s:path class="arrow" d="M490.02429042232154,103.63000000000002L 412.6711142174743,355.92"/>
  <s:path class="arrow" d="M489.62027444457664,103.63000000000002L 413.30000000000007,297.58765398550725"/>
  <s:path class="arrow" d="M486.8000000000002,100.58602142857144L 181.1,206.16897857142862"/>
  <s:path class="arrow" d="M486.8000000000002,100.1248217922607L 54.199999999999996,206.63017820773933"/>
  <s:path class="arrowF" d="M486.8000000000002,97.02573612684033L 363.6500000000001,45.26926387315969"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BookmarkSupport">
  <s:path class="arrow" d="M499.1641563755533,103.63000000000002L 413.1227611042196,355.92"/>
  <s:path class="arrow" d="M496.1000000000002,100.53996530989826L 181.1,206.2150346901018"/>
  <s:path class="arrow" d="M496.1000000000002,100.10122506648938L 54.199999999999996,206.65377493351068"/>
  <s:path class="arrow" d="M498.7147617916124,103.63000000000002L 413.30000000000007,298.7809364820847"/>
  <s:path class="arrowF" d="M496.1000000000002,97.1539523809524L 363.6500000000001,45.14104761904762"/>
  <s:path class="arrowF" d="M498.66996766370266,94.33000000000001L 480.5000000000001,53.71027108433733"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPProtocolPlugins">
  <s:path class="arrow" d="M505.4000000000002,99.3473186682521L 388.55000000000007,108.57768133174794"/>
  <s:path class="arrow" d="M508.30402232878504,103.63000000000002L 413.30000000000007,356.6508210059172"/>
  <s:path class="arrow" d="M505.4000000000002,100.26677794734836L 121.55,206.48822205265168"/>
  <s:path class="arrow" d="M510.3299799297543,103.63000000000002L 509.1980180632215,84.83000000000001"/>
  <s:path class="arrow" d="M505.4000000000002,100.07858143322477L 54.199999999999996,206.67641856677528"/>
  <s:path class="arrow" d="M507.80924913864817,103.63000000000002L 413.30000000000007,299.75533284023675"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HTTPTransportPlugins">
  <s:path class="arrow" d="M514.7000000000002,99.32209856035439L 388.55000000000007,108.60290143964565"/>
  <s:path class="arrow" d="M517.4438882820168,103.63000000000002L 413.30000000000007,357.6912262872629"/>
  <s:path class="arrow" d="M514.7000000000002,100.05683429118776L 54.199999999999996,206.6981657088123"/>
  <s:path class="arrow" d="M514.7000000000002,101.66960669456068L 344.75,199.97039330543936"/>
  <s:path class="arrow" d="M519.1010850694446,103.63000000000002L 516.5728587962964,150.86"/>
  <s:path class="arrow" d="M516.9037364856839,103.63000000000002L 413.30000000000007,300.56600948509487"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UPnP"/>
 <s:g visibility="hidden" id="dep-OBEXProtocol">
  <s:path class="arrow" d="M543.8000000000001,100.15227841501566L 121.55,206.6027215849844"/>
  <s:path class="arrow" d="M543.8000000000001,99.99402435357789L 54.199999999999996,206.76097564642217"/>
  <s:path class="arrow" d="M543.8000000000001,101.29395248380132L 344.75,200.34604751619872"/>
  <s:path class="arrow" d="M551.0736979166667,103.63000000000002L 602.3,194.41876923076924"/>
  <s:path class="arrow" d="M546.0428236840644,103.63000000000002L 413.30000000000007,360.05248390557944"/>
  <s:path class="arrow" d="M543.8000000000001,100.20585317460319L 515.3000000000002,107.71914682539685"/>
  <s:path class="arrow" d="M545.3606807651182,103.63000000000002L 413.30000000000007,302.40588519313303"/>
  <s:path class="arrowF" d="M543.8000000000001,97.9714582115722L 296.4500000000001,44.323541788427825"/>
  <s:path class="arrowF" d="M543.8000000000001,97.61371733966747L 363.6500000000001,44.68128266033254"/>
  <s:path class="arrowF" d="M543.8000000000001,95.41467975206612L 480.5000000000001,46.88032024793389"/>
  <s:path class="arrowF" d="M543.8000000000001,100.20585317460319L 515.3000000000002,107.71914682539685"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OBEXExtensionAPI">
  <s:path class="arrow" d="M555.1826896372961,103.63000000000002L 413.30000000000007,360.6127615694165"/>
  <s:path class="arrow" d="M553.1,99.9638057324841L 515.3000000000002,107.96119426751594"/>
  <s:path class="arrow" d="M554.455168112154,103.63000000000002L 413.30000000000007,302.84244969818917"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPMessageAPI">
  <s:path class="arrow" d="M438.2000000000001,118.75065175097278L 506.00000000000017,109.57434824902725"/>
  <s:path class="arrow" d="M433.08621998357745,124.03000000000002L 409.9580591215879,355.92"/>
  <s:path class="arrow" d="M428.90000000000015,120.45040820312501L 54.199999999999996,206.70459179687504"/>
  <s:path class="arrow" d="M428.90000000000015,123.52394863563404L 344.75,198.51605136436598"/>
  <s:path class="arrow" d="M438.03081772334303,124.03000000000002L 509.1500000000001,197.83442990654208"/>
  <s:path class="arrow" d="M432.94068543612696,124.03000000000002L 412.8319944744114,277.49"/>
  <s:path class="arrowF" d="M428.90000000000015,122.1905076923077L 291.95,204.96449230769235"/>
  <s:path class="arrowF" d="M438.2000000000001,118.75065175097278L 506.00000000000017,109.57434824902725"/>
  <s:path class="arrowF" d="M428.9926148688623,114.73L 363.6500000000001,48.05949698189136"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WAPShortStack"/>
 <s:g visibility="hidden" id="dep-m-Router">
  <s:path class="arrow" d="M449.60000000000014,120.85961393088554L 181.1,206.2953860691145"/>
  <s:path class="arrow" d="M451.8881484149857,124.03000000000002L 416.6000000000001,193.50510638297874"/>
  <s:path class="arrow" d="M457.5750180115275,124.03000000000002L 509.1500000000001,196.1570277078086"/>
  <s:path class="arrow" d="M458.9000000000001,118.5196675531915L 506.00000000000017,109.80533244680853"/>
  <s:path class="arrow" d="M453.4006679217321,124.03000000000002L 411.0454817648356,355.92"/>
  <s:path class="arrow" d="M458.9000000000001,121.91603143418469L 602.3,200.12396856581535"/>
  <s:path class="arrow" d="M449.60000000000014,120.39565789473686L 54.199999999999996,206.75934210526322"/>
  <s:path class="arrow" d="M449.60000000000014,122.77248357424442L 344.75,199.26751642575562"/>
  <s:path class="arrow" d="M453.1341468227866,124.03000000000002L 413.30000000000007,290.0274506578948"/>
  <s:path class="arrowF" d="M458.9000000000001,118.5196675531915L 506.00000000000017,109.80533244680853"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PLPRemoteLink">
  <s:path class="arrow" d="M462.52744887945374,124.03000000000002L 411.5340339668744,355.92"/>
  <s:path class="arrow" d="M462.2065715037496,124.03000000000002L 413.30000000000007,293.30998633879784"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PLPVariant">
  <s:path class="arrow" d="M471.6542298371754,124.03000000000002L 412.0225861689132,355.92"/>
  <s:path class="arrow" d="M471.2789961847127,124.03000000000002L 413.30000000000007,295.64150700934584"/>
  <s:path class="arrowF" d="M468.20000000000016,119.08857207207208L 311.00000000000006,109.23642792792795"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RTP">
  <s:path class="arrow" d="M488.9000000000001,122.53608801955991L 602.3,199.50391198044014"/>
  <s:path class="arrow" d="M479.60000000000014,122.06645161290324L 344.75,199.9735483870968"/>
  <s:path class="arrow" d="M485.899945965418,124.03000000000002L 509.1500000000001,189.55502538071067"/>
  <s:path class="arrow" d="M479.60000000000014,120.49892405063292L 121.55,206.6560759493671"/>
  <s:path class="arrow" d="M482.40003289040925,124.03000000000002L 413.30000000000007,297.7169543650794"/>
  <s:path class="arrow" d="M482.8418968176084,124.03000000000002L 412.6214566101221,355.92"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AMRPayloadFormatter">
  <s:path class="arrow" d="M491.9686777753301,124.03000000000002L 413.11000881216086,355.92"/>
  <s:path class="arrow" d="M488.90000000000015,120.30575844594595L 54.199999999999996,206.8492415540541"/>
  <s:path class="arrow" d="M491.47245757137233,124.03000000000002L 413.30000000000007,298.9972703180212"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPFramework">
  <s:path class="arrow" d="M498.20000000000016,116.92117309697602L 363.6500000000001,45.77382690302399"/>
  <s:path class="arrow" d="M498.20000000000016,123.64019801980199L 416.6000000000001,198.39980198019805"/>
  <s:path class="arrow" d="M498.20000000000016,120.44500000000001L 121.55,206.71000000000004"/>
  <s:path class="arrow" d="M498.20000000000016,121.75942857142859L 344.75,200.28057142857145"/>
  <s:path class="arrow" d="M498.20000000000016,118.97207440100884L 388.55000000000007,109.35292559899119"/>
  <s:path class="arrow" d="M498.20000000000016,120.63930376838236L 181.1,206.51569623161768"/>
  <s:path class="arrow" d="M501.09545873305177,124.03000000000002L 413.30000000000007,356.7112659235669"/>
  <s:path class="arrow" d="M498.20000000000016,120.28676538716083L 54.199999999999996,206.86823461283922"/>
  <s:path class="arrow" d="M503.4614012968301,124.03000000000002L 509.1500000000001,167.294520547945"/>
  <s:path class="arrow" d="M500.54488225233536,124.03000000000002L 413.30000000000007,300.02478503184716"/>
  <s:path class="arrow" d="M506.3258025874462,114.73L 506.00000000000017,115.16586538461539"/>
  <s:path class="arrowF" d="M498.20000000000016,119.23342772995017L 176.45000000000007,109.09157227004987"/>
  <s:path class="arrowF" d="M506.3258025874462,114.73L 506.00000000000017,115.16586538461539"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecureRTP"/>
 <s:g visibility="hidden" id="dep-SIPDummyPRT">
  <s:path class="arrow" d="M566.3863962896448,103.63000000000002L 413.30000000000007,361.21097663551404"/>
  <s:path class="arrow" d="M564.5000000000001,101.08483300589393L 344.75,200.55516699410612"/>
  <s:path class="arrow" d="M565.6032493762624,103.63000000000002L 413.30000000000007,303.30857476635515"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPStateMachine">
  <s:path class="arrow" d="M575.5262622428764,103.63000000000002L 413.30000000000007,361.63950088339226"/>
  <s:path class="arrow" d="M573.8000000000001,100.23844962686569L 181.1,206.51655037313438"/>
  <s:path class="arrow" d="M573.8000000000001,99.93650737379468L 54.199999999999996,206.81849262620537"/>
  <s:path class="arrow" d="M574.6977367232981,103.63000000000002L 413.30000000000007,303.6424779151944"/>
  <s:path class="arrow" d="M573.8000000000001,99.66344026548674L 515.3000000000002,108.2615597345133"/>
  <s:path class="arrowF" d="M573.8000000000001,99.66344026548674L 515.3000000000002,108.2615597345133"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIPConnectionPlugins">
  <s:path class="arrow" d="M584.6661281961083,103.63000000000002L 413.30000000000007,362.0235217755444"/>
  <s:path class="arrow" d="M583.1000000000001,100.92674742580256L 344.75,200.71325257419747"/>
  <s:path class="arrow" d="M583.792224070334,103.63000000000002L 413.30000000000007,303.9417043551089"/>
  <s:path class="arrow" d="M583.1000000000001,99.58100194552532L 515.3000000000002,108.34399805447472"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MetadataUtilityFramework">
  <s:path class="arrow" d="M595.8698348484569,103.63000000000002L 413.30000000000007,362.4431062992126"/>
  <s:path class="arrow" d="M594.5000000000001,100.02903421461899L 121.55,206.72596578538105"/>
  <s:path class="arrow" d="M594.5000000000001,99.90048171397382L 54.199999999999996,206.85451828602623"/>
  <s:path class="arrow" d="M602.7787053632981,103.63000000000002L 679.4000000000001,201.81626325088342"/>
  <s:path class="arrow" d="M594.9403053344423,103.63000000000002L 413.30000000000007,304.2686417322835"/>
  <s:path class="arrowF" d="M603.8000000000001,100.40357142857144L 627.0500000000002,107.5214285714286"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BroadcastRadioTuner">
  <s:path class="arrow" d="M611.6812146697919,103.63000000000002L 679.4000000000001,201.08324404761908"/>
  <s:path class="arrow" d="M605.0097008016886,103.63000000000002L 413.30000000000007,362.74993618618623"/>
  <s:path class="arrow" d="M603.8000000000001,99.88516505636073L 54.199999999999996,206.86983494363932"/>
  <s:path class="arrow" d="M604.034792681478,103.63000000000002L 413.30000000000007,304.50772147147154"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitter">
  <s:path class="arrow" d="M614.1495667549204,103.63000000000002L 413.30000000000007,363.02947274031567"/>
  <s:path class="arrow" d="M613.1000000000001,99.87034978880678L 54.199999999999996,206.88465021119328"/>
  <s:path class="arrow" d="M620.5837239762858,103.63000000000002L 679.4000000000001,200.14458144796384"/>
  <s:path class="arrow" d="M613.1292800285138,103.63000000000002L 413.30000000000007,304.72553443328553"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MUFUnitTests"/>
 <s:g visibility="hidden" id="dep-MUFIntegrationTests"/>
 <s:g visibility="hidden" id="dep-TunerUnitTests"/>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitterUnitTests"/>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitterIntegrationTests"/>
 <s:g visibility="hidden" id="dep-MetadataParserPlugin">
  <s:path class="arrow" d="M595.6243985194326,122.43000000000002L 413.30000000000007,362.9020039370079"/>
  <s:path class="arrow" d="M594.5000000000001,118.64775894245724L 121.55,206.90724105754282"/>
  <s:path class="arrow" d="M603.8000000000001,116.51785714285717L 627.0500000000002,110.20714285714287"/>
  <s:path class="arrow" d="M594.5272994129159,122.43000000000002L 413.30000000000007,304.7275393700788"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaFrameworkPlugins">
  <s:path class="arrow" d="M613.1,120.43194391634982L 761.6000000000001,205.12305608365023"/>
  <s:path class="arrow" d="M604.752282541641,122.43000000000002L 413.30000000000007,363.1874737237237"/>
  <s:path class="arrow" d="M603.8000000000001,118.52875067096083L 54.199999999999996,207.02624932903922"/>
  <s:path class="arrow" d="M612.3562170120563,122.43000000000002L 679.4000000000001,202.23959325396828"/>
  <s:path class="arrow" d="M603.8000000000001,122.23974099099101L 413.30000000000007,304.945259009009"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BroadcastRadioTransmitterPlugin">
  <s:path class="arrow" d="M613.8801665638496,122.43000000000002L 413.30000000000007,363.447550215208"/>
  <s:path class="arrow" d="M613.1000000000001,118.87319945141067L 239.6,206.6818005485894"/>
  <s:path class="arrow" d="M613.1000000000001,122.04138809182211L 413.30000000000007,305.14361190817795"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MMFUnitTests"/>
 <s:g visibility="hidden" id="dep-MMFIntegrationTests"/>
 <s:g visibility="hidden" id="dep-MMFCharacterisationValidation"/>
 <s:g visibility="hidden" id="dep-UIKON">
  <s:path class="arrow" d="M671.0000000000001,99.10547319252642L 311.00000000000006,108.81952680747362"/>
  <s:path class="arrow" d="M671.0000000000001,100.12793907420016L 239.6,206.62706092579992"/>
  <s:path class="arrow" d="M671.0000000000001,99.07196635903544L 176.45000000000007,108.8530336409646"/>
  <s:path class="arrow" d="M671.0000000000001,99.78801269765215L 54.199999999999996,206.9669873023479"/>
  <s:path class="arrow" d="M679.522328691576,103.63000000000002L 761.6000000000001,202.1911506622517"/>
  <s:path class="arrow" d="M671.0000000000001,99.99341496394233L 181.1,206.76158503605774"/>
  <s:path class="arrow" d="M671.0526031734278,103.63000000000002L 413.30000000000007,364.3317949438202"/>
  <s:path class="arrow" d="M680.3000000000001,100.40357142857144L 703.5500000000002,107.5214285714286"/>
  <s:path class="arrow" d="M671.0000000000001,102.64470505617979L 413.30000000000007,305.74029494382023"/>
  <s:path class="arrowF" d="M671.0000000000001,98.1625603979157L 363.6500000000001,44.13243960208431"/>
  <s:path class="arrowF" d="M671.0000000000001,100.28268250289689L 291.95,206.47231749710318"/>
  <s:path class="arrowF" d="M680.3000000000001,100.40357142857144L 703.5500000000002,107.5214285714286"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ErrorResolverData"/>
 <s:g visibility="hidden" id="dep-UILookandFeel"/>
 <s:g visibility="hidden" id="dep-Grid">
  <s:path class="arrow" d="M698.9000000000001,103.23824262461854L 413.30000000000007,364.7767573753815"/>
  <s:path class="arrow" d="M698.9000000000001,99.75354243119269L 54.199999999999996,207.00145756880738"/>
  <s:path class="arrow" d="M698.9000000000001,99.9397737620945L 181.1,206.81522623790556"/>
  <s:path class="arrow" d="M698.9000000000001,102.29799338758903L 413.30000000000007,306.0870066124111"/>
  <s:path class="arrow" d="M706.2298566110576,103.63000000000002L 761.6000000000001,199.70647129186608"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UIFrameworksDocumentation"/>
 <s:g visibility="hidden" id="dep-ControlEnvironment">
  <s:path class="arrow" d="M671.0000000000001,122.1557893258427L 413.30000000000007,364.65921067415735"/>
  <s:path class="arrow" d="M671.0000000000001,118.44838643986586L 54.199999999999996,207.1066135601342"/>
  <s:path class="arrow" d="M680.3000000000001,116.51785714285717L 703.5500000000002,110.20714285714287"/>
  <s:path class="arrow" d="M671.0000000000001,118.61829477163464L 181.1,206.93670522836544"/>
  <s:path class="arrow" d="M676.0840241124508,122.43000000000002L 679.4000000000001,157.95633928571417"/>
  <s:path class="arrow" d="M671.0000000000001,121.1172893258427L 413.30000000000007,306.06771067415735"/>
  <s:path class="arrow" d="M671.0000000000001,117.66875507717305L 311.00000000000006,109.05624492282699"/>
  <s:path class="arrow" d="M680.3000000000001,122.3989486754967L 761.6000000000001,203.15605132450332"/>
  <s:path class="arrowF" d="M680.3000000000001,122.3989486754967L 761.6000000000001,203.15605132450332"/>
  <s:path class="arrowF" d="M671.0000000000001,117.69846233998216L 176.45000000000007,109.02653766001788"/>
  <s:path class="arrowF" d="M680.3000000000001,116.51785714285717L 703.5500000000002,110.20714285714287"/>
  <s:path class="arrowF" d="M671.0000000000001,116.68648270961631L 363.6500000000001,44.4085172903837"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FrontEndProcessor">
  <s:path class="arrow" d="M680.3000000000001,122.00850434310533L 413.30000000000007,364.8064956568947"/>
  <s:path class="arrow" d="M689.6,116.01300000000002L 703.5500000000002,110.71200000000002"/>
  <s:path class="arrow" d="M680.3000000000001,118.60296312684368L 181.1,206.95203687315637"/>
  <s:path class="arrow" d="M680.3000000000001,121.00495928338763L 413.30000000000007,306.1800407166124"/>
  <s:path class="arrow" d="M689.1507333740764,122.43000000000002L 761.6000000000001,202.62768450184507"/>
  <s:path class="arrowF" d="M689.6,116.01300000000002L 703.5500000000002,110.71200000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsEffects">
  <s:path class="arrow" d="M698.9000000000001,114.83500000000002L 703.5500000000002,111.89000000000001"/>
  <s:path class="arrow" d="M697.9702066781489,122.43000000000002L 761.6000000000001,201.9628229166667"/>
  <s:path class="arrow" d="M689.6000000000001,121.87081144957985L 413.30000000000007,364.9441885504202"/>
  <s:path class="arrow" d="M689.6000000000001,120.89994485294119L 413.30000000000007,306.28505514705887"/>
  <s:path class="arrowF" d="M698.9000000000001,114.83500000000002L 703.5500000000002,111.89000000000001"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UIGraphicsUtilities">
  <s:path class="arrow" d="M698.9000000000001,118.57392287990895L 181.1,206.9810771200911"/>
  <s:path class="arrow" d="M698.9000000000001,121.74180315361141L 413.30000000000007,365.0731968463886"/>
  <s:path class="arrow" d="M698.9000000000001,118.41987270642204L 54.199999999999996,207.13512729357802"/>
  <s:path class="arrow" d="M705.9973684210528,113.13000000000001L 703.5500000000002,117.77999999999984"/>
  <s:path class="arrow" d="M706.7896799822213,122.43000000000002L 761.6000000000001,201.1007296650718"/>
  <s:path class="arrow" d="M698.9000000000001,120.80155391658191L 413.30000000000007,306.38344608341816"/>
  <s:path class="arrowF" d="M705.9973684210528,113.13000000000001L 703.5500000000002,117.77999999999984"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NumberFormatting">
  <s:path class="arrow" d="M708.2000000000002,121.62068293885604L 413.30000000000007,365.194317061144"/>
  <s:path class="arrow" d="M708.2000000000002,120.70917899408286L 413.30000000000007,306.47582100591717"/>
  <s:path class="arrowF" d="M710.4026315789475,113.13000000000001L 712.8500000000001,117.78000000000006"/>
  <s:path class="arrowF" d="M708.2000000000002,116.80144340822383L 363.6500000000001,44.293556591776166"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Clock">
  <s:path class="arrow" d="M717.5000000000001,121.50674880382776L 413.30000000000007,365.3082511961723"/>
  <s:path class="arrow" d="M724.4286265903662,122.43000000000002L 761.6000000000001,198.28573129251706"/>
  <s:path class="arrow" d="M717.5000000000001,120.62228468899524L 413.30000000000007,306.5627153110048"/>
  <s:path class="arrowF" d="M717.5000000000001,114.83500000000001L 712.8500000000001,111.89000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BMPAnimation">
  <s:path class="arrow" d="M726.8000000000001,121.39937964684016L 413.30000000000007,365.41562035315985"/>
  <s:path class="arrow" d="M733.2480998944386,122.43000000000002L 761.6000000000001,195.74980603448282"/>
  <s:path class="arrow" d="M726.8000000000001,120.54039730483272L 413.30000000000007,306.6446026951673"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Animation">
  <s:path class="arrow" d="M737.820337240958,122.43000000000002L 688.7,200.3944576719577"/>
  <s:path class="arrow" d="M736.1000000000001,118.38543511284723L 54.199999999999996,207.16956488715283"/>
  <s:path class="arrow" d="M742.0675731985111,122.43000000000002L 761.6000000000001,191.36414705882356"/>
  <s:path class="arrow" d="M736.1000000000001,121.29802393857274L 413.30000000000007,365.51697606142733"/>
  <s:path class="arrow" d="M736.1000000000001,116.51785714285715L 712.8500000000001,110.20714285714288"/>
  <s:path class="arrow" d="M736.1000000000001,120.46309620596207L 413.30000000000007,306.721903794038"/>
  <s:path class="arrowF" d="M736.1000000000001,116.51785714285715L 712.8500000000001,110.20714285714288"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MIMERecognitionFramework">
  <s:path class="arrow" d="M22.1,163.15425943396227L 171.79999999999998,206.43074056603777"/>
  <s:path class="arrow" d="M22.1,164.2731805981595L 404.0000000000001,366.57181940184057"/>
  <s:path class="arrow" d="M20.697362123354726,166.46L 44.9,201.11651869158882"/>
  <s:path class="arrow" d="M22.1,163.5643884202454L 404.0000000000001,307.65061157975464"/>
  <s:path class="arrowF" d="M20.697362123354726,166.46L 44.9,201.11651869158882"/>
  <s:path class="arrowF" d="M22.1,163.95919306184012L 112.24999999999999,205.6258069381599"/>
  <s:path class="arrowF" d="M22.1,162.13063793879388L 679.4000000000001,207.45436206120615"/>
  <s:path class="arrowF" d="M22.1,160.21737123420797L 167.15000000000006,110.53762876579205"/>
  <s:path class="arrowF" d="M22.1,160.95910955347873L 301.7000000000001,109.7958904465213"/>
  <s:path class="arrowF" d="M22.1,161.13917928776095L 379.2500000000001,109.61582071223907"/>
  <s:path class="arrowF" d="M22.1,159.80161016949154L 287.15000000000015,45.32338983050846"/>
  <s:path class="arrowF" d="M22.1,160.1967610891524L 354.35000000000014,44.9282389108476"/>
  <s:path class="arrowF" d="M22.1,160.6079892015707L 471.20000000000016,44.517010798429325"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemAgent">
  <s:path class="arrow" d="M31.4,164.3331637863315L 404.0000000000001,366.5118362136685"/>
  <s:path class="arrow" d="M31.4,163.60711115475254L 404.0000000000001,307.6078888452475"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TaskScheduler">
  <s:path class="arrow" d="M40.7,164.39614130434782L 404.0000000000001,366.44885869565223"/>
  <s:path class="arrow" d="M37.41571304253237,166.46L 44.9,191.94261111111112"/>
  <s:path class="arrow" d="M40.7,163.33234508547008L 171.79999999999998,206.25265491452996"/>
  <s:path class="arrow" d="M40.7,163.65196658615136L 404.0000000000001,307.56303341384864"/>
  <s:path class="arrowF" d="M37.41571304253237,166.46L 44.9,191.94261111111112"/>
  <s:path class="arrowF" d="M40.7,160.10384811890387L 354.35000000000014,45.02115188109613"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ActiveBackupClient">
  <s:path class="arrow" d="M50,164.46234310487202L 404.0000000000001,366.38265689512804"/>
  <s:path class="arrow" d="M50,163.69911849710982L 404.0000000000001,307.51588150289024"/>
  <s:path class="arrowF" d="M50,163.44033752860412L 171.79999999999998,206.14466247139592"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SyslibsDocumentation"/>
 <s:g visibility="hidden" id="dep-HTTPUtilitiesLibrary">
  <s:path class="arrow" d="M68.6,164.6054634464752L 404.0000000000001,366.23953655352483"/>
  <s:path class="arrow" d="M62.49323942129881,166.46L 54.199999999999996,192.93213541666668"/>
  <s:path class="arrow" d="M68.6,163.8010552654482L 404.0000000000001,307.4139447345518"/>
  <s:path class="arrowF" d="M68.6,165.8465864022663L 112.24999999999999,203.73841359773374"/>
  <s:path class="arrowF" d="M68.6,162.76696104768303L 282.65000000000003,206.818038952317"/>
  <s:path class="arrowF" d="M68.6,162.15468190614416L 679.4000000000001,207.43031809385587"/>
  <s:path class="arrowF" d="M68.6,161.0416854195968L 379.2500000000001,109.7133145804032"/>
  <s:path class="arrowF" d="M68.6,161.25969274680995L 506.00000000000017,109.49530725319008"/>
  <s:path class="arrowF" d="M68.6,159.94251398068124L 354.35000000000014,45.182486019318745"/>
  <s:path class="arrowF" d="M68.6,160.47229242534596L 471.20000000000016,44.65270757465403"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CStandardLibrary">
  <s:path class="arrow" d="M22.1,199.45683867968387L 335.45000000000005,202.61316132031615"/>
  <s:path class="arrow" d="M22.1,200.6217523364486L 44.9,206.56324766355144"/>
  <s:path class="arrow" d="M22.1,201.42624808282207L 404.0000000000001,367.01875191717795"/>
  <s:path class="arrow" d="M22.1,200.71745590490798L 404.0000000000001,308.0975440950921"/>
  <s:path class="arrowF" d="M22.1,199.65463679245283L 171.79999999999998,207.5303632075472"/>
  <s:path class="arrowF" d="M22.1,199.55414396887159L 282.65000000000003,207.63085603112845"/>
  <s:path class="arrowF" d="M22.1,199.44830798479086L 407.3000000000001,202.62169201520916"/>
  <s:path class="arrowF" d="M22.1,199.44044726503475L 509.1500000000001,202.62955273496527"/>
  <s:path class="arrowF" d="M22.1,199.43563613231552L 602.3,202.6343638676845"/>
  <s:path class="arrowF" d="M22.1,199.46835171017102L 679.4000000000001,207.716648289829"/>
  <s:path class="arrowF" d="M22.1,199.46194611378206L 761.6000000000001,207.723053886218"/>
  <s:path class="arrowF" d="M22.1,198.26206099058535L 379.2500000000001,110.09293900941468"/>
  <s:path class="arrowF" d="M22.1,200.6217523364486L 44.9,206.56324766355144"/>
 </s:g>
 <s:g visibility="hidden" id="dep-C++StandardLibrary">
  <s:path class="arrow" d="M31.4,201.1160197368421L 44.9,206.06898026315793"/>
  <s:path class="arrow" d="M31.4,200.74929497250588L 404.0000000000001,308.0657050274941"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenEnvironmentCore">
  <s:path class="arrow" d="M40.7,199.43647136100893L 602.3,202.6335286389911"/>
  <s:path class="arrow" d="M40.7,199.44163265306122L 509.1500000000001,202.6283673469388"/>
  <s:path class="arrow" d="M40.7,202.2912777777778L 44.9,204.89372222222224"/>
  <s:path class="arrow" d="M40.7,201.52689814814815L 404.0000000000001,366.9181018518519"/>
  <s:path class="arrow" d="M40.7,199.45970399605326L 335.45000000000005,202.61029600394676"/>
  <s:path class="arrow" d="M40.7,200.7827234299517L 404.0000000000001,308.03227657004834"/>
  <s:path class="arrowF" d="M40.7,199.68704594017095L 171.79999999999998,207.49795405982908"/>
  <s:path class="arrowF" d="M40.7,198.2006791720569L 379.2500000000001,110.1543208279431"/>
  <s:path class="arrowF" d="M40.7,199.89110389610389L 112.24999999999999,207.29389610389615"/>
  <s:path class="arrowF" d="M40.7,202.2912777777778L 44.9,204.89372222222224"/>
  <s:path class="arrowF" d="M40.7,196.31119889502762L 167.15000000000006,112.0438011049724"/>
 </s:g>
 <s:g visibility="hidden" id="dep-POSIXRealtimeExtensions"/>
 <s:g visibility="hidden" id="dep-XMLFramework">
  <s:path class="arrow" d="M22.1,182.8497143404908L 404.0000000000001,366.7952856595092"/>
  <s:path class="arrow" d="M22.1,184.54511682242992L 44.9,203.83988317757013"/>
  <s:path class="arrow" d="M22.1,181.40444811320756L 171.79999999999998,206.98055188679248"/>
  <s:path class="arrow" d="M22.1,182.14092216257671L 404.0000000000001,307.87407783742333"/>
  <s:path class="arrowF" d="M22.1,184.54511682242992L 44.9,203.83988317757013"/>
  <s:path class="arrowF" d="M22.1,180.92778242677826L 335.45000000000005,202.34221757322177"/>
  <s:path class="arrowF" d="M22.1,180.81657298277426L 509.1500000000001,202.45342701722578"/>
  <s:path class="arrowF" d="M22.1,178.45099611273082L 167.15000000000006,111.10400388726922"/>
  <s:path class="arrowF" d="M22.1,179.93432633819953L 506.00000000000017,109.6206736618005"/>
  <s:path class="arrowF" d="M22.1,178.74081027667987L 354.35000000000014,45.184189723320145"/>
  <s:path class="arrowF" d="M22.1,179.21728239528798L 471.20000000000016,44.70771760471203"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Libxml2Libraries"/>
 <s:g visibility="hidden" id="dep-XMLDOMandXPath"/>
 <s:g visibility="hidden" id="dep-XMLExpatParser">
  <s:path class="arrow" d="M50,183.02171552436005L 404.0000000000001,366.62328447564"/>
  <s:path class="arrow" d="M50,182.25849091659788L 404.0000000000001,307.7565090834022"/>
  <s:path class="arrow" d="M46.06893981225842,185.26000000000002L 44.9,177.69946428571427"/>
 </s:g>
 <s:g visibility="hidden" id="dep-XMLLibxml2Parser"/>
 <s:g visibility="hidden" id="dep-WBXMLParser">
  <s:path class="arrow" d="M68.6,183.15185161009575L 404.0000000000001,366.49314838990426"/>
  <s:path class="arrow" d="M68.6,182.34744342906876L 404.0000000000001,307.6675565709313"/>
  <s:path class="arrow" d="M61.48506350082827,185.26000000000002L 54.199999999999996,199.00296875000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ZipCompressionLibrary">
  <s:path class="arrow" d="M80.00000000000001,183.65012635379063L 112.24999999999999,204.73487364620942"/>
  <s:path class="arrow" d="M80.00000000000001,182.4068699369937L 404.0000000000001,307.60813006300634"/>
  <s:path class="arrow" d="M70.93365543898399,185.26000000000002L 54.199999999999996,202.87898255813957"/>
  <s:path class="arrow" d="M80.00000000000001,183.23879162916293L 404.0000000000001,366.40620837083713"/>
  <s:path class="arrowF" d="M80.00000000000001,180.8175197141449L 679.4000000000001,207.56748028585514"/>
  <s:path class="arrowF" d="M80.00000000000001,177.15492223950235L 167.15000000000006,112.4000777604977"/>
  <s:path class="arrowF" d="M80.00000000000001,179.16739285714286L 301.7000000000001,110.38760714285716"/>
  <s:path class="arrowF" d="M80.00000000000001,179.0159382022472L 471.20000000000016,44.9090617977528"/>
  <s:path class="arrowF" d="M70.93365543898399,185.26000000000002L 54.199999999999996,202.87898255813957"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PluginFramework">
  <s:path class="arrow" d="M22.1,238.57931556748468L 404.0000000000001,367.46568443251533"/>
  <s:path class="arrow" d="M22.1,232.775023364486L 44.9,212.00997663551405"/>
  <s:path class="arrow" d="M22.1,236.15501415094343L 171.79999999999998,208.62998584905665"/>
  <s:path class="arrow" d="M22.1,237.87052338957056L 404.0000000000001,308.54447661042946"/>
  <s:path class="arrowF" d="M22.1,235.64305429864257L 112.24999999999999,209.14194570135749"/>
  <s:path class="arrowF" d="M22.1,236.15501415094343L 171.79999999999998,208.62998584905665"/>
  <s:path class="arrowF" d="M22.1,236.38497586206898L 230.29999999999998,208.40002413793107"/>
  <s:path class="arrowF" d="M22.1,236.50622846025573L 282.65000000000003,208.27877153974433"/>
  <s:path class="arrowF" d="M22.1,236.51495118549514L 335.45000000000005,203.1550488145049"/>
  <s:path class="arrowF" d="M22.1,236.60511406844108L 407.3000000000001,203.06488593155896"/>
  <s:path class="arrowF" d="M22.1,236.68819582955578L 509.1500000000001,202.98180417044426"/>
  <s:path class="arrowF" d="M22.1,236.73904580152674L 602.3,202.9309541984733"/>
  <s:path class="arrowF" d="M22.1,236.8060654815482L 679.4000000000001,207.97893451845187"/>
  <s:path class="arrowF" d="M22.1,236.82845252403848L 761.6000000000001,207.95654747596157"/>
  <s:path class="arrowF" d="M22.1,233.15187074829933L 167.15000000000006,112.80312925170071"/>
  <s:path class="arrowF" d="M22.1,234.94872533748705L 301.7000000000001,111.006274662513"/>
  <s:path class="arrowF" d="M22.1,235.38494269340976L 379.2500000000001,110.57005730659027"/>
  <s:path class="arrowF" d="M22.1,235.802574513382L 506.00000000000017,110.15242548661803"/>
  <s:path class="arrowF" d="M22.1,236.0405213675214L 627.0500000000002,109.91447863247865"/>
  <s:path class="arrowF" d="M22.1,236.14789033659068L 703.5500000000002,109.80710966340935"/>
  <s:path class="arrowF" d="M22.1,233.7270338983051L 287.15000000000015,46.59796610169491"/>
  <s:path class="arrowF" d="M22.1,234.3729578392622L 354.35000000000014,45.95204216073779"/>
  <s:path class="arrowF" d="M22.1,235.0451619764398L 471.20000000000016,45.27983802356019"/>
  <s:path class="arrowF" d="M22.1,232.775023364486L 44.9,212.00997663551405"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ApplicationUtilities">
  <s:path class="arrow" d="M31.4,236.1018987975952L 171.79999999999998,208.68310120240483"/>
  <s:path class="arrow" d="M31.4,238.6175314218382L 404.0000000000001,367.4274685781619"/>
  <s:path class="arrow" d="M31.4,237.89147879025924L 404.0000000000001,308.5235212097408"/>
  <s:path class="arrow" d="M30.376475115443817,232.36L 44.9,213.7374013157895"/>
  <s:path class="arrowF" d="M31.4,235.50203826955078L 112.24999999999999,209.2829617304493"/>
  <s:path class="arrowF" d="M31.4,236.35705691642653L 230.29999999999998,208.42794308357352"/>
  <s:path class="arrowF" d="M31.4,236.4882469775475L 282.65000000000003,208.29675302245255"/>
  <s:path class="arrowF" d="M31.4,236.50025849688848L 335.45000000000005,203.16974150311157"/>
  <s:path class="arrowF" d="M31.4,236.6820511241146L 509.1500000000001,202.98794887588545"/>
  <s:path class="arrowF" d="M31.4,236.82616937119678L 761.6000000000001,207.95883062880327"/>
  <s:path class="arrowF" d="M31.4,232.90450361944158L 167.15000000000006,113.05049638055844"/>
  <s:path class="arrowF" d="M31.4,234.88016362660946L 301.7000000000001,111.07483637339057"/>
  <s:path class="arrowF" d="M31.4,235.34262704745908L 379.2500000000001,110.61237295254097"/>
  <s:path class="arrowF" d="M31.4,235.77936918784874L 506.00000000000017,110.1756308121513"/>
  <s:path class="arrowF" d="M31.4,236.02561740639723L 627.0500000000002,109.9293825936028"/>
  <s:path class="arrowF" d="M31.4,233.61184210526318L 287.15000000000015,46.71315789473681"/>
  <s:path class="arrowF" d="M31.4,234.29914446952597L 354.35000000000014,46.02585553047402"/>
  <s:path class="arrowF" d="M31.4,235.0044739478958L 471.20000000000016,45.32052605210421"/>
  <s:path class="arrowF" d="M31.4,236.13612480739602L 703.5500000000002,109.81887519260403"/>
  <s:path class="arrowF" d="M30.376475115443817,232.36L 44.9,213.7374013157895"/>
  <s:path class="arrowF" d="M31.4,236.1018987975952L 171.79999999999998,208.68310120240483"/>
  <s:path class="arrowF" d="M31.4,236.59533878504675L 407.3000000000001,203.0746612149533"/>
  <s:path class="arrowF" d="M31.4,236.73470268872805L 602.3,202.935297311272"/>
  <s:path class="arrowF" d="M31.4,236.80318005476954L 679.4000000000001,207.9818199452305"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericUsabilityLibrary"/>
 <s:g visibility="hidden" id="dep-CharacterEncodingandConversionFramework">
  <s:path class="arrow" d="M22.1,220.0027818251534L 404.0000000000001,367.2422181748467"/>
  <s:path class="arrow" d="M22.1,216.6983878504673L 44.9,209.28661214953274"/>
  <s:path class="arrow" d="M22.1,219.29398964723927L 404.0000000000001,308.32101035276077"/>
  <s:path class="arrowF" d="M22.1,217.90482547169813L 171.79999999999998,208.0801745283019"/>
  <s:path class="arrowF" d="M22.1,218.02671102661597L 407.3000000000001,202.84328897338406"/>
  <s:path class="arrowF" d="M22.1,218.08734096692112L 602.3,202.78265903307891"/>
  <s:path class="arrowF" d="M22.1,218.1372085958596L 679.4000000000001,207.84779140414045"/>
  <s:path class="arrowF" d="M22.1,218.14519931891027L 761.6000000000001,207.83980068108977"/>
  <s:path class="arrowF" d="M22.1,214.91824586977648L 167.15000000000006,112.23675413022353"/>
  <s:path class="arrowF" d="M22.1,216.45132139148495L 301.7000000000001,110.70367860851506"/>
  <s:path class="arrowF" d="M22.1,216.82350184199754L 379.2500000000001,110.33149815800246"/>
  <s:path class="arrowF" d="M22.1,217.17982512165452L 506.00000000000017,109.97517487834551"/>
  <s:path class="arrowF" d="M22.1,215.2456779661017L 287.15000000000015,46.279322033898296"/>
  <s:path class="arrowF" d="M22.1,215.82890865173474L 354.35000000000014,45.69609134826524"/>
  <s:path class="arrowF" d="M22.1,216.4358687827225L 471.20000000000016,45.08913121727747"/>
  <s:path class="arrowF" d="M22.1,216.6983878504673L 44.9,209.28661214953274"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CharacterEncodingandConversionPlugins">
  <s:path class="arrow" d="M31.4,220.0464395129615L 404.0000000000001,367.19856048703855"/>
  <s:path class="arrow" d="M31.4,216.08180921052633L 44.9,209.9031907894737"/>
  <s:path class="arrow" d="M31.4,219.32038688138257L 404.0000000000001,308.29461311861746"/>
  <s:path class="arrowF" d="M31.4,216.08180921052633L 44.9,209.9031907894737"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UserPromptService">
  <s:path class="arrow" d="M88.6493690851735,166.46L 54.199999999999996,202.86150000000004"/>
  <s:path class="arrow" d="M97.7,164.86322005703423L 404.0000000000001,365.9817799429658"/>
  <s:path class="arrow" d="M97.7,164.37279676258993L 171.79999999999998,205.2122032374101"/>
  <s:path class="arrow" d="M97.7,163.98464115969583L 404.0000000000001,307.23035884030423"/>
  <s:path class="arrow" d="M95.46275970847384,166.46L 112.24999999999999,198.81327044025159"/>
  <s:path class="arrowF" d="M97.7,159.73817540891145L 354.35000000000014,45.38682459108854"/>
  <s:path class="arrowF" d="M97.7,160.65752812939522L 301.7000000000001,110.0974718706048"/>
  <s:path class="arrowF" d="M95.46275970847384,166.46L 112.24999999999999,198.81327044025159"/>
  <s:path class="arrowF" d="M97.7,162.2614616755793L 509.1500000000001,202.20853832442072"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UserPromptUtils">
  <s:path class="arrow" d="M107,164.95592311459353L 404.0000000000001,365.88907688540655"/>
  <s:path class="arrow" d="M107,164.69444331983806L 171.79999999999998,204.89055668016198"/>
  <s:path class="arrow" d="M107,164.05066846229187L 404.0000000000001,307.16433153770816"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WeakCryptoSPI">
  <s:path class="arrow" d="M97.7,217.6281924460432L 171.79999999999998,208.35680755395686"/>
  <s:path class="arrow" d="M97.7,220.43223146387834L 404.0000000000001,366.8127685361217"/>
  <s:path class="arrow" d="M97.7,216.1755031446541L 112.24999999999999,209.80949685534594"/>
  <s:path class="arrow" d="M97.7,219.55365256653994L 404.0000000000001,308.0613474334601"/>
  <s:path class="arrowF" d="M97.7,217.96020463320465L 282.65000000000003,208.0247953667954"/>
  <s:path class="arrowF" d="M97.7,217.98325964252118L 407.3000000000001,202.88674035747886"/>
  <s:path class="arrowF" d="M97.7,215.15205019740554L 354.35000000000014,46.37294980259446"/>
  <s:path class="arrowF" d="M97.7,216.9933279454023L 506.00000000000017,110.16167205459772"/>
  <s:path class="arrowF" d="M97.7,216.1755031446541L 112.24999999999999,209.80949685534594"/>
  <s:path class="arrowF" d="M97.7,218.03814616755795L 509.1500000000001,202.83185383244208"/>
  <s:path class="arrowF" d="M97.7,215.82799226441634L 301.7000000000001,111.3270077355837"/>
  <s:path class="arrowF" d="M97.7,216.46311242908718L 379.2500000000001,110.69188757091285"/>
  <s:path class="arrowF" d="M97.7,216.0854917711599L 471.20000000000016,45.43950822884011"/>
 </s:g>
 <s:g visibility="hidden" id="dep-StrongCryptoSPI">
  <s:path class="arrow" d="M107,220.49970372184134L 404.0000000000001,366.74529627815866"/>
  <s:path class="arrow" d="M107,214.87510309278352L 112.24999999999999,211.10989690721652"/>
  <s:path class="arrow" d="M107,219.59444906953968L 404.0000000000001,308.0205509304604"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenCryptoLibraries">
  <s:path class="arrow" d="M116.30000000000001,220.57140151515154L 404.0000000000001,366.6735984848485"/>
  <s:path class="arrow" d="M113.98948251078103,213.56L 112.24999999999999,217.0174285714286"/>
  <s:path class="arrow" d="M107,217.4286352657005L 54.199999999999996,208.55636473429956"/>
  <s:path class="arrow" d="M116.30000000000001,219.6378005050505L 404.0000000000001,307.97719949494956"/>
  <s:path class="arrow" d="M116.30000000000001,216.34376584022039L 379.2500000000001,110.81123415977962"/>
  <s:path class="arrowF" d="M116.30000000000001,216.34376584022039L 379.2500000000001,110.81123415977962"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecurityUtils">
  <s:path class="arrow" d="M97.7,201.90922766159696L 404.0000000000001,366.53577233840304"/>
  <s:path class="arrow" d="M97.7,199.47117182756526L 335.45000000000005,202.59882817243476"/>
  <s:path class="arrow" d="M97.7,198.40266702586206L 506.00000000000017,109.95233297413795"/>
  <s:path class="arrow" d="M88.39999999999999,200.30418965517242L 54.199999999999996,206.8808103448276"/>
  <s:path class="arrow" d="M97.7,201.03064876425856L 404.0000000000001,307.7843512357415"/>
  <s:path class="arrowF" d="M97.7,197.43783755274262L 301.7000000000001,110.9171624472574"/>
  <s:path class="arrowF" d="M97.7,197.96367973182052L 379.2500000000001,110.39132026817948"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecurityTestFramework"/>
 <s:g visibility="hidden" id="dep-SecurityDocumentation"/>
 <s:g visibility="hidden" id="dep-SecurityConfig"/>
 <s:g visibility="hidden" id="dep-CryptoTokenFramework">
  <s:path class="arrow" d="M125.6,202.32365168539326L 121.55,204.86134831460677"/>
  <s:path class="arrow" d="M125.6,199.89199814126394L 54.199999999999996,207.2930018587361"/>
  <s:path class="arrow" d="M134.9,202.24317618534482L 404.0000000000001,366.2018238146552"/>
  <s:path class="arrow" d="M134.9,200.25193181818182L 171.79999999999998,206.93306818181821"/>
  <s:path class="arrow" d="M134.9,201.2472009698276L 404.0000000000001,307.56779903017247"/>
  <s:path class="arrowF" d="M125.6,202.32365168539326L 121.55,204.86134831460677"/>
  <s:path class="arrowF" d="M134.9,197.02123083475297L 301.7000000000001,111.33376916524703"/>
  <s:path class="arrowF" d="M134.9,197.75156416321704L 379.2500000000001,110.60343583678299"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecurityCommonUtils">
  <s:path class="arrow" d="M144.2,200.46412601626017L 171.79999999999998,206.72087398373986"/>
  <s:path class="arrow" d="M144.2,202.34108974358975L 404.0000000000001,366.10391025641024"/>
  <s:path class="arrow" d="M144.2,201.31069397993312L 404.0000000000001,307.5043060200669"/>
  <s:path class="arrowF" d="M144.2,199.45038076152304L 509.1500000000001,202.619619238477"/>
  <s:path class="arrowF" d="M134.89999999999998,201.12731788079472L 121.55,206.0576821192053"/>
  <s:path class="arrowF" d="M144.2,196.8880440647482L 301.7000000000001,111.46695593525182"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ContentAccessFrameworkforDRM">
  <s:path class="arrow" d="M118.4,160.53366433021807L 301.7000000000001,110.22133566978195"/>
  <s:path class="arrow" d="M118.4,165.07753560528994L 404.0000000000001,365.76746439471015"/>
  <s:path class="arrow" d="M109.1,165.13924065420562L 54.199999999999996,204.44575934579444"/>
  <s:path class="arrow" d="M114.06866637659088,166.46L 112.78029478951376,147.66000000000003"/>
  <s:path class="arrow" d="M118.4,165.21888755980862L 171.79999999999998,204.36611244019142"/>
  <s:path class="arrow" d="M118.4,164.13728636826042L 404.0000000000001,307.0777136317396"/>
  <s:path class="arrowF" d="M109.1,165.13924065420562L 54.199999999999996,204.44575934579444"/>
  <s:path class="arrowF" d="M118.4,160.53366433021807L 301.7000000000001,110.22133566978195"/>
  <s:path class="arrowF" d="M118.4,162.18478037874803L 679.4000000000001,207.400219621252"/>
  <s:path class="arrowF" d="M118.4,157.57533591731266L 167.15000000000006,113.17966408268735"/>
  <s:path class="arrowF" d="M118.4,161.33539386041124L 627.0500000000002,109.41960613958878"/>
  <s:path class="arrowF" d="M118.4,159.56330581039757L 354.35000000000014,45.561694189602434"/>
  <s:path class="arrowF" d="M114.06866637659088,166.46L 112.78029478951376,147.66000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CAFRecogniserConfig"/>
 <s:g visibility="hidden" id="dep-CryptoSPIPlugins">
  <s:path class="arrow" d="M97.7,238.95523526615972L 404.0000000000001,367.08976473384035"/>
  <s:path class="arrow" d="M97.7,238.07665636882132L 404.0000000000001,308.33834363117876"/>
  <s:path class="arrow" d="M96.84348383786558,232.36L 112.24999999999999,213.4749056603774"/>
 </s:g>
 <s:g visibility="hidden" id="dep-AuthenticationServer"/>
 <s:g visibility="hidden" id="dep-FeatureManager">
  <s:path class="arrow" d="M147.5,199.789115497076L 54.199999999999996,207.39588450292402"/>
  <s:path class="arrow" d="M156.8,202.4850730994152L 404.0000000000001,365.95992690058483"/>
  <s:path class="arrow" d="M156.8,201.40406140350876L 404.0000000000001,307.41093859649123"/>
  <s:path class="arrow" d="M156.8,201.01070987654322L 171.79999999999998,206.1742901234568"/>
  <s:path class="arrowF" d="M156.8,199.69780799112098L 282.65000000000003,207.48719200887905"/>
  <s:path class="arrowF" d="M156.8,201.01070987654322L 171.79999999999998,206.1742901234568"/>
  <s:path class="arrowF" d="M156.8,199.46816974595842L 407.3000000000001,202.6018302540416"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FeatureRegistry">
  <s:path class="arrow" d="M166.10000000000002,202.6007615291262L 404.0000000000001,365.84423847087385"/>
  <s:path class="arrow" d="M166.10000000000002,202.00315L 171.79999999999998,205.18185000000003"/>
  <s:path class="arrow" d="M166.10000000000002,201.47908070388348L 404.0000000000001,307.3359192961165"/>
  <s:path class="arrowF" d="M166.10000000000002,199.93921428571429L 230.29999999999998,207.24578571428574"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EventLogger">
  <s:path class="arrow" d="M156.8,165.5667105263158L 404.0000000000001,365.27828947368425"/>
  <s:path class="arrow" d="M147.5,163.8932090643275L 54.199999999999996,205.69179093567254"/>
  <s:path class="arrow" d="M154.60828347655826,166.46L 171.79999999999998,198.97922839506174"/>
  <s:path class="arrow" d="M156.8,164.48569883040935L 404.0000000000001,306.7293011695907"/>
  <s:path class="arrowF" d="M147.5,163.8932090643275L 54.199999999999996,205.69179093567254"/>
  <s:path class="arrowF" d="M154.60828347655826,166.46L 171.79999999999998,198.97922839506174"/>
  <s:path class="arrowF" d="M156.8,163.39148168701442L 282.65000000000003,206.1935183129856"/>
  <s:path class="arrowF" d="M156.8,162.8206544293695L 335.45000000000005,201.64934557063052"/>
  <s:path class="arrowF" d="M156.8,162.54114896073904L 407.3000000000001,201.928851039261"/>
  <s:path class="arrowF" d="M156.8,157.86440923737916L 287.15000000000015,47.260590762620836"/>
  <s:path class="arrowF" d="M156.8,159.1462255257433L 354.35000000000014,45.97877447425671"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileLogger">
  <s:path class="arrow" d="M156.8,163.72007372654156L 54.199999999999996,205.86492627345848"/>
  <s:path class="arrow" d="M166.10000000000002,165.70804308252428L 404.0000000000001,365.13695691747574"/>
  <s:path class="arrow" d="M166.10000000000002,164.58636225728156L 404.0000000000001,306.62863774271847"/>
  <s:path class="arrow" d="M162.96745893614707,166.46L 171.79999999999998,193.52585"/>
  <s:path class="arrowF" d="M156.8,163.72007372654156L 54.199999999999996,205.86492627345848"/>
  <s:path class="arrowF" d="M162.96745893614707,166.46L 171.79999999999998,193.52585"/>
  <s:path class="arrowF" d="M166.10000000000002,163.50834922526818L 282.65000000000003,206.07665077473186"/>
  <s:path class="arrowF" d="M166.10000000000002,162.56829341317365L 407.3000000000001,201.90170658682638"/>
  <s:path class="arrowF" d="M166.10000000000002,160.11350414078674L 301.7000000000001,110.64149585921328"/>
  <s:path class="arrowF" d="M166.10000000000002,160.05744990458015L 471.20000000000016,45.06755009541985"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RFileLogger">
  <s:path class="arrow" d="M175.4,165.86042559899118L 404.0000000000001,364.9845744010089"/>
  <s:path class="arrow" d="M175.4,164.69489596469106L 404.0000000000001,306.520104035309"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsDebugUtility">
  <s:path class="arrow" d="M186.8,166.0642880794702L 404.0000000000001,364.7807119205298"/>
  <s:path class="arrow" d="M177.5,163.4218947963801L 54.199999999999996,206.16310520361995"/>
  <s:path class="arrow" d="M181.57336560426413,166.46L 181.1,170.27723684210537"/>
  <s:path class="arrow" d="M186.8,164.84009602649007L 404.0000000000001,306.37490397350996"/>
  <s:path class="arrowF" d="M181.57336560426413,166.46L 181.1,170.27723684210537"/>
  <s:path class="arrowF" d="M186.8,162.382749886929L 509.1500000000001,202.08725011307104"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TraceFramework">
  <s:path class="arrow" d="M186.8,163.31625264270613L 54.199999999999996,206.2687473572939"/>
  <s:path class="arrow" d="M196.10000000000002,166.24644682320442L 404.0000000000001,364.5985531767956"/>
  <s:path class="arrow" d="M196.10000000000002,164.96983770718234L 404.0000000000001,306.24516229281767"/>
  <s:path class="arrow" d="M189.93254106385294,166.46L 181.1,193.52585000000005"/>
  <s:path class="arrowF" d="M189.93254106385294,166.46L 181.1,193.52585000000005"/>
 </s:g>
 <s:g visibility="hidden" id="dep-UTRACE"/>
 <s:g visibility="hidden" id="dep-Store">
  <s:path class="arrow" d="M156.8,239.40343567251463L 404.0000000000001,366.6415643274854"/>
  <s:path class="arrow" d="M156.8,238.3224239766082L 404.0000000000001,308.09257602339187"/>
  <s:path class="arrowF" d="M147.5,235.6850219298246L 54.199999999999996,209.09997807017547"/>
  <s:path class="arrowF" d="M147.5,233.1534680851064L 121.55,211.63153191489366"/>
  <s:path class="arrowF" d="M156.01505900461777,232.36L 171.79999999999998,213.3693518518519"/>
  <s:path class="arrowF" d="M156.8,235.3681793478261L 230.29999999999998,209.41682065217395"/>
  <s:path class="arrowF" d="M156.8,236.00413429522754L 282.65000000000003,208.7808657047725"/>
  <s:path class="arrowF" d="M156.8,236.1601596169194L 335.45000000000005,203.50984038308064"/>
  <s:path class="arrowF" d="M156.8,236.39519053117786L 407.3000000000001,203.27480946882218"/>
  <s:path class="arrowF" d="M156.8,236.56833678971384L 509.1500000000001,203.1016632102862"/>
  <s:path class="arrowF" d="M156.8,236.6587961741425L 602.3,203.01120382585754"/>
  <s:path class="arrowF" d="M156.8,236.75442047377328L 679.4000000000001,208.03057952622677"/>
  <s:path class="arrowF" d="M156.8,236.7886309233024L 761.6000000000001,207.99636907669765"/>
  <s:path class="arrowF" d="M152.86348533947606,232.36L 168.09984968570654,133.06000000000003"/>
  <s:path class="arrowF" d="M156.8,233.14811770428017L 301.7000000000001,112.80688229571986"/>
  <s:path class="arrowF" d="M156.8,234.44041100323628L 379.2500000000001,111.51458899676378"/>
  <s:path class="arrowF" d="M156.8,235.34890585774062L 506.00000000000017,110.60609414225944"/>
  <s:path class="arrowF" d="M156.8,235.9390490963043L 703.5500000000002,110.01595090369572"/>
  <s:path class="arrowF" d="M155.50255169209325,232.36L 287.15000000000015,49.76456498388828"/>
  <s:path class="arrowF" d="M156.8,232.65572516316172L 354.35000000000014,47.6692748368383"/>
  <s:path class="arrowF" d="M156.8,234.22754170528268L 471.20000000000016,46.09745829471731"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DBMS">
  <s:path class="arrow" d="M166.10000000000002,239.49347997572818L 404.0000000000001,366.5515200242719"/>
  <s:path class="arrow" d="M166.10000000000002,238.37179915048546L 404.0000000000001,308.0432008495146"/>
  <s:path class="arrow" d="M163.83583889173937,232.36L 171.79999999999998,216.83785000000006"/>
  <s:path class="arrowF" d="M156.8,233.95853535353538L 121.55,210.82646464646467"/>
  <s:path class="arrowF" d="M163.83583889173937,232.36L 171.79999999999998,216.83785000000006"/>
  <s:path class="arrowF" d="M166.10000000000002,235.16043877551022L 230.29999999999998,209.62456122448984"/>
  <s:path class="arrowF" d="M166.10000000000002,236.55667943805878L 509.1500000000001,203.1133205619413"/>
  <s:path class="arrowF" d="M166.10000000000002,236.65146464646466L 602.3,203.01853535353538"/>
  <s:path class="arrowF" d="M161.8258052551439,232.36L 169.8510658649905,133.06000000000003"/>
  <s:path class="arrowF" d="M166.10000000000002,234.14523616412217L 471.20000000000016,46.17976383587785"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CentralRepository">
  <s:path class="arrow" d="M175.4,239.59056431273646L 404.0000000000001,366.4544356872636"/>
  <s:path class="arrow" d="M171.65661877886095,232.36L 171.79999999999998,231.62460526315797"/>
  <s:path class="arrow" d="M175.4,238.42503467843633L 404.0000000000001,307.9899653215637"/>
  <s:path class="arrow" d="M166.1,235.88836014851486L 54.199999999999996,208.8966398514852"/>
  <s:path class="arrowF" d="M166.1,235.88836014851486L 54.199999999999996,208.8966398514852"/>
  <s:path class="arrowF" d="M171.65661877886095,232.36L 171.79999999999998,231.62460526315797"/>
  <s:path class="arrowF" d="M175.4,234.892511682243L 230.29999999999998,209.89248831775706"/>
  <s:path class="arrowF" d="M175.4,235.84361003861005L 282.65000000000003,208.94138996139"/>
  <s:path class="arrowF" d="M175.4,236.06682019486274L 335.45000000000005,203.6031798051373"/>
  <s:path class="arrowF" d="M175.4,236.3477798507463L 407.3000000000001,203.32222014925375"/>
  <s:path class="arrowF" d="M175.4,236.54439003060781L 509.1500000000001,203.12560996939226"/>
  <s:path class="arrowF" d="M175.4,236.6438204951857L 602.3,203.02617950481434"/>
  <s:path class="arrowF" d="M170.7881251708117,232.36L 171.60228204427446,133.06000000000003"/>
  <s:path class="arrowF" d="M175.4,232.61839048672567L 301.7000000000001,113.33660951327435"/>
  <s:path class="arrowF" d="M175.4,235.25800750220654L 506.00000000000017,110.69699249779347"/>
  <s:path class="arrowF" d="M175.4,235.9019857661178L 703.5500000000002,110.05301423388224"/>
  <s:path class="arrowF" d="M173.6560249361109,232.36L 287.15000000000015,50.75557620817844"/>
  <s:path class="arrowF" d="M175.26928289320838,232.36L 354.35000000000014,48.09949800796812"/>
  <s:path class="arrowF" d="M175.4,234.05791297935104L 471.20000000000016,46.267087020648944"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SQL">
  <s:path class="arrow" d="M184.70000000000002,239.69554790026248L 404.0000000000001,366.34945209973756"/>
  <s:path class="arrow" d="M175.4,235.9682931034483L 54.199999999999996,208.81670689655175"/>
  <s:path class="arrow" d="M179.47739866598258,232.36L 181.1,245.53687499999978"/>
  <s:path class="arrow" d="M184.70000000000002,238.48260170603677L 404.0000000000001,307.9323982939633"/>
  <s:path class="arrowF" d="M179.47739866598258,232.36L 181.1,245.53687499999978"/>
  <s:path class="arrowF" d="M179.75044508647954,232.36L 173.3534982235584,133.06000000000003"/>
  <s:path class="arrowF" d="M184.70000000000002,235.20872277676952L 506.00000000000017,110.74627722323049"/>
  <s:path class="arrowF" d="M182.73276155811973,232.36L 287.15000000000015,51.374791946308704"/>
  <s:path class="arrowF" d="M184.34601951521725,232.36L 354.35000000000014,48.34814752724225"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SQLite3API">
  <s:path class="arrow" d="M194,239.80943570451439L 404.0000000000001,366.2355642954857"/>
  <s:path class="arrow" d="M187.29817855310415,232.36L 181.1,218.31319767441863"/>
  <s:path class="arrow" d="M184.7,236.03759120171676L 54.199999999999996,208.7474087982833"/>
  <s:path class="arrow" d="M194,238.54505129958963L 404.0000000000001,307.8699487004104"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DBMSEmulationLibrary">
  <s:path class="arrow" d="M156.8,220.9442543859649L 404.0000000000001,366.3007456140351"/>
  <s:path class="arrow" d="M156.8,219.86324269005848L 404.0000000000001,307.7517573099416"/>
  <s:path class="arrow" d="M156.8,216.21317901234568L 171.79999999999998,209.77182098765434"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemHealthManager"/>
 <s:g visibility="hidden" id="dep-SystemStarter">
  <s:path class="arrow" d="M225.2,182.97549157303374L 181.1,205.40950842696634"/>
  <s:path class="arrow" d="M234.26247180575825,185.26000000000002L 404.0000000000001,364.13468540268457"/>
  <s:path class="arrow" d="M225.2,181.31059484193014L 54.199999999999996,207.0744051580699"/>
  <s:path class="arrow" d="M234.5,183.95953439597318L 404.0000000000001,306.05546560402684"/>
  <s:path class="arrow" d="M230.72299834345665,185.26000000000002L 230.29999999999998,183.00691176470588"/>
  <s:path class="arrowF" d="M230.72299834345665,185.26000000000002L 230.29999999999998,183.00691176470588"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemStateManager"/>
 <s:g visibility="hidden" id="dep-SystemStatePlugins"/>
 <s:g visibility="hidden" id="dep-SystemStateReferencePlugins"/>
 <s:g visibility="hidden" id="dep-RemoteControlFramework">
  <s:path class="arrow" d="M216.8,201.1160197368421L 230.29999999999998,206.06898026315793"/>
  <s:path class="arrow" d="M207.5,199.6492204797048L 54.199999999999996,207.53577952029525"/>
  <s:path class="arrow" d="M216.8,202.01293511450382L 404.0000000000001,306.8020648854962"/>
  <s:path class="arrow" d="M216.8,203.42402671755724L 404.0000000000001,365.0209732824428"/>
  <s:path class="arrowF" d="M216.8,201.1160197368421L 230.29999999999998,206.06898026315793"/>
  <s:path class="arrowF" d="M216.8,196.6574715585893L 471.20000000000016,46.06752844141067"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FMTransmitterControl">
  <s:path class="arrow" d="M216.8,240.13425572519085L 404.0000000000001,365.9107442748092"/>
  <s:path class="arrow" d="M207.5,233.2020798319328L 181.1,211.58292016806726"/>
  <s:path class="arrow" d="M207.5,236.1739437269373L 54.199999999999996,208.61105627306276"/>
  <s:path class="arrow" d="M215.77647511544382,232.36L 230.29999999999998,213.7374013157895"/>
  <s:path class="arrow" d="M216.8,238.72316412213743L 404.0000000000001,307.6918358778626"/>
  <s:path class="arrowF" d="M216.8,235.5906167322131L 627.0500000000002,110.36438326778692"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourcesManager">
  <s:path class="arrow" d="M216.8,258.48937022900765L 404.0000000000001,366.3556297709924"/>
  <s:path class="arrow" d="M208.69408243988758,251.16000000000003L 181.1,214.03165966386558"/>
  <s:path class="arrow" d="M207.5,254.43630535055354L 54.199999999999996,209.14869464944653"/>
  <s:path class="arrow" d="M214.35714062662643,251.16000000000003L 230.29999999999998,217.5716118421053"/>
  <s:path class="arrow" d="M216.8,257.0782786259542L 404.0000000000001,308.1367213740458"/>
  <s:path class="arrowF" d="M214.35714062662643,251.16000000000003L 230.29999999999998,217.5716118421053"/>
 </s:g>
 <s:g visibility="hidden" id="dep-HardwareResourcesManagerConfig"/>
 <s:g visibility="hidden" id="dep-PowerandMemoryNotificationService">
  <s:path class="arrow" d="M226.1,254.5773137417219L 54.199999999999996,209.00768625827817"/>
  <s:path class="arrow" d="M235.4,258.7695067453626L 404.0000000000001,366.0754932546374"/>
  <s:path class="arrow" d="M235.4,257.21088111298485L 404.0000000000001,308.00411888701524"/>
  <s:path class="arrow" d="M231.1565785364838,251.16000000000003L 230.29999999999998,260.9566071428573"/>
  <s:path class="arrowF" d="M231.1565785364838,251.16000000000003L 230.29999999999998,260.9566071428573"/>
  <s:path class="arrowF" d="M235.4,254.37964655984922L 703.5500000000002,110.37535344015083"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SensorsFramework">
  <s:path class="arrow" d="M225.2,200.1384129213483L 181.1,207.04658707865173"/>
  <s:path class="arrow" d="M225.2,199.62573627287853L 54.199999999999996,207.5592637271215"/>
  <s:path class="arrow" d="M232.6850268977884,204.06L 230.29999999999998,200.1480882352941"/>
  <s:path class="arrow" d="M234.5,203.82138842281879L 404.0000000000001,364.62361157718124"/>
  <s:path class="arrow" d="M234.5,202.2706082214765L 404.0000000000001,306.5443917785235"/>
  <s:path class="arrowF" d="M232.6850268977884,204.06L 230.29999999999998,200.1480882352941"/>
  <s:path class="arrowF" d="M226.86616647322168,194.76L 176.45000000000007,116.19155038759693"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocationServer">
  <s:path class="arrow" d="M264.5,162.7833025956284L 54.199999999999996,206.80169740437162"/>
  <s:path class="arrow" d="M264.5,164.11568770226538L 181.1,205.46931229773466"/>
  <s:path class="arrow" d="M272.2802931596091,166.46L 404.0000000000001,362.1275"/>
  <s:path class="arrow" d="M270.98612531273795,166.46L 282.65000000000003,195.99884297520666"/>
  <s:path class="arrow" d="M273.5449659541312,166.46L 404.0000000000001,304.4851666666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkRequestHandler">
  <s:path class="arrow" d="M283.09999999999997,161.23798778359512L 703.5500000000002,109.51701221640491"/>
  <s:path class="arrow" d="M273.8,163.90546323529412L 181.1,205.67953676470592"/>
  <s:path class="arrow" d="M281.3716069489685,166.46L 404.0000000000001,361.63410714285715"/>
  <s:path class="arrow" d="M279.34530077232677,166.46L 282.65000000000003,183.62389830508482"/>
  <s:path class="arrow" d="M282.5519682238558,166.46L 404.0000000000001,304.1337500000001"/>
  <s:path class="arrowF" d="M279.34530077232677,166.46L 282.65000000000003,183.62389830508482"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LBSTestProduct"/>
 <s:g visibility="hidden" id="dep-A-GPSLocationManager">
  <s:path class="arrow" d="M272.59261642563354,185.26000000000002L 404.0000000000001,362.7541666666667"/>
  <s:path class="arrow" d="M264.5,181.97264563106796L 181.1,206.41235436893206"/>
  <s:path class="arrow" d="M264.5,181.18521516393443L 54.199999999999996,207.1997848360656"/>
  <s:path class="arrow" d="M272.256847045831,185.26000000000002L 282.65000000000003,200.81537190082648"/>
  <s:path class="arrow" d="M273.79999999999995,184.90316666666666L 404.0000000000001,305.1118333333334"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkLocationManager">
  <s:path class="arrow" d="M281.6631086639246,185.26000000000002L 404.0000000000001,362.3055357142857"/>
  <s:path class="arrow" d="M279.96490889011596,185.26000000000002L 282.65000000000003,193.50186440677973"/>
  <s:path class="arrow" d="M283.09999999999997,185.20982142857144L 404.0000000000001,304.8051785714286"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocationAdmin">
  <s:path class="arrow" d="M283.1,181.14029911838793L 54.199999999999996,207.24470088161212"/>
  <s:path class="arrow" d="M290.73360090221576,185.26000000000002L 404.0000000000001,361.78788461538466"/>
  <s:path class="arrow" d="M283.1,181.7449258760108L 181.1,206.64007412398925"/>
  <s:path class="arrow" d="M287.6729707344009,185.26000000000002L 288.2958310325787,147.66000000000003"/>
  <s:path class="arrow" d="M292.1149598198688,185.26000000000002L 404.0000000000001,304.4513461538462"/>
  <s:path class="arrowF" d="M287.6729707344009,185.26000000000002L 288.2958310325787,147.66000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkGateway">
  <s:path class="arrow" d="M299.8040931405068,185.26000000000002L 404.0000000000001,361.18395833333335"/>
  <s:path class="arrow" d="M301.69999999999993,182.99170731707318L 335.45000000000005,200.27829268292686"/>
  <s:path class="arrow" d="M292.4,181.12037272727275L 54.199999999999996,207.2646272727273"/>
  <s:path class="arrow" d="M301.69999999999993,181.502362924282L 407.3000000000001,201.76763707571803"/>
  <s:path class="arrow" d="M292.4,181.65740671641794L 181.1,206.7275932835821"/>
  <s:path class="arrow" d="M295.3810325786858,185.26000000000002L 291.95,194.81938461538456"/>
  <s:path class="arrow" d="M301.0791936798788,185.26000000000002L 404.0000000000001,304.0385416666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkProtocolModule">
  <s:path class="arrow" d="M264.5,199.82960355987055L 181.1,207.35539644012948"/>
  <s:path class="arrow" d="M264.5,199.58712773224045L 54.199999999999996,207.59787226775958"/>
  <s:path class="arrow" d="M273.79999999999995,199.6230021141649L 335.45000000000005,202.44699788583512"/>
  <s:path class="arrow" d="M273.79999999999995,199.47177191906806L 509.1500000000001,202.59822808093196"/>
  <s:path class="arrow" d="M272.97417096536475,204.06L 404.0000000000001,363.3808333333334"/>
  <s:path class="arrow" d="M273.79999999999995,201.55309917355373L 282.65000000000003,205.6319008264463"/>
  <s:path class="arrow" d="M273.79999999999995,203.07649999999998L 404.0000000000001,305.73850000000004"/>
  <s:path class="arrowF" d="M273.79999999999995,201.55309917355373L 282.65000000000003,205.6319008264463"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrivacyProtocolModule">
  <s:path class="arrow" d="M282.01922623434046,204.06L 404.0000000000001,362.9769642857143"/>
  <s:path class="arrow" d="M283.09999999999997,203.80516949152542L 282.65000000000003,203.3798305084746"/>
  <s:path class="arrow" d="M283.09999999999997,203.33839285714285L 404.0000000000001,305.4766071428572"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SUPLProtocolModule">
  <s:path class="arrow" d="M292.4,197.52277590847913L 506.00000000000017,110.83222409152087"/>
  <s:path class="arrow" d="M289.8725055254813,194.76L 354.35000000000014,53.502252631578955"/>
  <s:path class="arrow" d="M292.4,195.0349375975039L 379.2500000000001,113.32006240249612"/>
  <s:path class="arrow" d="M283.1,199.75948113207548L 181.1,207.42551886792455"/>
  <s:path class="arrow" d="M292.4,199.69868194842408L 335.45000000000005,202.37131805157594"/>
  <s:path class="arrow" d="M292.4,199.53167874396135L 407.3000000000001,202.53832125603867"/>
  <s:path class="arrow" d="M292.4,199.47685467816854L 509.1500000000001,202.59314532183149"/>
  <s:path class="arrow" d="M283.1,199.57329659949622L 54.199999999999996,207.6117034005038"/>
  <s:path class="arrow" d="M283.1,199.63766900790168L 121.55,207.54733099209835"/>
  <s:path class="arrow" d="M291.0642815033161,204.06L 404.0000000000001,362.5109615384616"/>
  <s:path class="arrow" d="M292.4,203.6405769230769L 404.0000000000001,305.1744230769231"/>
  <s:path class="arrow" d="M287.4998505678422,204.06L 290.5339210998206,147.66000000000003"/>
  <s:path class="arrowF" d="M292.4,195.55119218500798L 471.20000000000016,47.17380781499202"/>
  <s:path class="arrowF" d="M287.4998505678422,204.06L 290.5339210998206,147.66000000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DefaultPositioningModule">
  <s:path class="arrow" d="M273.45084535057185,222.86L 404.0000000000001,364.00750000000005"/>
  <s:path class="arrow" d="M264.5,217.68656148867314L 181.1,208.2984385113269"/>
  <s:path class="arrow" d="M273.79999999999995,215.5365702479339L 282.65000000000003,210.44842975206615"/>
  <s:path class="arrow" d="M273.79999999999995,221.24983333333333L 404.0000000000001,306.3651666666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothGPSPositioningModule">
  <s:path class="arrow" d="M282.4641223272004,222.86L 404.0000000000001,363.6483928571429"/>
  <s:path class="arrow" d="M273.8,217.7342867647059L 181.1,208.25071323529414"/>
  <s:path class="arrow" d="M283.09999999999997,217.0371289537713L 335.45000000000005,203.83287104622875"/>
  <s:path class="arrow" d="M273.8,217.99801769331586L 54.199999999999996,207.98698230668418"/>
  <s:path class="arrow" d="M282.3936990896023,213.56L 282.65000000000003,213.2577966101695"/>
  <s:path class="arrow" d="M283.09999999999997,221.46696428571428L 404.0000000000001,306.14803571428575"/>
  <s:path class="arrow" d="M283.09999999999997,217.98988584474887L 602.3,202.88011415525116"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SimulationPositioningModule">
  <s:path class="arrow" d="M291.4773993038289,222.86L 404.0000000000001,363.2340384615385"/>
  <s:path class="arrow" d="M283.1,218.00629408060453L 54.199999999999996,207.9787059193955"/>
  <s:path class="arrow" d="M283.1,217.77403638814016L 181.1,208.21096361185988"/>
  <s:path class="arrow" d="M287.54947292764734,213.56L 289.89240536655484,267.89000000000004"/>
  <s:path class="arrow" d="M292.4,221.7175L 404.0000000000001,305.89750000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A-GPSIntegrationModule"/>
 <s:g visibility="hidden" id="dep-GPSDataSourceAdaptation">
  <s:path class="arrow" d="M302.1517686072218,204.06L 404.0000000000001,361.83174657534244"/>
  <s:path class="arrow" d="M294.5,199.72701100244498L 181.1,207.45798899755505"/>
  <s:path class="arrow" d="M294.5,199.56583834134616L 54.199999999999996,207.61916165865387"/>
  <s:path class="arrow" d="M294.5,202.6924683544304L 291.95,204.49253164556964"/>
  <s:path class="arrow" d="M303.7790740488204,204.06L 404.0000000000001,304.7339794520548"/>
  <s:path class="arrowF" d="M294.5,202.6924683544304L 291.95,204.49253164556964"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsRootServer">
  <s:path class="arrow" d="M318.9099348534202,166.46L 404.0000000000001,358.5383088235294"/>
  <s:path class="arrow" d="M319.4965728274174,166.46L 335.45000000000005,194.49"/>
  <s:path class="arrow" d="M319.742171144009,166.46L 404.0000000000001,301.92878267973856"/>
  <s:path class="arrowF" d="M319.4965728274174,166.46L 335.45000000000005,194.49"/>
  <s:path class="arrowF" d="M321.5,163.8073974763407L 407.3000000000001,200.66260252365933"/>
  <s:path class="arrowF" d="M321.5,162.77447067783703L 509.1500000000001,201.695529322163"/>
  <s:path class="arrowF" d="M321.5,160.54156733746132L 506.00000000000017,110.21343266253871"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsRootServerConfig"/>
 <s:g visibility="hidden" id="dep-CommsDatabase">
  <s:path class="arrow" d="M312.20000000000005,181.08256734006736L 54.199999999999996,207.3024326599327"/>
  <s:path class="arrow" d="M319.11546371235244,185.26000000000002L 404.0000000000001,359.49059640522876"/>
  <s:path class="arrow" d="M312.20000000000005,181.5096955128205L 181.1,206.8753044871795"/>
  <s:path class="arrow" d="M321.5,181.6881545741325L 407.3000000000001,201.58184542586753"/>
  <s:path class="arrow" d="M321.5,185.02L 335.45000000000005,198.25000000000003"/>
  <s:path class="arrow" d="M320.1643367366746,185.26000000000002L 404.0000000000001,302.8810702614379"/>
  <s:path class="arrowF" d="M312.20000000000005,181.24174418604653L 121.55,207.14325581395352"/>
  <s:path class="arrowF" d="M312.20000000000005,184.8846954314721L 291.95,203.50030456852795"/>
  <s:path class="arrowF" d="M321.5,185.02L 335.45000000000005,198.25000000000003"/>
  <s:path class="arrowF" d="M321.5,181.6881545741325L 407.3000000000001,201.58184542586753"/>
  <s:path class="arrowF" d="M321.5,181.13060167555219L 509.1500000000001,202.13939832444785"/>
  <s:path class="arrowF" d="M321.5,180.9634384694933L 602.3,202.30656153050674"/>
  <s:path class="arrowF" d="M316.16870508616483,175.96L 309.88321007465294,133.06000000000003"/>
  <s:path class="arrowF" d="M321.200554664062,175.96L 379.2500000000001,113.91505592841165"/>
  <s:path class="arrowF" d="M321.5,178.89048374613006L 506.00000000000017,110.66451625386999"/>
  <s:path class="arrowF" d="M316.0015896427401,175.96L 296.4500000000001,68.80089820359291"/>
  <s:path class="arrowF" d="M318.2775647328745,175.96L 354.35000000000014,58.46142348754444"/>
  <s:path class="arrowF" d="M321.5,176.59476886792456L 471.20000000000016,47.33023113207548"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsDatabaseShim">
  <s:path class="arrow" d="M330.8,181.80501748251748L 407.3000000000001,201.46498251748255"/>
  <s:path class="arrow" d="M321.50000000000006,181.45380260521043L 181.1,206.93119739478962"/>
  <s:path class="arrow" d="M329.0918367346939,185.26000000000002L 335.45000000000005,195.31"/>
  <s:path class="arrow" d="M328.1859559506435,185.26000000000002L 404.0000000000001,358.41468181818186"/>
  <s:path class="arrow" d="M329.1285705966847,185.26000000000002L 404.0000000000001,302.1456454545455"/>
  <s:path class="arrowF" d="M321.50000000000006,181.06667841648593L 54.199999999999996,207.31832158351415"/>
  <s:path class="arrowF" d="M321.50000000000006,181.21366666666668L 121.55,207.17133333333337"/>
  <s:path class="arrowF" d="M321.50000000000006,183.86140926640928L 291.95,204.52359073359077"/>
  <s:path class="arrowF" d="M330.8,181.15640287769784L 509.1500000000001,202.1135971223022"/>
  <s:path class="arrowF" d="M329.89712202609365,175.96L 379.2500000000001,114.71542857142859"/>
  <s:path class="arrowF" d="M330.8,178.80380894308945L 506.00000000000017,110.75119105691059"/>
  <s:path class="arrowF" d="M327.2625860373648,175.96L 354.35000000000014,62.749452054794475"/>
  <s:path class="arrowF" d="M330.8,176.34532565130263L 471.20000000000016,47.57967434869738"/>
  <s:path class="arrowF" d="M329.0918367346939,185.26000000000002L 335.45000000000005,195.31"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ESockServer">
  <s:path class="arrow" d="M312.20000000000005,199.55551907968575L 54.199999999999996,207.62948092031428"/>
  <s:path class="arrow" d="M319.36655121591747,204.06L 404.0000000000001,360.4428839869281"/>
  <s:path class="arrow" d="M321.5,199.4867326732673L 509.1500000000001,202.5832673267327"/>
  <s:path class="arrow" d="M321.5,200.06L 335.45000000000005,202.01000000000002"/>
  <s:path class="arrow" d="M320.7308127642166,204.06L 404.0000000000001,303.83335784313726"/>
  <s:path class="arrowF" d="M312.20000000000005,199.55551907968575L 54.199999999999996,207.62948092031428"/>
  <s:path class="arrowF" d="M312.20000000000005,199.60453488372093L 121.55,207.5804651162791"/>
  <s:path class="arrowF" d="M312.20000000000005,200.72631979695433L 291.95,206.4586802030457"/>
  <s:path class="arrowF" d="M312.20000000000005,196.5098810754912L 176.45000000000007,111.84511892450882"/>
  <s:path class="arrowF" d="M316.10377174156764,194.76L 296.4500000000001,72.29071856287436"/>
  <s:path class="arrowF" d="M318.1056295845479,194.76L 354.35000000000014,60.535444839857604"/>
  <s:path class="arrowF" d="M321.5,194.8449575471698L 471.20000000000016,47.88004245283017"/>
  <s:path class="arrowF" d="M321.5,199.5689116719243L 407.3000000000001,202.50108832807572"/>
  <s:path class="arrowF" d="M320.2964433758913,194.76L 379.2500000000001,115.21885906040269"/>
  <s:path class="arrowF" d="M321.5,197.23940015479877L 506.00000000000017,111.11559984520127"/>
  <s:path class="arrowF" d="M321.5,200.06L 335.45000000000005,202.01000000000002"/>
  <s:path class="arrowF" d="M321.5,199.46209410548087L 602.3,202.60790589451915"/>
  <s:path class="arrowF" d="M321.5,199.4867326732673L 509.1500000000001,202.5832673267327"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ESockServerConfig"/>
 <s:g visibility="hidden" id="dep-NetworkInterfaceManager">
  <s:path class="arrow" d="M340.1,199.49473507148863L 509.1500000000001,202.5752649285114"/>
  <s:path class="arrow" d="M337.4566617538689,204.06L 404.0000000000001,358.2596413934426"/>
  <s:path class="arrow" d="M330.80000000000007,199.5460519412382L 54.199999999999996,207.63894805876183"/>
  <s:path class="arrow" d="M330.80000000000007,199.65463679245283L 181.1,207.5303632075472"/>
  <s:path class="arrow" d="M340.1,202.66000000000005L 335.45000000000005,199.40999999999997"/>
  <s:path class="arrow" d="M338.54450429564986,204.06L 404.0000000000001,302.41761270491804"/>
  <s:path class="arrowF" d="M340.1,202.66000000000005L 335.45000000000005,199.40999999999997"/>
  <s:path class="arrowF" d="M340.1,199.60754901960783L 407.3000000000001,202.4624509803922"/>
  <s:path class="arrowF" d="M340.1,199.49473507148863L 509.1500000000001,202.5752649285114"/>
  <s:path class="arrowF" d="M340.1,199.4656629834254L 602.3,202.60433701657462"/>
  <s:path class="arrowF" d="M337.9403830210579,194.76L 379.2500000000001,117.62739938080496"/>
  <s:path class="arrowF" d="M340.1,197.00895976027397L 506.00000000000017,111.34604023972605"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingDialogAPI">
  <s:path class="arrow" d="M346.5017170228445,204.06L 404.0000000000001,356.69139671361506"/>
  <s:path class="arrow" d="M347.45135006136644,204.06L 404.0000000000001,301.40066901408454"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingDialogStub">
  <s:path class="arrow" d="M355.5467722918202,204.06L 404.4284583640384,355.92"/>
  <s:path class="arrow" d="M349.40000000000003,200.49333333333334L 344.75,201.57666666666668"/>
  <s:path class="arrow" d="M356.3581958270831,204.06L 404.0000000000001,300.037293956044"/>
  <s:path class="arrowF" d="M349.40000000000003,200.49333333333334L 344.75,201.57666666666668"/>
  <s:path class="arrowF" d="M358.7,199.50460093896714L 509.1500000000001,202.56539906103288"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkController"/>
 <s:g visibility="hidden" id="dep-C32SerialServer">
  <s:path class="arrow" d="M320.08325127816704,241.66000000000003L 404.0000000000001,362.3474591503268"/>
  <s:path class="arrow" d="M319.9973799126638,232.36L 335.45000000000005,209.53000000000003"/>
  <s:path class="arrow" d="M321.5,240.67706699346408L 404.0000000000001,305.73793300653597"/>
  <s:path class="arrowF" d="M312.20000000000005,236.50142255892257L 54.199999999999996,208.28357744107748"/>
  <s:path class="arrowF" d="M319.9973799126638,232.36L 335.45000000000005,209.53000000000003"/>
  <s:path class="arrowF" d="M321.5,235.3304258675079L 407.3000000000001,204.33957413249215"/>
  <s:path class="arrowF" d="M321.5,236.19899466869765L 509.1500000000001,203.4710053313024"/>
  <s:path class="arrowF" d="M321.5,236.45940537745608L 602.3,203.21059462254397"/>
  <s:path class="arrowF" d="M321.5,236.70750166889187L 761.6000000000001,208.0774983311082"/>
  <s:path class="arrowF" d="M321.5,233.93723297213626L 506.00000000000017,112.0177670278638"/>
  <s:path class="arrowF" d="M317.86188724541165,232.36L 354.35000000000014,64.68348754448391"/>
 </s:g>
 <s:g visibility="hidden" id="dep-C32SerialServerConfig"/>
 <s:g visibility="hidden" id="dep-CommsElements">
  <s:path class="arrow" d="M312.20000000000005,218.02847081930418L 54.199999999999996,207.9565291806959"/>
  <s:path class="arrow" d="M321.5,215.10000000000002L 335.45000000000005,205.77"/>
  <s:path class="arrow" d="M319.6802337145699,222.86L 404.0000000000001,361.39517156862746"/>
  <s:path class="arrow" d="M321.5,222.8293545751634L 404.0000000000001,304.7856454248366"/>
  <s:path class="arrowF" d="M319.7034526152016,213.56L 379.2500000000001,116.52266219239375"/>
  <s:path class="arrowF" d="M321.5,217.44966876971608L 407.3000000000001,203.42033123028392"/>
  <s:path class="arrowF" d="M321.5,215.58831656346752L 506.00000000000017,111.56668343653253"/>
  <s:path class="arrowF" d="M321.5,215.10000000000002L 335.45000000000005,205.77"/>
  <s:path class="arrowF" d="M321.5,217.8428636709825L 509.1500000000001,203.02713632901754"/>
  <s:path class="arrowF" d="M321.5,217.96074974146848L 602.3,202.90925025853156"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MBufManager">
  <s:path class="arrow" d="M328.69351069119847,222.86L 404.0000000000001,360.53395454545455"/>
  <s:path class="arrow" d="M330.3215434083602,213.56L 335.45000000000005,207.84333333333336"/>
  <s:path class="arrow" d="M330.3566451011569,222.86L 404.0000000000001,304.2649181818182"/>
  <s:path class="arrowF" d="M330.3215434083602,213.56L 335.45000000000005,207.84333333333336"/>
  <s:path class="arrowF" d="M330.8,217.36725524475526L 407.3000000000001,203.50274475524478"/>
  <s:path class="arrowF" d="M330.8,217.8246682653877L 509.1500000000001,203.04533173461235"/>
  <s:path class="arrowF" d="M330.8,217.95249465811966L 602.3,202.91750534188037"/>
  <s:path class="arrowF" d="M328.607671715554,213.56L 379.2500000000001,117.74296103896104"/>
  <s:path class="arrowF" d="M330.8,215.4561666666667L 506.00000000000017,111.69883333333335"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsInfrastructureDocumentation"/>
 <s:g visibility="hidden" id="dep-SerialPortCSY">
  <s:path class="arrow" d="M320.6201037756679,260.46000000000004L 404.0000000000001,363.29974673202616"/>
  <s:path class="arrow" d="M318.88410159924746,251.16000000000003L 335.45000000000005,213.29000000000002"/>
  <s:path class="arrow" d="M321.5,258.5247794117647L 404.0000000000001,306.6902205882353"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PacketLoopbackCSY"/>
 <s:g visibility="hidden" id="dep-MUXCSY">
  <s:path class="arrow" d="M338.45622654007514,260.46000000000004L 404.0000000000001,361.84242827868854"/>
  <s:path class="arrow" d="M335.85682031984953,251.16000000000003L 335.56810912511764,254.46000000000004"/>
  <s:path class="arrow" d="M340.1,259.21460040983607L 404.0000000000001,306.00039959016397"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Dial">
  <s:path class="arrow" d="M375.5106948968513,166.46L 406.5045132102788,355.92"/>
  <s:path class="arrow" d="M375.8180239845524,166.46L 404.0000000000001,289.159668141593"/>
  <s:path class="arrowF" d="M370.805752753978,166.46L 344.75,197.17796536796538"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyWatchers">
  <s:path class="arrow" d="M384.6020086862107,166.46L 407.09309808179523,355.92"/>
  <s:path class="arrow" d="M379.4000000000001,166.13201365187714L 344.75,198.33798634812288"/>
  <s:path class="arrow" d="M387.2258873929009,166.46L 407.3000000000001,195.8516666666667"/>
  <s:path class="arrow" d="M384.82502625427696,166.46L 404.0000000000001,281.5059451219513"/>
  <s:path class="arrowF" d="M387.2258873929009,166.46L 407.3000000000001,195.8516666666667"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETel3rdPartyAPI">
  <s:path class="arrow" d="M393.6933224755701,166.46L 407.6816829533117,355.92"/>
  <s:path class="arrow" d="M388.7000000000001,165.37718309859156L 344.75,199.09281690140847"/>
  <s:path class="arrow" d="M395.467258261934,166.46L 407.3000000000001,192.44750000000002"/>
  <s:path class="arrow" d="M393.83202852400154,166.46L 405.34162573257913,277.49"/>
  <s:path class="arrowF" d="M396.58747837461505,157.16L 471.20000000000016,49.993809090909096"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TelephonyConfidentialDocumentation"/>
 <s:g visibility="hidden" id="dep-TelephonyDocumentation"/>
 <s:g visibility="hidden" id="dep-FaxClientandServer">
  <s:path class="arrow" d="M418.70000000000005,162.67568347509112L 181.1,206.9093165249089"/>
  <s:path class="arrow" d="M423.02014115092294,166.46L 409.5803438291713,355.92"/>
  <s:path class="arrow" d="M418.70000000000005,164.09171171171172L 344.75,200.3782882882883"/>
  <s:path class="arrow" d="M422.0523255813954,166.46L 416.6000000000001,185.9974999999999"/>
  <s:path class="arrow" d="M422.88687455537115,166.46L 411.8286341000712,277.49"/>
  <s:path class="arrowF" d="M422.0523255813954,166.46L 416.6000000000001,185.9974999999999"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelServerandCore">
  <s:path class="arrow" d="M375.6793146647016,204.06L 406.0289329403096,355.92"/>
  <s:path class="arrow" d="M370.1000000000001,199.8461471861472L 344.75,202.22385281385283"/>
  <s:path class="arrow" d="M376.1831105959362,204.06L 404.0000000000001,294.3171902654868"/>
  <s:path class="arrowF" d="M370.1000000000001,199.85479416809605L 291.95,207.33020583190398"/>
  <s:path class="arrowF" d="M379.40000000000003,199.81625L 407.3000000000001,202.25375000000003"/>
  <s:path class="arrowF" d="M379.40000000000003,199.51868392664508L 509.1500000000001,202.55131607335494"/>
  <s:path class="arrowF" d="M371.2341651467419,194.76L 311.00000000000006,115.09503289473686"/>
  <s:path class="arrowF" d="M379.40000000000003,196.31461920529802L 506.00000000000017,112.04038079470202"/>
  <s:path class="arrowF" d="M372.27895672507134,194.76L 296.4500000000001,52.06535262206148"/>
  <s:path class="arrowF" d="M377.76172362984084,194.76L 471.20000000000016,50.49444362017803"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelConfig"/>
 <s:g visibility="hidden" id="dep-ETelMultimode">
  <s:path class="arrow" d="M393.769425202653,204.06L 407.46704053058227,355.92"/>
  <s:path class="arrow" d="M388.7000000000001,199.5893326417704L 181.1,207.59566735822963"/>
  <s:path class="arrow" d="M398.00000000000006,200.2225L 407.3000000000001,201.84750000000003"/>
  <s:path class="arrow" d="M393.9968021273695,204.06L 404.21071185053876,277.49"/>
  <s:path class="arrowF" d="M388.7000000000001,199.77678217821781L 291.95,207.40821782178222"/>
  <s:path class="arrowF" d="M398.00000000000006,200.2225L 407.3000000000001,201.84750000000003"/>
  <s:path class="arrowF" d="M398.00000000000006,199.53546699875466L 509.1500000000001,202.53453300124536"/>
  <s:path class="arrowF" d="M388.8781047919085,194.76L 311.00000000000006,113.78019827586209"/>
  <s:path class="arrowF" d="M398.00000000000006,195.8237915601023L 506.00000000000017,112.53120843989772"/>
  <s:path class="arrowF" d="M390.32487107210363,194.76L 296.4500000000001,50.46262924667653"/>
  <s:path class="arrowF" d="M392.32672891508383,194.76L 363.6500000000001,64.44576419213973"/>
  <s:path class="arrowF" d="M395.80763797687314,194.76L 471.20000000000016,52.113081818181826"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelPacketData">
  <s:path class="arrow" d="M402.81448047162866,204.06L 408.18609432571856,355.92"/>
  <s:path class="arrow" d="M398.00000000000006,199.58195954907163L 181.1,207.6030404509284"/>
  <s:path class="arrow" d="M407.3,201.035L 407.3000000000001,201.03500000000003"/>
  <s:path class="arrow" d="M402.9036478930861,204.06L 406.9091026864858,277.49"/>
  <s:path class="arrowF" d="M407.3,201.035L 407.3000000000001,201.03500000000003"/>
  <s:path class="arrowF" d="M407.3,199.5459649122807L 509.1500000000001,202.5240350877193"/>
  <s:path class="arrowF" d="M407.3,195.51497916666668L 506.00000000000017,112.84002083333336"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelSIMToolkit">
  <s:path class="arrow" d="M411.8595357406043,204.06L 408.9051481208549,355.92"/>
  <s:path class="arrow" d="M411.9500000000001,204.06L 411.9499999999992,150.86"/>
  <s:path class="arrow" d="M411.8104936588027,204.06L 409.6074935224329,277.49"/>
  <s:path class="arrowF" d="M411.9500000000001,204.06L 411.9499999999992,150.86"/>
  <s:path class="arrowF" d="M408.3707854191358,194.76L 296.4500000000001,49.356129837702895"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ETelCDMA">
  <s:path class="arrow" d="M416.6000000000001,199.56889399509802L 181.1,207.616106004902"/>
  <s:path class="arrow" d="M416.6000000000001,201.03500000000003L 416.6000000000001,201.035"/>
  <s:path class="arrow" d="M420.71733942451937,204.06L 412.30588435838,277.49"/>
  <s:path class="arrow" d="M420.90459100958003,204.06L 409.62420191599125,355.92"/>
  <s:path class="arrowF" d="M416.6000000000001,201.03500000000003L 416.6000000000001,201.035"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CSDAGT">
  <s:path class="arrow" d="M375.58659280880994,185.26000000000002L 406.29044845429223,355.92"/>
  <s:path class="arrow" d="M370.1000000000001,180.9984294280443L 54.199999999999996,207.38657057195576"/>
  <s:path class="arrow" d="M379.40000000000003,183.36625L 407.3000000000001,199.90375000000003"/>
  <s:path class="arrow" d="M370.1000000000001,183.56909090909093L 344.75,199.7009090909091"/>
  <s:path class="arrow" d="M375.9739217360923,185.26000000000002L 404.0000000000001,291.73842920353985"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PSDAGT">
  <s:path class="arrow" d="M384.657085047101,185.26000000000002L 406.93775905532715,355.92"/>
  <s:path class="arrow" d="M388.70000000000005,184.28500000000003L 407.3000000000001,198.985"/>
  <s:path class="arrow" d="M379.4000000000001,182.94293515358362L 344.75,200.32706484641642"/>
  <s:path class="arrow" d="M384.9381555961024,185.26000000000002L 404.0000000000001,285.0596036585366"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GPRS/UMTSQoSPRT">
  <s:path class="arrow" d="M393.72757728539216,185.26000000000002L 407.58506965636207,355.92"/>
  <s:path class="arrow" d="M388.7000000000001,182.5354929577465L 344.75,200.73450704225354"/>
  <s:path class="arrow" d="M398.00000000000006,181.46124533001247L 509.1500000000001,201.80875466998756"/>
  <s:path class="arrow" d="M393.90238945611253,185.26000000000002L 404.8587076361661,277.49"/>
  <s:path class="arrow" d="M397.2724489795919,185.26000000000002L 407.3000000000001,197.14750000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GPRS/UMTSQoSInterface">
  <s:path class="arrow" d="M402.7980695236832,185.26000000000002L 408.2323802573969,355.92"/>
  <s:path class="arrow" d="M404.611224489796,185.26000000000002L 407.3000000000001,191.6350000000001"/>
  <s:path class="arrow" d="M402.86662331612257,185.26000000000002L 407.16321868084947,277.49"/>
  <s:path class="arrowF" d="M404.611224489796,185.26000000000002L 407.3000000000001,191.6350000000001"/>
  <s:path class="arrowF" d="M407.3,181.53246963562754L 509.1500000000001,201.7375303643725"/>
 </s:g>
 <s:g visibility="hidden" id="dep-QoSExtnAPI">
  <s:path class="arrow" d="M411.8685617619743,185.26000000000002L 408.87969085843184,355.92"/>
  <s:path class="arrow" d="M416.6,181.61670103092786L 509.1500000000001,201.65329896907218"/>
  <s:path class="arrow" d="M411.83085717613267,185.26000000000002L 409.4677297255329,277.49"/>
  <s:path class="arrowF" d="M416.6,181.61670103092786L 509.1500000000001,201.65329896907218"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SecondaryPDPcontextUMTSDriver"/>
 <s:g visibility="hidden" id="dep-QoS3GPPCPR">
  <s:path class="arrow" d="M430.00954623855654,185.26000000000002L 410.1743120605016,355.92"/>
  <s:path class="arrow" d="M425.9000000000001,181.74358208955226L 344.75,201.52641791044778"/>
  <s:path class="arrow" d="M429.75932489615286,185.26000000000002L 413.30000000000007,282.0581164383562"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PDPLayer">
  <s:path class="arrow" d="M439.0800384768476,185.26000000000002L 410.82162266153654,355.92"/>
  <s:path class="arrow" d="M435.2000000000001,181.63789473684213L 344.75,201.6321052631579"/>
  <s:path class="arrow" d="M444.50000000000006,181.9965111561866L 509.1500000000001,201.27348884381342"/>
  <s:path class="arrow" d="M438.72355875616296,185.26000000000002L 413.30000000000007,290.20959134615384"/>
  <s:path class="arrow" d="M435.2000000000001,184.28500000000003L 416.6000000000001,198.985"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RawIPNIF">
  <s:path class="arrow" d="M448.15053071513876,185.26000000000002L 411.4689332625714,355.92"/>
  <s:path class="arrow" d="M453.80000000000007,182.19596287703018L 509.1500000000001,201.07403712296986"/>
  <s:path class="arrow" d="M444.5000000000001,181.55023383768915L 344.75,201.7197661623109"/>
  <s:path class="arrow" d="M447.68779261617306,185.26000000000002L 413.30000000000007,294.61742592592594"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SMSStack">
  <s:path class="arrow" d="M379.40000000000003,218.08605938697318L 761.6000000000001,207.89894061302687"/>
  <s:path class="arrow" d="M375.795151665838,222.86L 405.702222774739,355.92"/>
  <s:path class="arrow" d="M370.1000000000001,218.06079105166052L 54.199999999999996,207.92420894833953"/>
  <s:path class="arrow" d="M370.1000000000001,217.96530635400907L 181.1,208.01969364599097"/>
  <s:path class="arrow" d="M370.1000000000001,216.12320346320348L 344.75,204.74679653679655"/>
  <s:path class="arrow" d="M376.4785487142936,222.86L 404.0000000000001,296.89595132743364"/>
  <s:path class="arrow" d="M379.40000000000003,216.26625L 407.3000000000001,204.60375000000002"/>
  <s:path class="arrowF" d="M377.43798421910293,213.56L 471.20000000000016,51.35913204747774"/>
  <s:path class="arrowF" d="M379.40000000000003,216.26625L 407.3000000000001,204.60375000000002"/>
  <s:path class="arrowF" d="M374.3312487492496,213.56L 361.8740744446669,75.22999999999999"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CDMASMSStack">
  <s:path class="arrow" d="M379.4000000000001,218.06493946188343L 54.199999999999996,207.92006053811662"/>
  <s:path class="arrow" d="M388.70000000000005,217.6527167630058L 509.1500000000001,203.21728323699423"/>
  <s:path class="arrow" d="M384.8084286424665,222.86L 406.510905022377,355.92"/>
  <s:path class="arrow" d="M379.4000000000001,217.97626806358383L 181.1,208.0087319364162"/>
  <s:path class="arrow" d="M379.4000000000001,216.5647781569966L 344.75,204.30522184300344"/>
  <s:path class="arrow" d="M385.30434508470864,222.86L 404.0000000000001,292.16692073170736"/>
  <s:path class="arrow" d="M388.70000000000005,215.61833333333334L 407.3000000000001,205.2516666666667"/>
  <s:path class="arrowF" d="M388.70000000000005,215.61833333333334L 407.3000000000001,205.2516666666667"/>
  <s:path class="arrowF" d="M383.38398610594936,213.56L 363.57114697389875,75.22999999999999"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandChannelAdaptor"/>
 <s:g visibility="hidden" id="dep-Inter-SystemCommunication"/>
 <s:g visibility="hidden" id="dep-CommonTSY">
  <s:path class="arrow" d="M370.1000000000001,254.94374927283306L 121.55,208.641250727167"/>
  <s:path class="arrow" d="M370.1000000000001,255.12315267527677L 54.199999999999996,208.4618473247233"/>
  <s:path class="arrow" d="M370.1000000000001,254.68361195158855L 181.1,208.90138804841155"/>
  <s:path class="arrow" d="M378.0045625587959,251.16000000000003L 407.3000000000001,209.30375"/>
  <s:path class="arrow" d="M377.6912258606214,260.46000000000004L 404.0000000000001,302.0534734513275"/>
  <s:path class="arrow" d="M376.1422278648709,260.46000000000004L 404.7233186133805,355.92"/>
  <s:path class="arrowF" d="M378.0045625587959,251.16000000000003L 407.3000000000001,209.30375"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimodeTSY">
  <s:path class="arrow" d="M385.0602892470745,260.46000000000004L 405.8005497902408,355.92"/>
  <s:path class="arrow" d="M380.20489181561624,251.16000000000003L 344.75,208.28337883959045"/>
  <s:path class="arrow" d="M386.490921919097,251.16000000000003L 407.3000000000001,211.51833333333335"/>
  <s:path class="arrow" d="M379.4000000000001,254.73407153179193L 181.1,208.85092846820814"/>
  <s:path class="arrow" d="M386.18434089000846,260.46000000000004L 404.0000000000001,299.2742378048781"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CDMATSY">
  <s:path class="arrow" d="M393.97835062927805,260.46000000000004L 406.877780967101,355.92"/>
  <s:path class="arrow" d="M388.7000000000001,251.16873239436623L 344.75,207.30126760563383"/>
  <s:path class="arrow" d="M394.977281279398,251.16000000000003L 407.3000000000001,215.94750000000002"/>
  <s:path class="arrow" d="M394.6774559193955,260.46000000000004L 404.0000000000001,293.11632352941183"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SIMTSY">
  <s:path class="arrow" d="M398.00000000000006,251.85880095923264L 344.75,206.61119904076742"/>
  <s:path class="arrow" d="M403.463640639699,251.16000000000003L 407.3000000000001,229.23499999999984"/>
  <s:path class="arrow" d="M403.1705709487826,260.46000000000004L 405.07709207948506,277.49"/>
  <s:path class="arrow" d="M402.8964120114816,260.46000000000004L 407.9550121439612,355.92"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TRPTSY">
  <s:path class="arrow" d="M413.8282291896666,260.46000000000004L 409.27548907043507,355.92"/>
  <s:path class="arrow" d="M409.40000000000003,252.46791075050712L 344.75,206.00208924949294"/>
  <s:path class="arrow" d="M409.40000000000003,254.8699210858586L 181.1,208.71507891414146"/>
  <s:path class="arrow" d="M413.86627469426156,251.16000000000003L 413.9966603951082,254.46000000000004"/>
  <s:path class="arrow" d="M413.58148614609576,260.46000000000004L 411.8656171284635,277.49"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TRPAGT">
  <s:path class="arrow" d="M422.7462905718702,260.46000000000004L 410.3527202472953,355.92"/>
  <s:path class="arrow" d="M422.3526340545626,251.16000000000003L 416.6000000000001,224.3396052631581"/>
  <s:path class="arrow" d="M418.70000000000005,252.84126126126128L 344.75,205.62873873873878"/>
  <s:path class="arrow" d="M422.0746011754828,260.46000000000004L 413.30000000000007,292.4514795918367"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandChannelAdaptorforC32">
  <s:path class="arrow" d="M433.67810775005523,260.46000000000004L 411.67319717376915,355.92"/>
  <s:path class="arrow" d="M430.1000000000001,253.19882725832016L 344.75,205.2711727416799"/>
  <s:path class="arrow" d="M432.48551637279604,260.46000000000004L 413.30000000000007,299.8564655172414"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BasebandChannelAdaptorforISC"/>
 <s:g visibility="hidden" id="dep-DND">
  <s:path class="arrow" d="M459.3853963083605,166.46L 411.9346833152372,355.92"/>
  <s:path class="arrow" d="M455.90000000000003,163.38702366127023L 344.75,201.0829763387298"/>
  <s:path class="arrow" d="M465.2,165.37718309859156L 509.1500000000001,199.09281690140847"/>
  <s:path class="arrow" d="M458.9148836342695,166.46L 413.30000000000007,296.18117052023126"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DNDConfig"/>
 <s:g visibility="hidden" id="dep-DHCP">
  <s:path class="arrow" d="M483.09424724602206,166.46L 509.1500000000001,197.17796536796538"/>
  <s:path class="arrow" d="M477.5680238870793,166.46L 413.11185305827007,355.92"/>
  <s:path class="arrow" d="M474.50000000000006,162.30752618715084L 54.199999999999996,207.2774738128492"/>
  <s:path class="arrow" d="M474.50000000000006,163.1760733549083L 344.75,201.29392664509172"/>
  <s:path class="arrow" d="M476.92888817371863,166.46L 413.30000000000007,299.67001063829787"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkAddressandPortTranslation">
  <s:path class="arrow" d="M486.65933767643867,166.46L 413.30000000000007,356.95985902255643"/>
  <s:path class="arrow" d="M491.33561811505507,166.46L 509.1500000000001,195.16680473372787"/>
  <s:path class="arrow" d="M483.8,163.0904347826087L 344.75,201.37956521739133"/>
  <s:path class="arrow" d="M485.9358904434432,166.46L 413.30000000000007,300.8045394736842"/>
 </s:g>
 <s:g visibility="hidden" id="dep-InternetSockets">
  <s:path class="arrow" d="M497.8035287730728,166.46L 413.30000000000007,358.46925164473686"/>
  <s:path class="arrow" d="M496.9767319353637,166.46L 413.30000000000007,301.8795970394737"/>
  <s:path class="arrow" d="M495.2000000000001,162.99906103286386L 344.75,201.47093896713616"/>
  <s:path class="arrowF" d="M495.2000000000001,162.28465522984678L 54.199999999999996,207.30034477015326"/>
  <s:path class="arrowF" d="M495.2000000000001,162.8155857445307L 291.95,206.76941425546931"/>
  <s:path class="arrowF" d="M495.2000000000001,162.99906103286386L 344.75,201.47093896713616"/>
  <s:path class="arrowF" d="M495.2000000000001,163.97100682593856L 416.6000000000001,200.49899317406147"/>
  <s:path class="arrowF" d="M501.43794369645053,166.46L 509.1500000000001,189.04333333333335"/>
  <s:path class="arrowF" d="M504.50000000000006,163.58359943977592L 602.3,200.8864005602241"/>
  <s:path class="arrowF" d="M495.2000000000001,161.06065614997715L 176.45000000000007,109.69434385002288"/>
  <s:path class="arrowF" d="M495.2000000000001,159.68992884864167L 388.55000000000007,111.06507115135837"/>
  <s:path class="arrowF" d="M500.79996689681275,157.16L 506.00000000000017,131.70631944444432"/>
  <s:path class="arrowF" d="M495.2000000000001,157.8980244941427L 363.6500000000001,47.2269755058573"/>
  <s:path class="arrowF" d="M498.908188109203,157.16L 480.5000000000001,66.27340625000005"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPEventNotifier">
  <s:path class="arrow" d="M459.1272439204127,204.06L 412.6627840825351,355.92"/>
  <s:path class="arrow" d="M465.2,199.6938028169014L 509.1500000000001,202.3761971830986"/>
  <s:path class="arrow" d="M455.90000000000003,199.53546699875466L 344.75,202.53453300124536"/>
  <s:path class="arrow" d="M458.3559457248057,204.06L 413.30000000000007,299.54995664739886"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TCP/IPv4/v6PRT">
  <s:path class="arrow" d="M468.17229918938835,204.06L 413.30000000000007,356.1468259803921"/>
  <s:path class="arrow" d="M474.5,199.7538566552901L 509.1500000000001,202.31614334470993"/>
  <s:path class="arrow" d="M465.20000000000005,199.5264739884393L 344.75,202.54352601156072"/>
  <s:path class="arrow" d="M467.2627914905223,204.06L 413.30000000000007,301.0475367647059"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TCP/IPv4/v6Config"/>
 <s:g visibility="hidden" id="dep-IPHook">
  <s:path class="arrow" d="M486.26240972733973,204.06L 413.30000000000007,359.1508364661654"/>
  <s:path class="arrow" d="M493.09999999999997,200.00615384615384L 509.1500000000001,202.06384615384619"/>
  <s:path class="arrow" d="M483.8,199.51187057633973L 344.75,202.5581294236603"/>
  <s:path class="arrow" d="M485.07648302195554,204.06L 413.30000000000007,302.99551691729323"/>
  <s:path class="arrowF" d="M483.8,199.60754901960783L 416.6000000000001,202.4624509803922"/>
  <s:path class="arrowF" d="M493.09999999999997,200.00615384615384L 509.1500000000001,202.06384615384619"/>
  <s:path class="arrowF" d="M493.09999999999997,199.53753164556963L 602.3,202.5324683544304"/>
  <s:path class="arrowF" d="M483.8,195.38644906743184L 388.55000000000007,112.96855093256819"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MobileIP">
  <s:path class="arrow" d="M495.3074649963154,204.06L 413.30000000000007,360.1825168350168"/>
  <s:path class="arrow" d="M493.1,199.49678547523428L 54.199999999999996,207.68821452476575"/>
  <s:path class="arrow" d="M493.1,199.50586108468124L 344.75,202.56413891531878"/>
  <s:path class="arrow" d="M493.9833287876722,204.06L 413.30000000000007,303.6645202020202"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingUnitTest"/>
 <s:g visibility="hidden" id="dep-NetworkingROM"/>
 <s:g visibility="hidden" id="dep-NetworkingExamples"/>
 <s:g visibility="hidden" id="dep-ExampleInternetUtilities"/>
 <s:g visibility="hidden" id="dep-IPProbe"/>
 <s:g visibility="hidden" id="dep-IPv6to4Tunnel"/>
 <s:g visibility="hidden" id="dep-IPAnalyzer"/>
 <s:g visibility="hidden" id="dep-NetworkingDocumentation"/>
 <s:g visibility="hidden" id="dep-NetworkingIntegrationTest">
  <s:path class="arrow" d="M531.8331365264695,185.26000000000002L 413.30000000000007,362.09773752969124"/>
  <s:path class="arrow" d="M530.4897959183674,185.26000000000002L 518.45,197.8121276595745"/>
  <s:path class="arrow" d="M530.390079195621,185.26000000000002L 413.30000000000007,304.6631413301663"/>
  <s:path class="arrowF" d="M530.4897959183674,185.26000000000002L 518.45,197.8121276595745"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NetworkingPerformanceMeasurementTools"/>
 <s:g visibility="hidden" id="dep-QoSFrameworkConfig"/>
 <s:g visibility="hidden" id="dep-QoSLibrary">
  <s:path class="arrow" d="M467.9631775236201,222.86L 413.30000000000007,357.5752573529412"/>
  <s:path class="arrow" d="M465.20000000000005,217.6527167630058L 344.75,203.21728323699423"/>
  <s:path class="arrow" d="M474.5,216.5647781569966L 509.1500000000001,204.30522184300344"/>
  <s:path class="arrow" d="M466.72943417950546,222.86L 413.30000000000007,302.47596813725494"/>
  <s:path class="arrowF" d="M465.20000000000005,216.96116580310883L 416.6000000000001,203.9088341968912"/>
  <s:path class="arrowF" d="M474.5,216.5647781569966L 509.1500000000001,204.30522184300344"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PFQoSLibrary">
  <s:path class="arrow" d="M476.9764545002487,222.86L 413.30000000000007,359.0869680851064"/>
  <s:path class="arrow" d="M483.8,216.12320346320348L 509.1500000000001,204.74679653679655"/>
  <s:path class="arrow" d="M474.50000000000006,217.6899892125135L 344.75,203.18001078748654"/>
  <s:path class="arrow" d="M475.55523054992057,222.86L 413.30000000000007,303.3900106382979"/>
  <s:path class="arrowF" d="M474.50000000000006,217.1339955357143L 416.6000000000001,203.73600446428574"/>
  <s:path class="arrowF" d="M483.8,216.12320346320348L 509.1500000000001,204.74679653679655"/>
 </s:g>
 <s:g visibility="hidden" id="dep-QoSFrameworkPRT">
  <s:path class="arrow" d="M485.9897314768772,222.86L 413.30000000000007,360.2463251879699"/>
  <s:path class="arrow" d="M483.8,217.72258847320526L 344.75,203.14741152679477"/>
  <s:path class="arrow" d="M493.09999999999997,215.3576331360947L 509.1500000000001,205.51236686390533"/>
  <s:path class="arrow" d="M484.38102692033556,222.86L 413.30000000000007,304.0910056390978"/>
 </s:g>
 <s:g visibility="hidden" id="dep-QoSIPSCPR">
  <s:path class="arrow" d="M495.00300845350574,222.86L 413.30000000000007,361.1636616161616"/>
  <s:path class="arrow" d="M493.1,217.36725524475526L 416.6000000000001,203.50274475524478"/>
  <s:path class="arrow" d="M502.4,213.70485981308414L 509.1500000000001,207.1651401869159"/>
  <s:path class="arrow" d="M493.2068232907506,222.86L 413.30000000000007,304.64566498316503"/>
  <s:path class="arrow" d="M493.1,217.75134157944817L 344.75,203.11865842055187"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPNetworkLayer">
  <s:path class="arrow" d="M504.0162854301343,222.86L 413.30000000000007,361.90759908536586"/>
  <s:path class="arrow" d="M509.06848874598074,213.56L 509.1500000000001,213.37222222222215"/>
  <s:path class="arrow" d="M502.40000000000003,222.5195198170732L 413.30000000000007,305.09548018292685"/>
  <s:path class="arrow" d="M502.40000000000003,217.77689128481583L 344.75,203.0931087151842"/>
  <s:path class="arrow" d="M502.40000000000003,217.44966876971608L 416.6000000000001,203.42033123028395"/>
  <s:path class="arrowF" d="M509.06848874598074,213.56L 509.1500000000001,213.37222222222215"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPTransportLayer">
  <s:path class="arrow" d="M513.0295624067628,222.86L 413.30000000000007,362.52305710306405"/>
  <s:path class="arrow" d="M511.70000000000005,222.1473885793872L 413.30000000000007,305.46761142061285"/>
  <s:path class="arrow" d="M515.587459807074,213.56L 518.45,231.01588235294167"/>
  <s:path class="arrow" d="M511.70000000000005,217.79974468085106L 344.75,203.07025531914897"/>
  <s:path class="arrowF" d="M515.587459807074,213.56L 518.45,231.01588235294167"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommsUserPromptManager">
  <s:path class="arrow" d="M522.0428393833913,222.86L 413.30000000000007,363.0406730769231"/>
  <s:path class="arrow" d="M521,217.8203071948262L 344.75,203.04969280517383"/>
  <s:path class="arrow" d="M521,221.83441666666667L 413.30000000000007,305.78058333333337"/>
  <s:path class="arrow" d="M521,218.0912899082569L 121.55,207.89371009174315"/>
  <s:path class="arrowF" d="M521,217.8203071948262L 344.75,203.04969280517383"/>
  <s:path class="arrowF" d="M522.1064308681672,213.56L 518.45,208.7618987341773"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IPUPSPlugins">
  <s:path class="arrow" d="M530.3000000000001,214.79120567375887L 518.45,206.07879432624117"/>
  <s:path class="arrow" d="M530.3000000000001,215.98741797900263L 311.00000000000006,111.1675820209974"/>
  <s:path class="arrow" d="M530.3000000000001,218.0939307499103L 121.55,207.89106925008974"/>
  <s:path class="arrow" d="M531.0561163600199,222.86L 413.30000000000007,363.48206057007127"/>
  <s:path class="arrow" d="M530.3000000000001,218.07465062761506L 181.1,207.91034937238499"/>
  <s:path class="arrow" d="M530.3000000000001,221.5675356294537L 413.30000000000007,306.0474643705463"/>
  <s:path class="arrowF" d="M530.3000000000001,214.79120567375887L 518.45,206.07879432624117"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NULLAGT">
  <s:path class="arrow" d="M458.4185361006845,260.46000000000004L 413.30000000000007,358.89056358381504"/>
  <s:path class="arrow" d="M456.2980714957667,251.16000000000003L 416.6000000000001,207.74533950617285"/>
  <s:path class="arrow" d="M455.90000000000003,253.75813200498135L 344.75,204.7118679950187"/>
  <s:path class="arrow" d="M456.0470612930311,260.46000000000004L 413.30000000000007,304.6031358381503"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericSCPRParameters">
  <s:path class="arrow" d="M467.33659748288807,260.46000000000004L 413.30000000000007,360.43212009803926"/>
  <s:path class="arrowF" d="M473.69510818438386,251.16000000000003L 509.1500000000001,208.28337883959045"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MBMSParameters">
  <s:path class="arrow" d="M476.25465886509164,260.46000000000004L 413.30000000000007,361.5669680851064"/>
  <s:path class="arrow" d="M482.1814675446849,251.16000000000003L 509.1500000000001,209.792683982684"/>
  <s:path class="arrow" d="M474.50000000000006,254.0325997842503L 344.75,204.43740021574976"/>
  <s:path class="arrow" d="M474.50000000000006,259.3449893617022L 413.30000000000007,305.8700106382979"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EthernetNIF">
  <s:path class="arrow" d="M458.72205074796443,241.66000000000003L 413.30000000000007,357.20617052023124"/>
  <s:path class="arrow" d="M465.2,234.0104225352113L 509.1500000000001,205.65957746478875"/>
  <s:path class="arrow" d="M465.2,235.91896516393444L 602.3,203.7510348360656"/>
  <s:path class="arrow" d="M455.90000000000003,235.6839103362391L 344.75,203.98608966376094"/>
  <s:path class="arrow" d="M457.2164134263416,241.66000000000003L 413.30000000000007,302.9187427745665"/>
  <s:path class="arrowF" d="M465.2,234.0104225352113L 509.1500000000001,205.65957746478875"/>
  <s:path class="arrowF" d="M465.2,235.91896516393444L 602.3,203.7510348360656"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EthernetPacketDriver"/>
 <s:g visibility="hidden" id="dep-PPPNIF">
  <s:path class="arrow" d="M474.50000000000006,234.63310267857145L 416.6000000000001,205.0368973214286"/>
  <s:path class="arrow" d="M483.8,232.40025974025977L 509.1500000000001,207.26974025974027"/>
  <s:path class="arrow" d="M474.50000000000006,236.63472670807457L 121.55,208.1502732919255"/>
  <s:path class="arrow" d="M476.6669475478129,241.66000000000003L 413.30000000000007,360.3269680851064"/>
  <s:path class="arrow" d="M474.50000000000006,235.8612944983819L 344.75,203.80870550161814"/>
  <s:path class="arrow" d="M474.62171766005946,241.66000000000003L 413.30000000000007,304.6300106382979"/>
  <s:path class="arrowF" d="M474.50000000000006,234.63310267857145L 416.6000000000001,205.0368973214286"/>
  <s:path class="arrowF" d="M483.8,232.40025974025977L 509.1500000000001,207.26974025974027"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PPPConfig"/>
 <s:g visibility="hidden" id="dep-SLIPNIF">
  <s:path class="arrow" d="M494.6118443476614,241.66000000000003L 413.30000000000007,362.1448063973064"/>
  <s:path class="arrow" d="M493.1,235.99682207421506L 344.75,203.67317792578498"/>
  <s:path class="arrow" d="M493.1,240.78819023569025L 413.30000000000007,305.62680976430977"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TunnelNIF">
  <s:path class="arrow" d="M503.5842927475857,241.66000000000003L 413.30000000000007,362.7960137195122"/>
  <s:path class="arrow" d="M507.9637554585153,232.36L 509.1500000000001,226.32333333333315"/>
  <s:path class="arrow" d="M502.40000000000003,240.43110518292684L 413.30000000000007,305.9838948170732"/>
  <s:path class="arrow" d="M502.40000000000003,236.05326145552561L 344.75,203.61673854447443"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WirelessLAN">
  <s:path class="arrow" d="M511.70000000000005,236.61005075022067L 181.1,208.1749492497794"/>
  <s:path class="arrow" d="M511.70000000000005,236.1037446808511L 344.75,203.56625531914895"/>
  <s:path class="arrow" d="M511.70000000000005,236.71877731362468L 54.199999999999996,208.06622268637534"/>
  <s:path class="arrow" d="M511.70000000000005,236.66967517837028L 121.55,208.11532482162977"/>
  <s:path class="arrow" d="M512.5567411475099,241.66000000000003L 413.30000000000007,363.3347562674095"/>
  <s:path class="arrow" d="M511.70000000000005,240.1356894150418L 413.30000000000007,306.27931058495824"/>
  <s:path class="arrow" d="M516.0048034934498,232.36L 517.6454148471615,254.46000000000004"/>
  <s:path class="arrowF" d="M511.70000000000005,232.51394677236695L 388.55000000000007,113.4410532276331"/>
  <s:path class="arrowF" d="M516.0048034934498,232.36L 517.6454148471615,254.46000000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PredictorCompression">
  <s:path class="arrow" d="M523.555226282901,241.66000000000003L 413.30000000000007,363.88037153652397"/>
  <s:path class="arrow" d="M523.1,236.15880095923262L 344.75,203.5111990407674"/>
  <s:path class="arrow" d="M523.1,239.8365050377834L 413.30000000000007,306.5784949622166"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MPPC">
  <s:path class="arrow" d="M532.5276746828251,241.66000000000003L 413.30000000000007,364.2537207943925"/>
  <s:path class="arrow" d="M532.4,236.19899466869765L 344.75,203.4710053313024"/>
  <s:path class="arrow" d="M532.4,239.6317815420561L 413.30000000000007,306.7832184579439"/>
 </s:g>
 <s:g visibility="hidden" id="dep-StacLZSCompression">
  <s:path class="arrow" d="M541.7,241.46836056644884L 413.30000000000007,364.57663943355124"/>
  <s:path class="arrow" d="M541.7,236.23556363636365L 344.75,203.4344363636364"/>
  <s:path class="arrow" d="M541.7,239.45471132897606L 413.30000000000007,306.960288671024"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EAPFramework">
  <s:path class="arrow" d="M553.1,235.91447530864198L 416.6000000000001,203.75552469135806"/>
  <s:path class="arrow" d="M553.1,236.7016349098333L 121.55,208.08336509016675"/>
  <s:path class="arrow" d="M553.1,241.12747987927568L 413.30000000000007,364.91752012072436"/>
  <s:path class="arrow" d="M553.1,233.3756996587031L 518.45,206.29430034129695"/>
  <s:path class="arrow" d="M553.1,236.2761268090972L 344.75,203.39387319090287"/>
  <s:path class="arrow" d="M553.1,239.26779175050305L 413.30000000000007,307.147208249497"/>
  <s:path class="arrow" d="M553.1,236.74250147579696L 54.199999999999996,208.0424985242031"/>
  <s:path class="arrowF" d="M553.1,233.3756996587031L 518.45,206.29430034129695"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PacketLogger">
  <s:path class="arrow" d="M562.4,240.88573390151518L 413.30000000000007,365.15926609848486"/>
  <s:path class="arrow" d="M562.4,236.6619642857143L 181.1,208.12303571428575"/>
  <s:path class="arrow" d="M562.4,236.3061996034369L 344.75,203.36380039656314"/>
  <s:path class="arrow" d="M562.4,239.13523200757578L 413.30000000000007,307.27976799242424"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothPANProfile">
  <s:path class="arrow" d="M581.6941860465115,166.46L 602.3,195.99500000000003"/>
  <s:path class="arrow" d="M574.6397937024972,166.46L 413.30000000000007,363.3601104240283"/>
  <s:path class="arrow" d="M573.8,164.74816705336428L 518.45,199.72183294663574"/>
  <s:path class="arrow" d="M573.8,162.6069477658905L 344.75,201.86305223410955"/>
  <s:path class="arrow" d="M573.8,165.8519125441696L 413.30000000000007,305.3630874558304"/>
  <s:path class="arrowF" d="M581.6941860465115,166.46L 602.3,195.99500000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBManager">
  <s:path class="arrow" d="M591.5,162.55185705916813L 344.75,201.9181429408319"/>
  <s:path class="arrow" d="M591.5,162.31926197283775L 181.1,207.26573802716229"/>
  <s:path class="arrow" d="M591.5,162.20103046103185L 54.199999999999996,207.3839695389682"/>
  <s:path class="arrow" d="M591.9426167209555,166.46L 413.30000000000007,363.89581999999996"/>
  <s:path class="arrow" d="M591.5,165.470356L 413.30000000000007,305.744644"/>
  <s:path class="arrow" d="M597.3793757649938,166.46L 602.3,185.0718055555555"/>
  <s:path class="arrowF" d="M591.5,157.22976932668328L 480.5000000000001,47.89523067331672"/>
  <s:path class="arrowF" d="M591.5,158.93488596491227L 515.3000000000002,111.82011403508776"/>
  <s:path class="arrowF" d="M597.3793757649938,166.46L 602.3,185.0718055555555"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBManagerTests"/>
 <s:g visibility="hidden" id="dep-USBClassandManagerDocumentation"/>
 <s:g visibility="hidden" id="dep-MassStorageDriver">
  <s:path class="arrow" d="M621.5,166.2403275862069L 413.30000000000007,364.60467241379314"/>
  <s:path class="arrow" d="M621.5,162.18068548387097L 54.199999999999996,207.40431451612906"/>
  <s:path class="arrow" d="M621.5,164.96547931034482L 413.30000000000007,306.24952068965524"/>
  <s:path class="arrow" d="M623.9644430844553,166.46L 611.5999999999999,192.76664062500004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothHCIFramework2">
  <s:path class="arrow" d="M573.8,181.04017621145377L 344.75,202.22982378854627"/>
  <s:path class="arrow" d="M573.8,180.84883011911515L 54.199999999999996,207.5361698808849"/>
  <s:path class="arrow" d="M574.2596324797664,185.26000000000002L 413.30000000000007,363.87495141342754"/>
  <s:path class="arrow" d="M583.0999999999999,184.20763157894737L 602.3,199.06236842105267"/>
  <s:path class="arrow" d="M573.8,184.13707155477033L 413.30000000000007,305.8779284452297"/>
  <s:path class="arrowF" d="M583.0999999999999,184.20763157894737L 602.3,199.06236842105267"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothHCIExtensionInterface">
  <s:path class="arrow" d="M583.3301247180575,185.26000000000002L 413.30000000000007,364.1428936348409"/>
  <s:path class="arrow" d="M583.0999999999999,181.0240218049667L 344.75,202.24597819503333"/>
  <s:path class="arrow" d="M583.0999999999999,183.95392378559467L 413.30000000000007,306.0610762144054"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothHCI2ReferenceImplementations">
  <s:path class="arrow" d="M592.4,181.0090367775832L 344.75,202.26096322241685"/>
  <s:path class="arrow" d="M592.4006169563486,185.26000000000002L 413.30000000000007,364.38438296178344"/>
  <s:path class="arrow" d="M599.1377551020407,185.26000000000002L 602.3,192.30318181818183"/>
  <s:path class="arrow" d="M592.4,183.78885748407646L 413.30000000000007,306.2261425159236"/>
  <s:path class="arrowF" d="M599.1377551020407,185.26000000000002L 602.3,192.30318181818183"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothSDP">
  <s:path class="arrow" d="M573.8,199.48354367555302L 54.199999999999996,207.701456324447"/>
  <s:path class="arrow" d="M573.8,204.05520759717314L 413.30000000000007,364.38979240282686"/>
  <s:path class="arrow" d="M573.8,199.473404657017L 344.75,202.59659534298302"/>
  <s:path class="arrow" d="M573.8,202.42223056537102L 413.30000000000007,306.39276943462903"/>
  <s:path class="arrow" d="M583.0999999999999,199.94026315789475L 602.3,202.12973684210527"/>
  <s:path class="arrowF" d="M573.8,199.5435986604843L 291.95,207.64140133951574"/>
  <s:path class="arrowF" d="M583.0999999999999,199.94026315789475L 602.3,202.12973684210527"/>
  <s:path class="arrowF" d="M574.9650058033493,194.76L 515.3000000000002,115.14945796460181"/>
  <s:path class="arrowF" d="M573.8,196.8778466771324L 296.4500000000001,45.8471533228676"/>
  <s:path class="arrowF" d="M573.8,196.10245044429254L 363.6500000000001,46.62254955570745"/>
  <s:path class="arrowF" d="M575.3935920433069,194.76L 480.5000000000001,50.38948099415205"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothNotifiersSupport">
  <s:path class="arrow" d="M583.0999999999999,203.81399916247906L 413.30000000000007,364.63100083752096"/>
  <s:path class="arrow" d="M592.3999999999999,200.197109375L 602.3,201.87289062500003"/>
  <s:path class="arrow" d="M583.0999999999999,202.26581658291457L 413.30000000000007,306.54918341708543"/>
  <s:path class="arrowF" d="M583.0999999999999,199.53946330504243L 291.95,207.6455366949576"/>
  <s:path class="arrowF" d="M592.3999999999999,200.197109375L 602.3,201.87289062500003"/>
  <s:path class="arrowF" d="M583.7869756259325,194.76L 515.3000000000002,114.4010603112841"/>
  <s:path class="arrowF" d="M583.0999999999999,196.95741763811455L 296.4500000000001,45.767582361885445"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothGAVDP">
  <s:path class="arrow" d="M592.4,203.59660429936307L 413.30000000000007,364.84839570063696"/>
  <s:path class="arrow" d="M601.6999999999999,200.93651515151515L 602.3,201.13348484848487"/>
  <s:path class="arrow" d="M592.4,199.46881494454175L 344.75,202.60118505545827"/>
  <s:path class="arrow" d="M592.4,202.12484474522293L 413.30000000000007,306.6901552547771"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothExamplesandTests"/>
 <s:g visibility="hidden" id="dep-BluetoothLoggingEngine">
  <s:path class="arrow" d="M611,203.22041666666667L 413.30000000000007,365.2245833333334"/>
  <s:path class="arrow" d="M611,201.88090217391303L 413.30000000000007,306.934097826087"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothDocumentation"/>
 <s:g visibility="hidden" id="dep-BluetoothManager">
  <s:path class="arrow" d="M583.0999999999999,215.67289473684212L 602.3,205.1971052631579"/>
  <s:path class="arrow" d="M573.8,218.11825723199092L 54.199999999999996,207.86674276800912"/>
  <s:path class="arrow" d="M573.8,218.08929664179107L 181.1,207.89570335820898"/>
  <s:path class="arrow" d="M573.8,222.34036660777386L 413.30000000000007,364.9046333922262"/>
  <s:path class="arrow" d="M573.8,220.70738957597175L 413.30000000000007,306.9076104240283"/>
  <s:path class="arrowF" d="M573.8,218.0433410613086L 291.95,207.94165893869143"/>
  <s:path class="arrowF" d="M575.5646295703107,213.56L 515.3000000000002,116.43883849557527"/>
  <s:path class="arrowF" d="M583.0999999999999,215.67289473684212L 602.3,205.1971052631579"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothConfig"/>
 <s:g visibility="hidden" id="dep-BluetoothROM"/>
 <s:g visibility="hidden" id="dep-BluetoothClientLibrary">
  <s:path class="arrow" d="M601.6999999999999,218.12285425646553L 54.199999999999996,207.8621457435345"/>
  <s:path class="arrow" d="M601.6999999999999,221.75747723823977L 413.30000000000007,365.48752276176026"/>
  <s:path class="arrow" d="M606.5294212218648,213.56L 604.9512861736333,254.46000000000004"/>
  <s:path class="arrow" d="M601.6999999999999,217.9384225352113L 344.75,202.93157746478875"/>
  <s:path class="arrow" d="M601.6999999999999,220.35495068285283L 413.30000000000007,307.2600493171472"/>
  <s:path class="arrowF" d="M601.6999999999999,218.12285425646553L 54.199999999999996,207.8621457435345"/>
  <s:path class="arrowF" d="M601.6999999999999,218.05791490362014L 291.95,207.9270850963799"/>
  <s:path class="arrowF" d="M602.2772868713677,213.56L 515.3000000000002,114.25411442006275"/>
  <s:path class="arrowF" d="M601.6999999999999,215.6245231282785L 296.4500000000001,45.90047687172148"/>
  <s:path class="arrowF" d="M601.6999999999999,214.9221012734991L 363.6500000000001,46.60289872650091"/>
  <s:path class="arrowF" d="M602.8803467794962,213.56L 480.5000000000001,49.54689080459772"/>
  <s:path class="arrowF" d="M606.5294212218648,213.56L 604.9512861736333,254.46000000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothBuildUtilities"/>
 <s:g visibility="hidden" id="dep-BluetoothStack">
  <s:path class="arrow" d="M573.8,236.75297078842883L 54.199999999999996,208.03202921157123"/>
  <s:path class="arrow" d="M582.3080786026201,232.36L 602.3,208.26447368421054"/>
  <s:path class="arrow" d="M573.8,236.33986154814352L 344.75,203.33013845185656"/>
  <s:path class="arrow" d="M573.8,240.62552561837458L 413.30000000000007,365.4194743816255"/>
  <s:path class="arrow" d="M573.8,238.99254858657247L 413.30000000000007,307.42245141342755"/>
  <s:path class="arrowF" d="M582.3080786026201,232.36L 602.3,208.26447368421054"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IrDAStack">
  <s:path class="arrow" d="M583.0999999999999,236.75741220735787L 54.199999999999996,208.02758779264218"/>
  <s:path class="arrow" d="M590.3491266375545,232.36L 602.3,210.979140625"/>
  <s:path class="arrow" d="M583.0999999999999,240.43778475711895L 413.30000000000007,365.6072152428811"/>
  <s:path class="arrow" d="M583.0999999999999,236.36502725620838L 344.75,203.30497274379167"/>
  <s:path class="arrow" d="M583.0999999999999,238.88960217755445L 413.30000000000007,307.5253978224456"/>
  <s:path class="arrowF" d="M583.0999999999999,234.850060851927L 518.45,204.81993914807305"/>
  <s:path class="arrowF" d="M590.3491266375545,232.36L 602.3,210.979140625"/>
  <s:path class="arrowF" d="M584.9505231718267,232.36L 515.3000000000002,116.66876459143974"/>
  <s:path class="arrowF" d="M583.0999999999999,233.07259344262297L 363.6500000000001,47.25240655737707"/>
  <s:path class="arrowF" d="M585.0636374196545,232.36L 480.5000000000001,51.363987935656866"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IrDAConfig"/>
 <s:g visibility="hidden" id="dep-IrDATest"/>
 <s:g visibility="hidden" id="dep-IrDADocumentation"/>
 <s:g visibility="hidden" id="dep-ShortlinkDocumentation"/>
 <s:g visibility="hidden" id="dep-BluetoothCSY">
  <s:path class="arrow" d="M573.8,258.9106846289753L 413.30000000000007,365.93431537102475"/>
  <s:path class="arrow" d="M573.8,254.77308999370678L 344.75,203.69691000629328"/>
  <s:path class="arrow" d="M573.8,257.27770759717316L 413.30000000000007,307.93729240282687"/>
  <s:path class="arrow" d="M580.9434148635935,251.16000000000003L 602.3,211.33184210526318"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBClientDriver">
  <s:path class="arrow" d="M591.5,258.61798000000005L 413.30000000000007,366.22702000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHostandOTGDrivers">
  <s:path class="arrow" d="M600.8,257.0763452743903L 413.30000000000007,308.1386547256098"/>
  <s:path class="arrow" d="M600.8,258.4852858231708L 413.30000000000007,366.3597141768293"/>
  <s:path class="arrow" d="M605.5812323612418,251.16000000000003L 605.4880997177799,254.46000000000004"/>
  <s:path class="arrowF" d="M605.5812323612418,251.16000000000003L 605.4880997177799,254.46000000000004"/>
  <s:path class="arrowF" d="M600.8,257.0763452743903L 413.30000000000007,308.1386547256098"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHostandOTGStack"/>
 <s:g visibility="hidden" id="dep-OMAPUSBHostControllerDriver">
  <s:path class="arrow" d="M621.5,258.2306724137931L 413.30000000000007,366.6143275862069"/>
  <s:path class="arrowF" d="M624.4702257761053,251.16000000000003L 611.5999999999999,215.53226562499998"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPUSBHostControllerDriverTemplate">
  <s:path class="arrow" d="M630.8,258.1314120370371L 413.30000000000007,366.71358796296295"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaFramework">
  <s:path class="arrow" d="M651.5,163.60009422110554L 761.6000000000001,205.9849057788945"/>
  <s:path class="arrow" d="M642.2,162.2133158788565L 121.55,207.37168412114355"/>
  <s:path class="arrow" d="M642.2,162.26437340561225L 181.1,207.3206265943878"/>
  <s:path class="arrow" d="M650.6132981616447,166.46L 679.4000000000001,202.02937500000004"/>
  <s:path class="arrow" d="M642.2,165.85532430730478L 413.30000000000007,364.98967569269524"/>
  <s:path class="arrow" d="M642.2,162.16783902561528L 54.199999999999996,207.41716097438476"/>
  <s:path class="arrow" d="M642.2,164.69126259445844L 413.30000000000007,306.5237374055416"/>
  <s:path class="arrowF" d="M651.5,157.80311735941322L 703.5500000000002,112.9518826405868"/>
  <s:path class="arrowF" d="M650.6132981616447,166.46L 679.4000000000001,202.02937500000004"/>
  <s:path class="arrowF" d="M645.5174075475268,157.16L 636.3500000000001,125.17089108910906"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaDocumentation"/>
 <s:g visibility="hidden" id="dep-MultimediaUtilityLibrary">
  <s:path class="arrow" d="M660.8000000000001,165.5623218457944L 413.30000000000007,365.28267815420566"/>
  <s:path class="arrow" d="M660.8000000000001,164.4825730140187L 413.30000000000007,306.7324269859813"/>
  <s:path class="arrow" d="M660.8000000000001,162.157032391622L 54.199999999999996,207.42796760837803"/>
  <s:path class="arrowF" d="M667.3316490808224,166.46L 679.4000000000001,196.28375000000003"/>
  <s:path class="arrowF" d="M662.4813534474606,157.16L 636.3500000000001,116.22862222222227"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ImagingFrameworks">
  <s:path class="arrow" d="M670.1,162.1931446625437L 121.55,207.39185533745632"/>
  <s:path class="arrow" d="M670.1,162.238932871764L 181.1,207.34606712823603"/>
  <s:path class="arrow" d="M679.4,164.1459262295082L 761.6000000000001,205.43907377049183"/>
  <s:path class="arrow" d="M670.1,165.4311809470124L 413.30000000000007,365.4138190529876"/>
  <s:path class="arrow" d="M670.1,162.1518702015355L 54.199999999999996,207.43312979846453"/>
  <s:path class="arrow" d="M675.6908245404112,166.46L 679.4000000000001,184.7925000000002"/>
  <s:path class="arrow" d="M670.1,164.38916854565954L 413.30000000000007,306.8258314543405"/>
  <s:path class="arrowF" d="M670.1,161.14273004885993L 311.00000000000006,109.61226995114009"/>
  <s:path class="arrowF" d="M677.6922585831836,157.16L 703.5500000000002,116.29394618834078"/>
  <s:path class="arrowF" d="M675.6908245404112,166.46L 679.4000000000001,184.7925000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ImagingUnitTests"/>
 <s:g visibility="hidden" id="dep-ImagingIntegrationTests"/>
 <s:g visibility="hidden" id="dep-CameraFramework">
  <s:path class="arrow" d="M698,162.1372657326596L 54.199999999999996,207.44773426734042"/>
  <s:path class="arrow" d="M698,165.08753826530614L 413.30000000000007,365.75746173469395"/>
  <s:path class="arrow" d="M700.7683509191776,166.46L 688.7,196.28374999999997"/>
  <s:path class="arrow" d="M698,164.14441071428573L 413.30000000000007,307.07058928571433"/>
  <s:path class="arrowF" d="M698,158.34527484143763L 636.3500000000001,112.4097251585624"/>
  <s:path class="arrowF" d="M700.7683509191776,166.46L 688.7,196.28374999999997"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CameraUnitTests"/>
 <s:g visibility="hidden" id="dep-ImagingPlugins">
  <s:path class="arrow" d="M642.2,180.87853156887758L 181.1,207.50646843112247"/>
  <s:path class="arrow" d="M642.2,180.8483569204642L 121.55,207.53664307953585"/>
  <s:path class="arrow" d="M642.2,184.2883217884131L 413.30000000000007,365.3566782115869"/>
  <s:path class="arrow" d="M642.2,180.82148041185334L 54.199999999999996,207.5635195881467"/>
  <s:path class="arrow" d="M651.5,181.66793341708544L 761.6000000000001,206.7170665829146"/>
  <s:path class="arrow" d="M651.5,184.005625L 679.4000000000001,204.37937500000004"/>
  <s:path class="arrow" d="M642.2,183.12426007556675L 413.30000000000007,306.89073992443326"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CameraPlugins">
  <s:path class="arrow" d="M651.5,184.15010606060608L 413.30000000000007,365.49489393939393"/>
  <s:path class="arrow" d="M660.8,185.1375L 679.4000000000001,203.24750000000006"/>
  <s:path class="arrow" d="M651.5,183.02978484848487L 413.30000000000007,306.98521515151515"/>
 </s:g>
 <s:g visibility="hidden" id="dep-3GPLibrary"/>
 <s:g visibility="hidden" id="dep-3GPUnitTests"/>
 <s:g visibility="hidden" id="dep-MultimediaTestCodecs"/>
 <s:g visibility="hidden" id="dep-MultimediaResourceController">
  <s:path class="arrow" d="M690.8000000000001,183.6650078451883L 413.30000000000007,365.9799921548117"/>
  <s:path class="arrow" d="M693.4985919381558,185.26000000000002L 688.7,196.69453947368422"/>
  <s:path class="arrow" d="M690.8000000000001,180.80556781235487L 54.199999999999996,207.57943218764518"/>
  <s:path class="arrow" d="M690.8000000000001,182.69820345188285L 413.30000000000007,307.31679654811717"/>
  <s:path class="arrowF" d="M693.4985919381558,185.26000000000002L 688.7,196.69453947368422"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DecisionFramework"/>
 <s:g visibility="hidden" id="dep-MediaDeviceFramework">
  <s:path class="arrow" d="M651.5,217.80361180904524L 761.6000000000001,208.1813881909548"/>
  <s:path class="arrow" d="M642.2,218.1287631843295L 54.199999999999996,207.85623681567054"/>
  <s:path class="arrow" d="M642.2,218.10684789540818L 181.1,207.87815210459186"/>
  <s:path class="arrow" d="M642.2,221.15431675062973L 413.30000000000007,366.0906832493703"/>
  <s:path class="arrow" d="M651.5,216.90562500000001L 679.4000000000001,209.07937500000003"/>
  <s:path class="arrow" d="M642.2,219.99025503778338L 413.30000000000007,307.62474496221665"/>
  <s:path class="arrowF" d="M651.5,216.90562500000001L 679.4000000000001,209.07937500000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MDFUnitTests"/>
 <s:g visibility="hidden" id="dep-SpeechRecognitionController">
  <s:path class="arrow" d="M660.8000000000001,218.11077147239266L 181.1,207.87422852760739"/>
  <s:path class="arrow" d="M660.8000000000001,220.9410601635514L 413.30000000000007,366.3039398364486"/>
  <s:path class="arrow" d="M660.8000000000001,219.8613113317757L 413.30000000000007,307.7536886682243"/>
  <s:path class="arrow" d="M670.1,215.60125000000002L 679.4000000000001,210.38375000000002"/>
  <s:path class="arrowF" d="M670.1,215.60125000000002L 679.4000000000001,210.38375000000002"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILAPI"/>
 <s:g visibility="hidden" id="dep-OpenMAXILCore">
  <s:path class="arrow" d="M660.5876603386352,232.36L 679.4000000000001,212.6475"/>
  <s:path class="arrow" d="M651.5,239.4904696969697L 413.30000000000007,366.55453030303033"/>
  <s:path class="arrow" d="M651.5,236.78589391691398L 54.199999999999996,207.99910608308608"/>
  <s:path class="arrow" d="M651.5,238.3701484848485L 413.30000000000007,308.04485151515155"/>
  <s:path class="arrowF" d="M660.5876603386352,232.36L 679.4000000000001,212.6475"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILReferenceComponents">
  <s:path class="arrow" d="M660.8000000000001,239.40063960280375L 413.30000000000007,366.6443603971963"/>
  <s:path class="arrow" d="M660.8000000000001,236.78927788602047L 54.199999999999996,207.99572211397958"/>
  <s:path class="arrow" d="M668.4084402257569,232.36L 679.4000000000001,215.08375"/>
  <s:path class="arrow" d="M660.8000000000001,238.32089077102805L 413.30000000000007,308.094109228972"/>
  <s:path class="arrowF" d="M668.4084402257569,232.36L 679.4000000000001,215.08375"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILTestComponents">
  <s:path class="arrow" d="M670.1,239.31708850056373L 413.30000000000007,366.72791149943635"/>
  <s:path class="arrow" d="M670.1,236.7925611804223L 54.199999999999996,207.99243881957776"/>
  <s:path class="arrow" d="M676.2292201128785,232.36L 679.4000000000001,222.39249999999993"/>
  <s:path class="arrow" d="M670.1,238.27507609921085L 413.30000000000007,308.1399239007892"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenMAXILUnitTests"/>
 <s:g visibility="hidden" id="dep-OpenMAXILCoreConformanceSuite"/>
 <s:g visibility="hidden" id="dep-MultimediaIntegrationLayerAPI">
  <s:path class="arrow" d="M698,236.80185002296741L 54.199999999999996,207.98314997703264"/>
  <s:path class="arrow" d="M698,239.0981505102041L 413.30000000000007,366.9468494897959"/>
  <s:path class="arrow" d="M699.6915597742432,232.36L 688.7,215.08375000000007"/>
  <s:path class="arrow" d="M698,238.1550229591837L 413.30000000000007,308.25997704081635"/>
  <s:path class="arrowF" d="M699.6915597742432,232.36L 688.7,215.08375000000007"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaIntegrationLayerUnitTests"/>
 <s:g visibility="hidden" id="dep-DevSoundAPI"/>
 <s:g visibility="hidden" id="dep-A3FDevSound">
  <s:path class="arrow" d="M651.5,202.59689393939394L 413.30000000000007,365.8481060606061"/>
  <s:path class="arrow" d="M651.5,199.47412339268053L 54.199999999999996,207.7108766073195"/>
  <s:path class="arrow" d="M651.5,199.49108661663539L 181.1,207.69391338336465"/>
  <s:path class="arrow" d="M660.8,200.80416666666667L 679.4000000000001,206.38083333333336"/>
  <s:path class="arrow" d="M651.5,201.47657272727272L 413.30000000000007,307.3384272727273"/>
  <s:path class="arrowF" d="M654.8932432432432,194.76L 636.3500000000001,126.15000000000013"/>
  <s:path class="arrowF" d="M660.8,200.80416666666667L 679.4000000000001,206.38083333333336"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A3FAudioComponentFramework">
  <s:path class="arrowF" d="M670.1,201.50125L 679.4000000000001,205.68375000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DevSoundPluginSupport">
  <s:path class="arrow" d="M670.1,199.48805990367248L 181.1,207.69694009632755"/>
  <s:path class="arrow" d="M670.1,202.37413472378805L 413.30000000000007,366.070865276212"/>
  <s:path class="arrow" d="M670.1,199.47221569097889L 54.199999999999996,207.71278430902115"/>
  <s:path class="arrow" d="M670.1,201.33212232243517L 413.30000000000007,307.4828776775649"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ReferenceDevSoundPlugins">
  <s:path class="arrow" d="M679.4000000000001,235.41206216377748c-5.695625000000005, -164.35672444710028 -11.39125000000001 -493.0701733413008 0,-493.0701733413008"/>
  <s:path class="arrow" d="M679.4000000000001,202.27403867102396L 413.30000000000007,366.1709613289761"/>
  <s:path class="arrow" d="M679.4000000000001,199.4713037825059L 54.199999999999996,207.71369621749412"/>
  <s:path class="arrow" d="M679.4000000000001,201.26721405228758L 413.30000000000007,307.54778594771244"/>
  <s:path class="arrowF" d="M679.4000000000001,235.41206216377748c-5.695625000000005, -164.35672444710028 -11.39125000000001 -493.0701733413008 0,-493.0701733413008"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BluetoothDevSoundPlugin"/>
 <s:g visibility="hidden" id="dep-A3FTraceUtility">
  <s:path class="arrow" d="M698,202.0928443877551L 413.30000000000007,366.3521556122449"/>
  <s:path class="arrow" d="M698,201.14971683673468L 413.30000000000007,307.66528316326537"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A3FIntegrationTests"/>
 <s:g visibility="hidden" id="dep-A3FServerStart">
  <s:path class="arrow" d="M716.6,201.93321257197695L 413.30000000000007,366.51178742802307"/>
  <s:path class="arrow" d="M716.6,201.04620201535508L 413.30000000000007,307.76879798464495"/>
  <s:path class="arrow" d="M716.6,200.455625L 688.7,206.72937500000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MultimediaTestFramework"/>
 <s:g visibility="hidden" id="dep-MultimediaTestFrameworkUnitTests"/>
 <s:g visibility="hidden" id="dep-MultimediaTestAgent"/>
 <s:g visibility="hidden" id="dep-MultimediaTestTools"/>
 <s:g visibility="hidden" id="dep-VideoRenderer">
  <s:path class="arrow" d="M642.2,258.02031171284636L 413.30000000000007,366.82468828715366"/>
  <s:path class="arrow" d="M642.2,255.43604595680566L 54.199999999999996,208.1489540431944"/>
  <s:path class="arrow" d="M642.2,256.85625000000005L 413.30000000000007,308.35875000000004"/>
  <s:path class="arrow" d="M651.5,253.93929020100506L 761.6000000000001,209.64570979899503"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DevSoundHardwareDeviceAPI"/>
 <s:g visibility="hidden" id="dep-A3FAudioComponentLibrary">
  <s:path class="arrow" d="M674.837405017175,251.16000000000003L 679.4000000000001,229.67330882352934"/>
  <s:path class="arrow" d="M669.2,257.79527997737557L 413.30000000000007,367.04972002262446"/>
  <s:path class="arrow" d="M669.2,255.4522188851514L 54.199999999999996,208.13278111484865"/>
  <s:path class="arrow" d="M669.2,256.74973133484167L 413.30000000000007,308.4652686651584"/>
  <s:path class="arrowF" d="M674.837405017175,251.16000000000003L 679.4000000000001,229.67330882352934"/>
 </s:g>
 <s:g visibility="hidden" id="dep-A3FDevSoundCustomisation">
  <s:path class="arrow" d="M678.5000000000001,257.7280191256831L 413.30000000000007,367.116980874317"/>
  <s:path class="arrow" d="M683.2371239721038,251.16000000000003L 682.9236650359114,267.89000000000004"/>
  <s:path class="arrow" d="M678.5000000000001,255.457470407197L 54.199999999999996,208.12752959280306"/>
  <s:path class="arrow" d="M678.5000000000001,256.717893442623L 413.30000000000007,308.4971065573771"/>
  <s:path class="arrowF" d="M683.2371239721038,251.16000000000003L 682.9236650359114,267.89000000000004"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ReferenceACLAdaptation">
  <s:path class="arrow" d="M687.8000000000001,257.6651664904863L 413.30000000000007,367.1798335095138"/>
  <s:path class="arrow" d="M687.8000000000001,255.46256999533367L 54.199999999999996,208.1224300046664"/>
  <s:path class="arrow" d="M687.8000000000001,256.6881421775899L 413.30000000000007,308.5268578224102"/>
  <s:path class="arrow" d="M691.6368429270324,251.16000000000003L 688.7,234.36580357142867"/>
  <s:path class="arrowF" d="M691.6368429270324,251.16000000000003L 688.7,234.36580357142867"/>
 </s:g>
 <s:g visibility="hidden" id="dep-VideoHAI">
  <s:path class="arrow" d="M697.1000000000001,257.6063024564995L 413.30000000000007,367.23869754350056"/>
  <s:path class="arrow" d="M697.1000000000001,255.46752414903406L 54.199999999999996,208.117475850966"/>
  <s:path class="arrow" d="M700.0365618819612,251.16000000000003L 688.7,220.39436440677966"/>
  <s:path class="arrow" d="M697.1000000000001,256.6602789150461L 413.30000000000007,308.554721084954"/>
  <s:path class="arrowF" d="M700.0365618819612,251.16000000000003L 688.7,220.39436440677966"/>
  <s:path class="arrowF" d="M699.5320958022675,251.16000000000003L 636.3500000000001,118.694068522484"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MobileTVDVB-HReceiverHAI"/>
 <s:g visibility="hidden" id="dep-MobileTVDVB-HUnitTests"/>
 <s:g visibility="hidden" id="dep-GraphicsGCEDriver"/>
 <s:g visibility="hidden" id="dep-SurfaceManager">
  <s:path class="arrow" d="M737.3000000000001,257.38964671467147L 413.30000000000007,367.45535328532856"/>
 </s:g>
 <s:g visibility="hidden" id="dep-WindowServer">
  <s:path class="arrow" d="M728.0000000000001,162.1942812837109L 181.1,207.39071871628914"/>
  <s:path class="arrow" d="M736.0491080169695,166.46L 761.6000000000001,201.4137723214286"/>
  <s:path class="arrow" d="M728.0000000000001,164.7840625L 413.30000000000007,366.0609375"/>
  <s:path class="arrow" d="M728.0000000000001,162.12289306104523L 54.199999999999996,207.4621069389548"/>
  <s:path class="arrow" d="M728.0000000000001,163.92826157407407L 413.30000000000007,307.286738425926"/>
  <s:path class="arrowF" d="M728.0000000000001,166.20788580246915L 688.7,203.3771141975309"/>
  <s:path class="arrowF" d="M728.0000000000001,161.37169697780155L 176.45000000000007,109.38330302219848"/>
  <s:path class="arrowF" d="M728.0000000000001,161.2333585503167L 311.00000000000006,109.52164144968334"/>
  <s:path class="arrowF" d="M730.4993804974937,157.16L 712.8500000000001,118.99907975460127"/>
  <s:path class="arrowF" d="M728.0000000000001,160.33535327177842L 363.6500000000001,44.7896467282216"/>
  <s:path class="arrowF" d="M736.0491080169695,166.46L 761.6000000000001,201.4137723214286"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrinterDriverSupport">
  <s:path class="arrow" d="M745.7000000000002,162.2730164533821L 344.75,202.19698354661796"/>
  <s:path class="arrow" d="M745.7000000000002,164.63000658472345L 413.30000000000007,366.2149934152766"/>
  <s:path class="arrow" d="M745.7000000000002,162.1824294302143L 181.1,207.40257056978572"/>
  <s:path class="arrow" d="M751.958506472316,166.46L 761.6000000000001,194.33240566037736"/>
  <s:path class="arrow" d="M745.7000000000002,163.81853599648815L 413.30000000000007,307.39646400351194"/>
  <s:path class="arrowF" d="M751.958506472316,166.46L 761.6000000000001,194.33240566037736"/>
 </s:g>
 <s:g visibility="hidden" id="dep-PrinterDrivers">
  <s:path class="arrow" d="M755.0000000000001,164.55528846153845L 413.30000000000007,366.2897115384616"/>
  <s:path class="arrow" d="M760.3176819319048,166.46L 761.6000000000001,175.3905681818183"/>
  <s:path class="arrow" d="M755.0000000000001,163.76531837606836L 413.30000000000007,307.44968162393167"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsTestHarness"/>
 <s:g visibility="hidden" id="dep-UIBench"/>
 <s:g visibility="hidden" id="dep-GraphicsDocumentation"/>
 <s:g visibility="hidden" id="dep-TextShaperPlugin">
  <s:path class="arrow" d="M728.0000000000001,183.3142476851852L 413.30000000000007,366.33075231481484"/>
  <s:path class="arrow" d="M728.0000000000001,180.79491765480898L 54.199999999999996,207.59008234519106"/>
  <s:path class="arrow" d="M737.3000000000001,184.36944196428573L 761.6000000000001,204.01555803571432"/>
  <s:path class="arrow" d="M728.0000000000001,182.45844675925926L 413.30000000000007,307.55655324074075"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FontandBitmapServer">
  <s:path class="arrow" d="M737.3000000000001,183.23879162916293L 413.30000000000007,366.40620837083713"/>
  <s:path class="arrow" d="M737.3000000000001,180.79243392547662L 54.199999999999996,207.59256607452343"/>
  <s:path class="arrow" d="M737.3000000000001,180.8333726790451L 181.1,207.55162732095494"/>
  <s:path class="arrow" d="M746.1095803423524,185.26000000000002L 761.6000000000001,202.5767592592593"/>
  <s:path class="arrow" d="M737.3000000000001,182.4068699369937L 413.30000000000007,307.60813006300634"/>
  <s:path class="arrowF" d="M737.3000000000001,180.92070454545456L 416.6000000000001,202.34929545454548"/>
  <s:path class="arrowF" d="M737.3000000000001,182.79164507772023L 688.7,205.59335492227981"/>
  <s:path class="arrowF" d="M737.3000000000001,180.02551828466196L 176.45000000000007,109.5294817153381"/>
  <s:path class="arrowF" d="M737.3000000000001,179.84498106060607L 311.00000000000006,109.71001893939396"/>
  <s:path class="arrowF" d="M737.3000000000001,177.58739455782313L 636.3500000000001,111.9676054421769"/>
  <s:path class="arrowF" d="M739.760123491244,175.96L 712.8500000000001,118.8188444444445"/>
  <s:path class="arrowF" d="M737.3000000000001,178.9428848413631L 363.6500000000001,44.9821151586369"/>
  <s:path class="arrowF" d="M746.1095803423524,185.26000000000002L 761.6000000000001,202.5767592592593"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FontStore">
  <s:path class="arrow" d="M746.6000000000001,183.16743213660246L 413.30000000000007,366.47756786339755"/>
  <s:path class="arrow" d="M746.6000000000001,180.79001603249253L 54.199999999999996,207.59498396750752"/>
  <s:path class="arrow" d="M746.6000000000001,180.82975861169103L 181.1,207.555241388309"/>
  <s:path class="arrow" d="M753.8176421866374,185.26000000000002L 761.6000000000001,199.35385000000002"/>
  <s:path class="arrow" d="M746.6000000000001,182.3580932574431L 413.30000000000007,307.65690674255694"/>
  <s:path class="arrowF" d="M753.8176421866374,185.26000000000002L 761.6000000000001,199.35385000000002"/>
  <s:path class="arrowF" d="M746.6000000000001,180.0348990421952L 176.45000000000007,109.52010095780483"/>
  <s:path class="arrowF" d="M748.4566908532758,175.96L 712.8500000000001,116.68581881533103"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FreeTypeFontRasteriser">
  <s:path class="arrow" d="M755.9000000000001,183.09984441602728L 413.30000000000007,366.54515558397276"/>
  <s:path class="arrow" d="M755.9000000000001,180.78766139240508L 54.199999999999996,207.59733860759496"/>
  <s:path class="arrow" d="M761.5257040309223,185.26000000000002L 761.6000000000001,185.61407894736863"/>
  <s:path class="arrow" d="M755.9000000000001,182.31189471440752L 413.30000000000007,307.7031052855925"/>
 </s:g>
 <s:g visibility="hidden" id="dep-iTypeFontRasteriser"/>
 <s:g visibility="hidden" id="dep-ReferenceFonts"/>
 <s:g visibility="hidden" id="dep-OpenGLESFramework">
  <s:path class="arrow" d="M728.0000000000001,201.84443287037035L 413.30000000000007,366.60056712962967"/>
  <s:path class="arrow" d="M728.0000000000001,200.98863194444445L 413.30000000000007,307.8263680555556"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenGLESAPI"/>
 <s:g visibility="hidden" id="dep-OpenVGAPI"/>
 <s:g visibility="hidden" id="dep-EGLAPI"/>
 <s:g visibility="hidden" id="dep-OpenGLESImplementation">
  <s:path class="arrow" d="M728.0000000000001,220.37461805555557L 413.30000000000007,366.8703819444445"/>
  <s:path class="arrow" d="M728.0000000000001,218.13896684233643L 54.199999999999996,207.8460331576636"/>
  <s:path class="arrow" d="M737.3000000000001,216.7658705357143L 761.6000000000001,209.21912946428574"/>
  <s:path class="arrow" d="M728.0000000000001,219.51881712962964L 413.30000000000007,308.0961828703704"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OpenVGImplementation">
  <s:path class="arrow" d="M737.3000000000001,219.48229747974798L 413.30000000000007,308.13270252025205"/>
  <s:path class="arrow" d="M737.3000000000001,218.13992092720972L 54.199999999999996,207.84507907279033"/>
  <s:path class="arrow" d="M746.6,216.2131790123457L 761.6000000000001,209.77182098765434"/>
  <s:path class="arrowF" d="M746.6,216.2131790123457L 761.6000000000001,209.77182098765434"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EGLImplementation">
  <s:path class="arrow" d="M746.6000000000001,220.25709938704028L 413.30000000000007,366.9879006129597"/>
  <s:path class="arrow" d="M749.4179174484053,213.56L 712.8500000000001,120.74714285714289"/>
  <s:path class="arrow" d="M746.6000000000001,218.14084972210347L 54.199999999999996,207.84415027789657"/>
  <s:path class="arrow" d="M746.6000000000001,219.44776050788093L 413.30000000000007,308.1672394921191"/>
  <s:path class="arrow" d="M755.9000000000001,214.97515L 761.6000000000001,211.00985000000003"/>
  <s:path class="arrowF" d="M755.9000000000001,214.97515L 761.6000000000001,211.00985000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BitGDI">
  <s:path class="arrow" d="M767.3000000000001,201.58108794384805L 413.30000000000007,366.863912056152"/>
  <s:path class="arrow" d="M767.3000000000001,199.47531863979847L 181.1,207.70968136020156"/>
  <s:path class="arrow" d="M768.7814405260014,204.06L 770.9000000000001,200.95092105263151"/>
  <s:path class="arrow" d="M767.3000000000001,200.81786333608588L 413.30000000000007,307.99713666391415"/>
  <s:path class="arrowF" d="M767.3000000000001,199.45197916666666L 416.6000000000001,202.61802083333336"/>
  <s:path class="arrowF" d="M767.3000000000001,199.8525170648464L 688.7,207.33248293515362"/>
  <s:path class="arrowF" d="M768.7814405260014,204.06L 770.9000000000001,200.95092105263151"/>
  <s:path class="arrowF" d="M767.3000000000001,198.70907148212947L 176.45000000000007,109.64592851787054"/>
  <s:path class="arrowF" d="M767.3000000000001,198.50651578608247L 311.00000000000006,109.84848421391754"/>
  <s:path class="arrowF" d="M767.3000000000001,196.4106256684492L 636.3500000000001,111.94437433155083"/>
  <s:path class="arrowF" d="M768.6731802354502,194.76L 712.8500000000001,115.5436235294118"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GDI">
  <s:path class="arrow" d="M776.6,199.46316010660107L 54.199999999999996,207.72183989339896"/>
  <s:path class="arrow" d="M776.6,199.4743142361111L 181.1,207.71068576388893"/>
  <s:path class="arrow" d="M776.6,202.00315000000003L 770.9000000000001,205.18185"/>
  <s:path class="arrow" d="M776.6,201.52689814814815L 413.30000000000007,366.9181018518519"/>
  <s:path class="arrow" d="M776.6,200.7827234299517L 413.30000000000007,308.03227657004834"/>
  <s:path class="arrowF" d="M776.6,199.8101774691358L 688.7,207.37482253086424"/>
  <s:path class="arrowF" d="M776.6,198.52420878079596L 311.00000000000006,109.83079121920407"/>
  <s:path class="arrowF" d="M777.4951500580335,194.76L 712.8500000000001,114.70355236139635"/>
  <s:path class="arrowF" d="M776.6,198.71976741324144L 176.45000000000007,109.63523258675858"/>
  <s:path class="arrowF" d="M776.6,202.00315000000003L 770.9000000000001,205.18185"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DirectGDI">
  <s:path class="arrow" d="M785.9000000000001,201.47534760408485L 413.30000000000007,366.9696523959152"/>
  <s:path class="arrow" d="M785.9000000000001,199.4733402540303L 181.1,207.71165974596974"/>
  <s:path class="arrow" d="M785.9000000000001,201.01070987654322L 770.9000000000001,206.1742901234568"/>
  <s:path class="arrow" d="M785.9000000000001,200.74929497250588L 413.30000000000007,308.0657050274941"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ColourPalette">
  <s:path class="arrowF" d="M795.2,200.56765625L 770.9000000000001,206.61734375000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CommonGraphicsHeaders"/>
 <s:g visibility="hidden" id="dep-GraphicsDataResource">
  <s:path class="arrow" d="M737.3000000000001,238.85193294329434L 413.30000000000007,367.1930670567057"/>
  <s:path class="arrow" d="M745.8150590046179,232.36L 761.6000000000001,213.36935185185186"/>
  <s:path class="arrowF" d="M745.8150590046179,232.36L 761.6000000000001,213.36935185185186"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsDataResourceAdaptation">
  <s:path class="arrow" d="M746.6000000000001,238.8019330122592L 413.30000000000007,367.2430669877408"/>
  <s:path class="arrow" d="M746.6000000000001,237.99259413309986L 413.30000000000007,308.4224058669002"/>
  <s:path class="arrowF" d="M753.6358388917395,232.36L 761.6000000000001,216.83785000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-DirectGDIInterface"/>
 <s:g visibility="hidden" id="dep-DirectGDIAdaptation">
  <s:path class="arrow" d="M767.3000000000001,220.1404603633361L 413.30000000000007,367.10453963666396"/>
  <s:path class="arrow" d="M767.3000000000001,218.12851763224182L 181.1,207.85648236775822"/>
  <s:path class="arrow" d="M769.4099904168664,213.56L 770.9000000000001,216.28776315789486"/>
  <s:path class="arrow" d="M767.3000000000001,219.3772357555739L 413.30000000000007,308.2377642444261"/>
  <s:path class="arrowF" d="M769.4099904168664,213.56L 770.9000000000001,216.28776315789486"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GraphicsCompositionEngine">
  <s:path class="arrow" d="M758.0000000000001,238.74422669491528L 413.30000000000007,367.3007733050848"/>
  <s:path class="arrow" d="M763.2226013340176,232.36L 761.6000000000001,245.53687499999978"/>
  <s:path class="arrow" d="M758.0000000000001,236.81936369373162L 54.199999999999996,207.96563630626844"/>
  <s:path class="arrow" d="M758.0000000000001,237.96095127118647L 413.30000000000007,308.4540487288136"/>
  <s:path class="arrowF" d="M763.2226013340176,232.36L 761.6000000000001,245.53687499999978"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompositionEngineAdaptation">
  <s:path class="arrow" d="M771.0433812211392,232.36L 770.9000000000001,231.6246052631582"/>
  <s:path class="arrow" d="M767.3000000000001,238.69983278282413L 413.30000000000007,367.3451672171759"/>
  <s:path class="arrow" d="M767.3000000000001,236.82181789867113L 54.199999999999996,207.96318210132893"/>
  <s:path class="arrow" d="M767.3000000000001,237.93660817506196L 413.30000000000007,308.4783918249381"/>
  <s:path class="arrowF" d="M771.0433812211392,232.36L 770.9000000000001,231.6246052631582"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SurfaceUpdate">
  <s:path class="arrow" d="M776.6000000000001,238.65765499194848L 413.30000000000007,367.3873450080515"/>
  <s:path class="arrow" d="M776.6000000000001,237.91348027375204L 413.30000000000007,308.50151972624803"/>
  <s:path class="arrowF" d="M776.6000000000001,235.61141203703707L 688.7,209.17358796296298"/>
  <s:path class="arrowF" d="M778.8641611082608,232.36L 770.9000000000001,216.83785000000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-ScreenDriver">
  <s:path class="arrow" d="M748.7000000000002,257.3374042645779L 413.30000000000007,367.5075957354221"/>
  <s:path class="arrow" d="M754.5987769334861,251.16000000000003L 761.6000000000001,225.0899418604652"/>
  <s:path class="arrow" d="M748.7000000000002,256.5329960835509L 413.30000000000007,308.6820039164491"/>
  <s:path class="arrowF" d="M754.5987769334861,251.16000000000003L 761.6000000000001,225.0899418604652"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KernelArchitecture2">
  <s:path class="arrow" d="M305.15000000000003,312.9593411927878L 404.0000000000001,366.5156588072122"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Bootstrap"/>
 <s:g visibility="hidden" id="dep-Unistore2Drivers"/>
 <s:g visibility="hidden" id="dep-Unistore2Core"/>
 <s:g visibility="hidden" id="dep-Unistore2CrashLogger"/>
 <s:g visibility="hidden" id="dep-Unistore2BootSupport">
  <s:path class="arrow" d="M350.75,332.198381294964L 404.0000000000001,366.076618705036"/>
  <s:path class="arrow" d="M350.75,327.7654556354916L 404.0000000000001,310.87954436450843"/>
 </s:g>
 <s:g visibility="hidden" id="dep-E32Tests"/>
 <s:g visibility="hidden" id="dep-SDIOTests"/>
 <s:g visibility="hidden" id="dep-E32Utilities">
  <s:path class="arrow" d="M380.75000000000006,326.6903053931124L 602.3,205.20969460688764"/>
  <s:path class="arrow" d="M379.9034300791557,333.89L 404.0000000000001,363.35"/>
  <s:path class="arrow" d="M380.75000000000006,326.4064285714286L 404.0000000000001,312.23857142857145"/>
  <s:path class="arrowF" d="M380.75000000000006,326.4064285714286L 404.0000000000001,312.23857142857145"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileServerTests"/>
 <s:g visibility="hidden" id="dep-EthernetDriver">
  <s:path class="arrow" d="M322.85,313.4523466003317L 404.0000000000001,366.02265339966834"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SoundDriver">
  <s:path class="arrow" d="M332.15000000000003,313.7975693160813L 404.0000000000001,365.6774306839187"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SerialPortDriver"/>
 <s:g visibility="hidden" id="dep-LegacyDrivers"/>
 <s:g visibility="hidden" id="dep-LocalMediaSubsystem">
  <s:path class="arrow" d="M359.62582984896324,315.09L 404.0000000000001,363.91825352112676"/>
  <s:path class="arrowF" d="M359.62582984896324,315.09L 404.0000000000001,363.91825352112676"/>
  <s:path class="arrowF" d="M360.05,310.34961971830984L 404.0000000000001,309.4953802816902"/>
 </s:g>
 <s:g visibility="hidden" id="dep-RunModeDebugger">
  <s:path class="arrow" d="M368.1877975936514,315.09L 404.0000000000001,362.83552901023893"/>
  <s:path class="arrow" d="M369.35,310.3304948805461L 404.0000000000001,309.51450511945393"/>
 </s:g>
 <s:g visibility="hidden" id="dep-KernelTraceTool">
  <s:path class="arrow" d="M376.7497653383395,315.09L 404.0000000000001,361.17160173160175"/>
  <s:path class="arrow" d="M378.65000000000003,310.3011038961039L 404.0000000000001,309.54389610389615"/>
  <s:path class="arrowF" d="M378.65000000000003,310.3011038961039L 404.0000000000001,309.54389610389615"/>
  <s:path class="arrowF" d="M369.3500000000001,308.0234358390281L 181.1,210.19156416097195"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CameraDriver"/>
 <s:g visibility="hidden" id="dep-SDCard3CDriver">
  <s:path class="arrow" d="M398.18465887674336,333.89L 404.7446664153789,355.92"/>
  <s:path class="arrow" d="M399.5780438618604,324.59000000000003L 404.0000000000001,317.1883544303798"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SDCard4CDriver">
  <s:path class="arrow" d="M406.3979645684132,333.89L 407.8096117602715,355.92"/>
  <s:path class="arrow" d="M406.6978069069827,324.59000000000003L 404.5469876480969,341.32000000000005"/>
 </s:g>
 <s:g visibility="hidden" id="dep-MediaDrivers">
  <s:path class="arrow" d="M414.611270260083,333.89L 410.87455710516406,355.92"/>
  <s:path class="arrow" d="M413.817569952105,324.59000000000003L 413.30000000000007,323.0691111111111"/>
  <s:path class="arrowF" d="M414.611270260083,333.89L 410.87455710516406,355.92"/>
  <s:path class="arrowF" d="M413.817569952105,324.59000000000003L 413.30000000000007,323.0691111111111"/>
 </s:g>
 <s:g visibility="hidden" id="dep-GenericBoardSupportPackages">
  <s:path class="arrow" d="M422.82457595175276,333.89L 413.30000000000007,357.5056074766355"/>
 </s:g>
 <s:g visibility="hidden" id="dep-SystemOnChipASSP"/>
 <s:g visibility="hidden" id="dep-TemplateVariant">
  <s:path class="arrow" d="M441.10580474934045,333.89L 413.30000000000007,363.99971428571433"/>
  <s:path class="arrow" d="M440.7500000000001,326.7302653061225L 413.30000000000007,311.91473469387756"/>
  <s:path class="arrowF" d="M440.7500000000001,326.7302653061225L 413.30000000000007,311.91473469387756"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LocaleSupport"/>
 <s:g visibility="hidden" id="dep-UserLibrary">
  <s:path class="arrow" d="M305.15000000000003,294.96766296809983L 404.0000000000001,365.7073370319001"/>
  <s:path class="arrow" d="M305.15000000000003,292.40382108183076L 404.0000000000001,308.64117891816926"/>
  <s:path class="arrowF" d="M295.8500000000001,290.086016138673L 54.199999999999996,209.328983861327"/>
  <s:path class="arrowF" d="M303.7835095137421,286.99L 471.20000000000016,49.90017964071859"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompilerRuntimeSupport">
  <s:path class="arrow" d="M314.45000000000005,295.28073596358115L 404.0000000000001,365.3942640364188"/>
  <s:path class="arrow" d="M314.45000000000005,292.47568285280727L 404.0000000000001,308.56931714719275"/>
  <s:path class="arrowF" d="M314.45000000000005,295.28073596358115L 404.0000000000001,365.3942640364188"/>
  <s:path class="arrowF" d="M314.45000000000005,292.47568285280727L 404.0000000000001,308.56931714719275"/>
  <s:path class="arrowF" d="M305.1500000000001,289.6183709175739L 121.55,209.79662908242616"/>
  <s:path class="arrowF" d="M305.1500000000001,288.7155736782902L 181.1,210.69942632170984"/>
  <s:path class="arrowF" d="M305.6498479699518,286.99L 239.6,212.98505010020043"/>
  <s:path class="arrowF" d="M308.5524593096048,286.99L 291.95,225.10709999999997"/>
  <s:path class="arrowF" d="M311.383445718139,286.99L 335.45000000000005,216.3153465346535"/>
  <s:path class="arrowF" d="M314.45000000000005,287.5895154185022L 407.3000000000001,206.71048458149784"/>
  <s:path class="arrowF" d="M314.45000000000005,289.6117794117647L 509.1500000000001,204.6882205882353"/>
  <s:path class="arrowF" d="M314.45000000000005,290.24758202927813L 602.3,204.05241797072188"/>
  <s:path class="arrowF" d="M314.45000000000005,290.5979899799599L 679.4000000000001,208.81701002004013"/>
  <s:path class="arrowF" d="M314.45000000000005,290.7856408149852L 761.6000000000001,208.6293591850148"/>
  <s:path class="arrowF" d="M306.2875886039575,286.99L 176.45000000000007,115.10102717391308"/>
  <s:path class="arrowF" d="M309.712189715099,286.99L 306.80538602589024,133.06000000000003"/>
  <s:path class="arrowF" d="M311.68601220613596,286.99L 379.2500000000001,120.40966599190287"/>
  <s:path class="arrowF" d="M314.45000000000005,287.4103174010455L 506.00000000000017,113.17468259895446"/>
  <s:path class="arrowF" d="M314.45000000000005,289.0008830382106L 627.0500000000002,111.58411696178939"/>
  <s:path class="arrowF" d="M314.45000000000005,289.507641189759L 703.5500000000002,111.07735881024098"/>
  <s:path class="arrowF" d="M309.4629417094534,286.99L 294.11337964361235,75.22999999999999"/>
  <s:path class="arrowF" d="M310.7212926608276,286.99L 354.35000000000014,66.78474085365852"/>
  <s:path class="arrowF" d="M312.909362730293,286.99L 471.20000000000016,50.2689972899729"/>
  <s:path class="arrowF" d="M305.1500000000001,290.1415475504323L 54.199999999999996,209.27345244956774"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FileServer">
  <s:path class="arrow" d="M323.75000000000006,295.65883584589614L 404.0000000000001,365.0161641541039"/>
  <s:path class="arrow" d="M323.75000000000006,292.56247068676714L 404.0000000000001,308.4825293132329"/>
  <s:path class="arrowF" d="M323.75000000000006,295.65883584589614L 404.0000000000001,365.0161641541039"/>
  <s:path class="arrowF" d="M323.75000000000006,292.56247068676714L 404.0000000000001,308.4825293132329"/>
  <s:path class="arrowF" d="M314.4500000000001,290.1932470784641L 54.199999999999996,209.22175292153594"/>
  <s:path class="arrowF" d="M314.4500000000001,289.71135385756673L 121.55,209.70364614243329"/>
  <s:path class="arrowF" d="M314.4500000000001,288.90623028391167L 181.1,210.50876971608835"/>
  <s:path class="arrowF" d="M314.4500000000001,287.0057486631016L 239.6,212.40925133689842"/>
  <s:path class="arrowF" d="M317.33680915757475,286.99L 291.95,220.0382783018868"/>
  <s:path class="arrowF" d="M320.197437626433,286.99L 335.45000000000005,222.36271428571433"/>
  <s:path class="arrowF" d="M323.75000000000006,287.1838126009693L 407.3000000000001,207.1161873990307"/>
  <s:path class="arrowF" d="M323.75000000000006,289.5148998459168L 509.1500000000001,204.78510015408324"/>
  <s:path class="arrowF" d="M323.75000000000006,290.20259510161543L 602.3,204.09740489838458"/>
  <s:path class="arrowF" d="M323.75000000000006,290.57143649815043L 679.4000000000001,208.8435635018496"/>
  <s:path class="arrowF" d="M323.75000000000006,290.7678715196243L 761.6000000000001,208.64712848037573"/>
  <s:path class="arrowF" d="M315.35088261857203,286.99L 176.45000000000007,114.71235743380859"/>
  <s:path class="arrowF" d="M318.7754837297135,286.99L 308.0329483565506,133.06000000000003"/>
  <s:path class="arrowF" d="M320.7493062207505,286.99L 379.2500000000001,122.05505787037038"/>
  <s:path class="arrowF" d="M323.75000000000006,287.20496084573216L 506.00000000000017,113.38003915426785"/>
  <s:path class="arrowF" d="M323.75000000000006,288.9223680422265L 627.0500000000002,111.66263195777353"/>
  <s:path class="arrowF" d="M323.75000000000006,289.4566750192752L 703.5500000000002,111.12832498072476"/>
  <s:path class="arrowF" d="M318.5887949260043,286.99L 295.30862579281194,75.22999999999999"/>
  <s:path class="arrowF" d="M319.8471458773785,286.99L 354.35000000000014,72.25513157894733"/>
  <s:path class="arrowF" d="M322.03521594684395,286.99L 471.20000000000016,50.68157894736842"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FATFilenameConversionPlugins">
  <s:path class="arrow" d="M333.05,296.1245700934579L 404.0000000000001,364.5504299065421"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NANDFlashTranslationLayer">
  <s:path class="arrow" d="M341.9627753730862,296.28999999999996L 404.0000000000001,363.962600422833"/>
  <s:path class="arrow" d="M342.35,292.8043023255814L 404.0000000000001,308.24069767441864"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BaseStarter"/>
 <s:g visibility="hidden" id="dep-DomainManager">
  <s:path class="arrow" d="M359.4452613217909,296.28999999999996L 404.0000000000001,362.1603724928367"/>
  <s:path class="arrow" d="M360.95000000000005,293.2179799426934L 404.0000000000001,307.82702005730664"/>
  <s:path class="arrowF" d="M359.4452613217909,296.28999999999996L 404.0000000000001,362.1603724928367"/>
  <s:path class="arrowF" d="M360.95000000000005,293.2179799426934L 404.0000000000001,307.82702005730664"/>
  <s:path class="arrowF" d="M351.6500000000001,290.36869682151587L 54.199999999999996,209.04630317848415"/>
  <s:path class="arrowF" d="M351.6500000000001,288.4263844252163L 239.6,210.98861557478372"/>
  <s:path class="arrowF" d="M355.453405259609,286.99L 344.75,228.2005555555555"/>
  <s:path class="arrowF" d="M356.35055874358204,286.99L 358.65299305345826,75.22999999999999"/>
 </s:g>
 <s:g visibility="hidden" id="dep-BaseDocumentation"/>
 <s:g visibility="hidden" id="dep-ROMFileSystem"/>
 <s:g visibility="hidden" id="dep-ROFS">
  <s:path class="arrow" d="M387.64281930357265,296.28999999999996L 404.8626720072357,355.92"/>
  <s:path class="arrow" d="M390.95000000000005,295.3360738255033L 404.0000000000001,305.7089261744967"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBMassStorageFileSystem">
  <s:path class="arrow" d="M396.384062277925,296.28999999999996L 406.4386071451645,355.92"/>
  <s:path class="arrow" d="M399.0158457641431,296.28999999999996L 404.0000000000001,303.0749425287357"/>
 </s:g>
 <s:g visibility="hidden" id="dep-USBHostMassStorageServer">
  <s:path class="arrow" d="M405.1253052522773,296.28999999999996L 408.0145422830933,355.92"/>
  <s:path class="arrow" d="M405.8815648747538,296.28999999999996L 404.0000000000001,287.37640000000033"/>
  <s:path class="arrow" d="M409.55,289.59220489977724L 602.3,204.70779510022274"/>
  <s:path class="arrowF" d="M405.8815648747538,296.28999999999996L 404.0000000000001,287.37640000000033"/>
 </s:g>
 <s:g visibility="hidden" id="dep-LFFS">
  <s:path class="arrow" d="M413.8665482266297,296.28999999999996L 409.5904774210221,355.92"/>
  <s:path class="arrow" d="M412.74728398536456,296.28999999999996L 413.30000000000007,294.5208108108107"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FAT32FileSystem">
  <s:path class="arrow" d="M422.60779120098204,296.28999999999996L 411.1664125589509,355.92"/>
  <s:path class="arrow" d="M419.61300309597533,296.28999999999996L 413.30000000000007,303.84222222222223"/>
 </s:g>
 <s:g visibility="hidden" id="dep-FATFileSystem">
  <s:path class="arrow" d="M431.3490341753344,296.28999999999996L 412.74234769687973,355.92"/>
  <s:path class="arrow" d="M428.1500000000001,295.06059006211177L 413.30000000000007,305.98440993788824"/>
 </s:g>
 <s:g visibility="hidden" id="dep-CompositeFileSystem">
  <s:path class="arrow" d="M440.09027714968676,296.28999999999996L 413.30000000000007,358.2760538116592"/>
  <s:path class="arrow" d="M437.4500000000001,294.10957399103137L 413.30000000000007,306.93542600896865"/>
 </s:g>
 <s:g visibility="hidden" id="dep-NTFS"/>
 <s:g visibility="hidden" id="dep-ISO9660FileSystem"/>
 <s:g visibility="hidden" id="dep-BaseIntegrationTest"/>
 <s:g visibility="hidden" id="dep-User-SideHardwareAbstraction"/>
 <s:g visibility="hidden" id="dep-TextWindowServer">
  <s:path class="arrow" d="M502.85,295.28073596358115L 413.30000000000007,365.3942640364188"/>
  <s:path class="arrow" d="M502.85,292.47568285280727L 413.30000000000007,308.56931714719275"/>
  <s:path class="arrowF" d="M502.85,295.28073596358115L 413.30000000000007,365.3942640364188"/>
  <s:path class="arrowF" d="M502.85,292.47568285280727L 413.30000000000007,308.56931714719275"/>
  <s:path class="arrowF" d="M512.15,290.1328608695652L 761.6000000000001,209.2821391304348"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TextShell">
  <s:path class="arrow" d="M512.15,294.96766296809983L 413.30000000000007,365.7073370319001"/>
  <s:path class="arrow" d="M512.15,292.40382108183076L 413.30000000000007,308.64117891816926"/>
 </s:g>
 <s:g visibility="hidden" id="dep-EmulatorBSP">
  <s:path class="arrow" d="M295.40000000000003,367.67736005089057L 404.0000000000001,311.79763994910945"/>
  <s:path class="arrow" d="M295.40000000000003,370.02917938931296L 404.0000000000001,369.07582061068706"/>
 </s:g>
 <s:g visibility="hidden" id="dep-Unistore2EmulatorSupport"/>
 <s:g visibility="hidden" id="dep-AssabetBSP"/>
 <s:g visibility="hidden" id="dep-StrongArm1100ASSP"/>
 <s:g visibility="hidden" id="dep-IntegratorMotherboard"/>
 <s:g visibility="hidden" id="dep-IntegratorCoreModules"/>
 <s:g visibility="hidden" id="dep-IntegratorARM920CoreModule"/>
 <s:g visibility="hidden" id="dep-IntegratorARM1136CoreModule">
  <s:path class="arrow" d="M363.77521223110534,365.42L 404.0000000000001,315.20936728395066"/>
  <s:path class="arrow" d="M364.70000000000005,369.9709722222222L 404.0000000000001,369.1340277777778"/>
  <s:path class="arrowF" d="M364.70000000000005,369.9709722222222L 404.0000000000001,369.1340277777778"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IntegratorXX600LogicModule">
  <s:path class="arrow" d="M372.3623629770049,365.42L 404.0000000000001,316.58291984732824"/>
  <s:path class="arrow" d="M374.00000000000006,369.94753816793894L 404.0000000000001,369.1574618320611"/>
  <s:path class="arrowF" d="M374.00000000000006,369.94753816793894L 404.0000000000001,369.1574618320611"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IntegratorSSRNANDLogicModule">
  <s:path class="arrow" d="M383.30000000000007,369.909575L 404.0000000000001,369.195425"/>
  <s:path class="arrow" d="M380.94951372290456,365.42L 404.0000000000001,318.80807500000003"/>
 </s:g>
 <s:g visibility="hidden" id="dep-IntegratorPanasonicLogicModule"/>
 <s:g visibility="hidden" id="dep-IntegratorUnistore2NANDLogicModule">
  <s:path class="arrow" d="M401.9000000000001,369.64782894736845L 404.0000000000001,369.45717105263157"/>
  <s:path class="arrow" d="M398.1238152147038,365.42L 404.0000000000001,334.1499342105264"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2BSP">
  <s:path class="arrow" d="M404.0000000000001,367.2672760240666c-12.233124999999996, -12.87531525591361 -24.46624999999999 -38.62594576774083 0,-38.62594576774083"/>
  <s:path class="arrow" d="M413.30000000000007,290.2562318840555c4.779374999999996, 101.2959742351078 9.558749999999993 303.88792270532343 0,303.88792270532343"/>
  <s:path class="arrowF" d="M413.30000000000007,290.2562318840555c4.779374999999996, 101.2959742351078 9.558749999999993 303.88792270532343 0,303.88792270532343"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2Unistore2">
  <s:path class="arrow" d="M413.3000000000001,369.5525L 413.30000000000007,369.5525"/>
  <s:path class="arrow" d="M417.2371507458997,365.42L 413.30000000000007,339.73749999999995"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH2SDIO">
  <s:path class="arrow" d="M422.60000000000014,369.81125000000003L 413.30000000000007,369.29375"/>
  <s:path class="arrow" d="M425.82430149179936,365.42L 413.30000000000007,324.57125"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4BSP">
  <s:path class="arrow" d="M436.3504862770956,365.42L 413.30000000000007,318.80807500000003"/>
  <s:path class="arrow" d="M434.0000000000001,369.909575L 413.30000000000007,369.195425"/>
  <s:path class="arrowF" d="M434.0000000000001,367.72447785547786L 121.55,210.12052214452217"/>
  <s:path class="arrowF" d="M435.9126635206978,365.42L 344.75,210.55910197869105"/>
  <s:path class="arrowF" d="M437.90837763574467,365.42L 416.6000000000001,231.8156741573034"/>
  <s:path class="arrowF" d="M434.0000000000001,365.5197611017425L 176.45000000000007,113.49523889825747"/>
  <s:path class="arrowF" d="M437.6750359023457,365.42L 388.55000000000007,131.12273972602736"/>
  <s:path class="arrowF" d="M442.0877501196746,365.42L 627.0500000000002,115.23472416472416"/>
  <s:path class="arrowF" d="M436.5602003029794,365.42L 296.4500000000001,53.66168539325844"/>
  <s:path class="arrowF" d="M437.51651313675393,365.42L 363.6500000000001,62.39109227871944"/>
  <s:path class="arrowF" d="M434.0000000000001,368.13046838858907L 54.199999999999996,209.714531611411"/>
  <s:path class="arrowF" d="M434.0000000000001,367.19177059496565L 181.1,210.65322940503435"/>
  <s:path class="arrowF" d="M434.0000000000001,366.3651804123711L 239.6,211.4798195876289"/>
  <s:path class="arrowF" d="M434.3135909917127,365.42L 291.95,212.76126858275524"/>
  <s:path class="arrowF" d="M440.7373753061347,365.42L 509.1500000000001,213.0187025948104"/>
  <s:path class="arrowF" d="M443.30000000000007,366.99472799511L 679.4000000000001,210.85027200489003"/>
  <s:path class="arrowF" d="M443.30000000000007,367.76636217948715L 761.6000000000001,210.07863782051282"/>
  <s:path class="arrowF" d="M436.29405935854487,365.42L 311.00000000000006,118.12286281179138"/>
  <s:path class="arrowF" d="M439.93214456677845,365.42L 506.00000000000017,125.80932291666667"/>
  <s:path class="arrowF" d="M443.30000000000007,365.5653394546466L 703.5500000000002,113.44966054535331"/>
  <s:path class="arrowF" d="M439.17938746155386,365.42L 472.2165804654865,75.22999999999999"/>
  <s:path class="arrowF" d="M436.3504862770956,365.42L 413.30000000000007,318.80807500000003"/>
  <s:path class="arrowF" d="M434.0000000000001,369.909575L 413.30000000000007,369.195425"/>
  <s:path class="arrowF" d="M443.30000000000007,365.4445900178253L 602.3,207.28540998217474"/>
 </s:g>
 <s:g visibility="hidden" id="dep-H4BootLoader">
  <s:path class="arrow" d="M444.93763702299526,365.42L 413.30000000000007,316.58291984732824"/>
  <s:path class="arrow" d="M443.3000000000001,369.94753816793894L 413.30000000000007,369.1574618320611"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4MiniEnvironmentBootLoader">
  <s:path class="arrow" d="M452.60000000000014,369.9709722222222L 413.30000000000007,369.1340277777778"/>
  <s:path class="arrow" d="M453.52478776889484,365.42L 413.30000000000007,315.20936728395066"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4Unistore2">
  <s:path class="arrow" d="M461.9000000000001,369.98687823834194L 413.30000000000007,369.1181217616581"/>
  <s:path class="arrow" d="M462.1119385147944,365.42L 413.30000000000007,314.2770595854922"/>
 </s:g>
 <s:g visibility="hidden" id="dep-OMAPH4SDIO">
  <s:path class="arrow" d="M471.2000000000001,369.99838169642857L 413.30000000000007,369.10661830357145"/>
  <s:path class="arrow" d="M471.2000000000001,365.8721986607143L 413.30000000000007,313.60280133928575"/>
 </s:g>
 <s:g visibility="hidden" id="dep-TIOMAP3BSP"/>
 <s:g visibility="hidden" id="dep-TIOMAP3Unistore2"/>
 <s:g visibility="hidden" id="dep-NaviEngineBSP"/>
 <s:g visibility="hidden" id="dep-NaviEngineBSPflexible"/>
 <s:g visibility="hidden" id="dep-NaviEngineBootLoader"/>
</s:svg>