digraph workflow {
	graph [_draw_="c 9 -#fffffe00 C 7 -#eeeeee P 4 0 0 0 134 205 134 205 0 ",
		bb="0,0,205,134",
		bgcolor="#eeeeee",
		clusterrank=local,
		color=black,
		dpi=96,
		fontsize=10,
		labeljust=left,
		nodesep=0.05,
		ranksep=0.22,
		xdotversion=1.7
	];
	node [color=black,
		fillcolor=lightgoldenrodyellow,
		fontcolor=black,
		fontname=Helvetica,
		fontsize=10,
		height=0,
		label="\N",
		shape=record,
		style=filled,
		width=0
	];
	edge [arrowsize=0.7,
		color=black,
		fontcolor=black,
		fontname=Helvetica,
		fontsize=8
	];
	subgraph cluster_inputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 8 71 8 126 108 126 108 71 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 58 114 0 84 15 -Workflow Inputs ",
			bb="8,71,108,126",
			label="Workflow Inputs",
			lheight=0.15,
			lp="58,116.5",
			lwidth=1.17,
			rank=same,
			style=dashed
		];
		DT5210	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 31 79.5 31 98.5 85 98.5 85 79.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 58 86.5 0 38 6 -DT5210 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=DT5210,
			pos="58,89",
			rects="31,79.5,85,98.5",
			width=0.75];
	}
	subgraph cluster_outputs {
		graph [_draw_="S 6 -dashed c 7 -#000000 C 7 -#eeeeee P 4 89 8 89 63 197 63 197 8 ",
			_ldraw_="F 10 11 -Times-Roman c 7 -#000000 T 143 15 0 92 16 -Workflow Outputs ",
			bb="89,8,197,63",
			label="Workflow Outputs",
			labelloc=b,
			lheight=0.15,
			lp="143,17.5",
			lwidth=1.28,
			rank=same,
			style=dashed
		];
		DT5207	[_draw_="c 7 -#000000 C 7 -#94ddf4 P 4 116 35.5 116 54.5 170 54.5 170 35.5 ",
			_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 143 42.5 0 38 6 -DT5207 ",
			fillcolor="#94DDF4",
			height=0.27778,
			label=DT5207,
			pos="143,45",
			rects="116,35.5,170,54.5",
			width=0.75];
	}
	SS5211	[_draw_="c 7 -#000000 C 7 -#fafad2 P 4 116.5 79.5 116.5 98.5 169.5 98.5 169.5 79.5 ",
		_ldraw_="F 10 9 -Helvetica c 7 -#000000 T 143 86.5 0 37 6 -SS5211 ",
		height=0.27778,
		label=SS5211,
		pos="143,89",
		rects="116.5,79.5,169.5,98.5",
		width=0.73611];
	SS5211 -> DT5207	[_draw_="c 7 -#000000 B 4 143 79.5 143 74.72 143 68.58 143 62.86 ",
		_hdraw_="S 5 -solid c 7 -#000000 C 7 -#000000 P 3 145.45 63 143 56 140.55 63 ",
		pos="e,143,54.487 143,79.501 143,74.719 143,68.577 143,62.861"];
}
