<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--Created by yFiles for HTML 2.1.0.7-->
<graphml xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml.html/2.0/ygraphml.xsd " xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:VuejsNodeStyle="http://www.yworks.com/demos/yfiles-vuejs-node-style/1.0" xmlns:y="http://www.yworks.com/xml/yfiles-common/3.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/3.0" xmlns:yjs="http://www.yworks.com/xml/yfiles-for-html/2.0/xaml" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<key id="d0" for="node" attr.name="NodeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeLabels"/>
	<key id="d1" for="node" attr.name="NodeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeGeometry"/>
	<key id="d2" for="all" attr.name="UserTags" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/UserTags"/>
	<key id="d3" for="node" attr.name="NodeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeStyle"/>
	<key id="d4" for="edge" attr.name="EdgeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeLabels"/>
	<key id="d5" for="edge" attr.name="EdgeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeGeometry"/>
	<key id="d6" for="edge" attr.name="EdgeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeStyle"/>
	<key id="d7" for="port" attr.name="PortLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLabels"/>
	<key id="d8" for="port" attr.name="PortLocationParameter" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLocationParameter">
		<default>
			<x:Static Member="y:FreeNodePortLocationModel.NodeCenterAnchored"/>
		</default>
	</key>
	<key id="d9" for="port" attr.name="PortStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortStyle">
		<default>
			<x:Static Member="y:VoidPortStyle.Instance"/>
		</default>
	</key>
	<key id="d10" attr.name="SharedData" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/SharedData"/>
	<data key="d10">
		<y:SharedData>
			<yjs:NodeStyleLabelStyleAdapter x:Key="1">
				<yjs:NodeStyleLabelStyleAdapter.nodeStyle>
					<yjs:ShapeNodeStyle stroke="{x:Null}" fill="#33000000"/>
				</yjs:NodeStyleLabelStyleAdapter.nodeStyle>
				<yjs:NodeStyleLabelStyleAdapter.labelStyle>
					<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" font="'Roboto', 'Noto', sans-serif" textFill="{y:GraphMLReference 2}" textSize="10"/>
				</yjs:NodeStyleLabelStyleAdapter.labelStyle>
			</yjs:NodeStyleLabelStyleAdapter>
			<yjs:SolidColorFill x:Key="2" color="White"/>
			<yjs:SolidColorFill x:Key="3" color="#FF64B5F6"/>
			<y:SmartEdgeLabelModel x:Key="4"/>
			<yjs:NodeStyleLabelStyleAdapter x:Key="5" labelStyleInsets="5,2,5,2">
				<yjs:NodeStyleLabelStyleAdapter.nodeStyle>
					<yjs:ShapeNodeStyle fill="{y:GraphMLReference 2}">
						<yjs:ShapeNodeStyle.stroke>
							<yjs:Stroke fill="#FF64B5F6" thickness="2"/>
						</yjs:ShapeNodeStyle.stroke>
					</yjs:ShapeNodeStyle>
				</yjs:NodeStyleLabelStyleAdapter.nodeStyle>
				<yjs:NodeStyleLabelStyleAdapter.labelStyle>
					<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="#FF616161" textSize="14">
						<yjs:DefaultLabelStyle.font>
							<yjs:Font fontSize="14" fontFamily="'Roboto', 'Noto', sans-serif"/>
						</yjs:DefaultLabelStyle.font>
					</yjs:DefaultLabelStyle>
				</yjs:NodeStyleLabelStyleAdapter.labelStyle>
			</yjs:NodeStyleLabelStyleAdapter>
			<yjs:PolylineEdgeStyle x:Key="6">
				<yjs:PolylineEdgeStyle.stroke>
					<yjs:Stroke fill="{y:GraphMLReference 3}" thickness="5"/>
				</yjs:PolylineEdgeStyle.stroke>
				<yjs:PolylineEdgeStyle.targetArrow>
					<yjs:Arrow type="SHORT" scale="2" fill="{y:GraphMLReference 3}"/>
				</yjs:PolylineEdgeStyle.targetArrow>
			</yjs:PolylineEdgeStyle>
		</y:SharedData>
	</data>
	<graph id="G" edgedefault="directed">
		<node id="n0">
			<data key="d1">
				<y:RectD X="366.5" Y="400.5" Width="150" Height="100"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":105,"high":0},"labels":["Consumers"],"properties":{"name":"Staff","id":{"low":106,"high":0}},"pendingOutConnections":0,"pendingInConnections":0,"pendingConnections":0,"fill":"#2196f3","scale":1}</y:Json>
			</data>
			<data key="d3">
				<VuejsNodeStyle:VuejsNodeStyle><![CDATA[<g><svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="layout.height" v-bind:corner-radius="0" v-bind:fill="tag.fill || '#2196f3'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="20" v-bind:corner-radius="0" v-bind:fill="'rgba(0,0,0,0.2)'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-text v-bind:x="5" v-bind:y="2" v-bind:width="layout.width-10" v-bind:height="16" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.labels[0] || tag.labels" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
<svg-text v-bind:x="5.000000000000007" v-bind:y="25" v-bind:width="layout.width-10" v-bind:height="layout.height-30" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.properties.name" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
</g>]]></VuejsNodeStyle:VuejsNodeStyle>
			</data>
			<port name="p0"/>
			<port name="p1"/>
			<port name="p2"/>
		</node>
		<node id="n1">
			<data key="d0">
				<x:List>
					<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.SouthEast}" Style="{y:GraphMLReference 1}" PreferredSize="24.13123854262145,26.828125">
						<y:Label.Text><![CDATA[●← 1
●→ 2]]></y:Label.Text>
						<y:Label.Tag>
							<sys:String>pendingConnections</sys:String>
						</y:Label.Tag>
					</y:Label>
				</x:List>
			</data>
			<data key="d1">
				<y:RectD X="388" Y="0" Width="150" Height="100"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":121,"high":0},"labels":["Operations"],"properties":{"name":"IT_Service_Support","id":{"low":122,"high":0}},"fill":"#2196f3","scale":1,"pendingOutConnections":2,"pendingInConnections":1,"pendingConnections":3}</y:Json>
			</data>
			<data key="d3">
				<VuejsNodeStyle:VuejsNodeStyle><![CDATA[<g><svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="layout.height" v-bind:corner-radius="0" v-bind:fill="tag.fill || '#2196f3'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="20" v-bind:corner-radius="0" v-bind:fill="'rgba(0,0,0,0.2)'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-text v-bind:x="5" v-bind:y="2" v-bind:width="layout.width-10" v-bind:height="16" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.labels[0] || tag.labels" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
<svg-text v-bind:x="5.000000000000007" v-bind:y="25" v-bind:width="layout.width-10" v-bind:height="layout.height-30" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.properties.name" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
</g>]]></VuejsNodeStyle:VuejsNodeStyle>
			</data>
			<port name="p0"/>
			<port name="p1"/>
		</node>
		<node id="n2">
			<data key="d0">
				<x:List>
					<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.SouthEast}" Style="{y:GraphMLReference 1}" PreferredSize="24.13123854262145,26.828125">
						<y:Label.Text><![CDATA[●← 0
●→ 3]]></y:Label.Text>
						<y:Label.Tag>
							<sys:String>pendingConnections</sys:String>
						</y:Label.Tag>
					</y:Label>
				</x:List>
			</data>
			<data key="d1">
				<y:RectD X="53" Y="175" Width="150" Height="100"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":119,"high":0},"labels":["Operations"],"properties":{"name":"IT_Applications","id":{"low":120,"high":0}},"fill":"#2196f3","scale":1,"pendingOutConnections":3,"pendingInConnections":0,"pendingConnections":3}</y:Json>
			</data>
			<data key="d3">
				<VuejsNodeStyle:VuejsNodeStyle><![CDATA[<g><svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="layout.height" v-bind:corner-radius="0" v-bind:fill="tag.fill || '#2196f3'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="20" v-bind:corner-radius="0" v-bind:fill="'rgba(0,0,0,0.2)'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-text v-bind:x="5" v-bind:y="2" v-bind:width="layout.width-10" v-bind:height="16" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.labels[0] || tag.labels" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
<svg-text v-bind:x="5.000000000000007" v-bind:y="25" v-bind:width="layout.width-10" v-bind:height="layout.height-30" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.properties.name" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
</g>]]></VuejsNodeStyle:VuejsNodeStyle>
			</data>
			<port name="p0"/>
			<port name="p1"/>
			<port name="p2"/>
		</node>
		<node id="n3">
			<data key="d0">
				<x:List>
					<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.SouthEast}" Style="{y:GraphMLReference 1}" PreferredSize="24.13123854262145,26.828125">
						<y:Label.Text><![CDATA[●← 0
●→ 2]]></y:Label.Text>
						<y:Label.Tag>
							<sys:String>pendingConnections</sys:String>
						</y:Label.Tag>
					</y:Label>
				</x:List>
			</data>
			<data key="d1">
				<y:RectD X="0" Y="549" Width="150" Height="100"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":118,"high":0},"labels":["Operations"],"properties":{"name":"Infrastructure","id":{"low":119,"high":0}},"fill":"#2196f3","scale":1,"pendingOutConnections":2,"pendingInConnections":0,"pendingConnections":2}</y:Json>
			</data>
			<data key="d3">
				<VuejsNodeStyle:VuejsNodeStyle><![CDATA[<g><svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="layout.height" v-bind:corner-radius="0" v-bind:fill="tag.fill || '#2196f3'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-rect v-bind:x="0" v-bind:y="0" v-bind:width="layout.width" v-bind:height="20" v-bind:corner-radius="0" v-bind:fill="'rgba(0,0,0,0.2)'" v-bind:stroke="'none'" v-bind:stroke-width="1" v-bind:stroke-dasharray="''" v-bind:opacity="1" v-bind:visible="true" v-bind:transform="''"></svg-rect>
<svg-text v-bind:x="5" v-bind:y="2" v-bind:width="layout.width-10" v-bind:height="16" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.labels[0] || tag.labels" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
<svg-text v-bind:x="5.000000000000007" v-bind:y="25" v-bind:width="layout.width-10" v-bind:height="layout.height-30" v-bind:font-family="'roboto'" v-bind:font-size="14" v-bind:font-style="0" v-bind:font-weight="0" v-bind:text-decoration="0" v-bind:fill="'white'" v-bind:content="tag.properties.name" v-bind:opacity="1" v-bind:visible="true" v-bind:clipped="true" v-bind:align="'start'" v-bind:wrapping="2" v-bind:transform="''"></svg-text>
</g>]]></VuejsNodeStyle:VuejsNodeStyle>
			</data>
			<port name="p0"/>
			<port name="p1"/>
		</node>
		<edge id="e0" source="n0" target="n3" sourceport="p0" targetport="p0">
			<data key="d4">
				<x:List>
					<y:Label Style="{y:GraphMLReference 5}" PreferredSize="98.17708769804898,20.375">
						<y:Label.Text>are_served_by</y:Label.Text>
						<y:Label.LayoutParameter>
							<y:SmartEdgeLabelModelParameter Model="{y:GraphMLReference 4}" SegmentRatio="0.5000000000000001"/>
						</y:Label.LayoutParameter>
					</y:Label>
				</x:List>
			</data>
			<data key="d6">
				<y:GraphMLReference ResourceKey="6"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":131,"high":0},"start":{"low":105,"high":0},"end":{"low":118,"high":0},"type":"are_served_by","properties":{}}</y:Json>
			</data>
		</edge>
		<edge id="e1" source="n1" target="n2" sourceport="p0" targetport="p0">
			<data key="d4">
				<x:List>
					<y:Label Style="{y:GraphMLReference 5}" PreferredSize="51.425936231504515,20.375">
						<y:Label.Text>enable</y:Label.Text>
						<y:Label.LayoutParameter>
							<y:SmartEdgeLabelModelParameter Model="{y:GraphMLReference 4}"/>
						</y:Label.LayoutParameter>
					</y:Label>
				</x:List>
			</data>
			<data key="d6">
				<y:GraphMLReference ResourceKey="6"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":154,"high":0},"start":{"low":121,"high":0},"end":{"low":119,"high":0},"type":"enable","properties":{}}</y:Json>
			</data>
		</edge>
		<edge id="e2" source="n0" target="n2" sourceport="p1" targetport="p1">
			<data key="d4">
				<x:List>
					<y:Label Style="{y:GraphMLReference 5}" PreferredSize="98.17708769804898,20.375">
						<y:Label.Text>are_served_by</y:Label.Text>
						<y:Label.LayoutParameter>
							<y:SmartEdgeLabelModelParameter Model="{y:GraphMLReference 4}" SegmentRatio="0.5000000000000002"/>
						</y:Label.LayoutParameter>
					</y:Label>
				</x:List>
			</data>
			<data key="d6">
				<y:GraphMLReference ResourceKey="6"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":132,"high":0},"start":{"low":105,"high":0},"end":{"low":119,"high":0},"type":"are_served_by","properties":{}}</y:Json>
			</data>
		</edge>
		<edge id="e3" source="n3" target="n2" sourceport="p1" targetport="p2">
			<data key="d4">
				<x:List>
					<y:Label Style="{y:GraphMLReference 5}" PreferredSize="51.425936231504515,20.375">
						<y:Label.Text>enable</y:Label.Text>
						<y:Label.LayoutParameter>
							<y:SmartEdgeLabelModelParameter Model="{y:GraphMLReference 4}" SegmentRatio="0.5000000000000001"/>
						</y:Label.LayoutParameter>
					</y:Label>
				</x:List>
			</data>
			<data key="d6">
				<y:GraphMLReference ResourceKey="6"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":152,"high":0},"start":{"low":118,"high":0},"end":{"low":119,"high":0},"type":"enable","properties":{}}</y:Json>
			</data>
		</edge>
		<edge id="e4" source="n0" target="n1" sourceport="p2" targetport="p1">
			<data key="d4">
				<x:List>
					<y:Label Style="{y:GraphMLReference 5}" PreferredSize="98.17708769804898,20.375">
						<y:Label.Text>are_served_by</y:Label.Text>
						<y:Label.LayoutParameter>
							<y:SmartEdgeLabelModelParameter Model="{y:GraphMLReference 4}" SegmentRatio="0.49999999999999994"/>
						</y:Label.LayoutParameter>
					</y:Label>
				</x:List>
			</data>
			<data key="d6">
				<y:GraphMLReference ResourceKey="6"/>
			</data>
			<data key="d2">
				<y:Json>{"identity":{"low":134,"high":0},"start":{"low":105,"high":0},"end":{"low":121,"high":0},"type":"are_served_by","properties":{}}</y:Json>
			</data>
		</edge>
	</graph>
</graphml>