drawio_dsl 0.5.6 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (215) hide show
  1. checksums.yaml +4 -4
  2. data/.builders/.data/shapes.json +44 -26
  3. data/.builders/.templates/basic/dom_builder_shapes.rb +2 -2
  4. data/.builders/.templates/basic/drawio_extensions.rb +57 -0
  5. data/.builders/.templates/basic/drawio_shapes.rb +2 -2
  6. data/.builders/.templates/basic/schema_require.rb +3 -1
  7. data/.builders/blueprint/shapes.rb +9 -5
  8. data/.builders/generators/10-transform-drawio-js.rb +195 -0
  9. data/.builders/generators/20-drawio-extensions.rb +41 -0
  10. data/.builders/generators/project_plans/drawio_dsl.rb +11 -5
  11. data/.builders/generators/project_plans/k_doc.rb +39 -0
  12. data/.builders/generators/sample_diagrams/15-grid-direction.rb +0 -8
  13. data/.builders/generators/sample_diagrams/20-styles.rb +1 -2
  14. data/.builders/generators/sample_diagrams/30-html-shapes.rb +68 -0
  15. data/.rubocop.yml +4 -1
  16. data/CHANGELOG.md +27 -0
  17. data/docs/extensions/analyti_cs.svg +3 -0
  18. data/docs/extensions/android_inputs.svg +3 -0
  19. data/docs/extensions/app_services.svg +3 -0
  20. data/docs/extensions/appliances.svg +3 -0
  21. data/docs/extensions/arrows.svg +3 -0
  22. data/docs/extensions/aws_17___analyti_cs.svg +3 -0
  23. data/docs/extensions/aws_17___application_services.svg +3 -0
  24. data/docs/extensions/aws_17___artificial_intelligence.svg +3 -0
  25. data/docs/extensions/aws_17___business_productivity.svg +3 -0
  26. data/docs/extensions/aws_17___compute.svg +3 -0
  27. data/docs/extensions/aws_17___contact_center.svg +3 -0
  28. data/docs/extensions/aws_17___containers.svg +3 -0
  29. data/docs/extensions/aws_17___database.svg +3 -0
  30. data/docs/extensions/aws_17___desktop_app_straning.svg +3 -0
  31. data/docs/extensions/aws_17___developer_tools.svg +3 -0
  32. data/docs/extensions/aws_17___game_development.svg +3 -0
  33. data/docs/extensions/aws_17___general.svg +3 -0
  34. data/docs/extensions/aws_17___io_t.svg +3 -0
  35. data/docs/extensions/aws_17___management.svg +3 -0
  36. data/docs/extensions/aws_17___messaging.svg +3 -0
  37. data/docs/extensions/aws_17___migration.svg +3 -0
  38. data/docs/extensions/aws_17___mobile_services.svg +3 -0
  39. data/docs/extensions/aws_17___networking_content_delivery.svg +3 -0
  40. data/docs/extensions/aws_17___on_demand_workforce.svg +3 -0
  41. data/docs/extensions/aws_17___sdks.svg +3 -0
  42. data/docs/extensions/aws_17___serurity_identity_and_compliance.svg +3 -0
  43. data/docs/extensions/aws_17___storage.svg +3 -0
  44. data/docs/extensions/aws_19___application_integration.svg +3 -0
  45. data/docs/extensions/aws_19___ar_vr.svg +3 -0
  46. data/docs/extensions/aws_19___blockchain.svg +3 -0
  47. data/docs/extensions/aws_19___business_applications.svg +3 -0
  48. data/docs/extensions/aws_19___compute.svg +3 -0
  49. data/docs/extensions/aws_19___cost_management.svg +3 -0
  50. data/docs/extensions/aws_19___customer_engagement.svg +3 -0
  51. data/docs/extensions/aws_19___database.svg +3 -0
  52. data/docs/extensions/aws_19___desktop_app_streaming.svg +3 -0
  53. data/docs/extensions/aws_19___developer_tools.svg +3 -0
  54. data/docs/extensions/aws_19___ec2_instance_types.svg +3 -0
  55. data/docs/extensions/aws_19___game_tech.svg +3 -0
  56. data/docs/extensions/aws_19___general.svg +3 -0
  57. data/docs/extensions/aws_19___groups_note_repeated_below_without_v2.svg +3 -0
  58. data/docs/extensions/aws_19___internet_of_things.svg +3 -0
  59. data/docs/extensions/aws_19___machine_learning.svg +3 -0
  60. data/docs/extensions/aws_19___management_governance.svg +3 -0
  61. data/docs/extensions/aws_19___media_services.svg +3 -0
  62. data/docs/extensions/aws_19___migration_transfer.svg +3 -0
  63. data/docs/extensions/aws_19___mobile.svg +3 -0
  64. data/docs/extensions/aws_19___networking_content_delivery.svg +3 -0
  65. data/docs/extensions/aws_19___roboti_cs.svg +3 -0
  66. data/docs/extensions/aws_19___satellite.svg +3 -0
  67. data/docs/extensions/aws_19___security_identity_compliance.svg +3 -0
  68. data/docs/extensions/aws_19___storage.svg +3 -0
  69. data/docs/extensions/aws_19_analyti_cs.svg +3 -0
  70. data/docs/extensions/aws_general.svg +3 -0
  71. data/docs/extensions/azure2019.svg +3 -0
  72. data/docs/extensions/azure_cloud.svg +3 -0
  73. data/docs/extensions/azure_enterprise.svg +3 -0
  74. data/docs/extensions/azure_vms.svg +3 -0
  75. data/docs/extensions/basic_network_shapes.svg +3 -0
  76. data/docs/extensions/beds.svg +3 -0
  77. data/docs/extensions/bpmn_2_0.svg +3 -0
  78. data/docs/extensions/cisco_basic.svg +3 -0
  79. data/docs/extensions/cisco_extended.svg +3 -0
  80. data/docs/extensions/common_elements.svg +3 -0
  81. data/docs/extensions/computers_and_monitors.svg +3 -0
  82. data/docs/extensions/containers.svg +3 -0
  83. data/docs/extensions/content_delivery.svg +3 -0
  84. data/docs/extensions/couches.svg +3 -0
  85. data/docs/extensions/cubicle_walls.svg +3 -0
  86. data/docs/extensions/data_flow.svg +3 -0
  87. data/docs/extensions/database.svg +3 -0
  88. data/docs/extensions/deployment.svg +3 -0
  89. data/docs/extensions/desks.svg +3 -0
  90. data/docs/extensions/detailed_network_diagrams.svg +3 -0
  91. data/docs/extensions/developer_tools.svg +3 -0
  92. data/docs/extensions/doors_windows.svg +3 -0
  93. data/docs/extensions/ec2.svg +3 -0
  94. data/docs/extensions/electrical.svg +3 -0
  95. data/docs/extensions/electroni_cs.svg +3 -0
  96. data/docs/extensions/enterprise_application.svg +3 -0
  97. data/docs/extensions/equipment.svg +3 -0
  98. data/docs/extensions/ext_shapes.svg +3 -0
  99. data/docs/extensions/flowchart.svg +3 -0
  100. data/docs/extensions/geometric_shapes.svg +3 -0
  101. data/docs/extensions/google_cloud_platform.svg +3 -0
  102. data/docs/extensions/heat_exchangers.svg +3 -0
  103. data/docs/extensions/i_os_6_i_pad_controls.svg +3 -0
  104. data/docs/extensions/i_os_6_i_pad_elements.svg +3 -0
  105. data/docs/extensions/i_os_6_i_pad_icons.svg +3 -0
  106. data/docs/extensions/i_os_6_i_phone_controls.svg +3 -0
  107. data/docs/extensions/i_os_6_i_phone_elements.svg +3 -0
  108. data/docs/extensions/i_os_6_i_phone_icons.svg +3 -0
  109. data/docs/extensions/i_os_devices.svg +3 -0
  110. data/docs/extensions/i_os_icons.svg +3 -0
  111. data/docs/extensions/i_os_mockups.svg +3 -0
  112. data/docs/extensions/i_os_ui_components.svg +3 -0
  113. data/docs/extensions/i_pad_elements.svg +3 -0
  114. data/docs/extensions/i_phone_elements.svg +3 -0
  115. data/docs/extensions/information.svg +3 -0
  116. data/docs/extensions/instruments.svg +3 -0
  117. data/docs/extensions/internet_of_things.svg +3 -0
  118. data/docs/extensions/kanban.svg +3 -0
  119. data/docs/extensions/kitchen.svg +3 -0
  120. data/docs/extensions/kubernetes_icons.svg +3 -0
  121. data/docs/extensions/logic_gates.svg +3 -0
  122. data/docs/extensions/materials.svg +3 -0
  123. data/docs/extensions/message_routing.svg +3 -0
  124. data/docs/extensions/message_transformation.svg +3 -0
  125. data/docs/extensions/messaging_channels.svg +3 -0
  126. data/docs/extensions/messaging_endpoints.svg +3 -0
  127. data/docs/extensions/messaging_systems.svg +3 -0
  128. data/docs/extensions/mind_map.svg +3 -0
  129. data/docs/extensions/misc.svg +3 -0
  130. data/docs/extensions/misc_floorplan.svg +3 -0
  131. data/docs/extensions/miscellaneous.svg +3 -0
  132. data/docs/extensions/mobile_services.svg +3 -0
  133. data/docs/extensions/network.svg +3 -0
  134. data/docs/extensions/networking.svg +3 -0
  135. data/docs/extensions/on_demand.svg +3 -0
  136. data/docs/extensions/piping.svg +3 -0
  137. data/docs/extensions/power_sources.svg +3 -0
  138. data/docs/extensions/processes.svg +3 -0
  139. data/docs/extensions/pumps.svg +3 -0
  140. data/docs/extensions/repeated_from_the_above.svg +3 -0
  141. data/docs/extensions/restroom.svg +3 -0
  142. data/docs/extensions/s3.svg +3 -0
  143. data/docs/extensions/sdks.svg +3 -0
  144. data/docs/extensions/security_identity.svg +3 -0
  145. data/docs/extensions/server_racks.svg +3 -0
  146. data/docs/extensions/shipments.svg +3 -0
  147. data/docs/extensions/site_map.svg +3 -0
  148. data/docs/extensions/stairs.svg +3 -0
  149. data/docs/extensions/standard.svg +3 -0
  150. data/docs/extensions/system_management.svg +3 -0
  151. data/docs/extensions/tables_chairs.svg +3 -0
  152. data/docs/extensions/technology.svg +3 -0
  153. data/docs/extensions/transistors.svg +3 -0
  154. data/docs/extensions/ui_containers.svg +3 -0
  155. data/docs/extensions/ui_input.svg +3 -0
  156. data/docs/extensions/ui_menus.svg +3 -0
  157. data/docs/extensions/ui_misc.svg +3 -0
  158. data/docs/extensions/ui_widgets.svg +3 -0
  159. data/docs/extensions/uml_class_diagram.svg +3 -0
  160. data/docs/extensions/uml_component.svg +3 -0
  161. data/docs/extensions/uml_entity_relationship.svg +3 -0
  162. data/docs/extensions/uml_sequence.svg +3 -0
  163. data/docs/extensions/uml_state_activity.svg +3 -0
  164. data/docs/extensions/uml_use_case.svg +3 -0
  165. data/docs/extensions/value_stream_mapping.svg +3 -0
  166. data/docs/extensions/valves.svg +3 -0
  167. data/docs/extensions/venn_gradient.svg +3 -0
  168. data/docs/extensions/venn_plain.svg +3 -0
  169. data/docs/extensions/vessels.svg +3 -0
  170. data/docs/extensions.md +614 -0
  171. data/docs/project_done.svg +1 -1
  172. data/docs/project_in_progress.svg +1 -1
  173. data/docs/project_todo.svg +1 -1
  174. data/docs/samples/grid-direction-horizontal.svg +1 -1
  175. data/docs/samples/grid-direction-vertical.svg +1 -1
  176. data/docs/samples/samples.svg +1 -1
  177. data/docs/samples/styles-glass.svg +1 -1
  178. data/docs/samples/styles-plain.svg +1 -1
  179. data/docs/samples/styles-rounded.svg +1 -1
  180. data/docs/samples/styles-shadow.svg +1 -1
  181. data/docs/samples/styles-sketch.svg +1 -1
  182. data/docs/samples/themes-random.svg +1 -1
  183. data/lib/drawio_dsl/configuration_shapes.rb +12 -8
  184. data/lib/drawio_dsl/dom_builder.rb +23 -8
  185. data/lib/drawio_dsl/dom_builder_shapes.rb +92 -82
  186. data/lib/drawio_dsl/drawio_extensions.json +14024 -0
  187. data/lib/drawio_dsl/drawio_extensions.rb +4599 -0
  188. data/lib/drawio_dsl/drawio_extensions_active.rb +32 -0
  189. data/lib/drawio_dsl/drawio_shapes.rb +108 -96
  190. data/lib/drawio_dsl/formatters/_.rb +8 -0
  191. data/lib/drawio_dsl/formatters/base_formatter.rb +24 -0
  192. data/lib/drawio_dsl/formatters/factory.rb +32 -0
  193. data/lib/drawio_dsl/formatters/html_builder.rb +84 -0
  194. data/lib/drawio_dsl/formatters/interface_formatter.rb +53 -0
  195. data/lib/drawio_dsl/formatters/klass_formatter.rb +52 -0
  196. data/lib/drawio_dsl/formatters/style_builder.rb +63 -0
  197. data/lib/drawio_dsl/layout_engine.rb +17 -7
  198. data/lib/drawio_dsl/schema/_.rb +8 -4
  199. data/lib/drawio_dsl/schema/diagram.rb +1 -1
  200. data/lib/drawio_dsl/schema/layouts/flex_layout.rb +1 -2
  201. data/lib/drawio_dsl/schema/layouts/grid_layout.rb +1 -2
  202. data/lib/drawio_dsl/schema/layouts/layout.rb +0 -3
  203. data/lib/drawio_dsl/schema/node.rb +21 -2
  204. data/lib/drawio_dsl/schema/node_list.rb +20 -1
  205. data/lib/drawio_dsl/schema/page.rb +14 -3
  206. data/lib/drawio_dsl/schema/shapes/interface.rb +9 -0
  207. data/lib/drawio_dsl/schema/shapes/klass.rb +9 -0
  208. data/lib/drawio_dsl/schema/shapes/shape.rb +14 -5
  209. data/lib/drawio_dsl/schema/virtual/anchor.rb +26 -0
  210. data/lib/drawio_dsl/version.rb +1 -1
  211. data/lib/drawio_dsl/xml_builder.rb +4 -8
  212. data/lib/drawio_dsl.rb +3 -0
  213. data/package-lock.json +2 -2
  214. data/package.json +1 -1
  215. metadata +174 -2
