underpost 2.7.8 → 2.7.9
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.
- package/.github/workflows/ghpkg.yml +41 -1
- package/.github/workflows/publish.yml +17 -18
- package/.github/workflows/pwa-microservices-template.page.yml +54 -0
- package/.vscode/settings.json +6 -0
- package/CHANGELOG.md +64 -16
- package/bin/cron.js +47 -0
- package/bin/db.js +9 -1
- package/bin/deploy.js +194 -9
- package/bin/file.js +17 -1
- package/bin/index.js +1 -1
- package/bin/util.js +22 -0
- package/conf.js +18 -4
- package/docker-compose.yml +1 -1
- package/package.json +3 -3
- package/src/api/core/core.router.js +9 -9
- package/src/api/core/core.service.js +6 -4
- package/src/api/default/default.service.js +4 -4
- package/src/api/file/file.service.js +3 -3
- package/src/api/user/user.service.js +7 -7
- package/src/client/components/core/CssCore.js +30 -3
- package/src/client/components/core/Docs.js +110 -10
- package/src/client/components/core/Modal.js +224 -22
- package/src/client/components/core/Panel.js +1 -1
- package/src/client/components/core/PanelForm.js +2 -1
- package/src/client/components/core/Responsive.js +15 -0
- package/src/client/components/core/RichText.js +4 -2
- package/src/client/components/core/WebComponent.js +44 -0
- package/src/client/components/core/Worker.js +10 -12
- package/src/client/public/default/plantuml/client-conf.svg +1 -1
- package/src/client/public/default/plantuml/client-schema.svg +1 -1
- package/src/client/public/default/plantuml/cron-conf.svg +1 -1
- package/src/client/public/default/plantuml/cron-schema.svg +1 -1
- package/src/client/public/default/plantuml/server-conf.svg +1 -1
- package/src/client/public/default/plantuml/server-schema.svg +1 -1
- package/src/client/public/default/plantuml/ssr-conf.svg +1 -1
- package/src/client/public/default/plantuml/ssr-schema.svg +1 -1
- package/src/client/public/default/site.webmanifest +69 -0
- package/src/client/ssr/components/body/CacheControl.js +1 -1
- package/src/client/ssr/components/head/Production.js +1 -0
- package/src/client/ssr/components/head/Pwa.js +146 -0
- package/src/client/ssr/components/head/Seo.js +14 -0
- package/src/client/ssr/pages/maintenance.js +14 -0
- package/src/client/ssr/pages/offline.js +21 -0
- package/src/client/sw/default.sw.js +4 -2
- package/src/db/DataBaseProvider.js +12 -1
- package/src/db/mongo/MongooseDB.js +0 -1
- package/src/server/backup.js +82 -70
- package/src/server/client-build.js +23 -90
- package/src/server/conf.js +51 -5
- package/src/server/crypto.js +91 -0
- package/src/server/dns.js +42 -13
- package/src/server/network.js +94 -7
- package/src/server/proxy.js +27 -27
- package/src/server/runtime.js +3 -1
- package/src/client/ssr/offline/default.index.js +0 -31
- package/src/cron.js +0 -30
- package/src/server/cron.js +0 -35
|
@@ -1 +1 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="911px" preserveAspectRatio="none" style="width:1941px;height:911px;background:#FFFFFF;" version="1.1" viewBox="0 0 1941 911" width="1941px" zoomAndPan="magnify"><defs/><g><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="10" y="528.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="15" y="545.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="95" y="545.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="90" x2="90" y1="528.5" y2="550.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="10" x2="138" y1="550.1094" y2="550.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="15" y="566.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="95" y="566.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="90" x2="90" y1="550.1094" y2="571.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="10" y="528.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="143" x="175" y="539.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="74" x="180" y="556.0332">default.net</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="301" y="556.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="296" x2="296" y1="539.5" y2="561.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="175" x2="318" y1="561.1094" y2="561.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="111" x="180" y="577.6426">www.default.net</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="301" y="577.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="296" x2="296" y1="561.1094" y2="582.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="143" x="175" y="539.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="355" y="506.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="360" y="523.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="440" y="523.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="435" x2="435" y1="506.5" y2="528.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="355" x2="483" y1="528.1094" y2="528.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="360" y="544.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="440" y="544.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="435" x2="435" y1="528.1094" y2="549.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="355" y="506.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="36" x="520" y="516"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="4" x="525" y="532.5332">/</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="539" y="532.5332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="534" x2="534" y1="516" y2="537.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="36" x="520" y="516"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="593" y="456.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="598" y="473.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="678" y="473.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="673" x2="673" y1="456.5" y2="478.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="593" x2="721" y1="478.1094" y2="478.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="598" y="494.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="678" y="494.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="673" x2="673" y1="478.1094" y2="499.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="593" y="456.5"/><rect fill="#F1F1F1" height="280.9219" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="110" x="758" y="152.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="38" x="763" y="169.0332">client</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="169.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="152.5" y2="174.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="174.1094" y2="174.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="52" x="763" y="190.6426">runtime</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="190.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="174.1094" y2="195.7188"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="195.7188" y2="195.7188"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="29" x="763" y="212.252">apis</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="212.252"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="195.7188" y2="217.3281"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="217.3281" y2="217.3281"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="48" x="763" y="233.8613">origins</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="233.8613"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="217.3281" y2="238.9375"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="238.9375" y2="238.9375"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="78" x="763" y="255.4707">minifyBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="255.4707"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="238.9375" y2="260.5469"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="260.5469" y2="260.5469"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="74" x="763" y="277.0801">iconsBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="277.0801"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="260.5469" y2="282.1563"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="282.1563" y2="282.1563"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="57" x="763" y="298.6895">liteBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="298.6895"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="282.1563" y2="303.7656"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="303.7656" y2="303.7656"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="763" y="320.2988">docsBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="320.2988"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="303.7656" y2="325.375"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="325.375" y2="325.375"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="19" x="763" y="341.9082">ws</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="341.9082"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="325.375" y2="346.9844"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="346.9844" y2="346.9844"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="763" y="363.5176">peer</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="363.5176"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="346.9844" y2="368.5938"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="368.5938" y2="368.5938"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="39" x="763" y="385.127">proxy</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="385.127"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="368.5938" y2="390.2031"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="390.2031" y2="390.2031"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="18" x="763" y="406.7363">db</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="406.7363"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="390.2031" y2="411.8125"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="411.8125" y2="411.8125"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="41" x="763" y="428.3457">mailer</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="428.3457"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="411.8125" y2="433.4219"/><rect fill="none" height="280.9219" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="110" x="758" y="152.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="926.5" y="10"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="931.5" y="26.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="971.5" y="26.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="966.5" x2="966.5" y1="10" y2="31.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="926.5" y="10"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="926.5" y="50"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="931.5" y="66.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="971.5" y="66.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="966.5" x2="966.5" y1="50" y2="71.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="926.5" y="50"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="90" x="924" y="90.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="929" y="107.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="976" y="107.0332">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="971" x2="971" y1="90.5" y2="112.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="924" x2="1014" y1="112.1094" y2="112.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="929" y="128.6426">items</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="976" y="128.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="971" x2="971" y1="112.1094" y2="133.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="90" x="924" y="90.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1077" y="112"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1082" y="128.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1122" y="128.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1117" x2="1117" y1="112" y2="133.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1077" y="112"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="83" x="927.5" y="152"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="932.5" y="168.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="972.5" y="168.5332">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="967.5" x2="967.5" y1="152" y2="173.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="83" x="927.5" y="152"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="192"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="208.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="208.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="192" y2="213.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="192"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="232"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="248.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="248.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="232" y2="253.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="232"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="272"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="288.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="288.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="272" y2="293.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="272"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="312"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="328.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="328.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="312" y2="333.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="312"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="926.5" y="352"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="931.5" y="368.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="971.5" y="368.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="966.5" x2="966.5" y1="352" y2="373.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="926.5" y="352"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="392"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="408.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="408.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="392" y2="413.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="392"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="90" x="924" y="432.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="929" y="449.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="976" y="449.0332">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="971" x2="971" y1="432.5" y2="454.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="924" x2="1014" y1="454.1094" y2="454.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="929" y="470.6426">items</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="976" y="470.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="971" x2="971" y1="454.1094" y2="475.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="90" x="924" y="432.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1072.5" y="453"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1077.5" y="469.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="44" x="1117.5" y="469.5332">integer</text><line style="stroke:#000000;stroke-width:1.0;" x1="1112.5" x2="1112.5" y1="453" y2="474.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1072.5" y="453"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="905" y="493.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="910" y="510.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="990" y="510.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="985" x2="985" y1="493.5" y2="515.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="905" x2="1033" y1="515.1094" y2="515.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="910" y="531.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="990" y="531.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="985" x2="985" y1="515.1094" y2="536.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="905" y="493.5"/><rect fill="#F1F1F1" height="64.8281" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="89" x="1075" y="493.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="57" x="1080" y="510.0332">provider</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1147" y="510.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1142" x2="1142" y1="493.5" y2="515.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1075" x2="1164" y1="515.1094" y2="515.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="31" x="1080" y="531.6426">host</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1147" y="531.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1142" x2="1142" y1="515.1094" y2="536.7188"/><line style="stroke:#000000;stroke-width:1.0;" x1="1075" x2="1164" y1="536.7188" y2="536.7188"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="1080" y="553.252">name</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1147" y="553.252"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1142" x2="1142" y1="536.7188" y2="558.3281"/><rect fill="none" height="64.8281" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="89" x="1075" y="493.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1227.5" y="449"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1232.5" y="465.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1272.5" y="465.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1267.5" x2="1267.5" y1="449" y2="470.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1227.5" y="449"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="99" x="1220.5" y="489.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1225.5" y="506.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1279.5" y="506.0332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1274.5" x2="1274.5" y1="489.5" y2="511.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1220.5" x2="1319.5" y1="511.1094" y2="511.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="44" x="1225.5" y="527.6426">format</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="16" x="1279.5" y="527.6426">uri</text><line style="stroke:#000000;stroke-width:1.0;" x1="1274.5" x2="1274.5" y1="511.1094" y2="532.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="99" x="1220.5" y="489.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1227.5" y="551"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1232.5" y="567.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1272.5" y="567.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1267.5" x2="1267.5" y1="551" y2="572.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1227.5" y="551"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="905" y="554.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="910" y="571.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="990" y="571.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="985" x2="985" y1="554.5" y2="576.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="905" x2="1033" y1="576.1094" y2="576.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="910" y="592.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="990" y="592.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="985" x2="985" y1="576.1094" y2="597.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="905" y="554.5"/><rect fill="#F1F1F1" height="64.8281" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="99" x="1070" y="622.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="47" x="1075" y="639.0332">sender</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1152" y="639.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1147" x2="1147" y1="622.5" y2="644.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1070" x2="1169" y1="644.1094" y2="644.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="63" x="1075" y="660.6426">transport</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1152" y="660.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1147" x2="1147" y1="644.1094" y2="665.7188"/><line style="stroke:#000000;stroke-width:1.0;" x1="1070" x2="1169" y1="665.7188" y2="665.7188"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="67" x="1075" y="682.252">templates</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1152" y="682.252"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1147" x2="1147" y1="665.7188" y2="687.3281"/><rect fill="none" height="64.8281" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="99" x="1070" y="622.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="1206" y="591.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1211" y="608.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="1291" y="608.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1286" x2="1286" y1="591.5" y2="613.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1206" x2="1334" y1="613.1094" y2="613.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="1211" y="629.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1291" y="629.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1286" x2="1286" y1="613.1094" y2="634.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="1206" y="591.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="69" x="1414" y="552.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="36" x="1419" y="569.0332">email</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1466" y="569.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1461" x2="1461" y1="552.5" y2="574.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1414" x2="1483" y1="574.1094" y2="574.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="1419" y="590.6426">name</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1466" y="590.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1461" x2="1461" y1="574.1094" y2="595.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="69" x="1414" y="552.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="99" x="1577.5" y="512.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1582.5" y="529.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1636.5" y="529.0332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1631.5" x2="1631.5" y1="512.5" y2="534.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1577.5" x2="1676.5" y1="534.1094" y2="534.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="44" x="1582.5" y="550.6426">format</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="34" x="1636.5" y="550.6426">email</text><line style="stroke:#000000;stroke-width:1.0;" x1="1631.5" x2="1631.5" y1="534.1094" y2="555.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="99" x="1577.5" y="512.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1584.5" y="574"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1589.5" y="590.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1629.5" y="590.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1624.5" x2="1624.5" y1="574" y2="595.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1584.5" y="574"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="1206" y="652.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1211" y="669.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="1291" y="669.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1286" x2="1286" y1="652.5" y2="674.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1206" x2="1334" y1="674.1094" y2="674.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="1211" y="690.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1291" y="690.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1286" x2="1286" y1="674.1094" y2="695.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="1206" y="652.5"/><rect fill="#F1F1F1" height="86.4375" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="78" x="1409.5" y="642"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="31" x="1414.5" y="658.5332">host</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1470.5" y="658.5332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1465.5" x2="1465.5" y1="642" y2="663.6094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1409.5" x2="1487.5" y1="663.6094" y2="663.6094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="28" x="1414.5" y="680.1426">port</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1470.5" y="680.1426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1465.5" x2="1465.5" y1="663.6094" y2="685.2188"/><line style="stroke:#000000;stroke-width:1.0;" x1="1409.5" x2="1487.5" y1="685.2188" y2="685.2188"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="46" x="1414.5" y="701.752">secure</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1470.5" y="701.752"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1465.5" x2="1465.5" y1="685.2188" y2="706.8281"/><line style="stroke:#000000;stroke-width:1.0;" x1="1409.5" x2="1487.5" y1="706.8281" y2="706.8281"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="31" x="1414.5" y="723.3613">auth</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1470.5" y="723.3613"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1465.5" x2="1465.5" y1="706.8281" y2="728.4375"/><rect fill="none" height="86.4375" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="78" x="1409.5" y="642"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1584.5" y="614"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1589.5" y="630.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1629.5" y="630.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1624.5" x2="1624.5" y1="614" y2="635.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1584.5" y="614"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1580" y="654"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1585" y="670.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="44" x="1625" y="670.5332">integer</text><line style="stroke:#000000;stroke-width:1.0;" x1="1620" x2="1620" y1="654" y2="675.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1580" y="654"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="1576.5" y="694"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1581.5" y="710.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="1621.5" y="710.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1616.5" x2="1616.5" y1="694" y2="715.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="1576.5" y="694"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="1563" y="734.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1568" y="751.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="1648" y="751.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1643" x2="1643" y1="734.5" y2="756.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1563" x2="1691" y1="756.1094" y2="756.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="1568" y="772.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1648" y="772.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1643" x2="1643" y1="756.1094" y2="777.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="1563" y="734.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="65" x="1728" y="745.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1733" y="762.0332">user</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1776" y="762.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1771" x2="1771" y1="745.5" y2="767.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1728" x2="1793" y1="767.1094" y2="767.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="33" x="1733" y="783.6426">pass</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1776" y="783.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1771" x2="1771" y1="767.1094" y2="788.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="65" x="1728" y="745.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="99" x="1830" y="720.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1835" y="737.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1889" y="737.0332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1884" x2="1884" y1="720.5" y2="742.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1830" x2="1929" y1="742.1094" y2="742.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="44" x="1835" y="758.6426">format</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="34" x="1889" y="758.6426">email</text><line style="stroke:#000000;stroke-width:1.0;" x1="1884" x2="1884" y1="742.1094" y2="763.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="99" x="1830" y="720.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1837" y="782"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1842" y="798.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1882" y="798.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1877" x2="1877" y1="782" y2="803.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1837" y="782"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="1206" y="745.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1211" y="762.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="1291" y="762.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1286" x2="1286" y1="745.5" y2="767.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1206" x2="1334" y1="767.1094" y2="767.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="1211" y="783.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1291" y="783.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1286" x2="1286" y1="767.1094" y2="788.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="1206" y="745.5"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="155" x="1371" y="796.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="106" x="1376" y="813.0332">userVerifyEmail</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1509" y="813.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1504" x2="1504" y1="796.5" y2="818.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="1371" x2="1526" y1="818.1094" y2="818.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="123" x="1376" y="834.6426">userRecoverEmail</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1509" y="834.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1504" x2="1504" y1="818.1094" y2="839.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="155" x="1371" y="796.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1584.5" y="796"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1589.5" y="812.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1629.5" y="812.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1624.5" x2="1624.5" y1="796" y2="817.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1584.5" y="796"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="1584.5" y="836"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1589.5" y="852.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="1629.5" y="852.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1624.5" x2="1624.5" y1="836" y2="857.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="1584.5" y="836"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="355" y="573.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="360" y="590.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="440" y="590.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="435" x2="435" y1="573.5" y2="595.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="355" x2="483" y1="595.1094" y2="595.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="360" y="611.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="440" y="611.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="435" x2="435" y1="595.1094" y2="616.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="355" y="573.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="36" x="520" y="619"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="4" x="525" y="635.5332">/</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="539" y="635.5332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="534" x2="534" y1="619" y2="640.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="36" x="520" y="619"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="128" x="593" y="615.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="598" y="632.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="38" x="678" y="632.0332">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="673" x2="673" y1="615.5" y2="637.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="593" x2="721" y1="637.1094" y2="637.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="70" x="598" y="653.6426">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="678" y="653.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="673" x2="673" y1="637.1094" y2="658.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="128" x="593" y="615.5"/><rect fill="#F1F1F1" height="151.2656" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="110" x="758" y="662.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="38" x="763" y="679.0332">client</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="679.0332"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="662.5" y2="684.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="684.1094" y2="684.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="52" x="763" y="700.6426">runtime</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="700.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="684.1094" y2="705.7188"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="705.7188" y2="705.7188"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="29" x="763" y="722.252">apis</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="722.252"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="705.7188" y2="727.3281"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="727.3281" y2="727.3281"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="48" x="763" y="743.8613">origins</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="743.8613"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="727.3281" y2="748.9375"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="748.9375" y2="748.9375"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="78" x="763" y="765.4707">minifyBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="765.4707"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="748.9375" y2="770.5469"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="770.5469" y2="770.5469"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="57" x="763" y="787.0801">liteBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="787.0801"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="770.5469" y2="792.1563"/><line style="stroke:#000000;stroke-width:1.0;" x1="758" x2="868" y1="792.1563" y2="792.1563"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="39" x="763" y="808.6895">proxy</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="851" y="808.6895"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="846" x2="846" y1="792.1563" y2="813.7656"/><rect fill="none" height="151.2656" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="110" x="758" y="662.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="72" x="933" y="616"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="938" y="632.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="22" x="978" y="632.5332">null</text><line style="stroke:#000000;stroke-width:1.0;" x1="973" x2="973" y1="616" y2="637.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="72" x="933" y="616"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="85" x="926.5" y="656"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="931.5" y="672.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="35" x="971.5" y="672.5332">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="966.5" x2="966.5" y1="656" y2="677.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="85" x="926.5" y="656"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="83" x="927.5" y="696"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="932.5" y="712.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="972.5" y="712.5332">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="967.5" x2="967.5" y1="696" y2="717.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="83" x="927.5" y="696"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="83" x="927.5" y="736"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="932.5" y="752.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="972.5" y="752.5332">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="967.5" x2="967.5" y1="736" y2="757.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="83" x="927.5" y="736"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="776"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="792.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="792.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="776" y2="797.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="776"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="101" x="918.5" y="816"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="923.5" y="832.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="51" x="963.5" y="832.5332">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="958.5" x2="958.5" y1="816" y2="837.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="101" x="918.5" y="816"/><rect fill="#F1F1F1" height="43.2188" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="90" x="924" y="856.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="929" y="873.0332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="976" y="873.0332">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="971" x2="971" y1="856.5" y2="878.1094"/><line style="stroke:#000000;stroke-width:1.0;" x1="924" x2="1014" y1="878.1094" y2="878.1094"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="929" y="894.6426">items</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="976" y="894.6426"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="971" x2="971" y1="878.1094" y2="899.7188"/><rect fill="none" height="43.2188" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="90" x="924" y="856.5"/><rect fill="#F1F1F1" height="21.6094" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1072.5" y="878"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="30" x="1077.5" y="894.5332">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="44" x="1117.5" y="894.5332">integer</text><line style="stroke:#000000;stroke-width:1.0;" x1="1112.5" x2="1112.5" y1="878" y2="899.6094"/><rect fill="none" height="21.6094" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1072.5" y="878"/><path d="M857.5,164 L857.5,151 C857.5,97.7477 865.4653,76.6765 905,41 C909.3441,37.0799 914.4533,33.9281 919.8551,31.394 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M921.0114,34.1793 L921.9441,30.5268 L918.6988,28.6087 L926.8185,28.5032 L921.0114,34.1793 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="857.5" cy="164" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,184 L869,184 C917.4933,184 870.1807,114.7523 905,81 C909.2597,76.8708 914.364,73.5934 919.803,70.9922 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M920.9816,73.8042 L921.912,70.1083 L918.6245,68.1802 L926.833,68.0458 L920.9816,73.8042 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="184" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1002.5,123 L1015.5,123 C1033.108,123 1052.4009,123 1069.509,123 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1069.509,126.0771 L1071.8168,123 L1069.509,119.9229 L1077.2018,123 L1069.509,126.0771 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1002.5" cy="123" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,206 L869,206 C901.249,206 881.4676,165.0506 905,143 C908.7892,139.4494 913.0614,136.2254 917.5532,133.3172 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M919.1677,136.0002 L919.5654,132.1063 L915.9386,130.6342 L924.2607,129.2809 L919.1677,136.0002 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="206" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,227 L869,227 C894.267,227 884.0766,197.1644 905,183 C909.8455,179.7198 915.2578,176.9548 920.8232,174.6296 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M921.9096,177.4697 L922.9534,173.8148 L919.7369,171.7894 L927.9236,171.9137 L921.9096,177.4697 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="227" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,249 L869,249 C888.7365,249 887.3618,231.8557 905,223 C909.5804,220.7003 914.4793,218.5972 919.4489,216.6916 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M920.5091,219.6127 L921.6397,215.8964 L918.3887,213.7705 L926.7516,214.0411 L920.5091,219.6127 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="249" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,271 L869,271 C874.936,271 901.3153,263.5204 925.4203,256.2927 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M926.3109,259.2458 L927.6351,255.6248 L924.5297,253.3397 L932.803,254.0663 L926.3109,259.2458 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="271" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,292 L869,292 C882.7566,292 897.5397,291.1361 911.3929,289.9437 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M911.67,292.9789 L913.6693,289.7358 L911.1157,286.9084 L918.981,289.2508 L911.67,292.9789 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="292" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,314 L869,314 C882.7566,314 897.5397,314.8639 911.3929,316.0563 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M911.1157,319.0916 L913.6693,316.2642 L911.67,313.0211 L918.981,316.7492 L911.1157,319.0916 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="314" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,336 L869,336 C880.498,336 905.5158,342.8004 927.5873,349.5754 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M926.6725,352.5147 L929.7918,350.2614 L928.502,346.636 L934.9356,351.8622 L926.6725,352.5147 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="336" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,358 L869,358 C888.4797,358 887.5112,374.4209 905,383 C909.7799,385.3447 914.8955,387.4932 920.0712,389.4401 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M919.0595,392.2678 L922.192,390.1989 L921.083,386.6124 L927.1405,391.9696 L919.0595,392.2678 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="358" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1002.5,465 L1015.5,465 C1031.6375,465 1049.1897,464.8769 1065.1782,464.7172 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1065.2106,467.8012 L1067.4912,464.6929 L1065.1458,461.6331 L1072.8884,464.6361 L1065.2106,467.8012 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1002.5" cy="465" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,379 L869,379 C894.267,379 885.1891,407.3173 905,423 C908.9422,426.1207 913.2497,429.0368 917.7044,431.7337 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M916.1873,434.3764 L919.6865,432.8715 L919.2216,429.091 L924.3112,435.5265 L916.1873,434.3764 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="379" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1153,504 L1166,504 C1186.7323,504 1187.0931,488.5062 1206,480 C1211.0726,477.7178 1216.4821,475.5869 1221.9226,473.631 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1222.9452,476.5947 L1224.1454,472.8641 L1220.9,470.6673 L1229.3319,471.0746 L1222.9452,476.5947 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1153" cy="504" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1153,525 L1166,525 C1181.3637,525 1197.8953,523.4663 1213.1388,521.4143 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1213.5848,524.5506 L1215.4911,521.0798 L1212.6928,518.2779 L1220.9797,520.2993 L1213.5848,524.5506 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1153" cy="525" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1153,548 L1166,548 C1183.7683,548 1203.0989,550.0513 1220.1923,552.5835 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1219.7156,555.6566 L1222.497,552.941 L1220.6689,549.5105 L1227.8749,553.7752 L1219.7156,555.6566 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1153" cy="548" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1021,526 L1034,526 C1044.9109,526 1056.6096,526 1067.731,526 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1067.731,529.0361 L1070.0081,526 L1067.731,522.9639 L1075.3213,526 L1067.731,529.0361 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1021" cy="526" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,401 L869,401 C909.2093,401 877.2132,454.9365 905,484 C906.5498,485.621 908.2021,487.1687 909.9344,488.6451 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M908.035,491.111 L911.7838,490.0696 L911.8338,486.1791 L916.0992,493.3936 L908.035,491.111 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="401" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1472,563 L1485,563 C1513.5295,563 1544.6479,557.2724 1570.4194,550.9081 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1571.1788,553.8953 L1572.6598,550.3386 L1569.66,547.9209 L1577.8874,549.0097 L1571.1788,553.8953 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1472" cy="563" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1472,585 L1485,585 C1515.5199,585 1549.7425,585 1576.8862,585 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1576.8862,588.1284 L1579.2325,585 L1576.8862,581.8716 L1584.7072,585 L1576.8862,588.1284 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1472" cy="585" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1322,624 L1335,624 C1361.9073,624 1389.5736,611.9977 1410.7961,599.7541 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1412.3836,602.416 L1412.7926,598.5634 L1409.2086,597.0921 L1417.451,595.7853 L1412.3836,602.416 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1322" cy="624" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1157,633 L1170,633 C1179.3846,633 1189.1712,632.1343 1198.7863,630.7631 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1199.2668,633.8284 L1201.0853,630.4027 L1198.3058,627.6977 L1206.4497,629.5619 L1199.2668,633.8284 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1157" cy="633" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1476,652 L1489,652 C1520.9098,652 1556.2176,644.9117 1583.0641,637.9989 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1583.8398,640.9341 L1585.2655,637.4172 L1582.2885,635.0638 L1590.402,636.0598 L1583.8398,640.9341 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1476" cy="652" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1476,674 L1489,674 C1516.6418,674 1547.3428,672.1665 1572.7101,670.1546 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1572.9614,673.2315 L1575.0178,669.9662 L1572.4588,667.0778 L1580.4022,669.5264 L1572.9614,673.2315 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1476" cy="674" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1476,696 L1489,696 C1515.4494,696 1544.6998,697.6787 1569.3982,699.5861 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1569.1591,702.5904 L1571.6514,699.7654 L1569.6373,696.5818 L1576.909,700.1838 L1569.1591,702.5904 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1476" cy="696" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1781,756 L1794,756 C1803.3228,756 1813.1453,755.1699 1822.6712,753.914 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1823.1076,756.9383 L1824.9395,753.5867 L1822.2349,750.8896 L1830.2321,752.8232 L1823.1076,756.9383 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1781" cy="756" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1781,778 L1794,778 C1805.6777,778 1818.1225,779.39 1829.7851,781.3238 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1829.2491,784.3378 L1832.0456,781.7258 L1830.3212,778.3097 L1837.3203,782.6639 L1829.2491,784.3378 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1781" cy="778" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1679,767 L1692,767 C1701.2231,767 1711.1498,767 1720.4918,767 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1720.4918,770.0726 L1722.7962,767 L1720.4918,763.9274 L1728.1732,767 L1720.4918,770.0726 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1679" cy="767" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1476,717 L1489,717 C1515.7595,717 1544.3746,723.9211 1568.5331,731.9321 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1567.5272,734.871 L1570.7373,732.6865 L1569.539,728.9931 L1575.8805,734.4467 L1567.5272,734.871 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1476" cy="717" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1322,685 L1335,685 C1357.0925,685 1381.6147,685 1402.1538,685 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1402.1538,688.0654 L1404.4528,685 L1402.1538,681.9346 L1409.8172,685 L1402.1538,688.0654 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1322" cy="685" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1157,654 L1170,654 C1179.3846,654 1189.1712,654.8657 1198.7863,656.2369 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1198.3058,659.3023 L1201.0853,656.5973 L1199.2668,653.1716 L1206.4497,657.4381 L1198.3058,659.3023 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1157" cy="654" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1514,807 L1527,807 C1543.3296,807 1561.1667,807 1577.1714,807 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1577.1714,810.078 L1579.4798,807 L1577.1714,803.922 L1584.8663,807 L1577.1714,810.078 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1514" cy="807" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1514,829 L1527,829 C1543.4438,829 1561.1756,831.41 1577.0512,834.4663 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1576.4334,837.5185 L1579.3404,834.9296 L1577.669,831.414 L1584.6818,836.0108 L1576.4334,837.5185 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1514" cy="829" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1322,778 L1335,778 C1357.5197,778 1381.1915,785.147 1401.0177,793.3989 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1399.7861,796.2474 L1403.154,794.3226 L1402.2493,790.5504 L1408.1388,796.4779 L1399.7861,796.2474 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1322" cy="778" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1157,677 L1170,677 C1174.7297,677 1213.5212,713.2391 1241.2421,739.726 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1239.0471,742.0185 L1242.9614,741.3723 L1243.4371,737.4336 L1246.9732,745.2135 L1239.0471,742.0185 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1157" cy="677" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1021,587 L1034,587 C1056.0488,587 1075.6553,601.1241 1090.4659,616.4982 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1088.1872,618.5923 L1092.0365,618.2073 L1092.7446,614.4042 L1095.7011,622.1951 L1088.1872,618.5923 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1021" cy="587" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M857.5,422 L857.5,435 C857.5,488.2523 868.231,506.4793 905,545 C906.5485,546.6223 908.1997,548.171 909.931,549.6483 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M908.0306,552.1132 L911.7796,551.0736 L911.8314,547.1834 L916.0932,554.3994 L908.0306,552.1132 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="857.5" cy="422" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M709,489 L722,489 C753.1417,489 773.6019,468.3528 787.0337,440.4611 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M789.7701,441.6998 L787.9627,438.4088 L784.2973,439.2224 L790.1305,433.6202 L789.7701,441.6998 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="709" cy="489" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M544,527 L557,527 C580.6661,527 604.5425,515.7056 622.9722,503.9617 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M624.703,506.5749 L624.9321,502.6636 L621.2414,501.3485 L629.5052,499.6347 L624.703,506.5749 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="544" cy="527" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M471,539 L484,539 C493.571,539 503.8768,537.1489 512.8637,534.9007 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M513.6802,537.9033 L515.1156,534.2883 L512.0472,531.8981 L520.3701,532.8594 L513.6802,537.9033 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="471" cy="539" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M306,550 L319,550 C328.353,550 338.0864,549.0618 347.6442,547.5728 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M348.1661,550.6195 L349.9293,547.1814 L347.1223,544.526 L355.2611,546.268 L348.1661,550.6195 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="306" cy="550" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,673 L869,673 C888.7365,673 887.3618,655.8557 905,647 C911.6624,643.655 918.9986,640.7259 926.2462,638.2156 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M927.1944,641.0914 L928.4031,637.5043 L925.2979,635.3397 L933.4359,635.8449 L927.1944,641.0914 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="673" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,694 L869,694 C880.498,694 905.5158,687.1996 927.5873,680.4246 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M928.502,683.364 L929.7918,679.7386 L926.6725,677.4853 L934.9356,678.1378 L928.502,683.364 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="694" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,716 L869,716 C885.6944,716 903.9005,714.7278 920.1218,713.14 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M920.442,716.2553 L922.4583,712.8998 L919.8015,710.0246 L927.9102,712.3394 L920.442,716.2553 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="716" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,737 L869,737 C885.7103,737 903.9204,738.4136 920.1403,740.1778 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M919.7845,743.2928 L922.4766,740.4447 L920.4962,737.0629 L927.9277,741.0674 L919.7845,743.2928 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="737" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,759 L869,759 C874.936,759 901.3153,766.4796 925.4203,773.7073 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M924.5297,776.6603 L927.6351,774.3752 L926.3109,770.7542 L932.803,775.9337 L924.5297,776.6603 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="759" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,781 L869,781 C888.7365,781 887.3618,798.1443 905,807 C909.5804,809.2997 914.4793,811.4028 919.4489,813.3084 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M918.3887,816.2295 L921.6397,814.1036 L920.5091,810.3873 L926.7516,815.9589 L918.3887,816.2295 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="781" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1002.5,889 L1015.5,889 C1031.6368,889 1049.1888,889 1065.1772,889 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1065.1772,892.0841 L1067.4903,889 L1065.1772,885.9159 L1072.8875,889 L1065.1772,892.0841 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1002.5" cy="889" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M856,803 L869,803 C894.267,803 885.1891,831.3173 905,847 C908.9422,850.1207 913.2497,853.0368 917.7044,855.7337 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M916.1873,858.3764 L919.6865,856.8715 L919.2216,853.091 L924.3112,859.5265 L916.1873,858.3764 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="856" cy="803" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M709,648 L722,648 C733.815,648 744.6343,651.9043 754.3602,658.0866 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M752.6108,660.5798 L756.23,659.3986 L756.1096,655.5935 L760.593,662.4601 L752.6108,660.5798 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="709" cy="648" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M544,630 L557,630 C566.2917,630 576.0594,630.3075 585.6954,630.7936 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M585.5251,633.8689 L588.0018,630.9213 L585.8657,627.7184 L593.3835,631.2193 L585.5251,633.8689 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="544" cy="630" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M471,606 L484,606 C494.8703,606 505.9804,610.1756 515.2391,615.0434 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M513.7192,617.7173 L517.2445,616.1834 L516.759,612.3696 L521.9237,618.8431 L513.7192,617.7173 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="471" cy="606" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M306,572 L319,572 C328.3733,572 338.1185,572.9809 347.6824,574.5375 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M347.1368,577.5858 L349.9686,574.9468 L348.2281,571.4893 L355.303,575.9016 L347.1368,577.5858 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="306" cy="572" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M126,561 L139,561 C148.3078,561 158.071,561 167.7548,561 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M167.7548,564.0956 L170.0765,561 L167.7548,557.9044 L175.4938,561 L167.7548,564.0956 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="126" cy="561" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/></g></svg>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentStyleType="text/css" height="871px" preserveAspectRatio="none" style="width:2124px;height:871px;background:#FFFFFF;" version="1.1" viewBox="0 0 2124 871" width="2124px" zoomAndPan="magnify"><defs/><g><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="10" y="508.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="15" y="523.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="108" y="523.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="103" x2="103" y1="508.5" y2="528.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="10" x2="156" y1="528.7969" y2="528.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="15" y="543.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="108" y="543.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="103" x2="103" y1="528.7969" y2="549.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="10" y="508.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="165" x="193" y="518.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="86" x="198" y="533.4951">default.net</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="341" y="533.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="336" x2="336" y1="518.5" y2="538.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="193" x2="358" y1="538.7969" y2="538.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="133" x="198" y="553.792">www.default.net</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="341" y="553.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="336" x2="336" y1="538.7969" y2="559.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="165" x="193" y="518.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="395" y="485.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="400" y="500.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="493" y="500.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="488" x2="488" y1="485.5" y2="505.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="395" x2="541" y1="505.7969" y2="505.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="400" y="520.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="493" y="520.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="488" x2="488" y1="505.7969" y2="526.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="395" y="485.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="37" x="578" y="494"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="5" x="583" y="508.9951">/</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="598" y="508.9951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="593" x2="593" y1="494" y2="514.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="37" x="578" y="494"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="652" y="436.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="657" y="451.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="750" y="451.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="745" x2="745" y1="436.5" y2="456.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="652" x2="798" y1="456.7969" y2="456.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="657" y="471.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="750" y="471.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="745" x2="745" y1="456.7969" y2="477.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="652" y="436.5"/><rect fill="#F1F1F1" height="263.8594" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="117" x="835" y="147"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="840" y="161.9951">client</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="161.9951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="147" y2="167.2969"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="167.2969" y2="167.2969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="61" x="840" y="182.292">runtime</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="182.292"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="167.2969" y2="187.5938"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="187.5938" y2="187.5938"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="32" x="840" y="202.5889">apis</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="202.5889"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="187.5938" y2="207.8906"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="207.8906" y2="207.8906"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="54" x="840" y="222.8857">origins</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="222.8857"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="207.8906" y2="228.1875"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="228.1875" y2="228.1875"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="85" x="840" y="243.1826">minifyBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="243.1826"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="228.1875" y2="248.4844"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="248.4844" y2="248.4844"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="80" x="840" y="263.4795">iconsBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="263.4795"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="248.4844" y2="268.7813"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="268.7813" y2="268.7813"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="62" x="840" y="283.7764">liteBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="283.7764"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="268.7813" y2="289.0781"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="289.0781" y2="289.0781"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="76" x="840" y="304.0732">docsBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="304.0732"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="289.0781" y2="309.375"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="309.375" y2="309.375"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="23" x="840" y="324.3701">ws</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="324.3701"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="309.375" y2="329.6719"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="329.6719" y2="329.6719"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="840" y="344.667">peer</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="344.667"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="329.6719" y2="349.9688"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="349.9688" y2="349.9688"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="45" x="840" y="364.9639">proxy</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="364.9639"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="349.9688" y2="370.2656"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="370.2656" y2="370.2656"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="20" x="840" y="385.2607">db</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="385.2607"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="370.2656" y2="390.5625"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="390.5625" y2="390.5625"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="48" x="840" y="405.5576">mailer</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="405.5576"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="390.5625" y2="410.8594"/><rect fill="none" height="263.8594" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="117" x="835" y="147"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1015" y="10"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1020" y="24.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1065" y="24.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1060" x2="1060" y1="10" y2="30.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1015" y="10"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1015" y="48"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1020" y="62.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1065" y="62.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1060" x2="1060" y1="48" y2="68.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1015" y="48"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="96" x="1014" y="86.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1019" y="101.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="1072" y="101.4951">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="1067" x2="1067" y1="86.5" y2="106.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1014" x2="1110" y1="106.7969" y2="106.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="1019" y="121.792">items</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1072" y="121.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1067" x2="1067" y1="106.7969" y2="127.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="96" x="1014" y="86.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1180" y="107"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1185" y="121.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1230" y="121.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1225" x2="1225" y1="107" y2="127.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1180" y="107"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="88" x="1018" y="146"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1023" y="160.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="1068" y="160.9951">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="1063" x2="1063" y1="146" y2="166.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="88" x="1018" y="146"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="184"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="198.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="198.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="184" y2="204.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="184"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="222"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="236.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="236.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="222" y2="242.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="222"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="260"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="274.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="274.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="260" y2="280.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="260"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="298"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="312.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="312.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="298" y2="318.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="298"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1015" y="336"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1020" y="350.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1065" y="350.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1060" x2="1060" y1="336" y2="356.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1015" y="336"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="374"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="388.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="388.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="374" y2="394.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="374"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="96" x="1014" y="412.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1019" y="427.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="1072" y="427.4951">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="1067" x2="1067" y1="412.5" y2="432.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1014" x2="1110" y1="432.7969" y2="432.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="1019" y="447.792">items</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1072" y="447.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1067" x2="1067" y1="432.7969" y2="453.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="96" x="1014" y="412.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="104" x="1175" y="433"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1180" y="447.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="49" x="1225" y="447.9951">integer</text><line style="stroke:#000000;stroke-width:1.0;" x1="1220" x2="1220" y1="433" y2="453.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="104" x="1175" y="433"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="989" y="471.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="994" y="486.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="1087" y="486.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1082" x2="1082" y1="471.5" y2="491.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="989" x2="1135" y1="491.7969" y2="491.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="994" y="506.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1087" y="506.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1082" x2="1082" y1="491.7969" y2="512.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="989" y="471.5"/><rect fill="#F1F1F1" height="60.8906" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="99" x="1177.5" y="471.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="67" x="1182.5" y="486.4951">provider</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1259.5" y="486.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1254.5" x2="1254.5" y1="471.5" y2="491.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1177.5" x2="1276.5" y1="491.7969" y2="491.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1182.5" y="506.792">host</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1259.5" y="506.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1254.5" x2="1254.5" y1="491.7969" y2="512.0938"/><line style="stroke:#000000;stroke-width:1.0;" x1="1177.5" x2="1276.5" y1="512.0938" y2="512.0938"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="1182.5" y="527.0889">name</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1259.5" y="527.0889"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1254.5" x2="1254.5" y1="512.0938" y2="532.3906"/><rect fill="none" height="60.8906" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="99" x="1177.5" y="471.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1345" y="428"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1350" y="442.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1395" y="442.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1390" x2="1390" y1="428" y2="448.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1345" y="428"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1336.5" y="466.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1341.5" y="481.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1403.5" y="481.4951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1398.5" x2="1398.5" y1="466.5" y2="486.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1336.5" x2="1447.5" y1="486.7969" y2="486.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="52" x="1341.5" y="501.792">format</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="17" x="1403.5" y="501.792">uri</text><line style="stroke:#000000;stroke-width:1.0;" x1="1398.5" x2="1398.5" y1="486.7969" y2="507.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1336.5" y="466.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1345" y="526"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1350" y="540.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1395" y="540.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1390" x2="1390" y1="526" y2="546.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1345" y="526"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="989" y="530.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="994" y="545.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="1087" y="545.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1082" x2="1082" y1="530.5" y2="550.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="989" x2="1135" y1="550.7969" y2="550.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="994" y="565.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1087" y="565.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1082" x2="1082" y1="550.7969" y2="571.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="989" y="530.5"/><rect fill="#F1F1F1" height="60.8906" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="110" x="1172" y="595.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="56" x="1177" y="610.4951">sender</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1265" y="610.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1260" x2="1260" y1="595.5" y2="615.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1172" x2="1282" y1="615.7969" y2="615.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="74" x="1177" y="630.792">transport</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1265" y="630.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1260" x2="1260" y1="615.7969" y2="636.0938"/><line style="stroke:#000000;stroke-width:1.0;" x1="1172" x2="1282" y1="636.0938" y2="636.0938"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="78" x="1177" y="651.0889">templates</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1265" y="651.0889"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1260" x2="1260" y1="636.0938" y2="656.3906"/><rect fill="none" height="60.8906" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="110" x="1172" y="595.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="1319" y="564.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1324" y="579.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="1417" y="579.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1412" x2="1412" y1="564.5" y2="584.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1319" x2="1465" y1="584.7969" y2="584.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="1324" y="599.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1417" y="599.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1412" x2="1412" y1="584.7969" y2="605.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="1319" y="564.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="75" x="1551" y="528.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="41" x="1556" y="543.4951">email</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1609" y="543.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1604" x2="1604" y1="528.5" y2="548.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1551" x2="1626" y1="548.7969" y2="548.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="1556" y="563.792">name</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1609" y="563.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1604" x2="1604" y1="548.7969" y2="569.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="75" x="1551" y="528.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1729.5" y="489.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1734.5" y="504.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1796.5" y="504.4951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1791.5" x2="1791.5" y1="489.5" y2="509.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1729.5" x2="1840.5" y1="509.7969" y2="509.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="52" x="1734.5" y="524.792">format</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="36" x="1796.5" y="524.792">email</text><line style="stroke:#000000;stroke-width:1.0;" x1="1791.5" x2="1791.5" y1="509.7969" y2="530.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1729.5" y="489.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1738" y="549"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1743" y="563.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1788" y="563.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1783" x2="1783" y1="549" y2="569.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1738" y="549"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="1319" y="623.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1324" y="638.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="1417" y="638.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1412" x2="1412" y1="623.5" y2="643.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1319" x2="1465" y1="643.7969" y2="643.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="1324" y="658.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1417" y="658.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1412" x2="1412" y1="643.7969" y2="664.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="1319" y="623.5"/><rect fill="#F1F1F1" height="81.1875" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="87" x="1545" y="613.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1550" y="628.4951">host</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1615" y="628.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1610" x2="1610" y1="613.5" y2="633.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1545" x2="1632" y1="633.7969" y2="633.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="33" x="1550" y="648.792">port</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1615" y="648.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1610" x2="1610" y1="633.7969" y2="654.0938"/><line style="stroke:#000000;stroke-width:1.0;" x1="1545" x2="1632" y1="654.0938" y2="654.0938"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="55" x="1550" y="669.0889">secure</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1615" y="669.0889"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1610" x2="1610" y1="654.0938" y2="674.3906"/><line style="stroke:#000000;stroke-width:1.0;" x1="1545" x2="1632" y1="674.3906" y2="674.3906"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1550" y="689.3857">auth</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1615" y="689.3857"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1610" x2="1610" y1="674.3906" y2="694.6875"/><rect fill="none" height="81.1875" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="87" x="1545" y="613.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1738" y="587"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1743" y="601.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1788" y="601.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1783" x2="1783" y1="587" y2="607.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1738" y="587"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="104" x="1733" y="625"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1738" y="639.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="49" x="1783" y="639.9951">integer</text><line style="stroke:#000000;stroke-width:1.0;" x1="1778" x2="1778" y1="625" y2="645.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="104" x="1733" y="625"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1729.5" y="663"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1734.5" y="677.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1779.5" y="677.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1774.5" x2="1774.5" y1="663" y2="683.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1729.5" y="663"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="1712" y="701.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1717" y="716.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="1810" y="716.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1805" x2="1805" y1="701.5" y2="721.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1712" x2="1858" y1="721.7969" y2="721.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="1717" y="736.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1810" y="736.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1805" x2="1805" y1="721.7969" y2="742.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="1712" y="701.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="69" x="1895" y="711.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="36" x="1900" y="726.4951">user</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1947" y="726.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1942" x2="1942" y1="711.5" y2="731.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1895" x2="1964" y1="731.7969" y2="731.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="37" x="1900" y="746.792">pass</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1947" y="746.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1942" x2="1942" y1="731.7969" y2="752.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="69" x="1895" y="711.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="2001" y="686.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="2006" y="701.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="2068" y="701.4951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="2063" x2="2063" y1="686.5" y2="706.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="2001" x2="2112" y1="706.7969" y2="706.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="52" x="2006" y="721.792">format</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="36" x="2068" y="721.792">email</text><line style="stroke:#000000;stroke-width:1.0;" x1="2063" x2="2063" y1="706.7969" y2="727.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="2001" y="686.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="2009.5" y="746"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="2014.5" y="760.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="2059.5" y="760.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="2054.5" x2="2054.5" y1="746" y2="766.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="2009.5" y="746"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="1319" y="713.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1324" y="728.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="1417" y="728.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="1412" x2="1412" y1="713.5" y2="733.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1319" x2="1465" y1="733.7969" y2="733.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="1324" y="748.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1417" y="748.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1412" x2="1412" y1="733.7969" y2="754.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="1319" y="713.5"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="173" x="1502" y="761.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="123" x="1507" y="776.4951">userVerifyEmail</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1658" y="776.4951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1653" x2="1653" y1="761.5" y2="781.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1502" x2="1675" y1="781.7969" y2="781.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="141" x="1507" y="796.792">userRecoverEmail</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1658" y="796.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1653" x2="1653" y1="781.7969" y2="802.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="173" x="1502" y="761.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1738" y="761"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1743" y="775.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1788" y="775.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1783" x2="1783" y1="761" y2="781.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1738" y="761"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1738" y="799"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1743" y="813.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1788" y="813.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1783" x2="1783" y1="799" y2="819.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1738" y="799"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="395" y="550.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="400" y="565.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="493" y="565.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="488" x2="488" y1="550.5" y2="570.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="395" x2="541" y1="570.7969" y2="570.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="400" y="585.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="493" y="585.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="488" x2="488" y1="570.7969" y2="591.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="395" y="550.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="37" x="578" y="594"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="5" x="583" y="608.9951">/</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="598" y="608.9951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="593" x2="593" y1="594" y2="614.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="37" x="578" y="594"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="146" x="652" y="589.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="657" y="604.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="43" x="750" y="604.4951">object</text><line style="stroke:#000000;stroke-width:1.0;" x1="745" x2="745" y1="589.5" y2="609.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="652" x2="798" y1="609.7969" y2="609.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="83" x="657" y="624.792">properties</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="750" y="624.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="745" x2="745" y1="609.7969" y2="630.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="146" x="652" y="589.5"/><rect fill="#F1F1F1" height="142.0781" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="117" x="835" y="635"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="840" y="649.9951">client</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="649.9951"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="635" y2="655.2969"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="655.2969" y2="655.2969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="61" x="840" y="670.292">runtime</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="670.292"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="655.2969" y2="675.5938"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="675.5938" y2="675.5938"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="32" x="840" y="690.5889">apis</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="690.5889"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="675.5938" y2="695.8906"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="695.8906" y2="695.8906"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="54" x="840" y="710.8857">origins</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="710.8857"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="695.8906" y2="716.1875"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="716.1875" y2="716.1875"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="85" x="840" y="731.1826">minifyBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="731.1826"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="716.1875" y2="736.4844"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="736.4844" y2="736.4844"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="62" x="840" y="751.4795">liteBuild</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="751.4795"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="736.4844" y2="756.7813"/><line style="stroke:#000000;stroke-width:1.0;" x1="835" x2="952" y1="756.7813" y2="756.7813"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="45" x="840" y="771.7764">proxy</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="935" y="771.7764"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="930" x2="930" y1="756.7813" y2="777.0781"/><rect fill="none" height="142.0781" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="117" x="835" y="635"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="79" x="1022.5" y="590"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1027.5" y="604.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="24" x="1072.5" y="604.9951">null</text><line style="stroke:#000000;stroke-width:1.0;" x1="1067.5" x2="1067.5" y1="590" y2="610.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="79" x="1022.5" y="590"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="94" x="1015" y="628"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1020" y="642.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="39" x="1065" y="642.9951">string</text><line style="stroke:#000000;stroke-width:1.0;" x1="1060" x2="1060" y1="628" y2="648.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="94" x="1015" y="628"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="88" x="1018" y="666"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1023" y="680.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="1068" y="680.9951">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="1063" x2="1063" y1="666" y2="686.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="88" x="1018" y="666"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="88" x="1018" y="704"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1023" y="718.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="1068" y="718.9951">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="1063" x2="1063" y1="704" y2="724.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="88" x="1018" y="704"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="742"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="756.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="756.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="742" y2="762.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="742"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="111" x="1006.5" y="780"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1011.5" y="794.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="56" x="1056.5" y="794.9951">boolean</text><line style="stroke:#000000;stroke-width:1.0;" x1="1051.5" x2="1051.5" y1="780" y2="800.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="111" x="1006.5" y="780"/><rect fill="#F1F1F1" height="40.5938" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="96" x="1014" y="818.5"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1019" y="833.4951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="33" x="1072" y="833.4951">array</text><line style="stroke:#000000;stroke-width:1.0;" x1="1067" x2="1067" y1="818.5" y2="838.7969"/><line style="stroke:#000000;stroke-width:1.0;" x1="1014" x2="1110" y1="838.7969" y2="838.7969"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="43" x="1019" y="853.792">items</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="12" x="1072" y="853.792"> </text><line style="stroke:#000000;stroke-width:1.0;" x1="1067" x2="1067" y1="838.7969" y2="859.0938"/><rect fill="none" height="40.5938" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="96" x="1014" y="818.5"/><rect fill="#F1F1F1" height="20.2969" rx="5" ry="5" style="stroke:#F1F1F1;stroke-width:1.5;" width="104" x="1175" y="839"/><text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacing" textLength="35" x="1180" y="853.9951">type</text><text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacing" textLength="49" x="1225" y="853.9951">integer</text><line style="stroke:#000000;stroke-width:1.0;" x1="1220" x2="1220" y1="839" y2="859.2969"/><rect fill="none" height="20.2969" rx="5" ry="5" style="stroke:#000000;stroke-width:1.5;" width="104" x="1175" y="839"/><path d="M942,159 L942,146 C942,94.0589 949.4953,72.7232 989,39 C994.4507,34.347 1000.912,30.8166 1007.6966,28.1413 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1008.7287,31.1239 L1009.9336,27.3672 L1006.6646,25.1587 L1015.1531,25.5611 L1008.7287,31.1239 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="942" cy="159" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,177 L953,177 C1000.2367,177 954.1418,108.8781 989,77 C994.4732,71.9947 1001.1033,68.2764 1008.1039,65.5201 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1009.083,68.3581 L1010.2324,64.7858 L1007.1248,62.6822 L1015.1988,63.0725 L1009.083,68.3581 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="177" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1098.5,117 L1111.5,117 C1131.5051,117 1153.4676,117 1172.7906,117 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1172.7906,120.0179 L1175.054,117 L1172.7906,113.9821 L1180.3354,117 L1172.7906,120.0179 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1098.5" cy="117" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,197 L953,197 C984.0984,197 965.4437,157.303 989,137 C994.5718,132.1977 1001.0189,128.0865 1007.7241,124.5885 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1009.0426,127.2959 L1009.7546,123.5996 L1006.4055,121.8812 L1014.4924,121.2921 L1009.0426,127.2959 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="197" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,217 L953,217 C977.5855,217 968.1599,188.0436 989,175 C995.6178,170.858 1003.116,167.6139 1010.7185,165.0743 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1011.6433,168.1176 L1013.001,164.3807 L1009.7937,162.0309 L1018.3269,162.7623 L1011.6433,168.1176 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="217" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,238 L953,238 C972.4797,238 971.3071,221.1496 989,213 C994.4014,210.512 1000.1849,208.3069 1006.0419,206.3628 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1006.9717,209.3368 L1008.2725,205.6654 L1005.1121,203.3888 L1013.477,204.0383 L1006.9717,209.3368 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="238" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,258 L953,258 C959.5289,258 989.2752,250.7884 1015.9728,243.9614 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1016.7364,246.9323 L1018.201,243.3886 L1015.2092,240.9904 L1023.4002,242.0523 L1016.7364,246.9323 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="258" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,278 L953,278 C967.9584,278 984.0454,277.2344 999.1313,276.1769 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M999.3621,279.2914 L1001.4672,276.0037 L998.9004,273.0623 L1006.9177,275.5997 L999.3621,279.2914 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="278" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,299 L953,299 C967.9691,299 984.0602,299.8613 999.1466,301.051 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M998.8869,304.1656 L1001.4825,301.2458 L999.4063,297.9365 L1006.933,301.7003 L998.8869,304.1656 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="299" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,319 L953,319 C956.3411,319 987.4778,326.8113 1015.5425,334.0309 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1014.7764,337.0021 L1017.7709,334.6055 L1016.3086,331.0596 L1022.9706,335.9462 L1014.7764,337.0021 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="319" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,340 L953,340 C972.4797,340 971.3071,356.8504 989,365 C994.4014,367.488 1000.1849,369.6931 1006.0419,371.6372 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1005.1121,374.6112 L1008.2725,372.3346 L1006.9717,368.6632 L1013.477,373.9617 L1005.1121,374.6112 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="340" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1098.5,443 L1111.5,443 C1129.7558,443 1149.6416,443 1167.6642,443 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1167.6642,446.0399 L1169.9441,443 L1167.6642,439.9601 L1175.2638,443 L1167.6642,446.0399 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1098.5" cy="443" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,360 L953,360 C977.9246,360 968.9052,388.2543 989,403 C994.6456,407.1428 1000.9472,410.8314 1007.4138,414.0813 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1006.0718,416.9047 L1009.5313,415.0878 L1008.7558,411.2579 L1014.4722,417.4363 L1006.0718,416.9047 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="360" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1265.5,481 L1278.5,481 C1299.4231,481 1299.6931,465.0636 1319,457 C1324.9546,454.5131 1331.323,452.2766 1337.7213,450.287 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1338.6104,453.2877 L1339.9719,449.6202 L1336.8323,447.2862 L1345.2232,448.0644 L1338.6104,453.2877 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1265.5" cy="481" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1265.5,501 L1278.5,501 C1295.0426,501 1312.8448,499.504 1329.3154,497.4901 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1329.6987,500.4759 L1331.5548,497.2026 L1328.9321,494.5042 L1336.78,496.5318 L1329.6987,500.4759 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1265.5" cy="501" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1265.5,522 L1278.5,522 C1297.8727,522 1318.9728,524.0516 1337.6388,526.5841 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1337.1947,529.7195 L1339.9903,526.9172 L1338.0829,523.4487 L1345.4773,527.6943 L1337.1947,529.7195 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1265.5" cy="522" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1123,502 L1136,502 C1146.9786,502 1158.7064,502 1169.9564,502 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1169.9564,505.0788 L1172.2656,502 L1169.9564,498.9212 L1177.6535,502 L1169.9564,505.0788 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1123" cy="502" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,380 L953,380 C992.802,380 960.5569,434.1578 989,462 C990.8009,463.7628 992.7201,465.4275 994.7311,466.9991 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M992.955,469.5119 L996.6157,468.3312 L996.5072,464.4863 L1001.0131,471.4393 L992.955,469.5119 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="380" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1615,538 L1628,538 C1659.4184,538 1693.8379,532.4642 1722.3781,526.3156 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1723.0419,529.3172 L1724.6293,525.8177 L1721.7143,523.314 L1729.8821,524.656 L1723.0419,529.3172 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1615" cy="538" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1615,559 L1628,559 C1662.0449,559 1700.2558,559 1730.3981,559 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1730.3981,562.1515 L1732.7617,559 L1730.3981,555.8485 L1738.2768,559 L1730.3981,562.1515 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1615" cy="559" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1453,595 L1466,595 C1494.1042,595 1523.6438,584.1803 1546.6162,573.0357 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1547.9992,575.7996 L1548.6891,571.9985 L1545.2332,570.2718 L1553.5258,569.5782 L1547.9992,575.7996 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1453" cy="595" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1270,605 L1283,605 C1292.3706,605 1302.1221,604.2696 1311.7667,603.088 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1312.1823,606.169 L1314.0775,602.7763 L1311.3511,600.007 L1319.4693,602.0489 L1312.1823,606.169 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1270" cy="605" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1621,623 L1634,623 C1670.0549,623 1710.2685,615.6646 1740.0508,608.7864 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1740.7445,611.7217 L1742.2523,608.2662 L1739.3572,605.8511 L1747.389,607.0523 L1740.7445,611.7217 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1621" cy="623" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1621,643 L1634,643 C1664.2547,643 1697.8824,641.3679 1725.6638,639.5781 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1725.8669,642.6473 L1727.9658,639.4258 L1725.4607,636.5089 L1733.3369,639.0703 L1725.8669,642.6473 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1621" cy="643" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1621,664 L1634,664 C1663.0698,664 1695.2417,665.6938 1722.3532,667.6118 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1722.1349,670.6142 L1724.605,667.7755 L1722.5715,664.6095 L1729.8591,668.1575 L1722.1349,670.6142 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1621" cy="664" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1952,721 L1965,721 C1974.3334,721 1984.1434,720.2717 1993.7269,719.1472 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1994.1191,722.1968 L1996.0141,718.8531 L1993.3348,716.0977 L2001.3507,718.1669 L1994.1191,722.1968 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1952" cy="721" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1952,742 L1965,742 C1977.1782,742 1990.1676,743.24 2002.4068,744.9819 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M2001.9497,747.9858 L2004.6597,745.3247 L2002.8639,741.978 L2009.9165,746.1247 L2001.9497,747.9858 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1952" cy="742" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1846,732 L1859,732 C1868.2095,732 1878.1006,732 1887.4627,732 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1887.4627,735.0853 L1889.7767,732 L1887.4627,728.9147 L1895.1759,732 L1887.4627,735.0853 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1846" cy="732" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1621,684 L1634,684 C1663.8054,684 1695.9485,691.0929 1722.846,699.15 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1721.9288,702.1264 L1725.0783,699.8379 L1723.7632,696.1736 L1730.287,701.443 L1721.9288,702.1264 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1621" cy="684" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1453,654 L1466,654 C1489.5886,654 1515.7427,654 1537.7658,654 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1537.7658,657.0426 L1540.0478,654 L1537.7658,650.9574 L1545.3724,654 L1537.7658,657.0426 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1453" cy="654" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1270,625 L1283,625 C1292.3555,625 1302.0978,625.6939 1311.7372,626.8164 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1311.3424,629.8961 L1314.047,627.1125 L1312.132,623.7367 L1319.4365,627.8035 L1311.3424,629.8961 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1270" cy="625" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1663,771 L1676,771 C1693.7235,771 1713.0756,771 1730.4649,771 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1730.4649,774.1355 L1732.8165,771 L1730.4649,767.8645 L1738.3035,771 L1730.4649,774.1355 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1663" cy="771" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1663,792 L1676,792 C1694.7687,792 1715.1459,794.5136 1733.1196,797.6077 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1732.5772,800.6253 L1735.3828,798.0144 L1733.6619,794.59 L1740.6637,798.9636 L1732.5772,800.6253 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1663" cy="792" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1453,744 L1466,744 C1490.1167,744 1515.7511,750.8525 1537.2654,758.7377 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1536.1833,761.5897 L1539.4044,759.5493 L1538.3475,755.8857 L1544.3954,761.443 L1536.1833,761.5897 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1453" cy="744" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1270,646 L1283,646 C1285.494,646 1329.5996,682.3496 1360.7991,708.325 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1358.7819,710.7457 L1362.6146,709.8379 L1362.8162,705.9043 L1366.8507,713.3679 L1358.7819,710.7457 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1270" cy="646" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1123,561 L1136,561 C1158.914,561 1179.999,574.9164 1196.0416,589.8707 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1193.8286,592.1413 L1197.7445,591.5305 L1198.2547,587.6002 L1201.718,595.4033 L1193.8286,592.1413 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1123" cy="561" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M942,399 L942,412 C942,464.7561 951.4214,483.9722 989,521 C990.795,522.7687 992.7093,524.4385 994.7161,526.0144 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M992.9357,528.523 L996.5975,527.3497 L996.4964,523.5058 L1000.9876,530.4653 L992.9357,528.523 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="942" cy="399" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M786,467 L799,467 C830.2493,467 851.1105,445.9633 865.0368,417.9638 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M867.7812,419.2508 L866.002,415.9055 L862.2924,416.6769 L868.2542,411.1028 L867.7812,419.2508 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="786" cy="467" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M603,504 L616,504 C641.4517,504 667.7,492.9757 688.0032,481.6055 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M689.5448,484.2646 L689.9976,480.4494 L686.4617,478.9464 L694.651,477.7517 L689.5448,484.2646 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="603" cy="504" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M529,516 L542,516 C551.5077,516 561.7375,514.2054 570.7091,512.0042 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M571.5108,515.0084 L572.9622,511.4029 L569.9074,509 L578.2195,510 L571.5108,515.0084 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="529" cy="516" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M346,528 L359,528 C368.327,528 378.0167,527.2095 387.5964,525.9281 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M388.0473,528.9882 L389.8915,525.59 L387.1456,522.8681 L395.2466,524.801 L388.0473,528.9882 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="346" cy="528" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,645 L953,645 C972.7365,645 971.1509,627.4225 989,619 C997.274,615.0957 1006.4722,611.9028 1015.4627,609.325 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1016.2718,612.3163 L1017.7062,608.7182 L1014.6536,606.3337 L1022.941,607.3022 L1016.2718,612.3163 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="645" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,665 L953,665 C956.3411,665 987.4778,657.1887 1015.5425,649.9691 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1016.3086,652.9404 L1017.7709,649.3945 L1014.7764,646.9979 L1022.9706,648.0538 L1016.3086,652.9404 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="665" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,685 L953,685 C971.8542,685 992.4885,683.6336 1010.6531,681.9656 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1010.9452,685.0141 L1012.9395,681.7465 L1010.3611,678.9171 L1018.2744,681.2353 L1010.9452,685.0141 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="685" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,705 L953,705 C971.8542,705 992.4885,706.3664 1010.6531,708.0344 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1010.3611,711.0829 L1012.9395,708.2535 L1010.9452,704.9859 L1018.2744,708.7647 L1010.3611,711.0829 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="705" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,726 L953,726 C959.5289,726 989.2752,733.2116 1015.9728,740.0386 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1015.2092,743.0096 L1018.201,740.6114 L1016.7364,737.0677 L1023.4002,741.9477 L1015.2092,743.0096 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="726" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,746 L953,746 C972.4797,746 971.3071,762.8504 989,771 C994.4014,773.488 1000.1849,775.6931 1006.0419,777.6372 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1005.1121,780.6112 L1008.2725,778.3346 L1006.9717,774.6632 L1013.477,779.9617 L1005.1121,780.6112 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="746" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M1098.5,849 L1111.5,849 C1129.7558,849 1149.6416,849 1167.6642,849 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1167.6642,852.0399 L1169.9441,849 L1167.6642,845.9601 L1175.2638,849 L1167.6642,852.0399 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="1098.5" cy="849" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M940,767 L953,767 C977.5855,767 969.0946,794.5702 989,809 C994.5885,813.0512 1000.8051,816.674 1007.1823,819.8793 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M1005.8564,822.6636 L1009.2705,820.8737 L1008.5082,817.095 L1014.1431,823.194 L1005.8564,822.6636 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="940" cy="767" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M786,620 L799,620 C811.4557,620 822.98,624.1613 833.38,630.6532 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M831.6492,633.1845 L835.2785,631.9512 L835.1108,628.1218 L839.7084,634.9801 L831.6492,633.1845 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="786" cy="620" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M603,604 L616,604 C625.3038,604 635.0496,604.2227 644.7217,604.5822 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M644.5953,607.6747 L647.0411,604.677 L644.8481,601.4897 L652.453,604.8983 L644.5953,607.6747 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="603" cy="604" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M529,581 L542,581 C553.2058,581 564.7487,585.2441 574.2715,590.0861 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M572.7679,592.8258 L576.3262,591.2137 L575.775,587.3464 L581.1207,593.8449 L572.7679,592.8258 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="529" cy="581" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M346,549 L359,549 C368.327,549 378.0167,549.7905 387.5964,551.0719 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M387.1456,554.1319 L389.8915,551.41 L388.0473,548.0118 L395.2466,552.199 L387.1456,554.1319 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="346" cy="549" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/><path d="M144,539 L157,539 C166.2948,539 176.0014,539 185.6819,539 " fill="none" style="stroke:#000000;stroke-width:1.0;stroke-dasharray:3.0,3.0;"/><path d="M185.6819,542.0998 L188.0068,539 L185.6819,535.9002 L193.4315,539 L185.6819,542.0998 " fill="#000000" style="stroke:#000000;stroke-width:1.0;"/><ellipse cx="144" cy="539" fill="#000000" rx="3" ry="3" style="stroke:#000000;stroke-width:1.0;"/></g></svg>
|