flowchart.xml 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920
  1. <shapes name="mxGraph.flowchart">
  2. <shape name="Annotation 1" h="98" w="50" aspect="variable" strokewidth="inherit">
  3. <connections>
  4. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  5. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  6. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  7. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  8. <constraint x="0" y="0" perimeter="0" name="NW"/>
  9. <constraint x="0" y="1" perimeter="0" name="SW"/>
  10. <constraint x="1" y="0" perimeter="0" name="NE"/>
  11. <constraint x="1" y="1" perimeter="0" name="SE"/>
  12. </connections>
  13. <background>
  14. <path>
  15. <move x="50" y="0"/>
  16. <line x="0" y="0"/>
  17. <line x="0" y="98"/>
  18. <line x="50" y="98"/>
  19. </path>
  20. </background>
  21. <foreground>
  22. <stroke/>
  23. </foreground>
  24. </shape>
  25. <shape name="Annotation 2" h="98" w="100" aspect="variable" strokewidth="inherit">
  26. <connections>
  27. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  28. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  29. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  30. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  31. <constraint x="1" y="0" perimeter="0" name="NE"/>
  32. <constraint x="1" y="1" perimeter="0" name="SE"/>
  33. </connections>
  34. <background>
  35. <path>
  36. <move x="100" y="0"/>
  37. <line x="50" y="0"/>
  38. <line x="50" y="98"/>
  39. <line x="100" y="98"/>
  40. </path>
  41. </background>
  42. <foreground>
  43. <stroke/>
  44. <path>
  45. <move x="0" y="49"/>
  46. <line x="50" y="49"/>
  47. </path>
  48. <stroke/>
  49. </foreground>
  50. </shape>
  51. <shape name="Card" h="60" w="98" aspect="variable" strokewidth="inherit">
  52. <connections>
  53. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  54. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  55. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  56. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  57. <constraint x="0.1" y="0.16" perimeter="0" name="NW"/>
  58. <constraint x="0.015" y="0.98" perimeter="0" name="SW"/>
  59. <constraint x="0.985" y="0.02" perimeter="0" name="NE"/>
  60. <constraint x="0.985" y="0.98" perimeter="0" name="SE"/>
  61. </connections>
  62. <background>
  63. <path>
  64. <move x="19" y="0"/>
  65. <line x="93" y="0"/>
  66. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="98" y="5"/>
  67. <line x="98" y="55"/>
  68. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="93" y="60"/>
  69. <line x="5" y="60"/>
  70. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55"/>
  71. <line x="0" y="20"/>
  72. <line x="19" y="0"/>
  73. <close/>
  74. </path>
  75. </background>
  76. <foreground>
  77. <fillstroke/>
  78. </foreground>
  79. </shape>
  80. <shape name="Collate" h="98" w="96.82" aspect="variable" strokewidth="inherit">
  81. <connections>
  82. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  83. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  84. <constraint x="0" y="0.02" perimeter="0" name="NW"/>
  85. <constraint x="0" y="0.98" perimeter="0" name="SW"/>
  86. <constraint x="1" y="0.02" perimeter="0" name="NE"/>
  87. <constraint x="1" y="0.98" perimeter="0" name="SE"/>
  88. </connections>
  89. <background>
  90. <path>
  91. <move x="92.41" y="0"/>
  92. <arc rx="6" ry="3.5" x-axis-rotation="-15" large-arc-flag="0" sweep-flag="1" x="95.41" y="5"/>
  93. <line x="1.41" y="93"/>
  94. <arc rx="6" ry="3.5" x-axis-rotation="-15" large-arc-flag="0" sweep-flag="0" x="4.41" y="98"/>
  95. <line x="92.41" y="98"/>
  96. <arc rx="6" ry="3.5" x-axis-rotation="15" large-arc-flag="0" sweep-flag="0" x="95.41" y="93"/>
  97. <line x="1.41" y="5"/>
  98. <arc rx="6" ry="3.5" x-axis-rotation="15" large-arc-flag="0" sweep-flag="1" x="4.41" y="0"/>
  99. <line x="92.41" y="0"/>
  100. <close/>
  101. </path>
  102. </background>
  103. <foreground>
  104. <fillstroke/>
  105. </foreground>
  106. </shape>
  107. <shape name="Data" h="60.24" w="98.77" aspect="variable" strokewidth="inherit">
  108. <connections>
  109. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  110. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  111. <constraint x="0.095" y="0.5" perimeter="0" name="W"/>
  112. <constraint x="0.905" y="0.5" perimeter="0" name="E"/>
  113. <constraint x="0.23" y="0.02" perimeter="0" name="NW"/>
  114. <constraint x="0.015" y="0.98" perimeter="0" name="SW"/>
  115. <constraint x="0.985" y="0.02" perimeter="0" name="NE"/>
  116. <constraint x="0.77" y="0.98" perimeter="0" name="SE"/>
  117. </connections>
  118. <background>
  119. <path>
  120. <move x="19.37" y="5.12"/>
  121. <arc rx="6" ry="12" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="24.37" y="0.12"/>
  122. <line x="93.37" y="0.12"/>
  123. <arc rx="5" ry="4" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="98.37" y="5.12"/>
  124. <line x="79.37" y="55.12"/>
  125. <arc rx="6" ry="12" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="74.37" y="60.12"/>
  126. <line x="4.37" y="60.12"/>
  127. <arc rx="5" ry="4" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0.37" y="55.12"/>
  128. <close/>
  129. </path>
  130. </background>
  131. <foreground>
  132. <fillstroke/>
  133. </foreground>
  134. </shape>
  135. <shape name="Database" h="60" w="60" aspect="variable" strokewidth="inherit">
  136. <connections>
  137. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  138. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  139. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  140. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  141. <constraint x="0" y="0.15" perimeter="0" name="NW"/>
  142. <constraint x="0" y="0.85" perimeter="0" name="SW"/>
  143. <constraint x="1" y="0.15" perimeter="0" name="NE"/>
  144. <constraint x="1" y="0.85" perimeter="0" name="SE"/>
  145. </connections>
  146. <background>
  147. <path>
  148. <move x="0" y="50"/>
  149. <line x="0" y="10"/>
  150. <arc rx="30" ry="10" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="60" y="10"/>
  151. <line x="60" y="50"/>
  152. <arc rx="30" ry="10" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="50"/>
  153. <close/>
  154. </path>
  155. </background>
  156. <foreground>
  157. <fillstroke/>
  158. <path>
  159. <move x="0" y="10"/>
  160. <arc rx="30" ry="10" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="60" y="10"/>
  161. </path>
  162. <stroke/>
  163. </foreground>
  164. </shape>
  165. <shape name="Decision" aspect="variable" strokewidth="inherit">
  166. <connections>
  167. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  168. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  169. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  170. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  171. </connections>
  172. <background>
  173. <path>
  174. <move x="50" y="0"/>
  175. <line x="100" y="50"/>
  176. <line x="50" y="100"/>
  177. <line x="0" y="50"/>
  178. <close/>
  179. </path>
  180. </background>
  181. <foreground>
  182. <fillstroke/>
  183. </foreground>
  184. </shape>
  185. <shape name="Delay" h="60" w="98.25" aspect="variable" strokewidth="inherit">
  186. <connections>
  187. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  188. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  189. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  190. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  191. <constraint x="0.02" y="0.015" perimeter="0" name="NW"/>
  192. <constraint x="0.02" y="0.985" perimeter="0" name="SW"/>
  193. <constraint x="0.81" y="0" perimeter="0" name="NE"/>
  194. <constraint x="0.81" y="1" perimeter="0" name="SE"/>
  195. </connections>
  196. <background>
  197. <path>
  198. <move x="0" y="5"/>
  199. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="5" y="0"/>
  200. <line x="79" y="0"/>
  201. <arc rx="33" ry="33" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="79" y="60"/>
  202. <line x="5" y="60"/>
  203. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55"/>
  204. <line x="0" y="5"/>
  205. <close/>
  206. </path>
  207. </background>
  208. <foreground>
  209. <fillstroke/>
  210. </foreground>
  211. </shape>
  212. <shape name="Direct Data" h="60" w="98" aspect="variable" strokewidth="inherit">
  213. <connections>
  214. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  215. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  216. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  217. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  218. <constraint x="0.08" y="0" perimeter="0" name="NW"/>
  219. <constraint x="0.08" y="1" perimeter="0" name="SW"/>
  220. <constraint x="0.91" y="0" perimeter="0" name="NE"/>
  221. <constraint x="0.91" y="1" perimeter="0" name="SE"/>
  222. </connections>
  223. <background>
  224. <path>
  225. <move x="9" y="0"/>
  226. <line x="89" y="0"/>
  227. <arc rx="9" ry="30" x-axis-rotation="0" large-arc-flag="1" sweep-flag="1" x="89" y="60"/>
  228. <line x="9" y="60"/>
  229. <arc rx="9" ry="30" x-axis-rotation="0" large-arc-flag="1" sweep-flag="1" x="9" y="0"/>
  230. <close/>
  231. </path>
  232. </background>
  233. <foreground>
  234. <fillstroke/>
  235. <path>
  236. <move x="89" y="0"/>
  237. <arc rx="9" ry="30" x-axis-rotation="0" large-arc-flag="1" sweep-flag="0" x="89" y="60"/>
  238. </path>
  239. <stroke/>
  240. </foreground>
  241. </shape>
  242. <shape name="Display" h="60" w="98.25" aspect="variable" strokewidth="inherit">
  243. <connections>
  244. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  245. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  246. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  247. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  248. <constraint x="0.2" y="0.14" perimeter="0" name="NW"/>
  249. <constraint x="0.2" y="0.86" perimeter="0" name="SW"/>
  250. <constraint x="0.92" y="0.14" perimeter="0" name="NE"/>
  251. <constraint x="0.92" y="0.86" perimeter="0" name="SE"/>
  252. </connections>
  253. <background>
  254. <path>
  255. <move x="0" y="30"/>
  256. <arc rx="60" ry="60" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="39" y="0"/>
  257. <line x="79" y="0"/>
  258. <arc rx="33" ry="33" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="79" y="60"/>
  259. <line x="39" y="60"/>
  260. <arc rx="60" ry="60" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="30"/>
  261. <close/>
  262. </path>
  263. </background>
  264. <foreground>
  265. <fillstroke/>
  266. </foreground>
  267. </shape>
  268. <shape name="Document" h="60.9" w="98" aspect="variable" strokewidth="inherit">
  269. <connections>
  270. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  271. <constraint x="0.5" y="0.9" perimeter="0" name="S"/>
  272. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  273. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  274. <constraint x="0.02" y="0.015" perimeter="0" name="NW"/>
  275. <constraint x="0" y="0.9" perimeter="0" name="SW"/>
  276. <constraint x="0.98" y="0.015" perimeter="0" name="NE"/>
  277. <constraint x="1" y="0.9" perimeter="0" name="SE"/>
  278. </connections>
  279. <background>
  280. <path>
  281. <move x="0" y="5"/>
  282. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="5" y="0"/>
  283. <line x="93" y="0"/>
  284. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="98" y="5"/>
  285. <line x="98" y="55"/>
  286. <arc rx="70" ry="70" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="49" y="55"/>
  287. <arc rx="70" ry="70" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55"/>
  288. <close/>
  289. </path>
  290. </background>
  291. <foreground>
  292. <fillstroke/>
  293. </foreground>
  294. </shape>
  295. <shape name="Extract or Measurement" h="61.03" w="95.34" aspect="variable" strokewidth="inherit">
  296. <connections>
  297. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  298. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  299. <constraint x="0.22" y="0.5" perimeter="0" name="W"/>
  300. <constraint x="0.78" y="0.5" perimeter="0" name="E"/>
  301. <constraint x="0.01" y="0.97" perimeter="0" name="SW"/>
  302. <constraint x="0.99" y="0.97" perimeter="0" name="SE"/>
  303. </connections>
  304. <background>
  305. <path>
  306. <move x="3.64" y="61.02"/>
  307. <line x="91.64" y="61.02"/>
  308. <arc rx="6" ry="4" x-axis-rotation="30" large-arc-flag="0" sweep-flag="0" x="94.64" y="56.02"/>
  309. <line x="49.64" y="1.02"/>
  310. <arc rx="3" ry="3" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="45.64" y="1.02"/>
  311. <line x="0.64" y="56.02"/>
  312. <arc rx="6" ry="4" x-axis-rotation="-35" large-arc-flag="0" sweep-flag="0" x="3.64" y="61.02"/>
  313. <close/>
  314. </path>
  315. </background>
  316. <foreground>
  317. <fillstroke/>
  318. </foreground>
  319. </shape>
  320. <shape name="Internal Storage" h="70" w="70" aspect="variable" strokewidth="inherit">
  321. <connections>
  322. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  323. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  324. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  325. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  326. <constraint x="0.02" y="0.015" perimeter="0" name="NW"/>
  327. <constraint x="0.02" y="0.985" perimeter="0" name="SW"/>
  328. <constraint x="0.98" y="0.015" perimeter="0" name="NE"/>
  329. <constraint x="0.98" y="0.985" perimeter="0" name="SE"/>
  330. </connections>
  331. <background>
  332. <roundrect x="0" y="0" w="70" h="70" arcsize="7.142857142857142"/>
  333. </background>
  334. <foreground>
  335. <fillstroke/>
  336. <path>
  337. <move x="0" y="15"/>
  338. <line x="70" y="15"/>
  339. </path>
  340. <stroke/>
  341. <path>
  342. <move x="15" y="0"/>
  343. <line x="15" y="70"/>
  344. </path>
  345. <stroke/>
  346. </foreground>
  347. </shape>
  348. <shape name="Loop Limit" h="60" w="98" aspect="variable" strokewidth="inherit">
  349. <connections>
  350. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  351. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  352. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  353. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  354. <constraint x="0.1" y="0.15" perimeter="0" name="NW"/>
  355. <constraint x="0.02" y="0.985" perimeter="0" name="SW"/>
  356. <constraint x="0.9" y="0.15" perimeter="0" name="NE"/>
  357. <constraint x="0.98" y="0.985" perimeter="0" name="SE"/>
  358. </connections>
  359. <background>
  360. <path>
  361. <move x="19" y="0"/>
  362. <line x="79" y="0"/>
  363. <line x="98" y="20"/>
  364. <line x="98" y="55"/>
  365. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="93" y="60"/>
  366. <line x="5" y="60"/>
  367. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55"/>
  368. <line x="0" y="20"/>
  369. <line x="19" y="0"/>
  370. <close/>
  371. </path>
  372. </background>
  373. <foreground>
  374. <fillstroke/>
  375. </foreground>
  376. </shape>
  377. <shape name="Manual Input" h="60" w="98.05" aspect="variable" strokewidth="inherit">
  378. <connections>
  379. <constraint x="0.5" y="0.195" perimeter="0" name="N"/>
  380. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  381. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  382. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  383. <constraint x="0.02" y="0.985" perimeter="0" name="SW"/>
  384. <constraint x="0.98" y="0.015" perimeter="0" name="NE"/>
  385. <constraint x="0.98" y="0.985" perimeter="0" name="SE"/>
  386. </connections>
  387. <background>
  388. <path>
  389. <move x="0" y="25"/>
  390. <line x="93" y="0"/>
  391. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="98" y="5"/>
  392. <line x="98" y="55"/>
  393. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="94" y="60"/>
  394. <line x="5" y="60"/>
  395. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55"/>
  396. <line x="0" y="25"/>
  397. <close/>
  398. </path>
  399. </background>
  400. <foreground>
  401. <fillstroke/>
  402. </foreground>
  403. </shape>
  404. <shape name="Manual Operation" h="60.04" w="98.79" aspect="variable" strokewidth="inherit">
  405. <connections>
  406. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  407. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  408. <constraint x="0.1" y="0.5" perimeter="0" name="W"/>
  409. <constraint x="0.9" y="0.5" perimeter="0" name="E"/>
  410. <constraint x="0.02" y="0.015" perimeter="0" name="NW"/>
  411. <constraint x="0.22" y="0.985" perimeter="0" name="SW"/>
  412. <constraint x="0.98" y="0.015" perimeter="0" name="NE"/>
  413. <constraint x="0.78" y="0.985" perimeter="0" name="SE"/>
  414. </connections>
  415. <background>
  416. <path>
  417. <move x="0.39" y="5.04"/>
  418. <arc rx="5" ry="4" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="5.39" y="0.04"/>
  419. <line x="93.39" y="0.04"/>
  420. <arc rx="5" ry="4" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="98.39" y="5.04"/>
  421. <line x="79.39" y="55.04"/>
  422. <arc rx="6.5" ry="6.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="74.39" y="60.04"/>
  423. <line x="24.39" y="60.04"/>
  424. <arc rx="6.5" ry="6.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="19.39" y="55.04"/>
  425. <line x="0.39" y="5.04"/>
  426. <close/>
  427. </path>
  428. </background>
  429. <foreground>
  430. <fillstroke/>
  431. </foreground>
  432. </shape>
  433. <shape name="Merge or Storage" h="61.03" w="95.34" aspect="variable" strokewidth="inherit">
  434. <connections>
  435. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  436. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  437. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  438. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  439. <constraint x="0" y="0" perimeter="0" name="NW"/>
  440. <constraint x="0" y="1" perimeter="0" name="SW"/>
  441. <constraint x="1" y="0" perimeter="0" name="NE"/>
  442. <constraint x="1" y="1" perimeter="0" name="SE"/>
  443. </connections>
  444. <background>
  445. <path>
  446. <move x="3.64" y="0.01"/>
  447. <line x="91.64" y="0.01"/>
  448. <arc rx="6" ry="4" x-axis-rotation="-30" large-arc-flag="0" sweep-flag="1" x="94.64" y="5.01"/>
  449. <line x="49.64" y="60.01"/>
  450. <arc rx="3" ry="3" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="45.64" y="60.01"/>
  451. <line x="0.64" y="5.01"/>
  452. <arc rx="6" ry="4" x-axis-rotation="35" large-arc-flag="0" sweep-flag="1" x="3.64" y="0.01"/>
  453. <close/>
  454. </path>
  455. </background>
  456. <foreground>
  457. <fillstroke/>
  458. </foreground>
  459. </shape>
  460. <shape name="Multi-Document" h="60.28" w="88" aspect="variable" strokewidth="inherit">
  461. <connections>
  462. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  463. <constraint x="0.5" y="0.88" perimeter="0" name="S"/>
  464. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  465. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  466. <constraint x="0.08" y="0.1" perimeter="0" name="NW"/>
  467. <constraint x="0" y="0.91" perimeter="0" name="SW"/>
  468. <constraint x="0.98" y="0.02" perimeter="0" name="NE"/>
  469. <constraint x="0.885" y="0.91" perimeter="0" name="SE"/>
  470. </connections>
  471. <background>
  472. <path>
  473. <move x="10" y="5"/>
  474. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="15" y="0"/>
  475. <line x="83" y="0"/>
  476. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="88" y="5"/>
  477. <line x="88" y="45"/>
  478. <arc rx="50" ry="50" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="49" y="45"/>
  479. <arc rx="50" ry="50" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="10" y="45"/>
  480. <close/>
  481. </path>
  482. </background>
  483. <foreground>
  484. <fillstroke/>
  485. <path>
  486. <move x="5" y="10"/>
  487. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="10" y="5"/>
  488. <line x="78" y="5"/>
  489. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="83" y="10"/>
  490. <line x="83" y="50"/>
  491. <arc rx="50" ry="50" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="44" y="50"/>
  492. <arc rx="50" ry="50" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="5" y="50"/>
  493. <close/>
  494. </path>
  495. <fillstroke/>
  496. <path>
  497. <move x="0" y="15"/>
  498. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="5" y="10"/>
  499. <line x="73" y="10"/>
  500. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="78" y="15"/>
  501. <line x="78" y="55"/>
  502. <arc rx="50" ry="50" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="39" y="55"/>
  503. <arc rx="50" ry="50" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55"/>
  504. <close/>
  505. </path>
  506. <fillstroke/>
  507. </foreground>
  508. </shape>
  509. <shape name="Off-page Reference" h="60" w="60" aspect="variable" strokewidth="inherit">
  510. <connections>
  511. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  512. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  513. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  514. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  515. <constraint x="0" y="0" perimeter="0" name="NW"/>
  516. <constraint x="1" y="0" perimeter="0" name="NE"/>
  517. </connections>
  518. <background>
  519. <path>
  520. <move x="0" y="0"/>
  521. <line x="60" y="0"/>
  522. <line x="60" y="30"/>
  523. <line x="30" y="60"/>
  524. <line x="0" y="30"/>
  525. <close/>
  526. </path>
  527. </background>
  528. <foreground>
  529. <fillstroke/>
  530. </foreground>
  531. </shape>
  532. <shape name="On-page Reference" h="60" w="60" aspect="variable" strokewidth="inherit">
  533. <connections>
  534. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  535. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  536. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  537. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  538. <constraint x="0.145" y="0.145" perimeter="0" name="NW"/>
  539. <constraint x="0.145" y="0.855" perimeter="0" name="SW"/>
  540. <constraint x="0.855" y="0.145" perimeter="0" name="NE"/>
  541. <constraint x="0.855" y="0.855" perimeter="0" name="SE"/>
  542. </connections>
  543. <background>
  544. <ellipse x="0" y="0" w="60" h="60"/>
  545. </background>
  546. <foreground>
  547. <fillstroke/>
  548. </foreground>
  549. </shape>
  550. <shape name="Or" h="70" w="70" aspect="variable" strokewidth="inherit">
  551. <connections>
  552. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  553. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  554. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  555. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  556. <constraint x="0.145" y="0.145" perimeter="0" name="NW"/>
  557. <constraint x="0.145" y="0.855" perimeter="0" name="SW"/>
  558. <constraint x="0.855" y="0.145" perimeter="0" name="NE"/>
  559. <constraint x="0.855" y="0.855" perimeter="0" name="SE"/>
  560. </connections>
  561. <background>
  562. <ellipse x="0" y="0" w="70" h="70"/>
  563. </background>
  564. <foreground>
  565. <fillstroke/>
  566. <path>
  567. <move x="10" y="60"/>
  568. <line x="60" y="10"/>
  569. </path>
  570. <stroke/>
  571. <path>
  572. <move x="10" y="10"/>
  573. <line x="60" y="60"/>
  574. </path>
  575. <stroke/>
  576. </foreground>
  577. </shape>
  578. <shape name="Paper Tape" h="61.81" w="98" aspect="variable" strokewidth="inherit">
  579. <connections>
  580. <constraint x="0.5" y="0.09" perimeter="0" name="N"/>
  581. <constraint x="0.5" y="0.91" perimeter="0" name="S"/>
  582. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  583. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  584. <constraint x="0" y="0.09" perimeter="0" name="NW"/>
  585. <constraint x="0" y="0.91" perimeter="0" name="SW"/>
  586. <constraint x="1" y="0.09" perimeter="0" name="NE"/>
  587. <constraint x="1" y="0.91" perimeter="0" name="SE"/>
  588. </connections>
  589. <background>
  590. <path>
  591. <move x="0" y="5.9"/>
  592. <arc rx="70" ry="70" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="49" y="5.9"/>
  593. <arc rx="70" ry="70" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="98" y="5.9"/>
  594. <line x="98" y="55.9"/>
  595. <arc rx="70" ry="70" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="49" y="55.9"/>
  596. <arc rx="70" ry="70" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0" y="55.9"/>
  597. <line x="0" y="5.9"/>
  598. <close/>
  599. </path>
  600. </background>
  601. <foreground>
  602. <fillstroke/>
  603. </foreground>
  604. </shape>
  605. <shape name="Parallel Mode" h="40" w="94" aspect="variable" strokewidth="inherit">
  606. <connections>
  607. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  608. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  609. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  610. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  611. <constraint x="0" y="0" perimeter="0" name="NW"/>
  612. <constraint x="0" y="1" perimeter="0" name="SW"/>
  613. <constraint x="1" y="0" perimeter="0" name="NE"/>
  614. <constraint x="1" y="1" perimeter="0" name="SE"/>
  615. </connections>
  616. <background>
  617. <save/>
  618. <fillcolor color="#ffff00"/>
  619. <path>
  620. <move x="47" y="15"/>
  621. <line x="52" y="20"/>
  622. <line x="47" y="25"/>
  623. <line x="42" y="20"/>
  624. <line x="47" y="15"/>
  625. <close/>
  626. <move x="27" y="15"/>
  627. <line x="32" y="20"/>
  628. <line x="27" y="25"/>
  629. <line x="22" y="20"/>
  630. <line x="27" y="15"/>
  631. <close/>
  632. <move x="67" y="15"/>
  633. <line x="72" y="20"/>
  634. <line x="67" y="25"/>
  635. <line x="62" y="20"/>
  636. <line x="67" y="15"/>
  637. <close/>
  638. </path>
  639. </background>
  640. <foreground>
  641. <fillstroke/>
  642. <restore/>
  643. <path>
  644. <move x="0" y="0"/>
  645. <line x="94" y="0"/>
  646. </path>
  647. <stroke/>
  648. <path>
  649. <move x="0" y="40"/>
  650. <line x="94" y="40"/>
  651. </path>
  652. <stroke/>
  653. </foreground>
  654. </shape>
  655. <shape name="Predefined Process" h="60" w="98" aspect="variable" strokewidth="inherit">
  656. <connections>
  657. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  658. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  659. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  660. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  661. <constraint x="0.02" y="0.015" perimeter="0" name="NW"/>
  662. <constraint x="0.02" y="0.985" perimeter="0" name="SW"/>
  663. <constraint x="0.98" y="0.015" perimeter="0" name="NE"/>
  664. <constraint x="0.98" y="0.985" perimeter="0" name="SE"/>
  665. </connections>
  666. <background>
  667. <roundrect x="0" y="0" w="98" h="60" arcsize="6.717687074829931"/>
  668. </background>
  669. <foreground>
  670. <fillstroke/>
  671. <path>
  672. <move x="14" y="0"/>
  673. <line x="14" y="60"/>
  674. </path>
  675. <stroke/>
  676. <path>
  677. <move x="84" y="0"/>
  678. <line x="84" y="60"/>
  679. </path>
  680. <stroke/>
  681. </foreground>
  682. </shape>
  683. <shape name="Preparation" h="60" w="97.11" aspect="variable" strokewidth="inherit">
  684. <connections>
  685. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  686. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  687. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  688. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  689. <constraint x="0.26" y="0.02" perimeter="0" name="NW"/>
  690. <constraint x="0.26" y="0.98" perimeter="0" name="SW"/>
  691. <constraint x="0.74" y="0.02" perimeter="0" name="NE"/>
  692. <constraint x="0.74" y="0.98" perimeter="0" name="SE"/>
  693. </connections>
  694. <background>
  695. <path>
  696. <move x="20.56" y="5"/>
  697. <arc rx="15" ry="15" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="31.56" y="0"/>
  698. <line x="65.56" y="0"/>
  699. <arc rx="15" ry="15" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="76.56" y="5"/>
  700. <line x="96.56" y="28"/>
  701. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="96.56" y="32"/>
  702. <line x="76.56" y="55"/>
  703. <arc rx="15" ry="15" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="65.56" y="60"/>
  704. <line x="31.56" y="60"/>
  705. <arc rx="15" ry="15" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="20.56" y="55"/>
  706. <line x="0.56" y="32"/>
  707. <arc rx="5" ry="5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="0.56" y="28"/>
  708. <line x="20.56" y="5"/>
  709. <close/>
  710. </path>
  711. </background>
  712. <foreground>
  713. <fillstroke/>
  714. </foreground>
  715. </shape>
  716. <shape name="Process" aspect="variable" strokewidth="inherit">
  717. <connections>
  718. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  719. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  720. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  721. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  722. </connections>
  723. <background>
  724. <roundrect x="0" y="0" w="100" h="100" arcsize="6"/>
  725. </background>
  726. <foreground>
  727. <fillstroke/>
  728. </foreground>
  729. </shape>
  730. <shape name="Sequential Data" h="99" w="99" aspect="variable" strokewidth="inherit">
  731. <connections>
  732. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  733. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  734. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  735. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  736. <constraint x="0.145" y="0.145" perimeter="0" name="NW"/>
  737. <constraint x="0.145" y="0.855" perimeter="0" name="SW"/>
  738. <constraint x="0.855" y="0.145" perimeter="0" name="NE"/>
  739. <constraint x="1" y="1" perimeter="0" name="SE"/>
  740. </connections>
  741. <background>
  742. <ellipse x="0" y="0" w="99" h="99"/>
  743. </background>
  744. <foreground>
  745. <fillstroke/>
  746. <path>
  747. <move x="49.5" y="99"/>
  748. <line x="99" y="99"/>
  749. </path>
  750. <stroke/>
  751. </foreground>
  752. </shape>
  753. <shape name="Sort" h="98" w="98" aspect="variable" strokewidth="inherit">
  754. <connections>
  755. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  756. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  757. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  758. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  759. </connections>
  760. <background>
  761. <path>
  762. <move x="51" y="1"/>
  763. <line x="97" y="47"/>
  764. <arc rx="2.5" ry="2.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="97" y="51"/>
  765. <line x="51" y="97"/>
  766. <arc rx="2.5" ry="2.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="47" y="97"/>
  767. <line x="1" y="51"/>
  768. <arc rx="2.5" ry="2.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="1" y="47"/>
  769. <line x="47" y="1"/>
  770. <arc rx="2.5" ry="2.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="51" y="1"/>
  771. <close/>
  772. </path>
  773. </background>
  774. <foreground>
  775. <fillstroke/>
  776. <path>
  777. <move x="0" y="49"/>
  778. <line x="98" y="49"/>
  779. </path>
  780. <stroke/>
  781. </foreground>
  782. </shape>
  783. <shape name="Start 1" h="60" w="99" aspect="variable" strokewidth="inherit">
  784. <connections>
  785. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  786. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  787. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  788. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  789. <constraint x="0.145" y="0.145" perimeter="0" name="NW"/>
  790. <constraint x="0.145" y="0.855" perimeter="0" name="SW"/>
  791. <constraint x="0.855" y="0.145" perimeter="0" name="NE"/>
  792. <constraint x="0.855" y="0.855" perimeter="0" name="SE"/>
  793. </connections>
  794. <background>
  795. <ellipse x="0" y="0" w="99" h="60"/>
  796. </background>
  797. <foreground>
  798. <fillstroke/>
  799. </foreground>
  800. </shape>
  801. <shape name="Start 2" h="99" w="99" aspect="variable" strokewidth="inherit">
  802. <connections>
  803. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  804. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  805. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  806. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  807. <constraint x="0.145" y="0.145" perimeter="0" name="NW"/>
  808. <constraint x="0.145" y="0.855" perimeter="0" name="SW"/>
  809. <constraint x="0.855" y="0.145" perimeter="0" name="NE"/>
  810. <constraint x="0.855" y="0.855" perimeter="0" name="SE"/>
  811. </connections>
  812. <background>
  813. <ellipse x="0" y="0" w="99" h="99"/>
  814. </background>
  815. <foreground>
  816. <fillstroke/>
  817. </foreground>
  818. </shape>
  819. <shape name="Stored Data" h="60" w="96.51" aspect="variable" strokewidth="inherit">
  820. <connections>
  821. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  822. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  823. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  824. <constraint x="0.93" y="0.5" perimeter="0" name="E"/>
  825. <constraint x="0.1" y="0" perimeter="0" name="NW"/>
  826. <constraint x="0.1" y="1" perimeter="0" name="SW"/>
  827. <constraint x="0.995" y="0.01" perimeter="0" name="NE"/>
  828. <constraint x="0.995" y="0.99" perimeter="0" name="SE"/>
  829. </connections>
  830. <background>
  831. <path>
  832. <move x="10" y="0"/>
  833. <line x="96" y="0"/>
  834. <arc rx="1.5" ry="1.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="96" y="2"/>
  835. <arc rx="10" ry="30" x-axis-rotation="0" large-arc-flag="0" sweep-flag="0" x="96" y="58"/>
  836. <arc rx="1.5" ry="1.5" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="96" y="60"/>
  837. <line x="10" y="60"/>
  838. <arc rx="10" ry="30" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="10" y="0"/>
  839. <close/>
  840. </path>
  841. </background>
  842. <foreground>
  843. <fillstroke/>
  844. </foreground>
  845. </shape>
  846. <shape name="Summing Function" h="70" w="70" aspect="variable" strokewidth="inherit">
  847. <connections>
  848. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  849. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  850. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  851. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  852. <constraint x="0.145" y="0.145" perimeter="0" name="NW"/>
  853. <constraint x="0.145" y="0.855" perimeter="0" name="SW"/>
  854. <constraint x="0.855" y="0.145" perimeter="0" name="NE"/>
  855. <constraint x="0.855" y="0.855" perimeter="0" name="SE"/>
  856. </connections>
  857. <background>
  858. <ellipse x="0" y="0" w="70" h="70"/>
  859. </background>
  860. <foreground>
  861. <fillstroke/>
  862. <path>
  863. <move x="0" y="35"/>
  864. <line x="70" y="35"/>
  865. </path>
  866. <stroke/>
  867. <path>
  868. <move x="35" y="0"/>
  869. <line x="35" y="70"/>
  870. </path>
  871. <stroke/>
  872. </foreground>
  873. </shape>
  874. <shape name="Terminator" h="60" w="98" aspect="variable" strokewidth="inherit">
  875. <connections>
  876. <constraint x="0.5" y="0" perimeter="0" name="N"/>
  877. <constraint x="0.5" y="1" perimeter="0" name="S"/>
  878. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  879. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  880. <constraint x="0.11" y="0.11" perimeter="0" name="NW"/>
  881. <constraint x="0.11" y="0.89" perimeter="0" name="SW"/>
  882. <constraint x="0.89" y="0.11" perimeter="0" name="NE"/>
  883. <constraint x="0.89" y="0.89" perimeter="0" name="SE"/>
  884. </connections>
  885. <background>
  886. <path>
  887. <move x="30" y="0"/>
  888. <line x="68" y="0"/>
  889. <arc rx="30" ry="30" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="68" y="60"/>
  890. <line x="30" y="60"/>
  891. <arc rx="30" ry="30" x-axis-rotation="0" large-arc-flag="0" sweep-flag="1" x="30" y="0"/>
  892. <close/>
  893. </path>
  894. </background>
  895. <foreground>
  896. <fillstroke/>
  897. </foreground>
  898. </shape>
  899. <shape name="Transfer" h="70" w="97.5" aspect="variable" strokewidth="inherit">
  900. <connections>
  901. <constraint x="0" y="0.5" perimeter="0" name="W"/>
  902. <constraint x="1" y="0.5" perimeter="0" name="E"/>
  903. </connections>
  904. <background>
  905. <path>
  906. <move x="0" y="20"/>
  907. <line x="59" y="20"/>
  908. <line x="59" y="0"/>
  909. <line x="97.5" y="35"/>
  910. <line x="59" y="70"/>
  911. <line x="59" y="50"/>
  912. <line x="0" y="50"/>
  913. <close/>
  914. </path>
  915. </background>
  916. <foreground>
  917. <fillstroke/>
  918. </foreground>
  919. </shape>
  920. </shapes>