@@ -1,3 +1,3 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="942px" height="382px" viewBox="-0.5 -0.5 942 382"><defs><linearGradient x1="0%" y1="0%" x2="0%" y2="100%" id="mx-gradient-ffffff-0.9-ffffff-0.1-s-0"><stop offset="0%" style="stop-color: rgb(255, 255, 255); stop-opacity: 0.9;"/><stop offset="100%" style="stop-color: rgb(255, 255, 255); stop-opacity: 0.1;"/></linearGradient></defs><g><rect x="0" y="0" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 -1 Q -1 -1 -1 10.15 L -1 24 Q 150 42 301 24 L 301 10.15 Q 301 -1 289.85 -1 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 30px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">First level child nodes need to hang of node 1</div></div></div></foreignObject><text x="150" y="34" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">First level child nodes need to hang of node 1</text></switch></g><rect x="320" y="0" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 -1 Q 319 -1 319 10.15 L 319 24 Q 470 42 621 24 L 621 10.15 Q 621 -1 609.85 -1 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 30px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Add page background to theme, use it whenever the theme is set at a diagram/page level</div></div></div></foreignObject><text x="470" y="34" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Add page background to theme, use it whenever the...</text></switch></g><rect x="640" y="0" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 -1 Q 639 -1 639 10.15 L 639 24 Q 790 42 941 24 L 941 10.15 Q 941 -1 929.85 -1 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 30px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Nodes need to support child nodes</div></div></div></foreignObject><text x="790" y="34" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Nodes need to support child nodes</text></switch></g><rect x="0" y="80" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 79 Q -1 79 -1 90.15 L -1 104 Q 150 122 301 104 L 301 90.15 Q 301 79 289.85 79 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 110px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Grid layout does no position itself in relation to the last element</div></div></div></foreignObject><text x="150" y="114" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Grid layout does no position itself in relation to...</text></switch></g><rect x="320" y="80" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 79 Q 319 79 319 90.15 L 319 104 Q 470 122 621 104 L 621 90.15 Q 621 79 609.85 79 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 110px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Dynamic sized shapes that expand to the size of their text</div></div></div></foreignObject><text x="470" y="114" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Dynamic sized shapes that expand to the size of th...</text></switch></g><rect x="640" y="80" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 79 Q 639 79 639 90.15 L 639 104 Q 790 122 941 104 L 941 90.15 Q 941 79 929.85 79 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 110px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Control of text padding left, right, top and bottom</div></div></div></foreignObject><text x="790" y="114" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Control of text padding left, right, top and bottom</text></switch></g><rect x="0" y="160" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 159 Q -1 159 -1 170.15 L -1 184 Q 150 202 301 184 L 301 170.15 Q 301 159 289.85 159 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 190px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Improve the theme control over text-only shapes</div></div></div></foreignObject><text x="150" y="194" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Improve the theme control over text-only shapes</text></switch></g><rect x="320" y="160" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 159 Q 319 159 319 170.15 L 319 184 Q 470 202 621 184 L 621 170.15 Q 621 159 609.85 159 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 190px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">x,y settings do not work for shapes within a grid layout</div></div></div></foreignObject><text x="470" y="194" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">x,y settings do not work for shapes within a grid...</text></switch></g><rect x="640" y="160" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 159 Q 639 159 639 170.15 L 639 184 Q 790 202 941 184 L 941 170.15 Q 941 159 929.85 159 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 190px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">background color does not work from the diagram object</div></div></div></foreignObject><text x="790" y="194" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">background color does not work from the diagram ob...</text></switch></g><rect x="0" y="240" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 239 Q -1 239 -1 250.15 L -1 264 Q 150 282 301 264 L 301 250.15 Q 301 239 289.85 239 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 270px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">settings style attributes need to de-duplicate</div></div></div></foreignObject><text x="150" y="274" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">settings style attributes need to de-duplicate</text></switch></g><rect x="320" y="240" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 239 Q 319 239 319 250.15 L 319 264 Q 470 282 621 264 L 621 250.15 Q 621 239 609.85 239 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 270px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">need to setup new project plans</div></div></div></foreignObject><text x="470" y="274" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">need to setup new project plans</text></switch></g><rect x="640" y="240" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 239 Q 639 239 639 250.15 L 639 264 Q 790 282 941 264 L 941 250.15 Q 941 239 929.85 239 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 270px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">write SVG directly into other projects</div></div></div></foreignObject><text x="790" y="274" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">write SVG directly into other projects</text></switch></g><rect x="0" y="320" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 319 Q -1 319 -1 330.15 L -1 344 Q 150 362 301 344 L 301 330.15 Q 301 319 289.85 319 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 350px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">page layout so that you drop elements on and they are positioned correctly, e.g centered, left, right, etc, maybe a grid layout with a wrap of 1 and a width of the page is sufficient</div></div></div></foreignObject><text x="150" y="354" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">page layout so that you drop elements on and they...</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
3
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="942px" height="382px" viewBox="-0.5 -0.5 942 382"><defs><linearGradient x1="0%" y1="0%" x2="0%" y2="100%" id="mx-gradient-ffffff-0.9-ffffff-0.1-s-0"><stop offset="0%" style="stop-color: rgb(255, 255, 255); stop-opacity: 0.9;"/><stop offset="100%" style="stop-color: rgb(255, 255, 255); stop-opacity: 0.1;"/></linearGradient></defs><g><rect x="0" y="0" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 -1 Q -1 -1 -1 10.15 L -1 24 Q 150 42 301 24 L 301 10.15 Q 301 -1 289.85 -1 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 30px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">write SVG directly into other projects</div></div></div></foreignObject><text x="150" y="34" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">write SVG directly into other projects</text></switch></g><rect x="320" y="0" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 -1 Q 319 -1 319 10.15 L 319 24 Q 470 42 621 24 L 621 10.15 Q 621 -1 609.85 -1 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 30px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">add :shape and :text-only to random shape generator</div></div></div></foreignObject><text x="470" y="34" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">add :shape and :text-only to random shape generator</text></switch></g><rect x="640" y="0" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 -1 Q 639 -1 639 10.15 L 639 24 Q 790 42 941 24 L 941 10.15 Q 941 -1 929.85 -1 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 30px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Nodes need to support child nodes</div></div></div></foreignObject><text x="790" y="34" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Nodes need to support child nodes</text></switch></g><rect x="0" y="80" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 79 Q -1 79 -1 90.15 L -1 104 Q 150 122 301 104 L 301 90.15 Q 301 79 289.85 79 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 110px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Grid layout does not position itself in relation to the last element</div></div></div></foreignObject><text x="150" y="114" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Grid layout does not position itself in relation t...</text></switch></g><rect x="320" y="80" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 79 Q 319 79 319 90.15 L 319 104 Q 470 122 621 104 L 621 90.15 Q 621 79 609.85 79 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 110px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Dynamic sized shapes that expand to the size of their text</div></div></div></foreignObject><text x="470" y="114" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Dynamic sized shapes that expand to the size of th...</text></switch></g><rect x="640" y="80" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 79 Q 639 79 639 90.15 L 639 104 Q 790 122 941 104 L 941 90.15 Q 941 79 929.85 79 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 110px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Control of text padding left, right, top and bottom</div></div></div></foreignObject><text x="790" y="114" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Control of text padding left, right, top and bottom</text></switch></g><rect x="0" y="160" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 159 Q -1 159 -1 170.15 L -1 184 Q 150 202 301 184 L 301 170.15 Q 301 159 289.85 159 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 190px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">Improve the theme control over text-only shapes</div></div></div></foreignObject><text x="150" y="194" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">Improve the theme control over text-only shapes</text></switch></g><rect x="320" y="160" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 159 Q 319 159 319 170.15 L 319 184 Q 470 202 621 184 L 621 170.15 Q 621 159 609.85 159 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 190px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">x,y settings do not work for shapes within a grid layout</div></div></div></foreignObject><text x="470" y="194" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">x,y settings do not work for shapes within a grid...</text></switch></g><rect x="640" y="160" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 159 Q 639 159 639 170.15 L 639 184 Q 790 202 941 184 L 941 170.15 Q 941 159 929.85 159 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 190px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">background color does not work from the diagram object</div></div></div></foreignObject><text x="790" y="194" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">background color does not work from the diagram ob...</text></switch></g><rect x="0" y="240" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 239 Q -1 239 -1 250.15 L -1 264 Q 150 282 301 264 L 301 250.15 Q 301 239 289.85 239 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 270px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">settings style attributes need to de-duplicate</div></div></div></foreignObject><text x="150" y="274" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">settings style attributes need to de-duplicate</text></switch></g><rect x="320" y="240" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 330.15 239 Q 319 239 319 250.15 L 319 264 Q 470 282 621 264 L 621 250.15 Q 621 239 609.85 239 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 270px; margin-left: 321px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">need to setup new project plans</div></div></div></foreignObject><text x="470" y="274" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">need to setup new project plans</text></switch></g><rect x="640" y="240" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 650.15 239 Q 639 239 639 250.15 L 639 264 Q 790 282 941 264 L 941 250.15 Q 941 239 929.85 239 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 270px; margin-left: 641px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">write SVG directly into other projects</div></div></div></foreignObject><text x="790" y="274" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">write SVG directly into other projects</text></switch></g><rect x="0" y="320" width="300" height="60" rx="9" ry="9" fill="#dae8fc" stroke="#6c8ebf" pointer-events="all"/><path d="M 10.15 319 Q -1 319 -1 330.15 L -1 344 Q 150 362 301 344 L 301 330.15 Q 301 319 289.85 319 Z" fill="url(#mx-gradient-ffffff-0.9-ffffff-0.1-s-0)" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 298px; height: 1px; padding-top: 350px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">page layout so that you drop elements on and they are positioned correctly, e.g centered, left, right, etc, maybe a grid layout with a wrap of 1 and a width of the page is sufficient</div></div></div></foreignObject><text x="150" y="354" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">page layout so that you drop elements on and they...</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -1,3 +1,3 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="602px" height="602px" viewBox="-0.5 -0.5 602 602"><defs/><g><rect x="30" y="55" width="100" height="50" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe flex-start; width: 98px; height: 1px; padding-top: 62px; margin-left: 32px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: left;"><div style="display: inline-block; font-size: 37px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">Horizontal</div></div></div></foreignObject><text x="32" y="99" fill="#333333" font-family="Helvetica" font-size="37px" font-weight="bold">Horizo...</text></switch></g><ellipse cx="300" cy="80" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">01</div></div></div></foreignObject><text x="300" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">01</text></switch></g><rect x="440" y="0" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">02</div></div></div></foreignObject><text x="520" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">02</text></switch></g><ellipse cx="80" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">03</div></div></div></foreignObject><text x="80" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">03</text></switch></g><rect x="220" y="220" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">04</div></div></div></foreignObject><text x="300" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">04</text></switch></g><ellipse cx="520" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">05</div></div></div></foreignObject><text x="520" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">05</text></switch></g><rect x="0" y="440" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">06</div></div></div></foreignObject><text x="80" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">06</text></switch></g><ellipse cx="300" cy="520" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">07</div></div></div></foreignObject><text x="300" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">07</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
3
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="602px" height="602px" viewBox="-0.5 -0.5 602 602"><defs/><g><rect x="30" y="55" width="100" height="50" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe flex-start; width: 98px; height: 1px; padding-top: 62px; margin-left: 32px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: left;"><div style="display: inline-block; font-size: 37px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">Horizontal</div></div></div></foreignObject><text x="32" y="99" fill="#ffffff" font-family="Helvetica" font-size="37px" font-weight="bold">Horizo...</text></switch></g><ellipse cx="300" cy="80" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">01</div></div></div></foreignObject><text x="300" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">01</text></switch></g><rect x="440" y="0" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">02</div></div></div></foreignObject><text x="520" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">02</text></switch></g><ellipse cx="80" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">03</div></div></div></foreignObject><text x="80" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">03</text></switch></g><rect x="220" y="220" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">04</div></div></div></foreignObject><text x="300" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">04</text></switch></g><ellipse cx="520" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">05</div></div></div></foreignObject><text x="520" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">05</text></switch></g><rect x="0" y="440" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">06</div></div></div></foreignObject><text x="80" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">06</text></switch></g><ellipse cx="300" cy="520" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">07</div></div></div></foreignObject><text x="300" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">07</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -1,3 +1,3 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="602px" height="602px" viewBox="-0.5 -0.5 602 602"><defs/><g><rect x="30" y="55" width="100" height="50" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe flex-start; width: 98px; height: 1px; padding-top: 62px; margin-left: 32px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: left;"><div style="display: inline-block; font-size: 37px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">Vertical</div></div></div></foreignObject><text x="32" y="99" fill="#333333" font-family="Helvetica" font-size="37px" font-weight="bold">Vertic...</text></switch></g><ellipse cx="80" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">01</div></div></div></foreignObject><text x="80" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">01</text></switch></g><rect x="0" y="440" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">02</div></div></div></foreignObject><text x="80" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">02</text></switch></g><ellipse cx="300" cy="80" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">03</div></div></div></foreignObject><text x="300" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">03</text></switch></g><rect x="220" y="220" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">04</div></div></div></foreignObject><text x="300" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">04</text></switch></g><ellipse cx="300" cy="520" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">05</div></div></div></foreignObject><text x="300" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">05</text></switch></g><rect x="440" y="0" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">06</div></div></div></foreignObject><text x="520" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">06</text></switch></g><ellipse cx="520" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">07</div></div></div></foreignObject><text x="520" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">07</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
3
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="602px" height="602px" viewBox="-0.5 -0.5 602 602"><defs/><g><rect x="30" y="55" width="100" height="50" fill="none" stroke="none" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe flex-start; width: 98px; height: 1px; padding-top: 62px; margin-left: 32px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: left;"><div style="display: inline-block; font-size: 67px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; font-weight: bold; white-space: normal; overflow-wrap: normal;">Vertical</div></div></div></foreignObject><text x="32" y="129" fill="#ffffff" font-family="Helvetica" font-size="67px" font-weight="bold">Ver...</text></switch></g><ellipse cx="80" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">01</div></div></div></foreignObject><text x="80" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">01</text></switch></g><rect x="0" y="440" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 1px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">02</div></div></div></foreignObject><text x="80" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">02</text></switch></g><ellipse cx="300" cy="80" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">03</div></div></div></foreignObject><text x="300" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">03</text></switch></g><rect x="220" y="220" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">04</div></div></div></foreignObject><text x="300" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">04</text></switch></g><ellipse cx="300" cy="520" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">05</div></div></div></foreignObject><text x="300" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">05</text></switch></g><rect x="440" y="0" width="160" height="160" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">06</div></div></div></foreignObject><text x="520" y="84" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">06</text></switch></g><ellipse cx="520" cy="300" rx="80" ry="80" fill="#f5f5f5" stroke="#666666" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">07</div></div></div></foreignObject><text x="520" y="304" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">07</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
@@ -1,3 +1,3 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1082px" height="1253px" viewBox="-0.5 -0.5 1082 1253"><defs/><g><path d="M 80 105 C 80 85 80 75 100 75 C 86.67 75 86.67 55 100 55 C 113.33 55 113.33 75 100 75 C 120 75 120 85 120 105 Z" fill="#0050ef" stroke="#001dbc" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 38px; height: 1px; padding-top: 80px; margin-left: 81px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">actor</div></div></div></foreignObject><text x="100" y="84" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">actor</text></switch></g><ellipse cx="320" cy="61.25" rx="7.5" ry="6.25" fill="#6d8764" stroke="#3a5431" pointer-events="all"/><path d="M 320 67.5 L 320 88.33 M 320 71.67 L 305 71.67 M 320 71.67 L 335 71.67 M 320 88.33 L 305 105 M 320 88.33 L 335 105" fill="none" stroke="#3a5431" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 28px; height: 1px; padding-top: 130px; margin-left: 306px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">actor2</div></div></div></foreignObject><text x="320" y="134" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">actor2</text></switch></g><path d="M 460 65 L 460 30 Q 460 20 470 20 L 610 20 Q 620 20 620 30 L 620 100 Q 620 110 610 110 L 570 110 Q 560 110 554.45 118.32 L 540 140 L 540 120 Q 540 110 530 110 L 470 110 Q 460 110 460 100 Z" fill="#ffcc99" stroke="#36393d" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 65px; margin-left: 461px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout</div></div></div></foreignObject><text x="540" y="69" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout</text></switch></g><path d="M 710.02 116.93 C 682.66 94.06 680 56.37 703.91 30.67 C 727.83 4.96 770.17 0.01 800.83 19.33 C 831.48 38.64 840 75.64 820.32 104.02 C 800.64 132.39 759.48 142.46 726.1 127.06 C 718.59 146.13 706.49 158.25 693.2 160 C 701.56 149.51 707.51 134.26 710.02 116.93 Z" fill="#ffcccc" stroke="#36393d" stroke-miterlimit="15" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 681px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout2</div></div></div></foreignObject><text x="760" y="84" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout2</text></switch></g><path d="M 921.41 82.87 C 915.53 86.08 908.91 83.21 905.15 75.81 C 901.39 68.4 901.39 58.24 905.15 50.84 C 908.91 43.44 915.53 40.56 921.41 43.78 C 921.37 30.74 926.82 19.03 935.09 14.39 C 943.36 9.75 952.72 13.15 958.58 22.93 C 962.34 9.08 971.45 -0.01 981.58 -0.01 C 991.72 -0.01 1000.83 9.08 1004.59 22.93 C 1010.6 14.95 1019.18 12.7 1026.7 17.12 C 1034.21 21.55 1039.37 31.89 1039.98 43.78 C 1045.87 40.56 1052.49 43.44 1056.25 50.84 C 1060.01 58.24 1060.01 68.4 1056.25 75.81 C 1052.49 83.21 1045.87 86.08 1039.98 82.87 C 1039.34 95.43 1033.64 106.2 1025.52 110.19 C 1017.4 114.17 1008.45 110.59 1002.82 101.11 C 998.34 112.08 990.28 118.8 981.58 118.8 C 972.89 118.8 964.83 112.08 960.35 101.11 C 956.07 113.77 943.89 119.96 933.14 114.92 C 922.39 109.88 917.14 95.53 921.41 82.87 Z" fill="#e3c800" stroke="#b09500" stroke-linejoin="round" stroke-miterlimit="10" pointer-events="all"/><rect x="900" y="0" width="0" height="0" fill="none" stroke="#b09500" pointer-events="all"/><ellipse cx="926.72" cy="127.17" rx="10.618294436456145" ry="7.0358306188925095" fill="#e3c800" stroke="#b09500" pointer-events="all"/><ellipse cx="914.33" cy="144.1" rx="6.724919809755558" ry="4.690553745928339" fill="#e3c800" stroke="#b09500" pointer-events="all"/><ellipse cx="904.25" cy="156.61" rx="4.2473177745824575" ry="3.387622149837134" fill="#e3c800" stroke="#b09500" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 901px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout3</div></div></div></foreignObject><text x="980" y="84" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout3</text></switch></g><path d="M 42.5 345 L 25 345 C 22.24 345 20 342.76 20 340 L 20 245 C 20 242.24 22.24 240 25 240 L 175 240 C 177.76 240 180 242.24 180 245 L 180 340 C 180 342.76 177.76 345 175 345 L 57.5 345 C 54.54 352.77 45.79 358.6 35 360 C 38.89 357.15 41.68 351.57 42.5 345 Z" fill="#d0cee2" stroke="#56517e" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 293px; margin-left: 21px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout4</div></div></div></foreignObject><text x="100" y="296" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout4</text></switch></g><ellipse cx="320" cy="300" rx="80" ry="80" fill="#d5e8d4" stroke="#82b366" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 241px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">circle</div></div></div></foreignObject><text x="320" y="304" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">circle</text></switch></g><path d="M 500 260 C 468 260 460 300 485.6 308 C 460 325.6 488.8 364 509.6 348 C 524 380 572 380 588 348 C 620 348 620 316 600 300 C 620 268 588 236 560 252 C 540 228 508 228 500 260 Z" fill="none" stroke="none" pointer-events="all"/><path d="M 474.93 272.73 C 474.93 272.73 474.93 272.73 474.93 272.73 M 474.93 272.73 C 474.93 272.73 474.93 272.73 474.93 272.73 M 471.39 282.9 C 478.78 276.23 486.41 265.59 489.76 261.77 M 471.39 282.9 C 478.87 274.92 484.27 267.92 489.76 261.77 M 473.1 287.04 C 479.69 278.75 484.54 272.63 495.4 261.38 M 473.1 287.04 C 478.32 281.28 482.08 277.04 495.4 261.38 M 505.24 250.06 C 507.29 248.58 507.77 246.71 511.15 243.26 M 505.24 250.06 C 507.23 248.24 508.79 246.7 511.15 243.26 M 472.18 294.19 C 485.46 275.48 503.92 259 520.07 239.09 M 472.18 294.19 C 487.37 277.09 500.34 260.41 520.07 239.09 M 473.89 298.32 C 489.22 281.54 503.03 264.81 527.68 236.44 M 473.89 298.32 C 491.78 277.41 510.43 257.05 527.68 236.44 M 476.25 301.7 C 496.56 278.76 516.98 254.48 532.67 236.8 M 476.25 301.7 C 496.41 279.61 516.63 256.5 532.67 236.8 M 479.27 304.33 C 499.69 282.49 520.73 257.65 537 237.91 M 479.27 304.33 C 497.52 281.89 517.2 260.3 537 237.91 M 482.94 306.2 C 503.25 282.66 522.93 260.17 541.33 239.03 M 482.94 306.2 C 500.46 286.67 518.37 265.53 541.33 239.03 M 479.4 316.37 C 506.18 285.74 530.16 258.71 545.66 240.14 M 479.4 316.37 C 492.47 299.47 506.87 283.66 545.66 240.14 M 477.83 324.27 C 497.47 303.53 515.87 284.61 548.68 242.77 M 477.83 324.27 C 505.05 293.75 531.66 263.72 548.68 242.77 M 478.22 329.92 C 501.43 300.28 527.61 273.75 552.36 244.63 M 478.22 329.92 C 502.84 301.97 527.63 273.84 552.36 244.63 M 479.27 334.81 C 504.96 301.13 531.34 271.78 555.38 247.26 M 479.27 334.81 C 502.09 307.39 527.49 278.28 555.38 247.26 M 480.98 338.94 C 512.74 305.25 540.89 266.88 558.4 249.88 M 480.98 338.94 C 502.38 314.77 522.91 291.47 558.4 249.88 M 483.34 342.32 C 515.49 309.53 544.99 271.84 560.76 253.26 M 483.34 342.32 C 512.75 308.81 540.33 276.65 560.76 253.26 M 485.71 345.7 C 505.47 320.32 523.84 300.55 567.71 251.36 M 485.71 345.7 C 518.2 308.77 548.66 270.45 567.71 251.36 M 488.07 349.08 C 511.23 322.83 530.38 299.72 575.98 247.94 M 488.07 349.08 C 512.41 320.62 537.91 293.7 575.98 247.94 M 492.4 350.19 C 523 313.45 555.25 276.76 580.31 249.06 M 492.4 350.19 C 514.7 322.4 537.04 296.96 580.31 249.06 M 496.07 352.06 C 528.73 311.7 566.28 274.58 585.3 249.42 M 496.07 352.06 C 519.34 325.66 543.74 297.15 585.3 249.42 M 499.75 353.93 C 524.32 323.48 551.54 294.36 588.32 252.04 M 499.75 353.93 C 521.62 328.44 544.33 303.17 588.32 252.04 M 509.98 348.25 C 541.63 312.57 575.1 272.88 591.99 253.91 M 509.98 348.25 C 535.39 317.11 562.36 288.28 591.99 253.91 M 512.35 351.63 C 531.9 326.08 555.11 302.14 595.67 255.78 M 512.35 351.63 C 538.9 318.82 567.27 286.68 595.67 255.78 M 514.71 355.01 C 533.92 335.28 553.59 310.86 598.69 258.41 M 514.71 355.01 C 537.7 330.55 558.76 306.16 598.69 258.41 M 517.07 358.39 C 539.27 332.77 559.23 310.36 601.05 261.79 M 517.07 358.39 C 542.03 328.39 565.56 300.74 601.05 261.79 M 520.09 361.01 C 548.43 328.42 581.46 290.18 604.07 264.41 M 520.09 361.01 C 542.67 335.75 565.26 311.4 604.07 264.41 M 523.11 363.64 C 541.36 345.29 554.46 326.38 605.77 268.54 M 523.11 363.64 C 550.41 332.71 576.32 303.46 605.77 268.54 M 526.13 366.26 C 546.22 346.45 562.62 325.09 606.82 273.43 M 526.13 366.26 C 556.26 332.08 587.33 297.48 606.82 273.43 M 529.8 368.13 C 548.32 347.41 566.89 327.91 607.22 279.08 M 529.8 368.13 C 559.34 333.58 590.22 297.85 607.22 279.08 M 534.14 369.25 C 551.14 352.05 568.98 332.91 606.96 285.47 M 534.14 369.25 C 560.11 338.83 586.39 309.22 606.96 285.47 M 537.81 371.12 C 560.17 346.57 581.62 321.16 608.01 290.36 M 537.81 371.12 C 559.03 348.24 578.76 324.45 608.01 290.36 M 542.14 372.23 C 560.42 352.43 576.91 334.28 602.5 302.8 M 542.14 372.23 C 560.68 352.94 579.03 330.62 602.5 302.8 M 547.13 372.59 C 562.15 353.25 576.2 337.71 605.52 305.42 M 547.13 372.59 C 559.73 358.07 571.13 343.62 605.52 305.42 M 550.8 374.46 C 567.1 357.05 579.15 343.13 607.88 308.8 M 550.8 374.46 C 568.93 352.31 589.42 330.35 607.88 308.8 M 557.1 373.31 C 577.88 349.31 598.21 327.86 610.9 311.42 M 557.1 373.31 C 577 350.1 596.15 327.49 610.9 311.42 M 562.75 372.92 C 583.06 353.1 598.73 329.67 611.95 316.31 M 562.75 372.92 C 580.61 353.02 599.43 332.58 611.95 316.31 M 572.98 367.24 C 579.42 360.8 586 351.51 588.73 349.13 M 572.98 367.24 C 577.62 361.93 584.18 355.76 588.73 349.13 M 588.73 349.13 C 592.89 344.9 600.81 336.71 613.66 320.45 M 588.73 349.13 C 598.13 338.36 606.7 328.35 613.66 320.45 M 595.03 347.98 C 599.74 343.85 605.1 338.72 616.02 323.83 M 595.03 347.98 C 601.26 339.47 608.88 332.99 616.02 323.83 M 600.01 348.34 C 605.32 345.36 608.66 338.05 612.48 334 M 600.01 348.34 C 604.16 342.4 608.15 337.8 612.48 334" fill="none" stroke="#ffcc99" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><path d="M 500 260 M 500 260 C 468.85 260.82 460.86 299.07 485.6 308 M 500 260 C 469.73 259.78 458.32 300.69 485.6 308 M 485.6 308 C 458.17 324.57 487.93 364.34 509.6 348 M 485.6 308 C 458.71 327.78 488.38 364.5 509.6 348 M 509.6 348 C 522.59 380.27 573.98 381.08 588 348 M 509.6 348 C 523.11 382.09 573.21 380.63 588 348 M 588 348 C 621.62 346.35 620.65 315.16 600 300 M 588 348 C 621.79 349.96 621.78 315.21 600 300 M 600 300 C 621.76 267.82 589.41 237.45 560 252 M 600 300 C 619.87 268.77 586.71 236.1 560 252 M 560 252 C 540.53 228.3 509.51 227.8 500 260 M 560 252 C 539.1 226.65 510.08 227.12 500 260 M 500 260 C 500 260 500 260 500 260 M 500 260 C 500 260 500 260 500 260" fill="none" stroke="#36393d" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 461px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">cloud</div></div></div></foreignObject><text x="540" y="304" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">cloud</text></switch></g><path d="M 735 275 L 749.58 275 L 760 289.8 L 770.42 275 L 785 275 L 767.29 300 L 785 325 L 770.42 325 L 760 310.2 L 749.58 325 L 735 325 L 751.67 300 Z" fill="#60a917" stroke="#2d7600" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 48px; height: 1px; padding-top: 332px; margin-left: 736px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">cross</div></div></div></foreignObject><text x="760" y="344" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">cross</text></switch></g><path d="M 900 250 L 1060 250 L 1060 350 L 900 350 Z" fill="#0050ef" stroke="#001dbc" stroke-miterlimit="10" pointer-events="all"/><path d="M 900 250 L 980 300 L 1060 250" fill="none" stroke="#001dbc" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 901px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">envelop</div></div></div></foreignObject><text x="980" y="304" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">envelop</text></switch></g><path d="M 100 470 L 150 520 L 100 570 L 50 520 Z" fill="#f5f5f5" stroke="#666666" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 98px; height: 1px; padding-top: 520px; margin-left: 51px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">diamond</div></div></div></foreignObject><text x="100" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">diamond</text></switch></g><path d="M 398.38 462.86 L 398.38 600 L 240 600 L 240 440 L 375.76 440 Z" fill="#fff2cc" stroke="#d6b656" stroke-miterlimit="10" pointer-events="all"/><path d="M 375.76 440 C 377.6 445.35 374.57 450.86 367.68 454.69 L 400 464 Z" fill="#fff2cc" stroke="#d6b656" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 241px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">document</div></div></div></foreignObject><text x="320" y="524" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">document</text></switch></g><ellipse cx="540" cy="520" rx="100" ry="60" fill="#ffcc99" stroke="#36393d" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 520px; margin-left: 441px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">ellipse</div></div></div></foreignObject><text x="540" y="524" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">ellipse</text></switch></g><path d="M 710 460 L 810 460 L 860 520 L 810 580 L 710 580 L 660 520 Z" fill="#e3c800" stroke="#b09500" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 520px; margin-left: 661px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">hexagon</div></div></div></foreignObject><text x="760" y="524" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">hexagon</text></switch></g><path d="M 900 463 L 900 440 L 1060 440 L 1060 463" fill="#6d8764" stroke="#3a5431" stroke-miterlimit="10" pointer-events="all"/><path d="M 900 463 L 900 600 L 1060 600 L 1060 463" fill="none" stroke="#3a5431" stroke-miterlimit="10" pointer-events="none"/><path d="M 900 463 L 1060 463" fill="none" stroke="#3a5431" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 452px; margin-left: 901px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container</div></div></div></foreignObject><text x="980" y="455" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container</text></switch></g><path d="M 43 660 L 20 660 L 20 820 L 43 820" fill="#f9f7ed" stroke="#36393d" stroke-miterlimit="10" pointer-events="none"/><path d="M 43 660 L 180 660 L 180 820 L 43 820" fill="none" stroke="#36393d" stroke-miterlimit="10" pointer-events="none"/><path d="M 43 660 L 43 820" fill="none" stroke="#36393d" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)rotate(-90 31.5 740)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 740px; margin-left: -47px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container2</div></div></div></foreignObject><text x="32" y="744" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container2</text></switch></g><path d="M 240 710 L 240 660 L 400 660 L 400 710" fill="#6d8764" stroke="#3a5431" stroke-miterlimit="10" pointer-events="none"/><path d="M 240 710 L 240 820 L 400 820 L 400 710" fill="none" stroke="#3a5431" stroke-miterlimit="10" pointer-events="none"/><path d="M 240 710 L 400 710" fill="none" stroke="#3a5431" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 685px; margin-left: 241px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container3</div></div></div></foreignObject><text x="320" y="689" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container3</text></switch></g><path d="M 460 660 C 460 660 460 660 460 660 M 460 660 C 460 660 460 660 460 660 M 459.74 666.4 C 461.81 665.11 462.68 662.87 464.99 660.36 M 459.74 666.4 C 461.22 664.53 463.21 661.96 464.99 660.36 M 460.13 672.04 C 462.99 668.65 465.24 667.15 470.63 659.97 M 460.13 672.04 C 464.6 667.08 468.44 662.8 470.63 659.97 M 459.87 678.44 C 464.95 672.62 467.51 671 475.62 660.33 M 459.87 678.44 C 464.23 673.24 468.43 668.39 475.62 660.33 M 460.92 683.33 C 467.71 674.66 474.15 668.03 481.26 659.93 M 460.92 683.33 C 467.9 675.91 476.27 666.88 481.26 659.93 M 465.91 683.69 C 475.04 673.39 481.9 665.7 486.25 660.29 M 465.91 683.69 C 472.15 676.43 478.19 668.58 486.25 660.29 M 471.55 683.29 C 476.71 675.14 483.34 672.78 491.89 659.9 M 471.55 683.29 C 478.24 675.38 483.92 667.78 491.89 659.9 M 476.54 683.65 C 481.36 675.69 489.41 668.55 496.88 660.26 M 476.54 683.65 C 483.19 674.86 490.82 666.84 496.88 660.26 M 482.18 683.26 C 489.47 674.52 497.74 667.25 502.52 659.86 M 482.18 683.26 C 487.46 675.92 494.16 670.37 502.52 659.86 M 487.17 683.62 C 493.97 675.64 497.95 669.13 507.51 660.22 M 487.17 683.62 C 494.14 675.9 499.92 669.68 507.51 660.22 M 492.81 683.22 C 501.57 672.66 507.63 665.66 513.15 659.83 M 492.81 683.22 C 498.21 676.18 503.25 671.43 513.15 659.83 M 497.8 683.58 C 507.29 674.94 515.21 663.95 518.14 660.19 M 497.8 683.58 C 502.71 677.31 508.33 671.2 518.14 660.19 M 502.79 683.94 C 507.14 676.05 515.57 670.37 523.78 659.79 M 502.79 683.94 C 508.24 678.63 513.22 671.1 523.78 659.79 M 508.43 683.55 C 513.71 674.72 521.31 667.55 528.77 660.15 M 508.43 683.55 C 514.02 676.87 519.76 668.43 528.77 660.15 M 513.42 683.91 C 521.72 673.83 528.74 666.31 534.41 659.76 M 513.42 683.91 C 519.28 677.77 526.04 669.44 534.41 659.76 M 519.06 683.51 C 524.17 675.91 531.6 667.77 539.4 660.12 M 519.06 683.51 C 526.48 674.89 534.68 665.46 539.4 660.12 M 524.05 683.87 C 534.02 675.72 541.15 662.95 545.04 659.72 M 524.05 683.87 C 531.68 676.76 537.24 668.34 545.04 659.72 M 529.69 683.48 C 533.15 676.39 539.37 672.63 550.03 660.08 M 529.69 683.48 C 535.52 676.07 539.91 670.29 550.03 660.08 M 534.68 683.84 C 541.76 673.95 551.46 667.69 555.67 659.69 M 534.68 683.84 C 538.56 677.9 543.27 673.2 555.67 659.69 M 540.32 683.45 C 546.54 676.85 549.93 675.17 560.66 660.05 M 540.32 683.45 C 545 677.14 550.42 671.48 560.66 660.05 M 545.31 683.81 C 553.66 673.02 562.87 666.55 566.3 659.66 M 545.31 683.81 C 552.21 675.96 560.76 667.14 566.3 659.66 M 550.95 683.41 C 554.37 677.99 559.28 670.33 571.29 660.02 M 550.95 683.41 C 556.72 676 564.46 668.33 571.29 660.02 M 555.94 683.77 C 561.81 676.57 565.05 670.5 576.27 660.38 M 555.94 683.77 C 562.98 677.41 567.9 669.84 576.27 660.38 M 561.58 683.38 C 568.57 673.53 573.76 665.61 581.92 659.98 M 561.58 683.38 C 567.72 676.14 574.91 668.91 581.92 659.98 M 566.57 683.74 C 574.27 676.52 582.2 666.16 586.91 660.34 M 566.57 683.74 C 571.92 676.38 579.25 669.24 586.91 660.34 M 572.21 683.34 C 579.53 672.74 588.76 665.94 592.55 659.95 M 572.21 683.34 C 580.25 674.16 587.45 665.95 592.55 659.95 M 577.2 683.7 C 582.34 677.62 592.23 669.35 597.54 660.31 M 577.2 683.7 C 584.82 675.97 589.74 669.1 597.54 660.31 M 582.84 683.31 C 588.72 678.35 591.18 673.28 603.18 659.91 M 582.84 683.31 C 589.66 674.68 596.25 667.38 603.18 659.91 M 587.83 683.67 C 591.78 676.68 597.48 671.95 608.17 660.27 M 587.83 683.67 C 595.75 675.87 603.28 667.26 608.17 660.27 M 593.47 683.27 C 598.17 676.56 603.25 672.89 613.81 659.88 M 593.47 683.27 C 598.43 676.1 604.14 671.13 613.81 659.88 M 598.46 683.63 C 606.97 676.19 614.46 668.28 618.8 660.24 M 598.46 683.63 C 603.73 677.03 609.12 672.84 618.8 660.24 M 604.1 683.24 C 608.72 675.5 613.74 669.55 622.47 662.11 M 604.1 683.24 C 611.23 674.66 616.91 667.66 622.47 662.11 M 609.09 683.6 C 613.31 680.7 615.99 676.81 622.21 668.5 M 609.09 683.6 C 612.71 679.25 617.75 674.25 622.21 668.5 M 614.07 683.96 C 616.74 679.4 619.6 675.78 622.6 674.15 M 614.07 683.96 C 616.36 681.64 618.69 677.94 622.6 674.15" fill="none" stroke="#f5f5f5" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 460 683 M 460 683 C 461.77 677.14 461.77 667.72 460 660 M 460 683 C 459.39 677.68 459.49 672.43 460 660 M 460 660 C 503.79 660.29 546.42 657.9 620 660 M 460 660 C 494.11 661.63 528.69 661.18 620 660 M 620 660 C 618.17 669.37 618.48 678.94 620 683 M 620 660 C 619.6 667.08 620.52 673.23 620 683" fill="none" stroke="#666666" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 460 683 M 460 683 C 461.15 717.55 459.01 751.36 460 820 M 460 683 C 459.53 736.05 458.28 789.68 460 820 M 460 820 C 504.78 819.78 546.69 818.25 620 820 M 460 820 C 517.02 820.51 575.25 819.56 620 820 M 620 820 C 620.69 789.45 620.67 761.26 620 683 M 620 820 C 621.46 766.01 621.11 712.82 620 683" fill="none" stroke="#666666" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 460 683 M 460 683 C 501.02 683.88 538.05 684.16 620 683 M 460 683 C 523.38 680.94 584.98 680.75 620 683" fill="none" stroke="#666666" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 672px; margin-left: 461px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container4</div></div></div></foreignObject><text x="540" y="675" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container4</text></switch></g><path d="M 680 660 L 810 660 L 840 690 L 840 820 L 680 820 L 680 660 Z" fill="#fad7ac" stroke="#b46504" stroke-miterlimit="10" pointer-events="none"/><path d="M 810 660 L 810 690 L 840 690" fill="none" stroke="#b46504" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 740px; margin-left: 681px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">note</div></div></div></foreignObject><text x="760" y="744" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">note</text></switch></g><rect x="880" y="680" width="200" height="120" fill="#e1d5e7" stroke="#9673a6" pointer-events="none"/><path d="M 900 680 L 900 800 M 1060 680 L 1060 800" fill="none" stroke="#9673a6" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 740px; margin-left: 901px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">process</div></div></div></foreignObject><text x="980" y="744" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">process</text></switch></g><rect x="0" y="900" width="200" height="120" rx="18" ry="18" fill="#dae8fc" stroke="#6c8ebf" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 960px; margin-left: 1px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">rectangle</div></div></div></foreignObject><text x="100" y="964" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">rectangle</text></switch></g><path d="M 227.96 900 C 223.57 900 220 902.6 220 905.8 C 220 907.55 221.1 909.21 222.97 910.32 C 221.09 911.41 220 913.08 220 914.83 C 220 916.59 221.1 918.25 222.97 919.35 C 221.09 920.45 220 922.11 220 923.86 C 220 925.62 221.1 927.28 222.97 928.38 C 221.09 929.48 220 931.14 220 932.9 C 220 934.65 221.1 936.32 222.97 937.42 C 221.09 938.51 220 940.18 220 941.93 C 220 943.69 221.1 945.35 222.97 946.45 C 221.09 947.55 220 949.21 220 950.97 C 220 952.72 221.1 954.38 222.97 955.48 C 221.09 956.58 220 958.24 220 960 C 220 961.76 221.1 963.42 222.97 964.51 C 221.09 965.61 220 967.28 220 969.03 C 220 970.79 221.1 972.45 222.97 973.55 C 221.09 974.65 220 976.31 220 978.07 C 220 979.82 221.1 981.48 222.97 982.58 C 221.09 983.68 220 985.34 220 987.1 C 220 988.86 221.1 990.52 222.97 991.61 C 221.09 992.72 220 994.38 220 996.13 C 220 997.89 221.1 999.55 222.97 1000.65 C 221.09 1001.74 220 1003.41 220 1005.17 C 220 1006.92 221.1 1008.58 222.97 1009.68 C 221.09 1010.78 220 1012.45 220 1014.2 C 220 1017.4 223.57 1020 227.96 1020 C 230.62 1020 233.12 1019.03 234.59 1017.41 C 236.06 1019.03 238.55 1020 241.22 1020 C 243.84 1020 246.3 1019.05 247.79 1017.48 C 249.27 1019.05 251.72 1020 254.35 1020 C 256.97 1020 259.43 1019.05 260.91 1017.48 C 262.39 1019.05 264.85 1020 267.47 1020 C 270.1 1020 272.55 1019.05 274.04 1017.48 C 275.52 1019.05 277.97 1020 280.6 1020 C 283.23 1020 285.68 1019.05 287.17 1017.48 C 288.65 1019.05 291.1 1020 293.73 1020 C 296.35 1020 298.81 1019.05 300.3 1017.48 C 301.78 1019.05 304.23 1020 306.85 1020 C 309.48 1020 311.94 1019.05 313.42 1017.48 C 314.91 1019.05 317.36 1020 319.98 1020 C 322.61 1020 325.06 1019.05 326.55 1017.48 C 328.04 1019.05 330.48 1020 333.11 1020 C 335.73 1020 338.2 1019.05 339.68 1017.48 C 341.16 1019.05 343.61 1020 346.24 1020 C 348.86 1020 351.33 1019.05 352.8 1017.48 C 354.29 1019.05 356.75 1020 359.36 1020 C 362 1020 364.45 1019.05 365.93 1017.48 C 367.42 1019.05 369.87 1020 372.5 1020 C 375.12 1020 377.58 1019.05 379.06 1017.48 C 380.54 1019.05 383 1020 385.62 1020 C 388.25 1020 390.71 1019.05 392.18 1017.48 C 393.67 1019.05 396.13 1020 398.75 1020 C 401.42 1020 403.92 1019.01 405.4 1017.39 C 406.86 1019.02 409.36 1020 412.04 1020 C 416.43 1020 420 1017.4 420 1014.2 C 420 1012.45 418.91 1010.79 417.03 1009.68 C 418.91 1008.59 420 1006.92 420 1005.17 C 420 1003.41 418.91 1001.75 417.03 1000.65 C 418.91 999.55 420 997.89 420 996.13 C 420 994.38 418.91 992.72 417.03 991.62 C 418.91 990.52 420 988.86 420 987.1 C 420 985.35 418.91 983.69 417.03 982.58 C 418.91 981.49 420 979.82 420 978.07 C 420 976.31 418.91 974.65 417.03 973.55 C 418.91 972.45 420 970.79 420 969.03 C 420 967.28 418.91 965.62 417.03 964.52 C 418.91 963.42 420 961.76 420 960 C 420 958.25 418.91 956.58 417.03 955.49 C 418.91 954.38 420 952.72 420 950.97 C 420 949.21 418.91 947.55 417.03 946.45 C 418.91 945.35 420 943.69 420 941.93 C 420 940.18 418.91 938.52 417.03 937.42 C 418.91 936.32 420 934.66 420 932.9 C 420 931.14 418.91 929.48 417.03 928.39 C 418.91 927.28 420 925.62 420 923.86 C 420 922.11 418.91 920.45 417.03 919.35 C 418.91 918.25 420 916.59 420 914.83 C 420 913.08 418.91 911.42 417.03 910.32 C 418.91 909.22 420 907.55 420 905.8 C 420 902.6 416.43 900 412.04 900 C 409.37 900 406.86 900.99 405.4 902.61 C 403.93 900.98 401.42 900 398.75 900 C 396.12 900 393.66 900.95 392.18 902.52 C 390.7 900.95 388.24 900 385.62 900 C 382.99 900 380.53 900.95 379.05 902.52 C 377.57 900.95 375.11 900 372.5 900 C 369.86 900 367.41 900.95 365.92 902.52 C 364.44 900.95 361.99 900 359.36 900 C 356.74 900 354.28 900.95 352.79 902.52 C 351.32 900.95 348.86 900 346.24 900 C 343.61 900 341.15 900.95 339.67 902.52 C 338.19 900.95 335.73 900 333.11 900 C 330.48 900 328.03 900.95 326.54 902.52 C 325.06 900.95 322.61 900 319.98 900 C 317.36 900 314.9 900.95 313.41 902.52 C 311.94 900.95 309.48 900 306.85 900 C 304.23 900 301.77 900.95 300.29 902.52 C 298.81 900.95 296.35 900 293.73 900 C 291.1 900 288.65 900.95 287.16 902.52 C 285.67 900.95 283.23 900 280.6 900 C 277.97 900 275.52 900.95 274.03 902.52 C 272.55 900.95 270.1 900 267.47 900 C 264.85 900 262.39 900.95 260.91 902.52 C 259.42 900.95 256.97 900 254.35 900 C 251.72 900 249.26 900.95 247.78 902.52 C 246.29 900.95 243.84 900 241.22 900 C 238.55 900 236.06 900.97 234.59 902.59 C 233.12 900.97 230.62 900 227.96 900 Z" fill="#ffcc99" stroke="#36393d" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 960px; margin-left: 221px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">rectangle2</div></div></div></foreignObject><text x="320" y="964" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">rectangle2</text></switch></g><rect x="460" y="880" width="160" height="160" fill="#fff2cc" stroke="#d6b656" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 960px; margin-left: 461px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">square</div></div></div></foreignObject><text x="540" y="964" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">square</text></switch></g><path d="M 700 920 L 800 920 L 820 960 L 800 1000 L 700 1000 L 720 960 Z" fill="#ffe6cc" stroke="#d79b00" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 960px; margin-left: 701px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">step</div></div></div></foreignObject><text x="760" y="964" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">step</text></switch></g><path d="M 955.21 969.19 C 955.75 967.5 957.08 966.08 958.89 965.3 C 960.7 964.52 962.81 964.44 964.69 965.09 C 967.43 966.24 969.55 968.26 970.62 970.72 C 975.5 958.7 982.94 947.58 992.54 937.92 C 995.26 935.78 999.07 935 1002.61 935.87 C 1003.51 935.99 1004.28 936.51 1004.64 937.24 C 1005 937.96 1004.9 938.8 1004.38 939.45 C 991.34 952.2 981.64 967.24 975.95 983.54 C 972.59 985 968.64 985 965.28 983.54 C 962.75 978.67 959.35 974.17 955.21 970.21 C 955 969.89 955 969.5 955.21 969.19 Z" fill="#a20025" stroke="#6f0000" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 48px; height: 1px; padding-top: 992px; margin-left: 956px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">tick</div></div></div></foreignObject><text x="980" y="1004" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">tick</text></switch></g><ellipse cx="100" cy="1180" rx="50" ry="50" fill="#cce5ff" stroke="#36393d" pointer-events="none"/><path d="M 61.22 1185.1 C 61.22 1194.95 68.62 1204.04 80.61 1208.96 C 92.61 1213.88 107.39 1213.88 119.39 1208.96 C 131.38 1204.04 138.78 1194.95 138.78 1185.1" fill="none" stroke="#36393d" stroke-width="2.04" stroke-miterlimit="10" pointer-events="none"/><rect x="50" y="1130" width="0" height="0" fill="none" stroke="#36393d" pointer-events="none"/><path d="M 66.33 1182.04 L 56.12 1188.16" fill="#cce5ff" stroke="#36393d" stroke-miterlimit="10" pointer-events="none"/><path d="M 133.67 1182.04 L 143.88 1188.16" fill="#cce5ff" stroke="#36393d" stroke-miterlimit="10" pointer-events="none"/><ellipse cx="77.55" cy="1165.71" rx="3.0612244897959187" ry="8.16326530612245" fill="#cce5ff" stroke="#36393d" stroke-width="6.12" pointer-events="none"/><ellipse cx="122.45" cy="1165.71" rx="3.0612244897959187" ry="8.16326530612245" fill="#cce5ff" stroke="#36393d" stroke-width="6.12" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 98px; height: 1px; padding-top: 1237px; margin-left: 51px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">face</div></div></div></foreignObject><text x="100" y="1249" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">face</text></switch></g><path d="M 270 1130 L 370 1180 L 270 1230 Z" fill="#ffcd28" stroke="#d79b00" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 98px; height: 1px; padding-top: 1180px; margin-left: 271px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">triangle</div></div></div></foreignObject><text x="320" y="1184" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">triangle</text></switch></g><rect x="440" y="1160" width="200" height="40" fill="#fad7ac" stroke="none" pointer-events="none"/><path d="M 440 1160 M 640 1160 M 640 1200 L 440 1200" fill="none" stroke="#b46504" stroke-linecap="square" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 1180px; margin-left: 441px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">embed_row</div></div></div></foreignObject><text x="540" y="1184" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">embed_row</text></switch></g><path d="M 735.24 1159.73 C 735.24 1159.73 735.24 1159.73 735.24 1159.73 M 735.24 1159.73 C 735.24 1159.73 735.24 1159.73 735.24 1159.73 M 734.97 1166.13 C 736.24 1164.89 737.82 1162.73 740.22 1160.09 M 734.97 1166.13 C 737.07 1163.66 738.72 1161.27 740.22 1160.09 M 734.71 1172.53 C 737.29 1167.52 742.57 1163.31 745.87 1159.7 M 734.71 1172.53 C 736.92 1169.01 739.91 1167.57 745.87 1159.7 M 735.11 1178.17 C 737.22 1172.26 744.47 1170.85 750.85 1160.06 M 735.11 1178.17 C 739.13 1173.31 744.38 1166.73 750.85 1160.06 M 734.85 1184.57 C 737.72 1179.96 743.15 1174.82 756.5 1159.66 M 734.85 1184.57 C 741.49 1176.61 749.18 1169.04 756.5 1159.66 M 735.24 1190.21 C 741.28 1183.43 745.11 1176.79 761.48 1160.02 M 735.24 1190.21 C 742.65 1183.29 749.1 1176.17 761.48 1160.02 M 734.98 1196.61 C 744.15 1184.91 754.08 1175.61 767.13 1159.63 M 734.98 1196.61 C 744.52 1186.75 753.4 1174.14 767.13 1159.63 M 736.03 1201.5 C 747.06 1192.45 755.86 1179.35 772.11 1159.99 M 736.03 1201.5 C 747.22 1189.59 758.76 1176.49 772.11 1159.99 M 741.67 1201.1 C 756.7 1183.15 770.77 1170.87 777.1 1160.35 M 741.67 1201.1 C 750.65 1190.3 759.51 1180.47 777.1 1160.35 M 746.66 1201.46 C 761.46 1183.79 774.75 1170.95 782.74 1159.95 M 746.66 1201.46 C 757.32 1190.41 767.62 1177.92 782.74 1159.95 M 752.3 1201.07 C 759.11 1190.51 767.45 1182.61 786.42 1161.82 M 752.3 1201.07 C 765.42 1185.76 777.79 1171.25 786.42 1161.82 M 757.29 1201.43 C 766.49 1191.15 771.07 1182.88 786.81 1167.46 M 757.29 1201.43 C 763.44 1193.89 770.1 1186.72 786.81 1167.46 M 762.93 1201.03 C 771.76 1194.05 778.05 1184.99 786.55 1173.86 M 762.93 1201.03 C 770.51 1193.68 776.26 1185.18 786.55 1173.86 M 767.92 1201.39 C 775.19 1195 781.72 1188.3 786.95 1179.51 M 767.92 1201.39 C 772.96 1196.14 779.06 1189.27 786.95 1179.51 M 773.56 1201 C 779.86 1195 781.76 1189.39 786.68 1185.9 M 773.56 1201 C 778.5 1194.91 783.97 1189.23 786.68 1185.9 M 778.55 1201.36 C 780.19 1198.1 782.99 1197.08 786.42 1192.3 M 778.55 1201.36 C 781.14 1199.39 782.65 1196.65 786.42 1192.3" fill="none" stroke="#fa6800" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 735 1160 M 785 1160 M 785 1200 M 735 1200" fill="none" stroke="#c73500" stroke-linejoin="round" stroke-linecap="square" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 48px; height: 1px; padding-top: 1180px; margin-left: 736px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center; max-height: 36px; overflow: hidden;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">embed_col50</div></div></div></foreignObject><text x="760" y="1184" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">embed_co...</text></switch></g><rect x="905" y="1160" width="150" height="40" fill="#1ba1e2" stroke="none" pointer-events="none"/><path d="M 905 1160 M 1055 1160 M 1055 1200 M 905 1200" fill="none" stroke="#006eaf" stroke-linecap="square" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe flex-start; width: 142px; height: 1px; padding-top: 1180px; margin-left: 913px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: left; max-height: 36px; overflow: hidden;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">embed_col200</div></div></div></foreignObject><text x="913" y="1184" fill="#ffffff" font-family="Helvetica" font-size="12px">embed_col200</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>
3
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="1082px" height="1253px" viewBox="-0.5 -0.5 1082 1253"><defs/><g><path d="M 80 105 C 80 85 80 75 100 75 C 86.67 75 86.67 55 100 55 C 113.33 55 113.33 75 100 75 C 120 75 120 85 120 105 Z" fill="none" stroke="none" pointer-events="all"/><path d="M 90.5 61.48 C 90.5 61.48 90.5 61.48 90.5 61.48 M 90.5 61.48 C 90.5 61.48 90.5 61.48 90.5 61.48 M 90.89 67.12 C 92.79 63.47 97.35 60.07 98.77 58.06 M 90.89 67.12 C 92.43 64.73 94.8 62.54 98.77 58.06 M 82.76 82.57 C 82.76 82.57 82.76 82.57 82.76 82.57 M 82.76 82.57 C 82.76 82.57 82.76 82.57 82.76 82.57 M 93.26 70.5 C 94.81 66.31 97.13 65.26 105.07 56.91 M 93.26 70.5 C 96.2 66.34 99.71 62.91 105.07 56.91 M 80.53 91.24 C 83.33 88.01 85.25 87.02 91.03 79.16 M 80.53 91.24 C 83.86 86.58 88.04 82.76 91.03 79.16 M 94.96 74.63 C 98.04 71.83 98.44 67.15 108.08 59.54 M 94.96 74.63 C 98.68 69.64 102.92 66.86 108.08 59.54 M 82.89 94.61 C 90.48 89.31 92.72 80.68 97.33 78.01 M 82.89 94.61 C 86.88 91.44 88.12 86.43 97.33 78.01 M 99.29 75.75 C 103.1 70.95 107.36 67.49 110.45 62.92 M 99.29 75.75 C 103.08 71.97 106.84 68.35 110.45 62.92 M 83.29 100.26 C 92.43 93.1 96.92 81.95 102.97 77.62 M 83.29 100.26 C 89.85 91.58 98.97 83.04 102.97 77.62 M 82.37 107.41 C 89.62 99.69 99.93 90.24 107.96 77.98 M 82.37 107.41 C 88.21 99.18 96.12 91.26 107.96 77.98 M 88.01 107.02 C 97.91 95.67 105.41 84.28 112.94 78.34 M 88.01 107.02 C 95.93 98.46 102.23 91.23 112.94 78.34 M 93 107.38 C 100.81 100.02 105.45 92.08 115.96 80.96 M 93 107.38 C 100.83 97.36 110.21 87.34 115.96 80.96 M 98.64 106.98 C 106.36 100.18 112.16 93.19 118.98 83.58 M 98.64 106.98 C 106.12 98.37 113.46 89.97 118.98 83.58 M 103.63 107.34 C 109.24 101.18 115.36 94.69 120.03 88.47 M 103.63 107.34 C 108.23 103.36 110.76 98.02 120.03 88.47 M 109.27 106.95 C 111.52 104.17 116.87 99.29 121.08 93.36 M 109.27 106.95 C 112.13 103.29 116.55 97.7 121.08 93.36 M 114.26 107.31 C 116.87 105.27 117.66 103.35 121.48 99 M 114.26 107.31 C 116.73 104.47 118.74 101.15 121.48 99" fill="none" stroke="#d80073" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><path d="M 80 105 M 80 105 C 79.83 85.7 79.03 76.12 100 75 M 80 105 C 81.18 84.56 80.09 75.16 100 75 M 100 75 C 88.21 75.57 86.48 53.7 100 55 M 100 75 C 87.08 73.06 88.63 53.93 100 55 M 100 55 C 114.78 53.62 111.58 73.51 100 75 M 100 55 C 115.43 52.99 112.11 76.48 100 75 M 100 75 C 119.45 75.98 118.25 83.66 120 105 M 100 75 C 121.51 76.8 119.61 86.04 120 105 M 120 105 C 110.48 103.62 96.8 104.68 80 105 M 120 105 C 107.09 105.07 96.72 104.24 80 105" fill="none" stroke="#a50040" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 38px; height: 1px; padding-top: 80px; margin-left: 81px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">actor</div></div></div></foreignObject><text x="100" y="84" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">actor</text></switch></g><ellipse cx="320" cy="61.25" rx="7.5" ry="6.25" fill="#cce5ff" stroke="#36393d" pointer-events="all"/><path d="M 320 67.5 L 320 88.33 M 320 71.67 L 305 71.67 M 320 71.67 L 335 71.67 M 320 88.33 L 305 105 M 320 88.33 L 335 105" fill="none" stroke="#36393d" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 28px; height: 1px; padding-top: 130px; margin-left: 306px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">actor2</div></div></div></foreignObject><text x="320" y="134" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">actor2</text></switch></g><path d="M 460 20 L 620 20 L 620 110 L 560 110 L 540 140 L 540 110 L 460 110 Z" fill="#fa6800" stroke="#c73500" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 65px; margin-left: 461px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout</div></div></div></foreignObject><text x="540" y="69" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout</text></switch></g><path d="M 710.02 116.93 C 682.66 94.06 680 56.37 703.91 30.67 C 727.83 4.96 770.17 0.01 800.83 19.33 C 831.48 38.64 840 75.64 820.32 104.02 C 800.64 132.39 759.48 142.46 726.1 127.06 C 718.59 146.13 706.49 158.25 693.2 160 C 701.56 149.51 707.51 134.26 710.02 116.93 Z" fill="#ffcc99" stroke="#36393d" stroke-miterlimit="15" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 681px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout2</div></div></div></foreignObject><text x="760" y="84" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout2</text></switch></g><path d="M 921.41 82.87 C 915.53 86.08 908.91 83.21 905.15 75.81 C 901.39 68.4 901.39 58.24 905.15 50.84 C 908.91 43.44 915.53 40.56 921.41 43.78 C 921.37 30.74 926.82 19.03 935.09 14.39 C 943.36 9.75 952.72 13.15 958.58 22.93 C 962.34 9.08 971.45 -0.01 981.58 -0.01 C 991.72 -0.01 1000.83 9.08 1004.59 22.93 C 1010.6 14.95 1019.18 12.7 1026.7 17.12 C 1034.21 21.55 1039.37 31.89 1039.98 43.78 C 1045.87 40.56 1052.49 43.44 1056.25 50.84 C 1060.01 58.24 1060.01 68.4 1056.25 75.81 C 1052.49 83.21 1045.87 86.08 1039.98 82.87 C 1039.34 95.43 1033.64 106.2 1025.52 110.19 C 1017.4 114.17 1008.45 110.59 1002.82 101.11 C 998.34 112.08 990.28 118.8 981.58 118.8 C 972.89 118.8 964.83 112.08 960.35 101.11 C 956.07 113.77 943.89 119.96 933.14 114.92 C 922.39 109.88 917.14 95.53 921.41 82.87 Z" fill="#ffcd28" stroke="#d79b00" stroke-linejoin="round" stroke-miterlimit="10" pointer-events="all"/><rect x="900" y="0" width="0" height="0" fill="none" stroke="#d79b00" pointer-events="all"/><ellipse cx="926.72" cy="127.17" rx="10.618294436456145" ry="7.0358306188925095" fill="#ffcd28" stroke="#d79b00" pointer-events="all"/><ellipse cx="914.33" cy="144.1" rx="6.724919809755558" ry="4.690553745928339" fill="#ffcd28" stroke="#d79b00" pointer-events="all"/><ellipse cx="904.25" cy="156.61" rx="4.2473177745824575" ry="3.387622149837134" fill="#ffcd28" stroke="#d79b00" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 80px; margin-left: 901px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout3</div></div></div></foreignObject><text x="980" y="84" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">callout3</text></switch></g><path d="M 42.5 345 L 25 345 C 22.24 345 20 342.76 20 340 L 20 245 C 20 242.24 22.24 240 25 240 L 175 240 C 177.76 240 180 242.24 180 245 L 180 340 C 180 342.76 177.76 345 175 345 L 57.5 345 C 54.54 352.77 45.79 358.6 35 360 C 38.89 357.15 41.68 351.57 42.5 345 Z" fill="#60a917" stroke="#2d7600" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 293px; margin-left: 21px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">callout4</div></div></div></foreignObject><text x="100" y="296" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">callout4</text></switch></g><ellipse cx="320" cy="300" rx="80" ry="80" fill="#cce5ff" stroke="#36393d" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 241px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">circle</div></div></div></foreignObject><text x="320" y="304" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">circle</text></switch></g><path d="M 500 260 C 468 260 460 300 485.6 308 C 460 325.6 488.8 364 509.6 348 C 524 380 572 380 588 348 C 620 348 620 316 600 300 C 620 268 588 236 560 252 C 540 228 508 228 500 260 Z" fill="none" stroke="none" pointer-events="all"/><path d="M 474.93 272.73 C 474.93 272.73 474.93 272.73 474.93 272.73 M 474.93 272.73 C 474.93 272.73 474.93 272.73 474.93 272.73 M 471.39 282.9 C 474.93 277 477.74 274.95 489.76 261.77 M 471.39 282.9 C 476.01 277.36 479.91 272.26 489.76 261.77 M 473.1 287.04 C 478.53 282.63 482.45 278.25 495.4 261.38 M 473.1 287.04 C 480.4 277.45 489.02 268.04 495.4 261.38 M 505.24 250.06 C 506.71 247.93 507.66 247.81 511.15 243.26 M 505.24 250.06 C 507.24 247.24 509.88 245.51 511.15 243.26 M 472.18 294.19 C 489.61 274.78 507.81 253.71 520.07 239.09 M 472.18 294.19 C 483.51 280.06 496.26 267.59 520.07 239.09 M 473.89 298.32 C 484.26 284.92 496.79 272.55 527.68 236.44 M 473.89 298.32 C 486.56 284.36 498.15 270.45 527.68 236.44 M 476.25 301.7 C 495.05 282.31 510.79 263.1 532.67 236.8 M 476.25 301.7 C 494.86 280.06 516.2 257.42 532.67 236.8 M 479.27 304.33 C 497.08 283.24 513.79 262.54 537 237.91 M 479.27 304.33 C 496.25 283.99 513.41 265.02 537 237.91 M 482.94 306.2 C 504.85 284.79 524.96 262.37 541.33 239.03 M 482.94 306.2 C 503.32 282.45 523.43 259.46 541.33 239.03 M 479.4 316.37 C 493.09 299.88 511.69 281.6 545.66 240.14 M 479.4 316.37 C 496.35 297.37 511.6 280.95 545.66 240.14 M 477.83 324.27 C 501.65 298.52 524.21 271.12 548.68 242.77 M 477.83 324.27 C 500.03 299.91 521.54 273.43 548.68 242.77 M 478.22 329.92 C 509.76 297.66 537.03 262.28 552.36 244.63 M 478.22 329.92 C 501.92 302.65 527.36 275.48 552.36 244.63 M 479.27 334.81 C 494.17 318.58 510.87 298.98 555.38 247.26 M 479.27 334.81 C 497.7 313.28 516.95 290.45 555.38 247.26 M 480.98 338.94 C 501.78 316.36 522.1 290.55 558.4 249.88 M 480.98 338.94 C 502.54 314.97 521.29 292.85 558.4 249.88 M 483.34 342.32 C 502.15 319.83 523.05 297.2 560.76 253.26 M 483.34 342.32 C 511.83 310.86 538.54 279.67 560.76 253.26 M 485.71 345.7 C 517.76 307.71 547.15 274.78 567.71 251.36 M 485.71 345.7 C 510.42 314.42 535.58 284.75 567.71 251.36 M 488.07 349.08 C 505.85 329.49 525.72 308.89 575.98 247.94 M 488.07 349.08 C 518.78 315.01 549.09 280.55 575.98 247.94 M 492.4 350.19 C 522.01 313.71 551.68 280.45 580.31 249.06 M 492.4 350.19 C 510.88 329.02 531.43 305.41 580.31 249.06 M 496.07 352.06 C 514.25 332.35 530.38 309.78 585.3 249.42 M 496.07 352.06 C 527.29 316.54 557.9 281.71 585.3 249.42 M 499.75 353.93 C 534.75 313.91 570.85 271.86 588.32 252.04 M 499.75 353.93 C 524.76 326.29 547.88 297.56 588.32 252.04 M 509.98 348.25 C 526.59 325.5 545.36 306.29 591.99 253.91 M 509.98 348.25 C 541.93 311.18 573.58 273.19 591.99 253.91 M 512.35 351.63 C 537.55 323.91 559.22 297.14 595.67 255.78 M 512.35 351.63 C 531.52 329.77 551.61 307.6 595.67 255.78 M 514.71 355.01 C 530.22 334.22 548.41 315.69 598.69 258.41 M 514.71 355.01 C 543.01 322.15 572.33 290.19 598.69 258.41 M 517.07 358.39 C 550.36 320.59 579.83 283.01 601.05 261.79 M 517.07 358.39 C 534.99 338.74 551.54 320.6 601.05 261.79 M 520.09 361.01 C 550.14 325.59 579.99 293.57 604.07 264.41 M 520.09 361.01 C 547.34 329.1 575.92 296.89 604.07 264.41 M 523.11 363.64 C 552.41 327.57 582.85 292.91 605.77 268.54 M 523.11 363.64 C 554.13 327.95 584.79 292.15 605.77 268.54 M 526.13 366.26 C 549.58 343.76 568.36 318.73 606.82 273.43 M 526.13 366.26 C 556.78 333.25 584.49 299.49 606.82 273.43 M 529.8 368.13 C 553.41 337.93 579.05 311.99 607.22 279.08 M 529.8 368.13 C 552.05 344.44 572.45 320.01 607.22 279.08 M 534.14 369.25 C 559.57 340.31 586.22 310.03 606.96 285.47 M 534.14 369.25 C 555.65 344.89 575.43 321.61 606.96 285.47 M 537.81 371.12 C 554.99 349.44 574.71 327.34 608.01 290.36 M 537.81 371.12 C 558.98 346.32 582.43 322.54 608.01 290.36 M 542.14 372.23 C 558.15 355.91 569.26 341.16 602.5 302.8 M 542.14 372.23 C 554.56 356.71 568.29 342.54 602.5 302.8 M 547.13 372.59 C 560.16 358.57 574.02 344.28 605.52 305.42 M 547.13 372.59 C 560.17 356.26 575.66 340.33 605.52 305.42 M 550.8 374.46 C 571.63 351.19 590.77 326.84 607.88 308.8 M 550.8 374.46 C 570.1 351.1 590.06 328.93 607.88 308.8 M 557.1 373.31 C 573.82 353.74 588.4 337.51 610.9 311.42 M 557.1 373.31 C 571.38 356.16 586.75 338.71 610.9 311.42 M 562.75 372.92 C 578.81 351.57 599.53 332.82 611.95 316.31 M 562.75 372.92 C 575.8 356.95 590.75 340.11 611.95 316.31 M 572.98 367.24 C 575.59 363.88 581.8 357.68 588.73 349.13 M 572.98 367.24 C 575.94 362.66 578.74 360.66 588.73 349.13 M 588.73 349.13 C 598.93 341.3 607.12 328.99 613.66 320.45 M 588.73 349.13 C 597.92 338.55 608.1 327.82 613.66 320.45 M 595.03 347.98 C 599.49 342.98 602.27 338.93 616.02 323.83 M 595.03 347.98 C 600.85 340.95 605.31 335.66 616.02 323.83 M 600.01 348.34 C 603.28 345.01 607.93 337.44 612.48 334 M 600.01 348.34 C 605.07 343.96 608.29 339.6 612.48 334" fill="none" stroke="#60a917" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><path d="M 500 260 M 500 260 C 469.32 260.94 461.38 299.39 485.6 308 M 500 260 C 467.14 259.28 458.2 299.41 485.6 308 M 485.6 308 C 458.38 327.5 488.71 365.9 509.6 348 M 485.6 308 C 460.81 325.03 489.6 365.11 509.6 348 M 509.6 348 C 525.52 378.4 571.97 379.27 588 348 M 509.6 348 C 523.3 377.71 571.05 381.81 588 348 M 588 348 C 618.16 348.98 620.06 316.89 600 300 M 588 348 C 621.09 347.05 618.44 316.52 600 300 M 600 300 C 620.18 267.68 587.23 235.7 560 252 M 600 300 C 619.47 266.61 588.44 236.32 560 252 M 560 252 C 540 228.03 508.99 228.08 500 260 M 560 252 C 542.08 228.16 505.9 227.08 500 260 M 500 260 C 500 260 500 260 500 260 M 500 260 C 500 260 500 260 500 260" fill="none" stroke="#2d7600" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 461px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">cloud</div></div></div></foreignObject><text x="540" y="304" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">cloud</text></switch></g><path d="M 735 275 L 749.58 275 L 760 289.8 L 770.42 275 L 785 275 L 767.29 300 L 785 325 L 770.42 325 L 760 310.2 L 749.58 325 L 735 325 L 751.67 300 Z" fill="#f8cecc" stroke="#b85450" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 48px; height: 1px; padding-top: 332px; margin-left: 736px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">cross</div></div></div></foreignObject><text x="760" y="344" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">cross</text></switch></g><path d="M 900 250 L 1060 250 L 1060 350 L 900 350 Z" fill="#ffcd28" stroke="#d79b00" stroke-miterlimit="10" pointer-events="all"/><path d="M 900 250 L 980 300 L 1060 250" fill="none" stroke="#d79b00" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 300px; margin-left: 901px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">envelop</div></div></div></foreignObject><text x="980" y="304" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">envelop</text></switch></g><path d="M 75 495 L 92.93 477.07 Q 100 470 107.07 477.07 L 142.93 512.93 Q 150 520 142.93 527.07 L 107.07 562.93 Q 100 570 92.93 562.93 L 57.07 527.07 Q 50 520 57.07 512.93 Z" fill="#cce5ff" stroke="#36393d" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 98px; height: 1px; padding-top: 520px; margin-left: 51px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">diamond</div></div></div></foreignObject><text x="100" y="524" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">diamond</text></switch></g><path d="M 398.38 462.86 L 398.38 600 L 240 600 L 240 440 L 375.76 440 Z" fill="#d80073" stroke="#a50040" stroke-miterlimit="10" pointer-events="all"/><path d="M 375.76 440 C 377.6 445.35 374.57 450.86 367.68 454.69 L 400 464 Z" fill="#d80073" stroke="#a50040" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 520px; margin-left: 241px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">document</div></div></div></foreignObject><text x="320" y="524" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">document</text></switch></g><ellipse cx="540" cy="520" rx="100" ry="60" fill="none" stroke="none" pointer-events="all"/><path d="M 464.16 482.86 C 464.16 482.86 464.16 482.86 464.16 482.86 M 464.16 482.86 C 464.16 482.86 464.16 482.86 464.16 482.86 M 449.47 505.86 C 454.81 501.03 462.13 491.56 473.74 477.94 M 449.47 505.86 C 455.18 498.75 462.01 492.69 473.74 477.94 M 449.21 512.26 C 458.89 498.18 471.96 486.1 482.66 473.77 M 449.21 512.26 C 455.86 504.71 462.56 497.31 482.66 473.77 M 448.29 519.41 C 458.24 508.45 471.18 493.57 492.24 468.85 M 448.29 519.41 C 463.46 503.93 477.39 487.06 492.24 468.85 M 448.03 525.81 C 461.04 511 471.54 498.29 499.2 466.94 M 448.03 525.81 C 465.76 504.75 482.83 485.6 499.2 466.94 M 447.76 532.21 C 467.37 508.4 489.46 486.45 506.15 465.04 M 447.76 532.21 C 469.79 508.19 490.22 481.79 506.15 465.04 M 450.13 535.59 C 466.2 519.14 479.99 501.5 513.77 462.38 M 450.13 535.59 C 469.54 512.89 488.07 492.25 513.77 462.38 M 452.49 538.96 C 466.83 520.86 482.09 503.34 518.75 462.74 M 452.49 538.96 C 475.75 513.05 497.97 486.05 518.75 462.74 M 454.85 542.34 C 481.79 511.82 508.35 479.16 524.4 462.34 M 454.85 542.34 C 477.33 517.27 498.53 492.2 524.4 462.34 M 457.22 545.72 C 484.06 514.73 510.34 481.39 530.04 461.95 M 457.22 545.72 C 482.14 517.29 505.46 490.31 530.04 461.95 M 459.58 549.1 C 478.57 525.02 500.38 501.09 535.03 462.31 M 459.58 549.1 C 477.34 529.57 496.81 508.74 535.03 462.31 M 461.94 552.48 C 489 524.01 512.84 493.05 540.67 461.92 M 461.94 552.48 C 478.79 532.17 496.75 513.22 540.67 461.92 M 464.3 555.86 C 490.16 527.07 515.06 496.48 546.31 461.52 M 464.3 555.86 C 495.38 521.04 526.92 485.92 546.31 461.52 M 467.32 558.48 C 489.41 530.9 512.41 506.66 551.3 461.88 M 467.32 558.48 C 491.86 530.15 514.58 504.36 551.3 461.88 M 471 560.35 C 495.34 533.36 519.04 506.39 556.94 461.49 M 471 560.35 C 492.1 537.43 513.13 514.62 556.94 461.49 M 474.67 562.22 C 495.31 538.42 514.94 515.51 561.93 461.85 M 474.67 562.22 C 508.91 522.81 541.41 484.38 561.93 461.85 M 477.69 564.85 C 513.06 524.23 546.77 487.64 566.26 462.96 M 477.69 564.85 C 512.88 524.74 546.9 486.01 566.26 462.96 M 481.37 566.72 C 506.79 539.93 531.86 511.66 570.59 464.08 M 481.37 566.72 C 510.04 531.57 540.9 496.28 570.59 464.08 M 485.04 568.59 C 519.16 529.92 552.58 494.05 574.27 465.95 M 485.04 568.59 C 503.7 547.94 522.23 526 574.27 465.95 M 488.72 570.46 C 516.7 536.03 548.35 503 578.6 467.06 M 488.72 570.46 C 523.85 531.12 557.6 490.21 578.6 467.06 M 491.74 573.08 C 512.72 548.17 535 522.6 582.93 468.17 M 491.74 573.08 C 522.9 538.76 553.93 503.68 582.93 468.17 M 495.41 574.95 C 524.98 540.14 555.41 507.47 587.26 469.29 M 495.41 574.95 C 522.35 541.17 551.66 509.24 587.26 469.29 M 499.74 576.06 C 532.07 539.93 560.18 504.76 590.93 471.16 M 499.74 576.06 C 518.06 555.57 535.96 533.51 590.93 471.16 M 504.07 577.18 C 528.42 547.95 554.25 519 595.92 471.52 M 504.07 577.18 C 533.09 545.67 562.21 511.68 595.92 471.52 M 509.06 577.54 C 527.16 555.25 549.57 531.5 599.6 473.39 M 509.06 577.54 C 538.52 543.06 569.63 507.75 599.6 473.39 M 513.39 578.65 C 548.4 538.05 584.19 498.13 602.61 476.01 M 513.39 578.65 C 542.69 543.78 572.7 507.33 602.61 476.01 M 517.72 579.77 C 537.55 559.17 559.98 533 605.63 478.64 M 517.72 579.77 C 537.06 557.91 557.26 535.08 605.63 478.64 M 522.05 580.88 C 540.82 559.45 555.67 540.57 609.31 480.51 M 522.05 580.88 C 554.66 542.91 588.06 504.96 609.31 480.51 M 527.04 581.24 C 554.63 550.19 582.72 519.12 612.33 483.13 M 527.04 581.24 C 544.83 558.26 564.66 536.4 612.33 483.13 M 532.03 581.6 C 564.18 544.8 592.4 511.42 615.35 485.76 M 532.03 581.6 C 558.68 550.85 584.54 521.73 615.35 485.76 M 537.67 581.21 C 568.16 544.06 600.87 508.38 619.02 487.62 M 537.67 581.21 C 565.62 549.47 591.46 518.53 619.02 487.62 M 543.31 580.81 C 567.14 552.22 594.53 523.93 622.04 490.25 M 543.31 580.81 C 568.46 552.87 592.32 525.13 622.04 490.25 M 548.96 580.42 C 563.31 562.84 581.51 542.57 625.06 492.87 M 548.96 580.42 C 577.65 547.89 607.55 514.79 625.06 492.87 M 554.6 580.03 C 584.41 549.43 610.72 513.95 627.42 496.25 M 554.6 580.03 C 570.21 560.99 585.77 543.2 627.42 496.25 M 560.24 579.63 C 577.96 561.89 593.64 542.85 629.13 500.39 M 560.24 579.63 C 587.55 549.45 613.49 519.45 629.13 500.39 M 565.88 579.24 C 583.35 556.7 601.63 534.85 630.83 504.52 M 565.88 579.24 C 589.52 553.15 612.76 524.96 630.83 504.52 M 571.53 578.84 C 584.58 560.87 600.41 544.1 633.2 507.9 M 571.53 578.84 C 588.26 558.8 606.04 540.56 633.2 507.9 M 575.2 580.71 C 592.19 563.76 609.11 542.39 634.9 512.03 M 575.2 580.71 C 598.16 555.62 619.84 530.19 634.9 512.03 M 584.13 576.54 C 597.43 559.53 610.79 545.39 636.61 516.17 M 584.13 576.54 C 601.48 556.28 619.35 535.94 636.61 516.17 M 592.39 573.13 C 604.42 560.18 618.09 546.7 634.38 524.83 M 592.39 573.13 C 606.06 557.52 620.07 541.31 634.38 524.83 M 600.66 569.72 C 608.4 559.34 615.23 553.4 632.81 532.73 M 600.66 569.72 C 611.51 556.62 623.29 544.02 632.81 532.73" fill="none" stroke="#6a00ff" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><path d="M 516.41 460.3 C 528.51 457.14 545.88 457.49 559.08 459.22 C 572.27 460.95 584.93 465.43 595.6 470.69 C 606.27 475.94 616.48 483.28 623.09 490.77 C 629.7 498.26 634.16 507.21 635.28 515.63 C 636.39 524.06 634.34 533.46 629.76 541.32 C 625.19 549.19 617.36 556.7 607.81 562.82 C 598.26 568.95 585.25 575.07 572.48 578.08 C 559.71 581.1 544.45 581.83 531.2 580.94 C 517.94 580.04 504.44 577.12 492.93 572.73 C 481.41 568.34 469.99 561.66 462.1 554.6 C 454.2 547.54 448.09 538.79 445.57 530.38 C 443.05 521.97 443.83 512.12 446.98 504.14 C 450.13 496.17 455.94 488.88 464.46 482.52 C 472.98 476.15 487.69 469.76 498.08 465.96 C 508.48 462.17 520.54 460.65 526.84 459.75 C 533.14 458.85 535.79 459.69 535.88 460.57 M 585.41 466.07 C 597.17 469 607.29 475.18 615.24 482.1 C 623.19 489.02 630.07 498.99 633.11 507.57 C 636.15 516.16 635.98 525.5 633.47 533.6 C 630.97 541.7 626.29 549.34 618.09 556.15 C 609.9 562.97 596.63 570.19 584.32 574.5 C 572.01 578.81 557.32 581.71 544.22 582.01 C 531.12 582.3 518.09 579.71 505.73 576.27 C 493.36 572.83 479.59 567.54 470.03 561.36 C 460.47 555.18 452.61 547.08 448.38 539.19 C 444.15 531.3 443.08 522.36 444.67 514.04 C 446.26 505.72 450.89 496.86 457.94 489.28 C 464.98 481.7 475.78 473.2 486.92 468.53 C 498.06 463.87 511.8 462.66 524.78 461.3 C 537.75 459.93 554.88 459.34 564.76 460.33 C 574.64 461.33 581.03 466.29 584.07 467.26 C 587.11 468.23 583.65 465.22 583.02 466.15" fill="none" stroke="#3700cc" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 520px; margin-left: 441px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">ellipse</div></div></div></foreignObject><text x="540" y="524" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">ellipse</text></switch></g><path d="M 710 460 L 810 460 L 860 520 L 810 580 L 710 580 L 660 520 Z" fill="#b0e3e6" stroke="#0e8088" stroke-miterlimit="10" pointer-events="all"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 520px; margin-left: 661px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">hexagon</div></div></div></foreignObject><text x="760" y="524" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">hexagon</text></switch></g><path d="M 1060 463 L 1060 450.35 Q 1060 440 1049.65 440 L 910.35 440 Q 900 440 900 450.35 L 900 463" fill="#fad9d5" stroke="#ae4132" stroke-miterlimit="10" pointer-events="all"/><path d="M 900 463 L 900 589.65 Q 900 600 910.35 600 L 1049.65 600 Q 1060 600 1060 589.65 L 1060 463" fill="none" stroke="#ae4132" stroke-miterlimit="10" pointer-events="none"/><path d="M 900 463 L 1060 463" fill="none" stroke="#ae4132" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 452px; margin-left: 901px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container</div></div></div></foreignObject><text x="980" y="455" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container</text></switch></g><path d="M 43 660 L 30.35 660 Q 20 660 20 670.35 L 20 809.65 Q 20 820 30.35 820 L 43 820" fill="#008a00" stroke="#005700" stroke-miterlimit="10" pointer-events="none"/><path d="M 43 820 L 169.65 820 Q 180 820 180 809.65 L 180 670.35 Q 180 660 169.65 660 L 43 660" fill="none" stroke="#005700" stroke-miterlimit="10" pointer-events="none"/><path d="M 43 660 L 43 820" fill="none" stroke="#005700" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)rotate(-90 31.5 740)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 740px; margin-left: -47px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container2</div></div></div></foreignObject><text x="32" y="744" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container2</text></switch></g><path d="M 400 710 L 400 682.5 Q 400 660 377.5 660 L 262.5 660 Q 240 660 240 682.5 L 240 710" fill="#60a917" stroke="#2d7600" stroke-miterlimit="10" pointer-events="none"/><path d="M 240 710 L 240 797.5 Q 240 820 262.5 820 L 377.5 820 Q 400 820 400 797.5 L 400 710" fill="none" stroke="#2d7600" stroke-miterlimit="10" pointer-events="none"/><path d="M 240 710 L 400 710" fill="none" stroke="#2d7600" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 685px; margin-left: 241px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container3</div></div></div></foreignObject><text x="320" y="689" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container3</text></switch></g><path d="M 460 683 L 460 660 L 620 660 L 620 683" fill="#dae8fc" stroke="#6c8ebf" stroke-miterlimit="10" pointer-events="none"/><path d="M 460 683 L 460 820 L 620 820 L 620 683" fill="none" stroke="#6c8ebf" stroke-miterlimit="10" pointer-events="none"/><path d="M 460 683 L 620 683" fill="none" stroke="#6c8ebf" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 672px; margin-left: 461px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">container4</div></div></div></foreignObject><text x="540" y="675" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">container4</text></switch></g><path d="M 680 660 C 680 660 680 660 680 660 M 680 660 C 680 660 680 660 680 660 M 679.74 666.4 C 681.91 664.17 682.78 661.81 684.99 660.36 M 679.74 666.4 C 681.58 664.15 683.53 661.78 684.99 660.36 M 680.13 672.04 C 684.12 667.95 687.59 663.31 690.63 659.97 M 680.13 672.04 C 682.25 669.37 684.57 666.15 690.63 659.97 M 679.87 678.44 C 682.6 674.82 685.52 669.11 695.62 660.33 M 679.87 678.44 C 685.93 672.5 690.95 665.27 695.62 660.33 M 680.27 684.08 C 686.21 675.48 692.35 670.15 701.26 659.93 M 680.27 684.08 C 686.99 676.85 694.07 667.37 701.26 659.93 M 680 690.48 C 686.59 683.48 695.4 674.37 706.25 660.29 M 680 690.48 C 684.55 685.24 691.27 678.58 706.25 660.29 M 679.74 696.88 C 685.82 689.46 692.56 682.05 711.89 659.9 M 679.74 696.88 C 687.22 687.63 694.39 679.72 711.89 659.9 M 680.14 702.52 C 689.77 691.74 701.26 680.73 716.88 660.26 M 680.14 702.52 C 693.79 687.93 707.5 672.76 716.88 660.26 M 679.88 708.92 C 692.18 694.53 704.3 679.73 722.52 659.86 M 679.88 708.92 C 693.92 691.81 709.56 674.4 722.52 659.86 M 680.27 714.56 C 694.79 695.45 708.85 680.59 727.51 660.22 M 680.27 714.56 C 695.06 699.17 710.2 681.45 727.51 660.22 M 680.01 720.96 C 699.22 700.48 717.82 677.29 733.15 659.83 M 680.01 720.96 C 694.8 705.69 706.98 688.47 733.15 659.83 M 679.75 727.36 C 700.53 704.24 720.61 680.23 738.14 660.19 M 679.75 727.36 C 697 707.8 712.17 690.35 738.14 660.19 M 680.14 733 C 698.9 713.88 714.44 693.09 743.78 659.79 M 680.14 733 C 695.62 715.22 711.51 696.98 743.78 659.79 M 679.88 739.4 C 708.72 709.31 732.5 680.35 748.77 660.15 M 679.88 739.4 C 708.35 706.75 736.09 676.87 748.77 660.15 M 680.28 745.04 C 699.17 725.39 715.42 703.15 754.41 659.76 M 680.28 745.04 C 704.55 719.23 726.13 693.53 754.41 659.76 M 680.01 751.44 C 709.71 718.86 737.21 683.81 759.4 660.12 M 680.01 751.44 C 707.8 719.59 737.76 686.58 759.4 660.12 M 679.75 757.84 C 705.82 727.87 732.66 697.49 765.04 659.72 M 679.75 757.84 C 712.53 719.47 746.94 681.06 765.04 659.72 M 680.15 763.48 C 701.48 735.66 725.68 708.97 770.03 660.08 M 680.15 763.48 C 711.34 726.5 745.55 687.37 770.03 660.08 M 679.89 769.88 C 715.31 729.92 750.1 689.93 775.67 659.69 M 679.89 769.88 C 715.11 729.69 750.05 690.71 775.67 659.69 M 680.28 775.52 C 711.8 736.53 741.54 701.34 780.66 660.05 M 680.28 775.52 C 712.41 738.83 746.01 700.45 780.66 660.05 M 680.02 781.92 C 704.68 751.45 728.13 724.31 786.3 659.66 M 680.02 781.92 C 700.15 756.8 724 731.47 786.3 659.66 M 679.76 788.32 C 710.54 752.16 743.26 714.6 791.29 660.02 M 679.76 788.32 C 712.33 750.85 746.43 713.45 791.29 660.02 M 680.15 793.96 C 723.69 742.5 765.66 694.21 796.27 660.38 M 680.15 793.96 C 708.19 764.22 733.04 734.23 796.27 660.38 M 679.89 800.36 C 723.89 751.22 767.58 699.63 801.92 659.98 M 679.89 800.36 C 710.32 765.17 740.35 731.17 801.92 659.98 M 680.29 806 C 718.7 759.63 760.96 711.65 806.91 660.34 M 680.29 806 C 715.12 767.54 747.78 730.08 806.91 660.34 M 680.02 812.4 C 706.25 776.48 738.55 746.61 811.24 661.46 M 680.02 812.4 C 716.78 770.73 754.13 728.66 811.24 661.46 M 679.76 818.8 C 723.18 769.16 767.48 719.32 814.25 664.08 M 679.76 818.8 C 715.53 776.47 752.77 733.64 814.25 664.08 M 682.13 822.17 C 712.56 784.02 744.58 749.55 817.27 666.7 M 682.13 822.17 C 710.31 788.42 740.82 753.99 817.27 666.7 M 687.77 821.78 C 721.23 783.57 754.71 746.84 819.64 670.08 M 687.77 821.78 C 733.06 768.43 780.02 714.62 819.64 670.08 M 692.76 822.14 C 725.91 788.36 754.6 751.02 822.66 672.71 M 692.76 822.14 C 722.15 789.25 748.36 758.64 822.66 672.71 M 698.4 821.75 C 732.95 784.1 768.95 741.62 825.67 675.33 M 698.4 821.75 C 737.49 777.24 776.25 731.38 825.67 675.33 M 703.39 822.11 C 743.5 775.53 782.79 729.59 828.69 677.96 M 703.39 822.11 C 744.23 774.77 785.15 725.85 828.69 677.96 M 709.03 821.71 C 736.35 788.4 764.66 755.41 831.06 681.33 M 709.03 821.71 C 742.4 784.67 775.28 746.58 831.06 681.33 M 714.02 822.07 C 745.58 781.71 782.33 744.96 834.07 683.96 M 714.02 822.07 C 760.19 769.22 806.15 716.61 834.07 683.96 M 719.66 821.68 C 750 784.38 784.54 745.93 837.09 686.58 M 719.66 821.68 C 756.91 780.29 793.35 739.56 837.09 686.58 M 724.65 822.04 C 767.42 772.22 808.95 725.23 839.46 689.96 M 724.65 822.04 C 756.08 784.13 789.55 747.41 839.46 689.96 M 730.29 821.64 C 770.39 773.99 811.9 724.57 842.48 692.59 M 730.29 821.64 C 753.11 795.74 776.72 769.62 842.48 692.59 M 735.28 822 C 768 781.64 802.42 741 842.87 698.23 M 735.28 822 C 766.03 786.25 796.19 751.93 842.87 698.23 M 740.26 822.36 C 763.17 797.76 784.11 773.72 842.61 704.63 M 740.26 822.36 C 766.75 790.61 795.2 759.14 842.61 704.63 M 745.91 821.97 C 776.92 786.58 812.32 745.4 843 710.27 M 745.91 821.97 C 779.32 781.92 813.78 742.87 843 710.27 M 750.89 822.33 C 778.61 788.18 807.58 756.79 842.74 716.67 M 750.89 822.33 C 783.95 785.69 815.51 749.11 842.74 716.67 M 756.54 821.93 C 784.87 791.67 810.74 759.38 842.48 723.07 M 756.54 821.93 C 790.09 783.44 825.68 742.87 842.48 723.07 M 761.52 822.29 C 786.01 794.2 813.01 763.27 842.87 728.71 M 761.52 822.29 C 791.98 784.03 825.33 748.71 842.87 728.71 M 767.17 821.9 C 797.56 789.43 825.99 754.75 842.61 735.11 M 767.17 821.9 C 785.57 800.87 802.82 780.05 842.61 735.11 M 772.15 822.26 C 792.07 798.68 813.83 771.75 843.01 740.75 M 772.15 822.26 C 793.52 799.53 813.89 774.33 843.01 740.75 M 777.8 821.86 C 790.95 806.47 807.25 789.07 842.75 747.15 M 777.8 821.86 C 792.43 805.37 806.37 788.78 842.75 747.15 M 782.78 822.22 C 798.67 803.69 814.96 785.54 842.48 753.55 M 782.78 822.22 C 799.33 805.14 812.74 787.55 842.48 753.55 M 788.43 821.83 C 802.92 804.59 820.91 786.23 842.88 759.19 M 788.43 821.83 C 801.01 806.99 812.85 792.61 842.88 759.19 M 793.41 822.19 C 802.5 807.95 813.72 798.16 842.62 765.59 M 793.41 822.19 C 804.64 809.89 815.83 797.41 842.62 765.59 M 799.06 821.79 C 814.88 800.57 831.73 782.28 843.01 771.23 M 799.06 821.79 C 809.62 808.24 821.56 797.19 843.01 771.23 M 804.04 822.15 C 814.78 806.91 826.29 795.43 842.75 777.63 M 804.04 822.15 C 814.35 811.31 823.8 799.4 842.75 777.63 M 809.69 821.76 C 823.58 806.74 835.21 791.73 842.49 784.02 M 809.69 821.76 C 816.08 814.8 822.71 806.27 842.49 784.02 M 814.67 822.12 C 825.45 810.35 833.63 801.6 842.88 789.67 M 814.67 822.12 C 823.6 810.1 833.02 799.36 842.88 789.67 M 820.32 821.73 C 829.59 812.9 839.7 799.52 842.62 796.07 M 820.32 821.73 C 829.31 812.06 836.57 802.75 842.62 796.07 M 825.3 822.09 C 829.38 817.37 835.12 810.7 843.02 801.71 M 825.3 822.09 C 831.61 813.96 839.16 806.96 843.02 801.71 M 830.95 821.69 C 834.19 817.9 836.1 815.36 842.76 808.11 M 830.95 821.69 C 834.79 818.4 837.16 814.25 842.76 808.11 M 835.93 822.05 C 838.01 819.47 839.12 817.73 842.49 814.5 M 835.93 822.05 C 837.72 820.58 839.14 818.66 842.49 814.5" fill="none" stroke="#dae8fc" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 680 660 M 680 660 C 729.49 661.83 781.21 660.47 810 660 M 680 660 C 714.29 660.29 746.97 658.93 810 660 M 810 660 C 818.42 668.7 828.79 680.72 840 690 M 810 660 C 816.05 666.69 823.55 674.15 840 690 M 840 690 C 837.67 717.81 837.79 742.93 840 820 M 840 690 C 840.69 732.03 840.92 775.98 840 820 M 840 820 C 796.95 819.74 755.86 820.75 680 820 M 840 820 C 797.59 820.9 754.35 820.04 680 820 M 680 820 C 680.41 766.98 681.4 714.73 680 660 M 680 820 C 680.23 784.25 681.19 745.93 680 660 M 680 660 C 680 660 680 660 680 660 M 680 660 C 680 660 680 660 680 660" fill="none" stroke="#6c8ebf" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 810 660 M 810 660 C 812.03 665.7 809.03 672.39 810 690 M 810 660 C 809.01 665.54 810.66 672.58 810 690 M 810 690 C 820.74 689.33 828.28 688.23 840 690 M 810 690 C 821.1 690.29 832.56 690.23 840 690" fill="none" stroke="#6c8ebf" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 740px; margin-left: 681px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">note</div></div></div></foreignObject><text x="760" y="744" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">note</text></switch></g><path d="M 879.98 680.02 C 879.98 680.02 879.98 680.02 879.98 680.02 M 879.98 680.02 C 879.98 680.02 879.98 680.02 879.98 680.02 M 879.72 686.42 C 882.08 683.77 883.59 682.15 885.62 679.63 M 879.72 686.42 C 881.92 684.31 884.27 681.73 885.62 679.63 M 880.11 692.06 C 882.27 689.52 886.28 685.43 890.61 679.99 M 880.11 692.06 C 882.28 688.63 884.96 686.01 890.61 679.99 M 879.85 698.46 C 883.37 695.28 887.04 690.26 895.6 680.35 M 879.85 698.46 C 884.97 693.52 890.38 686.7 895.6 680.35 M 880.25 704.1 C 886.91 693.83 894.74 687.85 901.24 679.95 M 880.25 704.1 C 885.64 698.54 891.44 691.9 901.24 679.95 M 879.98 710.5 C 887.84 702.84 893.65 696.45 906.23 680.31 M 879.98 710.5 C 888.83 701.19 897.35 689.56 906.23 680.31 M 879.72 716.9 C 889.66 702.51 900.23 689.8 911.87 679.92 M 879.72 716.9 C 888.76 706.71 897.56 696.85 911.87 679.92 M 880.12 722.54 C 890.96 708.29 901.01 696.01 916.86 680.28 M 880.12 722.54 C 888.53 711.93 898.21 699.63 916.86 680.28 M 879.86 728.94 C 892.83 713.44 908.55 697.6 922.5 679.89 M 879.86 728.94 C 893.42 714.27 906.39 698.59 922.5 679.89 M 880.25 734.58 C 893.3 721.07 903.73 704.93 927.49 680.25 M 880.25 734.58 C 892.04 721.55 903.27 710.08 927.49 680.25 M 879.99 740.98 C 895.44 724.19 908.81 706.6 933.13 679.85 M 879.99 740.98 C 899.13 719.05 918.72 695.87 933.13 679.85 M 879.73 747.38 C 896.12 731.07 910.36 712.8 938.12 680.21 M 879.73 747.38 C 896.87 729.5 911.43 710.55 938.12 680.21 M 880.12 753.02 C 893.13 736.9 908.25 718.82 943.76 679.82 M 880.12 753.02 C 902.87 726.37 928.02 698.2 943.76 679.82 M 879.86 759.42 C 898.86 737.58 913.78 717.83 948.75 680.18 M 879.86 759.42 C 896.67 740.35 913.43 719.79 948.75 680.18 M 880.26 765.06 C 893.87 747.97 911.34 729.94 954.39 679.78 M 880.26 765.06 C 905.66 736.88 931.35 708.42 954.39 679.78 M 879.99 771.46 C 899.8 749.63 917.94 730.9 959.38 680.14 M 879.99 771.46 C 907.05 738.92 935.05 706.56 959.38 680.14 M 879.73 777.86 C 898.66 757.21 918.4 735.75 965.02 679.75 M 879.73 777.86 C 901.18 752.89 923.7 727.94 965.02 679.75 M 880.13 783.5 C 902.82 757.2 920.21 735.98 970.01 680.11 M 880.13 783.5 C 897.28 763 916.57 740.35 970.01 680.11 M 879.87 789.9 C 903.18 760.15 927.64 732.97 975.65 679.71 M 879.87 789.9 C 916.01 749.39 953 706.96 975.65 679.71 M 880.26 795.54 C 916.5 751 952.52 710.17 980.64 680.07 M 880.26 795.54 C 914.12 758.45 947.13 717.79 980.64 680.07 M 880.66 801.19 C 916.74 761.6 954.69 719.23 986.28 679.68 M 880.66 801.19 C 919.59 756.16 957.88 710.87 986.28 679.68 M 886.3 800.79 C 924.74 753.33 963.52 707.1 991.27 680.04 M 886.3 800.79 C 921.94 760.97 956.92 720.96 991.27 680.04 M 891.29 801.15 C 922.88 768.09 950 733.76 996.91 679.64 M 891.29 801.15 C 928.78 760.03 964.5 716.32 996.91 679.64 M 896.93 800.76 C 925.42 769.5 955.85 735.03 1001.9 680 M 896.93 800.76 C 926.4 767.1 955.09 735.79 1001.9 680 M 901.92 801.12 C 933.19 763.36 967.74 729.49 1006.88 680.36 M 901.92 801.12 C 923.79 775.33 944.97 750.94 1006.88 680.36 M 907.56 800.72 C 936.72 770.18 967.64 736.69 1012.53 679.97 M 907.56 800.72 C 939.55 766 969.56 731.51 1012.53 679.97 M 912.55 801.08 C 953.41 755.57 990.71 709.51 1017.51 680.33 M 912.55 801.08 C 944.19 762.73 976.26 726.22 1017.51 680.33 M 918.19 800.69 C 946.91 763.66 980.77 727.85 1023.16 679.93 M 918.19 800.69 C 943.68 771.69 968.77 742.48 1023.16 679.93 M 923.18 801.05 C 957.68 759.78 992.69 719.74 1028.15 680.3 M 923.18 801.05 C 947.31 774.45 970.4 746.87 1028.15 680.3 M 928.82 800.65 C 957.33 770.01 981.01 741.23 1033.79 679.9 M 928.82 800.65 C 970.36 754.35 1009.71 707.25 1033.79 679.9 M 933.81 801.01 C 969.66 759.88 1008.77 717.6 1038.78 680.26 M 933.81 801.01 C 972.44 756.07 1010.23 712.36 1038.78 680.26 M 939.45 800.62 C 974.59 757.75 1013.76 714.97 1044.42 679.87 M 939.45 800.62 C 975.21 760.88 1011.21 719.89 1044.42 679.87 M 944.44 800.98 C 972.99 771.93 1000.09 740.15 1049.41 680.23 M 944.44 800.98 C 979.72 758.23 1015.4 718.18 1049.41 680.23 M 950.08 800.58 C 973.06 773.31 995.97 750.76 1055.05 679.83 M 950.08 800.58 C 983.66 762.02 1016.22 724.14 1055.05 679.83 M 955.07 800.95 C 978.22 775.1 1002.29 746.51 1060.04 680.19 M 955.07 800.95 C 979.46 773.55 1004.34 747.7 1060.04 680.19 M 960.71 800.55 C 1000.17 757.24 1035.03 716.9 1065.68 679.8 M 960.71 800.55 C 989.6 765.08 1019.92 730.85 1065.68 679.8 M 965.7 800.91 C 995.28 766.71 1021.46 737.2 1070.67 680.16 M 965.7 800.91 C 996.51 766.52 1025 732.39 1070.67 680.16 M 971.34 800.52 C 1000.21 768.71 1029.01 738.28 1076.31 679.76 M 971.34 800.52 C 993.79 771.6 1019.64 743.37 1076.31 679.76 M 976.33 800.88 C 1014.8 755.75 1053.76 711.96 1080.64 680.88 M 976.33 800.88 C 1002.47 770.83 1029.48 741.8 1080.64 680.88 M 981.97 800.48 C 1018.84 759.02 1056.52 718.91 1081.03 686.52 M 981.97 800.48 C 1007.5 771.16 1031.54 743.04 1081.03 686.52 M 986.96 800.84 C 1017.56 762.53 1049.78 728.35 1080.77 692.92 M 986.96 800.84 C 1009.64 776.33 1030.77 751.79 1080.77 692.92 M 991.94 801.2 C 1017 775.74 1038.69 747.8 1080.51 699.32 M 991.94 801.2 C 1016.43 771.05 1043.72 741.94 1080.51 699.32 M 997.59 800.81 C 1026.32 769.24 1055.8 733.67 1080.91 704.96 M 997.59 800.81 C 1032.03 762.56 1064.52 723.69 1080.91 704.96 M 1002.57 801.17 C 1020.71 777.24 1043.37 756.49 1080.64 711.36 M 1002.57 801.17 C 1018.1 783.19 1033.43 765.9 1080.64 711.36 M 1008.22 800.77 C 1022.44 783.07 1040.42 765.84 1081.04 717 M 1008.22 800.77 C 1032.2 772.68 1057.38 744.42 1081.04 717 M 1013.2 801.13 C 1031.16 782.98 1047.51 761.9 1080.78 723.4 M 1013.2 801.13 C 1031.85 779 1049.86 757.11 1080.78 723.4 M 1018.85 800.74 C 1036.89 781.46 1054.56 758.01 1080.52 729.8 M 1018.85 800.74 C 1035.06 781.15 1053.18 762.29 1080.52 729.8 M 1023.83 801.1 C 1038.08 786.22 1049.27 772.59 1080.91 735.44 M 1023.83 801.1 C 1044.57 777.98 1063.06 756.41 1080.91 735.44 M 1029.48 800.7 C 1048.32 776.16 1068.44 752.56 1080.65 741.84 M 1029.48 800.7 C 1039.77 788.28 1051.48 775.19 1080.65 741.84 M 1034.46 801.06 C 1042.51 790.53 1053.02 776.56 1081.04 747.48 M 1034.46 801.06 C 1044.17 787.97 1055.62 778.08 1081.04 747.48 M 1040.11 800.67 C 1051.62 786.68 1064.98 774.36 1080.78 753.88 M 1040.11 800.67 C 1052.59 786.88 1063.24 774.87 1080.78 753.88 M 1045.09 801.03 C 1056.24 789.34 1064.28 776.76 1080.52 760.27 M 1045.09 801.03 C 1055.14 788.9 1066.7 776.73 1080.52 760.27 M 1050.74 800.63 C 1057.15 794.14 1061.28 787.6 1080.92 765.92 M 1050.74 800.63 C 1060.48 788.45 1070.22 777.27 1080.92 765.92 M 1055.72 800.99 C 1065.32 790.94 1073.05 778.06 1080.65 772.32 M 1055.72 800.99 C 1063.47 791.28 1073.81 781.09 1080.65 772.32 M 1061.37 800.6 C 1065.35 794.58 1073.67 787.71 1081.05 777.96 M 1061.37 800.6 C 1067.25 794.22 1072.55 787.49 1081.05 777.96 M 1066.35 800.96 C 1068.26 795.69 1075.32 791.56 1080.79 784.36 M 1066.35 800.96 C 1070.99 794.96 1074.93 791.11 1080.79 784.36 M 1072 800.57 C 1074.77 797.37 1077.5 795.44 1080.53 790.75 M 1072 800.57 C 1074.61 797.7 1076.72 794.36 1080.53 790.75 M 1076.98 800.93 C 1077.59 799.75 1078.89 797.78 1080.92 796.4 M 1076.98 800.93 C 1078.13 799.62 1079.43 797.82 1080.92 796.4" fill="none" stroke="#d5e8d4" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 880 680 C 924.91 679.18 969.09 679.4 1080 680 M 880 680 C 936.53 679.78 991.92 679.79 1080 680 M 1080 680 C 1081.93 723.69 1082.78 763.63 1080 800 M 1080 680 C 1080.41 723.72 1079.09 767.17 1080 800 M 1080 800 C 1009.41 802.02 940.69 799.81 880 800 M 1080 800 C 1025.48 801.21 969.23 801.58 880 800 M 880 800 C 880.6 756.53 880.5 712.7 880 680 M 880 800 C 878.34 765.68 878.22 731.85 880 680" fill="none" stroke="#82b366" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 900 680 M 900 680 C 899.49 704.62 899.31 731.46 900 800 M 900 680 C 899.48 713.15 898.7 746.81 900 800 M 1060 680 M 1060 680 C 1061.93 723.69 1062.78 763.63 1060 800 M 1060 680 C 1060.41 723.72 1059.09 767.17 1060 800" fill="none" stroke="#82b366" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 740px; margin-left: 901px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">process</div></div></div></foreignObject><text x="980" y="744" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">process</text></switch></g><rect x="0" y="900" width="200" height="120" fill="#eeeeee" stroke="#36393d" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 960px; margin-left: 1px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">rectangle</div></div></div></foreignObject><text x="100" y="964" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">rectangle</text></switch></g><path d="M 227.96 900 C 223.57 900 220 902.6 220 905.8 C 220 907.55 221.1 909.21 222.97 910.32 C 221.09 911.41 220 913.08 220 914.83 C 220 916.59 221.1 918.25 222.97 919.35 C 221.09 920.45 220 922.11 220 923.86 C 220 925.62 221.1 927.28 222.97 928.38 C 221.09 929.48 220 931.14 220 932.9 C 220 934.65 221.1 936.32 222.97 937.42 C 221.09 938.51 220 940.18 220 941.93 C 220 943.69 221.1 945.35 222.97 946.45 C 221.09 947.55 220 949.21 220 950.97 C 220 952.72 221.1 954.38 222.97 955.48 C 221.09 956.58 220 958.24 220 960 C 220 961.76 221.1 963.42 222.97 964.51 C 221.09 965.61 220 967.28 220 969.03 C 220 970.79 221.1 972.45 222.97 973.55 C 221.09 974.65 220 976.31 220 978.07 C 220 979.82 221.1 981.48 222.97 982.58 C 221.09 983.68 220 985.34 220 987.1 C 220 988.86 221.1 990.52 222.97 991.61 C 221.09 992.72 220 994.38 220 996.13 C 220 997.89 221.1 999.55 222.97 1000.65 C 221.09 1001.74 220 1003.41 220 1005.17 C 220 1006.92 221.1 1008.58 222.97 1009.68 C 221.09 1010.78 220 1012.45 220 1014.2 C 220 1017.4 223.57 1020 227.96 1020 C 230.62 1020 233.12 1019.03 234.59 1017.41 C 236.06 1019.03 238.55 1020 241.22 1020 C 243.84 1020 246.3 1019.05 247.79 1017.48 C 249.27 1019.05 251.72 1020 254.35 1020 C 256.97 1020 259.43 1019.05 260.91 1017.48 C 262.39 1019.05 264.85 1020 267.47 1020 C 270.1 1020 272.55 1019.05 274.04 1017.48 C 275.52 1019.05 277.97 1020 280.6 1020 C 283.23 1020 285.68 1019.05 287.17 1017.48 C 288.65 1019.05 291.1 1020 293.73 1020 C 296.35 1020 298.81 1019.05 300.3 1017.48 C 301.78 1019.05 304.23 1020 306.85 1020 C 309.48 1020 311.94 1019.05 313.42 1017.48 C 314.91 1019.05 317.36 1020 319.98 1020 C 322.61 1020 325.06 1019.05 326.55 1017.48 C 328.04 1019.05 330.48 1020 333.11 1020 C 335.73 1020 338.2 1019.05 339.68 1017.48 C 341.16 1019.05 343.61 1020 346.24 1020 C 348.86 1020 351.33 1019.05 352.8 1017.48 C 354.29 1019.05 356.75 1020 359.36 1020 C 362 1020 364.45 1019.05 365.93 1017.48 C 367.42 1019.05 369.87 1020 372.5 1020 C 375.12 1020 377.58 1019.05 379.06 1017.48 C 380.54 1019.05 383 1020 385.62 1020 C 388.25 1020 390.71 1019.05 392.18 1017.48 C 393.67 1019.05 396.13 1020 398.75 1020 C 401.42 1020 403.92 1019.01 405.4 1017.39 C 406.86 1019.02 409.36 1020 412.04 1020 C 416.43 1020 420 1017.4 420 1014.2 C 420 1012.45 418.91 1010.79 417.03 1009.68 C 418.91 1008.59 420 1006.92 420 1005.17 C 420 1003.41 418.91 1001.75 417.03 1000.65 C 418.91 999.55 420 997.89 420 996.13 C 420 994.38 418.91 992.72 417.03 991.62 C 418.91 990.52 420 988.86 420 987.1 C 420 985.35 418.91 983.69 417.03 982.58 C 418.91 981.49 420 979.82 420 978.07 C 420 976.31 418.91 974.65 417.03 973.55 C 418.91 972.45 420 970.79 420 969.03 C 420 967.28 418.91 965.62 417.03 964.52 C 418.91 963.42 420 961.76 420 960 C 420 958.25 418.91 956.58 417.03 955.49 C 418.91 954.38 420 952.72 420 950.97 C 420 949.21 418.91 947.55 417.03 946.45 C 418.91 945.35 420 943.69 420 941.93 C 420 940.18 418.91 938.52 417.03 937.42 C 418.91 936.32 420 934.66 420 932.9 C 420 931.14 418.91 929.48 417.03 928.39 C 418.91 927.28 420 925.62 420 923.86 C 420 922.11 418.91 920.45 417.03 919.35 C 418.91 918.25 420 916.59 420 914.83 C 420 913.08 418.91 911.42 417.03 910.32 C 418.91 909.22 420 907.55 420 905.8 C 420 902.6 416.43 900 412.04 900 C 409.37 900 406.86 900.99 405.4 902.61 C 403.93 900.98 401.42 900 398.75 900 C 396.12 900 393.66 900.95 392.18 902.52 C 390.7 900.95 388.24 900 385.62 900 C 382.99 900 380.53 900.95 379.05 902.52 C 377.57 900.95 375.11 900 372.5 900 C 369.86 900 367.41 900.95 365.92 902.52 C 364.44 900.95 361.99 900 359.36 900 C 356.74 900 354.28 900.95 352.79 902.52 C 351.32 900.95 348.86 900 346.24 900 C 343.61 900 341.15 900.95 339.67 902.52 C 338.19 900.95 335.73 900 333.11 900 C 330.48 900 328.03 900.95 326.54 902.52 C 325.06 900.95 322.61 900 319.98 900 C 317.36 900 314.9 900.95 313.41 902.52 C 311.94 900.95 309.48 900 306.85 900 C 304.23 900 301.77 900.95 300.29 902.52 C 298.81 900.95 296.35 900 293.73 900 C 291.1 900 288.65 900.95 287.16 902.52 C 285.67 900.95 283.23 900 280.6 900 C 277.97 900 275.52 900.95 274.03 902.52 C 272.55 900.95 270.1 900 267.47 900 C 264.85 900 262.39 900.95 260.91 902.52 C 259.42 900.95 256.97 900 254.35 900 C 251.72 900 249.26 900.95 247.78 902.52 C 246.29 900.95 243.84 900 241.22 900 C 238.55 900 236.06 900.97 234.59 902.59 C 233.12 900.97 230.62 900 227.96 900 Z" fill="#e1d5e7" stroke="#9673a6" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 960px; margin-left: 221px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">rectangle2</div></div></div></foreignObject><text x="320" y="964" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">rectangle2</text></switch></g><rect x="460" y="880" width="160" height="160" rx="24" ry="24" fill="#a20025" stroke="#6f0000" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 158px; height: 1px; padding-top: 960px; margin-left: 461px;"><div data-drawio-colors="color: #ffffff; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(255, 255, 255); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">square</div></div></div></foreignObject><text x="540" y="964" fill="#ffffff" font-family="Helvetica" font-size="12px" text-anchor="middle">square</text></switch></g><path d="M 700 920 L 800 920 L 820 960 L 800 1000 L 700 1000 L 720 960 Z" fill="#f0a30a" stroke="#bd7000" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 118px; height: 1px; padding-top: 960px; margin-left: 701px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">step</div></div></div></foreignObject><text x="760" y="964" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">step</text></switch></g><path d="M 955.21 969.19 C 955.75 967.5 957.08 966.08 958.89 965.3 C 960.7 964.52 962.81 964.44 964.69 965.09 C 967.43 966.24 969.55 968.26 970.62 970.72 C 975.5 958.7 982.94 947.58 992.54 937.92 C 995.26 935.78 999.07 935 1002.61 935.87 C 1003.51 935.99 1004.28 936.51 1004.64 937.24 C 1005 937.96 1004.9 938.8 1004.38 939.45 C 991.34 952.2 981.64 967.24 975.95 983.54 C 972.59 985 968.64 985 965.28 983.54 C 962.75 978.67 959.35 974.17 955.21 970.21 C 955 969.89 955 969.5 955.21 969.19 Z" fill="#d5e8d4" stroke="#82b366" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 48px; height: 1px; padding-top: 992px; margin-left: 956px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">tick</div></div></div></foreignObject><text x="980" y="1004" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">tick</text></switch></g><ellipse cx="100" cy="1180" rx="50" ry="50" fill="#d5e8d4" stroke="#82b366" pointer-events="none"/><path d="M 61.22 1185.1 C 61.22 1194.95 68.62 1204.04 80.61 1208.96 C 92.61 1213.88 107.39 1213.88 119.39 1208.96 C 131.38 1204.04 138.78 1194.95 138.78 1185.1" fill="none" stroke="#82b366" stroke-width="2.04" stroke-miterlimit="10" pointer-events="none"/><rect x="50" y="1130" width="0" height="0" fill="none" stroke="#82b366" pointer-events="none"/><path d="M 66.33 1182.04 L 56.12 1188.16" fill="#d5e8d4" stroke="#82b366" stroke-miterlimit="10" pointer-events="none"/><path d="M 133.67 1182.04 L 143.88 1188.16" fill="#d5e8d4" stroke="#82b366" stroke-miterlimit="10" pointer-events="none"/><ellipse cx="77.55" cy="1165.71" rx="3.0612244897959187" ry="8.16326530612245" fill="#d5e8d4" stroke="#82b366" stroke-width="6.12" pointer-events="none"/><ellipse cx="122.45" cy="1165.71" rx="3.0612244897959187" ry="8.16326530612245" fill="#d5e8d4" stroke="#82b366" stroke-width="6.12" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe flex-start; justify-content: unsafe center; width: 98px; height: 1px; padding-top: 1237px; margin-left: 51px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">face</div></div></div></foreignObject><text x="100" y="1249" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">face</text></switch></g><path d="M 270 1130 L 370 1180 L 270 1230 Z" fill="#ffe6cc" stroke="#d79b00" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 98px; height: 1px; padding-top: 1180px; margin-left: 271px;"><div data-drawio-colors="color: #333333; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(51, 51, 51); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">triangle</div></div></div></foreignObject><text x="320" y="1184" fill="#333333" font-family="Helvetica" font-size="12px" text-anchor="middle">triangle</text></switch></g><rect x="440" y="1160" width="200" height="40" fill="#eeeeee" stroke="none" pointer-events="none"/><path d="M 440 1160 M 640 1160 M 640 1200 L 440 1200" fill="none" stroke="#36393d" stroke-linecap="square" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 198px; height: 1px; padding-top: 1180px; margin-left: 441px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">embed_row</div></div></div></foreignObject><text x="540" y="1184" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle">embed_row</text></switch></g><path d="M 735.24 1159.73 C 735.24 1159.73 735.24 1159.73 735.24 1159.73 M 735.24 1159.73 C 735.24 1159.73 735.24 1159.73 735.24 1159.73 M 734.97 1166.13 C 736.16 1164.52 738.95 1162.58 740.22 1160.09 M 734.97 1166.13 C 736.79 1164.76 737.69 1162.37 740.22 1160.09 M 734.71 1172.53 C 736.17 1170.02 739.79 1165.26 745.87 1159.7 M 734.71 1172.53 C 738.24 1168.28 741.96 1164.48 745.87 1159.7 M 735.11 1178.17 C 740.03 1173.19 741.18 1169.59 750.85 1160.06 M 735.11 1178.17 C 741.96 1171.18 748.51 1164.36 750.85 1160.06 M 734.85 1184.57 C 743 1176.23 752.74 1164.84 756.5 1159.66 M 734.85 1184.57 C 742.06 1175.7 750.27 1167.1 756.5 1159.66 M 735.24 1190.21 C 745.88 1178.86 755.39 1168.42 761.48 1160.02 M 735.24 1190.21 C 742.87 1182.52 751.64 1172.81 761.48 1160.02 M 734.98 1196.61 C 748.73 1183.94 757.91 1167.96 767.13 1159.63 M 734.98 1196.61 C 748.43 1182.67 761.25 1167.59 767.13 1159.63 M 736.03 1201.5 C 748.22 1186.94 764.98 1170.28 772.11 1159.99 M 736.03 1201.5 C 745.89 1190.4 754.52 1179.73 772.11 1159.99 M 741.67 1201.1 C 751.16 1190.71 758.71 1183.86 777.1 1160.35 M 741.67 1201.1 C 751.01 1189.92 760.01 1178.51 777.1 1160.35 M 746.66 1201.46 C 754.83 1190.4 764.81 1178.31 782.74 1159.95 M 746.66 1201.46 C 756.18 1192.05 764.22 1182.64 782.74 1159.95 M 752.3 1201.07 C 765.81 1186.65 778.13 1172.82 786.42 1161.82 M 752.3 1201.07 C 760.38 1190.9 768.87 1181.98 786.42 1161.82 M 757.29 1201.43 C 761.13 1194.41 769.62 1189.33 786.81 1167.46 M 757.29 1201.43 C 768.74 1190.1 778.46 1176.55 786.81 1167.46 M 762.93 1201.03 C 772.34 1192.44 780.36 1182.04 786.55 1173.86 M 762.93 1201.03 C 769.69 1194.09 776.52 1187.05 786.55 1173.86 M 767.92 1201.39 C 772.58 1194.96 778.71 1189.34 786.95 1179.51 M 767.92 1201.39 C 773.31 1196.55 778.57 1189.45 786.95 1179.51 M 773.56 1201 C 775.68 1199.47 779.01 1193.2 786.68 1185.9 M 773.56 1201 C 778.52 1195.24 783.48 1188.43 786.68 1185.9 M 778.55 1201.36 C 781.75 1199.29 784.8 1194.97 786.42 1192.3 M 778.55 1201.36 C 780.52 1199.34 783.15 1195.83 786.42 1192.3" fill="none" stroke="#d5e8d4" stroke-linejoin="round" stroke-linecap="round" stroke-miterlimit="10" pointer-events="none"/><path d="M 735 1160 M 785 1160 M 785 1200 M 735 1200" fill="none" stroke="#82b366" stroke-linejoin="round" stroke-linecap="square" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 48px; height: 1px; padding-top: 1180px; margin-left: 736px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: center; max-height: 36px; overflow: hidden;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; font-weight: bold; white-space: normal; overflow-wrap: normal;">embed_col50</div></div></div></foreignObject><text x="760" y="1184" fill="#000000" font-family="Helvetica" font-size="12px" text-anchor="middle" font-weight="bold">embed_co...</text></switch></g><rect x="905" y="1160" width="150" height="40" fill="#d5e8d4" stroke="none" pointer-events="none"/><path d="M 905 1160 M 1055 1160 M 1055 1200 M 905 1200" fill="none" stroke="#82b366" stroke-linecap="square" stroke-miterlimit="10" pointer-events="none"/><g transform="translate(-0.5 -0.5)"><switch><foreignObject pointer-events="none" width="100%" height="100%" requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" style="overflow: visible; text-align: left;"><div xmlns="http://www.w3.org/1999/xhtml" style="display: flex; align-items: unsafe center; justify-content: unsafe flex-start; width: 142px; height: 1px; padding-top: 1180px; margin-left: 913px;"><div data-drawio-colors="color: #000000; " style="box-sizing: border-box; font-size: 0px; text-align: left; max-height: 36px; overflow: hidden;"><div style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: none; white-space: normal; overflow-wrap: normal;">embed_col200</div></div></div></foreignObject><text x="913" y="1184" fill="#000000" font-family="Helvetica" font-size="12px">embed_col200</text></switch></g></g><switch><g requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility"/><a transform="translate(0,-5)" xlink:href="https://www.diagrams.net/doc/faq/svg-export-text-problems" target="_blank"><text text-anchor="middle" font-size="10px" x="50%" y="100%">Text is not SVG - cannot display</text></a></switch></svg>