-
Notifications
You must be signed in to change notification settings - Fork 0
/
TP-Process.drawio
563 lines (563 loc) · 63.2 KB
/
TP-Process.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
<mxfile host="app.diagrams.net" modified="2021-04-20T09:53:17.166Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.128 Safari/537.36" etag="qC-2HzOhR5Bpai9b-CUh" version="14.6.0" type="github" pages="3">
<diagram id="C5RBs43oDa-KdzZeNtuy" name="PD Batch1">
<mxGraphModel dx="1673" dy="896" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="none" math="0" shadow="0">
<root>
<mxCell id="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="WIyWlLk6GJQsqaUBKTNV-1" parent="WIyWlLk6GJQsqaUBKTNV-0" />
<mxCell id="fZo4kFr3rwALI2HSdcm2-3" value="" style="rhombus;whiteSpace=wrap;html=1;rounded=0;comic=0;fontFamily=Tahoma;fontSize=30;fontColor=#000000;strokeColor=#000000;strokeWidth=3;fillColor=#E6E6E6;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="40" y="235" width="460" height="180" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-19" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;strokeColor=#6E6E6E;fontColor=#FFFFFF;strokeWidth=3;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-0" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="275" y="245" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-0" value="<font data-font-src="https://fonts.googleapis.com/css?family=Arial" face="Tahoma" color="#f5f5f5"><b>Job info to Review</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="110" y="130" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-20" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontColor=#FFFFFF;strokeColor=#6E6E6E;strokeWidth=3;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="275" y="245" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-2" value="<div><font color="#f5f5f5" face="Tahoma"><b>New submission</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;fillColor=#172556;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="310" y="130" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-14" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-3" target="fZo4kFr3rwALI2HSdcm2-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-3" value="<div><font face="Tahoma"><b>Negotiate</b></font></div><div><font face="Tahoma"><b>Budget and/or</b></font></div><div><font face="Tahoma"><b>Due Date</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=2;shadow=0;container=0;treeFolding=0;fillColor=#FF8B36;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="280" y="280" width="110" height="90" as="geometry">
<mxRectangle x="280" y="297.5" width="90" height="20" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-15" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-5" target="ARQ7DpBT2f9oNG5lBVjE-7">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-5" value="<div><font color="#f5f5f5" face="Tahoma"><b>Budget Accepted</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;fillColor=#10631A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="490" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-34" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-6" target="ARQ7DpBT2f9oNG5lBVjE-14">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-6" value="<div><font color="#f5f5f5" face="Tahoma"><b>Budget Declined</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#D46F6A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="660" y="370" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-21" style="edgeStyle=orthogonalEdgeStyle;curved=0;rounded=1;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeColor=#6E6E6E;fontColor=#FFFFFF;strokeWidth=3;" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-7" target="ARQ7DpBT2f9oNG5lBVjE-9" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-2" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=30;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-7" target="ARQ7DpBT2f9oNG5lBVjE-10">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-7" value="<div><font color="#f5f5f5" face="Tahoma"><b>Task Claimed</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#10631A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="574.5" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-8" value="<div><font color="#f5f5f5" face="Tahoma"><b>Due Date changed</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#496797;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="660" y="580" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-11" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-9" target="ARQ7DpBT2f9oNG5lBVjE-31">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-9" value="<div><font color="#f5f5f5" face="Tahoma"><b>Files Assigned</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#10631A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="660" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-10" value="<font color="#f5f5f5" face="Tahoma"><b>Purchase Order</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#496797;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="321" y="574.5" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-17" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-11" target="fZo4kFr3rwALI2HSdcm2-13">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-11" value="<font color="#f5f5f5" face="Tahoma"><b>Files available</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#10631A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="840" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-14" value="<font color="#f5f5f5" face="Tahoma"><b>Submission unclaimed</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#D46F6A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="660" y="440" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-15" value="<font color="#f5f5f5" face="Tahoma"><b>Submission cancelled</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#D46F6A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="660" y="510" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="qyfolWuCgwb5I0wWs6Gc-0" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-16" target="ARQ7DpBT2f9oNG5lBVjE-7">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="210" y="430" />
<mxPoint x="90" y="430" />
<mxPoint x="90" y="594" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-16" value="<div><font color="#f5f5f5" face="Tahoma"><b>Accept</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#10631A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="330" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-17" value="<div><font color="#f5f5f5" face="Tahoma"><b>Decline</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;fillColor=#D46F6A;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="150" y="280" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-12" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-31" target="ARQ7DpBT2f9oNG5lBVjE-11">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-31" value="<b style="color: rgb(245 , 245 , 245) ; font-family: &#34;tahoma&#34;">PostEdit</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="125" y="740" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-24" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-32" target="fZo4kFr3rwALI2HSdcm2-18">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-32" value="<b style="color: rgb(245 , 245 , 245) ; font-family: &#34;tahoma&#34;">Proof</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="329" y="740" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-27" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="ARQ7DpBT2f9oNG5lBVjE-33" target="fZo4kFr3rwALI2HSdcm2-20">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="ARQ7DpBT2f9oNG5lBVjE-33" value="<b style="color: rgb(245 , 245 , 245) ; font-family: &#34;tahoma&#34;">Proof2</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;" parent="WIyWlLk6GJQsqaUBKTNV-1" vertex="1">
<mxGeometry x="539" y="740" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-0" value="<p><font style="font-size: 19px ; line-height: 110%">New Case</font></p>" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;fontColor=#000000;strokeColor=#000000;strokeWidth=3;fontFamily=Tahoma;fontSize=30;fontStyle=1;container=0;comic=0;treeFolding=0;spacing=0;spacingTop=-12;fillColor=#ffffff;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="221" y="79" width="110" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-6" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=30;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-4" target="ARQ7DpBT2f9oNG5lBVjE-5">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="525" y="430" />
<mxPoint x="390" y="430" />
<mxPoint x="390" y="510" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-8" value="Yes" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontFamily=Tahoma;fontSize=17;" vertex="1" connectable="0" parent="fZo4kFr3rwALI2HSdcm2-6">
<mxGeometry x="-0.107" y="-3" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-9" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-4" target="ARQ7DpBT2f9oNG5lBVjE-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-10" value="No" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=17;fontFamily=Tahoma;" vertex="1" connectable="0" parent="fZo4kFr3rwALI2HSdcm2-9">
<mxGeometry x="-0.1143" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-4" value="<p><font size="1"><b style="font-size: 14px">Accepted?</b></font></p>" style="rhombus;whiteSpace=wrap;html=1;rounded=0;comic=0;fontFamily=Tahoma;fontSize=30;fontColor=#000000;strokeColor=#000000;strokeWidth=3;fillColor=#FFE5AA;spacingTop=-16;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="460" y="220" width="130" height="80" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-22" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-13" target="ARQ7DpBT2f9oNG5lBVjE-32">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="210" y="960" />
<mxPoint x="310" y="960" />
<mxPoint x="310" y="770" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-13" value="<font color="#f5f5f5" face="Tahoma"><b>Complete Phase</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="150" y="900" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-25" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-18" target="fZo4kFr3rwALI2HSdcm2-19">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-18" value="<font color="#f5f5f5" face="Tahoma"><b>Files available</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#10631A;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="354" y="840" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-26" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-19" target="ARQ7DpBT2f9oNG5lBVjE-33">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="414" y="960" />
<mxPoint x="520" y="960" />
<mxPoint x="520" y="770" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-19" value="<font color="#f5f5f5" face="Tahoma"><b>Complete Phase</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="354" y="900" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-28" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-20" target="fZo4kFr3rwALI2HSdcm2-21">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-20" value="<font color="#f5f5f5" face="Tahoma"><b>Files available</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#10631A;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="564" y="840" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-21" value="<font color="#f5f5f5" face="Tahoma"><b>Complete Phase</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="564" y="900" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-30" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-29" target="ARQ7DpBT2f9oNG5lBVjE-14">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-31" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-29" target="ARQ7DpBT2f9oNG5lBVjE-15">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-33" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-29" target="ARQ7DpBT2f9oNG5lBVjE-8">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="qyfolWuCgwb5I0wWs6Gc-1" style="edgeStyle=orthogonalEdgeStyle;curved=0;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="WIyWlLk6GJQsqaUBKTNV-1" source="fZo4kFr3rwALI2HSdcm2-29" target="ARQ7DpBT2f9oNG5lBVjE-10">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="fZo4kFr3rwALI2HSdcm2-29" value="<b>All</b>" style="rounded=0;whiteSpace=wrap;html=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeWidth=2;fillColor=#E6E6E6;" vertex="1" parent="WIyWlLk6GJQsqaUBKTNV-1">
<mxGeometry x="504" y="515" width="60" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram id="X9Fw3TwrVCfALLIEOyD4" name="Phase Progress">
<mxGraphModel dx="1185" dy="635" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="OXfm7BpcLdjrC2eB8Vcq-0" />
<mxCell id="OXfm7BpcLdjrC2eB8Vcq-1" parent="OXfm7BpcLdjrC2eB8Vcq-0" />
<mxCell id="OXfm7BpcLdjrC2eB8Vcq-3" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">Proof</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;fontSize=15;" parent="OXfm7BpcLdjrC2eB8Vcq-1" vertex="1">
<mxGeometry x="470" y="110" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="OXfm7BpcLdjrC2eB8Vcq-4" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">Proof2</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;fontSize=15;" parent="OXfm7BpcLdjrC2eB8Vcq-1" vertex="1">
<mxGeometry x="630" y="110" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-2" value="" style="swimlane;html=1;childLayout=stackLayout;resizeParent=1;resizeParentMax=0;horizontal=0;startSize=20;horizontalStack=0;rounded=1;shadow=0;glass=0;strokeColor=#000000;strokeWidth=4;fillColor=#0066CC;" parent="OXfm7BpcLdjrC2eB8Vcq-1" vertex="1">
<mxGeometry x="20" y="80" width="800" height="250" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-3" value="TP<br>" style="swimlane;html=1;startSize=20;horizontal=0;" parent="Wcf15qWB8iebJ5df1sC9-2" vertex="1">
<mxGeometry x="20" width="780" height="120" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-10" value="" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;fontSize=15;" parent="Wcf15qWB8iebJ5df1sC9-3" vertex="1">
<mxGeometry x="30" y="30" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-0" value="<font data-font-src="https://fonts.googleapis.com/css?family=Arial" face="Tahoma" color="#f5f5f5"><b>Job info to Review</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=none;" parent="Wcf15qWB8iebJ5df1sC9-3" vertex="1">
<mxGeometry x="54" y="35" width="120" height="25" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-1" value="<div><font color="#f5f5f5" face="Tahoma"><b>New submission</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=none;" parent="Wcf15qWB8iebJ5df1sC9-3" vertex="1">
<mxGeometry x="54" y="60" width="120" height="25" as="geometry" />
</mxCell>
<mxCell id="OXfm7BpcLdjrC2eB8Vcq-2" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">PostEdit</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fontSize=15;fillColor=#0066CC;" parent="Wcf15qWB8iebJ5df1sC9-3" vertex="1">
<mxGeometry x="190" y="30" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-4" value="KIPT" style="swimlane;html=1;startSize=20;horizontal=0;" parent="Wcf15qWB8iebJ5df1sC9-2" vertex="1">
<mxGeometry x="20" y="120" width="780" height="130" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-6" value="<font color="#f5f5f5" face="tahoma" style="font-size: 15px;"><b style="font-size: 15px;">지시접수</b></font>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F0CF29;fontSize=15;" parent="Wcf15qWB8iebJ5df1sC9-4" vertex="1">
<mxGeometry x="30" y="30" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-7" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">번역의뢰</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F0A330;fontSize=15;" parent="Wcf15qWB8iebJ5df1sC9-4" vertex="1">
<mxGeometry x="140" y="30" width="160" height="60" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-8" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">번역접수</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F0A98B;fontSize=15;" parent="Wcf15qWB8iebJ5df1sC9-4" vertex="1">
<mxGeometry x="290" y="30" width="130" height="60" as="geometry" />
</mxCell>
<mxCell id="Wcf15qWB8iebJ5df1sC9-9" value="<font color="#f5f5f5" face="tahoma" style="font-size: 15px;"><b style="font-size: 15px;">검토단계</b></font>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F08165;fontSize=15;" parent="Wcf15qWB8iebJ5df1sC9-4" vertex="1">
<mxGeometry x="410" y="30" width="350" height="60" as="geometry" />
</mxCell>
<mxCell id="GCPFG6B3O1VgZBIJqabF-0" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeWidth=2;html=1;strokeColor=none;" vertex="1" parent="OXfm7BpcLdjrC2eB8Vcq-1">
<mxGeometry x="190" y="340" width="40" height="40" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
<diagram name="File Management" id="KdplvzXVtO6_O-PTxB3a">
<mxGraphModel dx="2844" dy="1524" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="N102o4Q7L4dTWE7a6Npt-0" />
<mxCell id="N102o4Q7L4dTWE7a6Npt-1" parent="N102o4Q7L4dTWE7a6Npt-0" />
<mxCell id="6ehu57VOca0_2bJQht5I-55" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.997;entryY=0.646;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;exitX=0.541;exitY=1.033;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="N102o4Q7L4dTWE7a6Npt-6">
<mxGeometry relative="1" as="geometry">
<mxPoint x="180" y="570" as="sourcePoint" />
<mxPoint x="249.14212999999995" y="822.8400000000001" as="targetPoint" />
<Array as="points">
<mxPoint x="180" y="442" />
<mxPoint x="180" y="717" />
<mxPoint x="269" y="717" />
<mxPoint x="269" y="823" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-60" value="최초버전<br>(MT)" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=18;fontFamily=Tahoma;" vertex="1" connectable="0" parent="6ehu57VOca0_2bJQht5I-55">
<mxGeometry x="0.5371" y="-1" relative="1" as="geometry">
<mxPoint y="30" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-57" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="N102o4Q7L4dTWE7a6Npt-9" target="6ehu57VOca0_2bJQht5I-46">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="467" y="919" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-62" value="PostEdit<br>Upload" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=18;fontFamily=Tahoma;" vertex="1" connectable="0" parent="6ehu57VOca0_2bJQht5I-57">
<mxGeometry x="-0.095" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-58" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.997;entryY=0.588;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;exitX=1;exitY=0.75;exitDx=0;exitDy=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="N102o4Q7L4dTWE7a6Npt-2" target="6ehu57VOca0_2bJQht5I-47">
<mxGeometry relative="1" as="geometry">
<mxPoint x="650" y="441" as="sourcePoint" />
<Array as="points">
<mxPoint x="650" y="423" />
<mxPoint x="650" y="972" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-63" value="<div>Proof</div><div>Upload</div>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=18;fontFamily=Tahoma;" vertex="1" connectable="0" parent="6ehu57VOca0_2bJQht5I-58">
<mxGeometry x="-0.3179" y="-1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-11" value="" style="endArrow=none;dashed=1;html=1;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;dashPattern=1 1;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="259" y="620.5714285714286" as="sourcePoint" />
<mxPoint x="259" y="330" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-13" value="" style="endArrow=none;dashed=1;html=1;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;dashPattern=1 1;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="660" y="620.2814285714287" as="sourcePoint" />
<mxPoint x="660" y="329.71" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-14" value="" style="endArrow=none;dashed=1;html=1;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;dashPattern=1 1;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="820" y="620.2814285714287" as="sourcePoint" />
<mxPoint x="820" y="329.71000000000004" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-59" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.994;entryY=0.525;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="N102o4Q7L4dTWE7a6Npt-3" target="6ehu57VOca0_2bJQht5I-48">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-64" value="<div>Proof2</div><div>Upload</div>" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=18;fontFamily=Tahoma;" vertex="1" connectable="0" parent="6ehu57VOca0_2bJQht5I-59">
<mxGeometry x="-0.394" y="-1" relative="1" as="geometry">
<mxPoint x="1" y="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-3" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">Proof2</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="650" y="380" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-4" value="" style="swimlane;html=1;childLayout=stackLayout;resizeParent=1;resizeParentMax=0;horizontal=0;startSize=20;horizontalStack=0;rounded=1;shadow=0;glass=0;strokeColor=#000000;strokeWidth=4;fillColor=#0066CC;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="40" y="350" width="800" height="250" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-9" value="" style="endArrow=none;dashed=1;html=1;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;dashPattern=1 1;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-4">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="50" y="270.57142857142856" as="sourcePoint" />
<mxPoint x="50" y="-20" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-5" value="TP<br>" style="swimlane;html=1;startSize=20;horizontal=0;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-4">
<mxGeometry x="20" width="780" height="120" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-12" value="" style="endArrow=none;dashed=1;html=1;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;dashPattern=1 1;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-5">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="440" y="270.57142857142856" as="sourcePoint" />
<mxPoint x="440" y="-20" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-6" value="" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-5">
<mxGeometry x="30" y="30" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-7" value="<font data-font-src="https://fonts.googleapis.com/css?family=Arial" face="Tahoma" color="#f5f5f5"><b>Job info to Review</b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=none;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-5">
<mxGeometry x="54" y="35" width="120" height="25" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-8" value="<div><font color="#f5f5f5" face="Tahoma"><b>New submission</b></font></div>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=none;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-5">
<mxGeometry x="54" y="60" width="120" height="25" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-9" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">PostEdit</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fontSize=15;fillColor=#0066CC;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-5">
<mxGeometry x="190" y="30" width="250" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-10" value="KIPT" style="swimlane;html=1;startSize=20;horizontal=0;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-4">
<mxGeometry x="20" y="120" width="780" height="130" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-11" value="<font color="#f5f5f5" face="tahoma" style="font-size: 15px;"><b style="font-size: 15px;">지시접수</b></font>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F0CF29;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-10">
<mxGeometry x="30" y="30" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-12" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">번역의뢰</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F0A330;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-10">
<mxGeometry x="140" y="30" width="160" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-13" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">번역접수</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F0A98B;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-10">
<mxGeometry x="290" y="30" width="130" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-14" value="<font color="#f5f5f5" face="tahoma" style="font-size: 15px;"><b style="font-size: 15px;">검토단계</b></font>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#F08165;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-10">
<mxGeometry x="410" y="30" width="350" height="60" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-15" value="" style="shape=waypoint;sketch=0;size=6;pointerEvents=1;points=[];fillColor=none;resizable=0;rotatable=0;perimeter=centerPerimeter;snapToPoint=1;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeWidth=2;html=1;strokeColor=none;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="210" y="610" width="40" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-15" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;entryX=0.5;entryY=1;entryDx=0;entryDy=0;curved=1;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" target="6ehu57VOca0_2bJQht5I-0">
<mxGeometry relative="1" as="geometry">
<mxPoint x="90" y="330" as="sourcePoint" />
<Array as="points">
<mxPoint x="90" y="310" />
<mxPoint x="110" y="310" />
<mxPoint x="110" y="330" />
<mxPoint x="168" y="330" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-0" value="<font color="#f5f5f5" face="Tahoma"><b>PREVIEW_</b></font><b style="color: rgb(245 , 245 , 245) ; font-family: &#34;tahoma&#34;">PostEdit</b>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="90" y="260" width="155" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-16" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="339" y="300" as="targetPoint" />
<mxPoint x="259" y="330" as="sourcePoint" />
<Array as="points">
<mxPoint x="259" y="320" />
<mxPoint x="339" y="320" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-1" value="<font color="#f5f5f5" face="Tahoma"><b>PostEdit<br></b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="280" y="260" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-17" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" target="6ehu57VOca0_2bJQht5I-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="500" y="330" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-2" value="<font color="#f5f5f5" face="Tahoma"><b>Proof<br></b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="440" y="260" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-18" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;entryX=0.5;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" target="6ehu57VOca0_2bJQht5I-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="660" y="330" as="sourcePoint" />
<Array as="points">
<mxPoint x="660" y="320" />
<mxPoint x="650" y="320" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-3" value="<font color="#f5f5f5" face="Tahoma"><b>Proof2<br></b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="590" y="260" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-19" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Tahoma;fontSize=17;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" target="6ehu57VOca0_2bJQht5I-4">
<mxGeometry relative="1" as="geometry">
<mxPoint x="820" y="330" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-4" value="<font color="#f5f5f5" face="Tahoma"><b>Proof2-Final<br></b></font>" style="rounded=1;whiteSpace=wrap;html=1;fontSize=12;glass=0;strokeWidth=1;shadow=0;strokeColor=#000000;fillColor=#172556;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="720" y="260" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="N102o4Q7L4dTWE7a6Npt-2" value="<b style="color: rgb(245, 245, 245); font-family: tahoma; font-size: 15px;">Proof</b>" style="shape=step;perimeter=stepPerimeter;whiteSpace=wrap;html=1;fixedSize=1;rounded=1;shadow=0;glass=0;strokeWidth=4;fillColor=#0066CC;fontSize=15;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="490" y="380" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-29" value="납품<br style="font-size: 18px;">" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="240" y="100" width="69" height="56.00000000000001" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-30" value="<font style="font-size: 13px"><font color="#ff2d0d">PREVIEW</font>_US0910948_2492411_PostEdit_2021.03.24_19.13.zip</font>" style="shape=image;html=1;verticalAlign=middle;verticalLabelPosition=middle;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn1.iconfinder.com/data/icons/hawcons/32/699233-icon-124-document-file-zip-128.png;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=right;align=left;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="330" y="40" width="37" height="37" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-33" style="sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.012;entryY=0.595;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;edgeStyle=orthogonalEdgeStyle;elbow=vertical;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="6ehu57VOca0_2bJQht5I-31" target="6ehu57VOca0_2bJQht5I-29">
<mxGeometry relative="1" as="geometry">
<mxPoint x="200" y="100" as="sourcePoint" />
<Array as="points">
<mxPoint x="205" y="133" />
<mxPoint x="220" y="133" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-31" value="TP4625EK-김정우" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="170" y="40" width="69" height="56.00000000000001" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-36" value="" style="shape=curlyBracket;whiteSpace=wrap;html=1;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=18;strokeColor=#4A4A4A;strokeWidth=2;fillColor=#1F1F1F;gradientColor=#ffffff;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="310" y="68" width="20" height="120" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-37" value="<font style="font-size: 13px">US0910948_2492411_<font color="#ff2d0d">PostEdit</font>_2021.03.29_08.55.zip</font>" style="shape=image;html=1;verticalAlign=middle;verticalLabelPosition=middle;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn1.iconfinder.com/data/icons/hawcons/32/699233-icon-124-document-file-zip-128.png;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=right;align=left;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="330" y="72.5" width="37" height="37" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-38" value="<font style="font-size: 13px">US0910948_2492411_<font color="#ff2d0d">Proof</font>_2021.04.19_2.08.zip</font>" style="shape=image;html=1;verticalAlign=middle;verticalLabelPosition=middle;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn1.iconfinder.com/data/icons/hawcons/32/699233-icon-124-document-file-zip-128.png;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=right;align=left;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="330" y="105.5" width="37" height="37" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-39" value="<font style="font-size: 13px">US0910948_2492411_<font color="#ff2d0d">Proof2</font>_2021.04.19_2.17.zip</font>" style="shape=image;html=1;verticalAlign=middle;verticalLabelPosition=middle;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn1.iconfinder.com/data/icons/hawcons/32/699233-icon-124-document-file-zip-128.png;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=right;align=left;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="330" y="138.5" width="37" height="37" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-40" value="<font style="font-size: 13px"><font color="#ff2d0d">Final</font>-US0910948_2492411_Proof2_2021.04.19_3.00.zip</font>" style="shape=image;html=1;verticalAlign=middle;verticalLabelPosition=middle;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn1.iconfinder.com/data/icons/hawcons/32/699233-icon-124-document-file-zip-128.png;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=17;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=right;align=left;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="330" y="171.5" width="37" height="37" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-49" style="sketch=0;orthogonalLoop=1;jettySize=auto;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;edgeStyle=orthogonalEdgeStyle;entryX=-0.062;entryY=0.513;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="6ehu57VOca0_2bJQht5I-41" target="6ehu57VOca0_2bJQht5I-48">
<mxGeometry relative="1" as="geometry">
<mxPoint x="150" y="1060" as="targetPoint" />
<Array as="points">
<mxPoint x="161" y="1020" />
<mxPoint x="197" y="1020" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-41" value="납품<br style="font-size: 18px;">" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="132.5" y="736" width="56.68" height="46" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-42" style="sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=-0.012;entryY=0.595;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;edgeStyle=orthogonalEdgeStyle;elbow=vertical;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="6ehu57VOca0_2bJQht5I-43" target="6ehu57VOca0_2bJQht5I-41">
<mxGeometry relative="1" as="geometry">
<mxPoint x="92.5" y="730" as="sourcePoint" />
<Array as="points">
<mxPoint x="97.5" y="763" />
<mxPoint x="112.5" y="763" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-43" value="TP4625EK-김정우" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="62.5" y="670" width="69" height="56.00000000000001" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-44" value="INIT" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="200" y="800" width="49.29" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-45" value="TR" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="200" y="849" width="49.29" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-46" value="PE" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="200" y="899" width="49.29" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-47" value="PR1" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="200" y="949" width="49.29" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-48" value="PR2" style="aspect=fixed;html=1;points=[];align=center;image;fontSize=18;image=img/lib/azure2/general/Folder_Blank.svg;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;strokeColor=#F5F5F5;strokeWidth=2;fillColor=#ffffff;labelPosition=center;verticalLabelPosition=middle;verticalAlign=middle;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="200" y="999" width="49.29" height="40" as="geometry" />
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-51" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="820" as="sourcePoint" />
<mxPoint x="200" y="820" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-52" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="870" as="sourcePoint" />
<mxPoint x="200" y="870" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-53" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="920" as="sourcePoint" />
<mxPoint x="200" y="920" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-54" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="160" y="970" as="sourcePoint" />
<mxPoint x="200" y="970" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-56" style="edgeStyle=orthogonalEdgeStyle;sketch=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.997;entryY=0.525;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;exitX=0.077;exitY=1.056;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" source="N102o4Q7L4dTWE7a6Npt-13" target="6ehu57VOca0_2bJQht5I-45">
<mxGeometry relative="1" as="geometry">
<mxPoint x="362" y="590" as="sourcePoint" />
<Array as="points">
<mxPoint x="362" y="563" />
<mxPoint x="362" y="870" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-61" value="번역가<br>번역문" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=18;fontFamily=Tahoma;" vertex="1" connectable="0" parent="6ehu57VOca0_2bJQht5I-56">
<mxGeometry x="-0.113" relative="1" as="geometry">
<mxPoint x="-2" y="9" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-65" value="" style="edgeStyle=segmentEdgeStyle;endArrow=classic;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;entryX=0.75;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1" target="N102o4Q7L4dTWE7a6Npt-3">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="778" y="960" as="sourcePoint" />
<mxPoint x="804.97" y="650" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-66" value="Upload<br>Comments,<br>Feedback, etc" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];fontSize=18;fontFamily=Tahoma;" vertex="1" connectable="0" parent="6ehu57VOca0_2bJQht5I-65">
<mxGeometry x="-0.6851" y="2" relative="1" as="geometry">
<mxPoint x="14" y="111" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-68" value="" style="shape=flexArrow;endArrow=classic;html=1;fontFamily=Tahoma;fontSize=18;fontColor=#000000;strokeColor=#6E6E6E;strokeWidth=3;endWidth=135.86206896551724;endSize=5.223333333333334;width=105.33333333333333;fillColor=#1F1F1F;" edge="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="424" y="250" as="sourcePoint" />
<mxPoint x="424" y="210" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="6ehu57VOca0_2bJQht5I-69" value="" style="shape=image;html=1;verticalAlign=top;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;imageAspect=0;aspect=fixed;image=https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-plus-outline-128.png;rounded=1;shadow=0;glass=0;fontFamily=Tahoma;fontSize=18;strokeColor=#4A4A4A;strokeWidth=2;fillColor=#1F1F1F;gradientColor=#ffffff;" vertex="1" parent="N102o4Q7L4dTWE7a6Npt-1">
<mxGeometry x="256" y="156" width="37" height="37" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>