<?xml version="1.0" ?>
	
	
	
	
	
	
	
	
	
	
	
	<relations>
		<nodeGroup>
			
				<node uniqueID="1" descriptor="My Company" headerColor="FFFFFF" icon="" />
			
			
				<node uniqueID="2" descriptor="Staff" headerColor="FFBF71" icon="" />
			
				<node uniqueID="3" descriptor="Teams" headerColor="86C8FB" icon="" />
			
				<node uniqueID="4" descriptor="Projects" headerColor="9999CC" icon="" />
			
				<node uniqueID="5" descriptor="Locations" headerColor="C8DD75" icon="" />
			
		</nodeGroup>
		<links>
			
				<link uniqueID="rel_1" source="1" target="2" descriptor="" linkColor="FFBF71" subordinate="source"/>
			
				<link uniqueID="rel_2" source="1" target="3" descriptor="" linkColor="86C8FB" subordinate="source"/>
			
				<link uniqueID="rel_3" source="1" target="4" descriptor="" linkColor="9999CC" subordinate="source"/>
			
				<link uniqueID="rel_4" source="1" target="5" descriptor="" linkColor="C8DD75" subordinate="source"/>
				
		</links>
	</relations>
	
	
