diff --git a/wise-webapp/src/main/webapp/jsp/template.jsp b/wise-webapp/src/main/webapp/jsp/template.jsp index 3927388c..cc4ddeb7 100644 --- a/wise-webapp/src/main/webapp/jsp/template.jsp +++ b/wise-webapp/src/main/webapp/jsp/template.jsp @@ -11,6 +11,17 @@ + + + + + + + + + + + <spring:message code="SITE.TITLE"/>- <c:choose> diff --git a/wise-webapp/src/test/java/com/wisemapping/test/export/ExportTest.java b/wise-webapp/src/test/java/com/wisemapping/test/export/ExportTest.java index dbf2c3a4..7857fc8d 100644 --- a/wise-webapp/src/test/java/com/wisemapping/test/export/ExportTest.java +++ b/wise-webapp/src/test/java/com/wisemapping/test/export/ExportTest.java @@ -24,10 +24,15 @@ public class ExportTest { private static final String DATA_DIR_PATH = "src/test/resources/data/svg/"; @Test(dataProvider = "Data-Provider-Function") - public void exportSvgTest(@NotNull final File svgFile, @NotNull final File pngFile) throws ImporterException, IOException, ExportException, TransformerException, XMLStreamException, JAXBException, SAXException, TranscoderException, ParserConfigurationException { + public void exportSvgTest(@NotNull final File svgFile, @NotNull final File pngFile, @NotNull final File pdfFile) throws ImporterException, IOException, ExportException, TransformerException, XMLStreamException, JAXBException, SAXException, TranscoderException, ParserConfigurationException { String svgXml = FileUtils.readFileToString(svgFile, "UTF-8"); + exportPng(svgFile, pngFile, svgXml); + exportPdf(svgFile, pdfFile, svgXml); + } + + private void exportPng(File svgFile, File pngFile, String svgXml) throws ParserConfigurationException, TranscoderException, IOException, SAXException, XMLStreamException, TransformerException, JAXBException, ExportException { final ExportFormat format = ExportFormat.PNG; final ExportProperties properties = ExportProperties.create(format); final ExportProperties.ImageProperties imageProperties = (ExportProperties.ImageProperties) properties; @@ -47,6 +52,24 @@ public class ExportTest { } } + private void exportPdf(File svgFile, File pdfFile, String svgXml) throws ParserConfigurationException, TranscoderException, IOException, SAXException, XMLStreamException, TransformerException, JAXBException, ExportException { + final ExportFormat format = ExportFormat.PDF; + final ExportProperties properties = ExportProperties.create(format); + + String baseUrl = svgFile.getParentFile().getAbsolutePath() + "/../../../../../../wise-editor/src/main/webapp"; + ExporterFactory factory = new ExporterFactory(new File(baseUrl)); + // Write content ... + if (pdfFile.exists()) { + // Export mile content ... + final ByteArrayOutputStream bos = new ByteArrayOutputStream(); + factory.export(properties, null, bos, svgXml); + } else { + OutputStream outputStream = new FileOutputStream(pdfFile, false); + factory.export(properties, null, outputStream, svgXml); + outputStream.close(); + } + } + //This function will provide the parameter data @DataProvider(name = "Data-Provider-Function") public Object[][] parameterIntTestProvider() { @@ -59,11 +82,11 @@ public class ExportTest { } }); - final Object[][] result = new Object[svgFile.length][2]; + final Object[][] result = new Object[svgFile.length][3]; for (int i = 0; i < svgFile.length; i++) { File freeMindFile = svgFile[i]; final String name = freeMindFile.getName(); - result[i] = new Object[]{freeMindFile, new File(DATA_DIR_PATH, name.substring(0, name.lastIndexOf(".")) + ".png")}; + result[i] = new Object[]{freeMindFile, new File(DATA_DIR_PATH, name.substring(0, name.lastIndexOf(".")) + ".png"),new File(DATA_DIR_PATH, name.substring(0, name.lastIndexOf(".")) + ".pdf")}; } return result; diff --git a/wise-webapp/src/test/resources/data/svg/bug-nbsp.pdf b/wise-webapp/src/test/resources/data/svg/bug-nbsp.pdf new file mode 100644 index 00000000..cb5c03b6 Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/bug-nbsp.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/bug1.pdf b/wise-webapp/src/test/resources/data/svg/bug1.pdf new file mode 100644 index 00000000..99449864 Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/bug1.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/bug2.pdf b/wise-webapp/src/test/resources/data/svg/bug2.pdf new file mode 100644 index 00000000..51f2283f Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/bug2.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/bug3.pdf b/wise-webapp/src/test/resources/data/svg/bug3.pdf new file mode 100644 index 00000000..ebd3a1bd Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/bug3.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/bug3.png b/wise-webapp/src/test/resources/data/svg/bug3.png new file mode 100644 index 00000000..5c37b8f8 Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/bug3.png differ diff --git a/wise-webapp/src/test/resources/data/svg/bug3.svg b/wise-webapp/src/test/resources/data/svg/bug3.svg new file mode 100644 index 00000000..cff6fb03 --- /dev/null +++ b/wise-webapp/src/test/resources/data/svg/bug3.svg @@ -0,0 +1,7536 @@ +<svg focusable="true" id="workspace" preserveAspectRatio="none" width="1280" height="800" + viewBox="-840.5845389060414 -343.35139188528564 2389.58781353226 1493.4923834576625"> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M-318,1380 C-91.33333333333331,1390.3333333333333 135.33333333333331,1400.6666666666667 362,1411"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M-318,1414 L-313.67703992075633,1409.8392288991984M-318,1414 L-313.8392288991984,1418.3229600792436"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M716,674 C346,845 -668,871 -741,968"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M715,683 L712.9286622564364,688.6311242174266M715,683 L709.3688757825734,680.9286622564364"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M575,1099 C284.3333333333333,1062.3333333333333 93,912 -297,989"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M575,1107 L570.2842726139792,1110.7097055436698M575,1107 L571.2902944563303,1102.2842726139793"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M637,-453 C425,11 -107,290 -601,576"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M637,-490 L639.095799672693,-484.3779342113472M637,-490 L631.3779342113472,-487.90420032730697"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M-307,464 C14,313 315.66666666666663,73.33333333333334 627,-122"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M-307,391 L-304.9668362028248,385.3549805160783M-307,391 L-301.3549805160783,393.0331637971752"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M675,562 C275.6666666666667,388 -123.66666666666669,213.99999999999997 -523,40"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M674,563 L668.3564773375989,565.0373148894967M674,563 L671.9626851105033,557.3564773375989"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M-466,-272 C335,-253 673,68 795,325"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M-466,-285 L-461.6579437607244,-289.1408389989189M-466,-285 L-461.8591610010811,-280.6579437607244"></path> + <path style="fill:none " stroke-width="2px" stroke="#3f96ff" stroke-opacity="1" visibility="hidden" + d="M-579,-290 C-299,-28 323.66666666666663,-192 775,-143"></path> + <path stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" visibility="visible" + d="M-579,-337 L-573.0033060439847,-337.19915219780125M-579,-337 L-578.8008478021987,-331.00330604398465"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1066,846 C-1075,846 -1086,833 -1095,833"></path> + <rect width="135" height="43" rx="0" ry="0" x="-67" y="-21" stroke-width="1px" stroke="#FF9933" fill="#CC0033" + stroke-opacity="0.4" fill-opacity="0.4" visibility="hidden"></rect> + <path style="fill:none " stroke-width="1px" stroke="#CC0033" stroke-opacity="0.4" fill-opacity="0.4" + visibility="hidden" + d="M-1083,825 C-1077.3333333333333,836.3333333333335 -1071.6666666666667,847.6666666666665 -1066,859"></path> + <path style="fill:none " stroke-width="1px" stroke="#CC0033" stroke-opacity="0.4" fill-opacity="0.4" + visibility="hidden" d="M-102,0 C-68,0 -34,0 0,0"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M451,116 C460,116 470,-414 479,-414"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M451,116 C460,116 471,238 480,238"></path> + <path style="fill:#495879 " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M0,0 C32,0 64,40 96,40 64,43 32,5 0,7 Z"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M793,678 C802,678 813,678 822,678"></path> + <path style="fill:#495879 " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M0,0 C31,0 64,11 95,11 64,14 31,5 0,7 Z"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-347,1024 C-356,1024 -367,1071 -376,1071"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M715,584 C724,584 734,584 743,584"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-359,1409 C-368,1409 -379,1443 -388,1443"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-621,-342 C-630,-342 -641,-342 -650,-342"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M672,-142 C681,-142 692,-4 701,-4"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-663,533 C-672,533 -683,533 -692,533"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-121,482 C-130,482 -140,754 -149,754"></path> + <path style="fill:#495879 " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M0,0 C31,0 63,-20 94,-20 63,-17 31,5 0,7 Z"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-558,526 C-568,526 -578,559 -588,559"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-558,526 C-568,526 -578,532 -588,532"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-558,526 C-568,526 -578,490 -588,490"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-450,512 C-459,512 -469,525 -478,525"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-583,1327 C-592,1327 -603,1339 -612,1339"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-583,1327 C-593,1327 -603,1312 -613,1312"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-486,1327 C-495,1327 -506,1326 -515,1326"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-395,1327 C-404,1327 -415,1326 -424,1326"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-262,1246 C-271,1246 -282,1326 -291,1326"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-484,1273 C-494,1273 -504,1285 -514,1285"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-484,1273 C-493,1273 -504,1258 -513,1258"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-425,1232 C-434,1232 -445,1272 -454,1272"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-680,1205 C-689,1205 -700,1204 -709,1204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-598,1205 C-607,1205 -618,1204 -627,1204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-580,1232 C-590,1232 -600,1231 -610,1231"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-512,1205 C-521,1205 -531,1231 -540,1231"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-512,1205 C-521,1205 -532,1204 -541,1204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-512,1205 C-521,1205 -532,1177 -541,1177"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-531,1110 C-540,1110 -550,1123 -559,1123"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-531,1110 C-540,1110 -550,1096 -559,1096"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-427,1110 C-436,1110 -447,1109 -456,1109"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-326,1110 C-336,1110 -346,1109 -356,1109"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-425,1232 C-435,1232 -445,1204 -455,1204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-351,1219 C-360,1219 -370,1231 -379,1231"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-435,1151 C-444,1151 -454,1150 -463,1150"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-351,1219 C-360,1219 -371,1150 -380,1150"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-262,1246 C-272,1246 -282,1218 -292,1218"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-284,1110 C-293,1110 -303,1109 -312,1109"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-193,1218 C-202,1218 -213,1245 -222,1245"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-193,1218 C-203,1218 -213,1109 -223,1109"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M819,1596 C828,1596 839,1595 848,1595"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M712,1596 C721,1596 731,1595 740,1595"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M714,1807 C723,1807 734,1806 743,1806"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M641,1779 C650,1779 660,1806 669,1806"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M641,1779 C650,1779 661,1779 670,1779"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M641,1779 C650,1779 661,1752 670,1752"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M666,1581 C675,1581 686,1595 695,1595"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M666,1581 C675,1581 686,1568 695,1568"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M743,1516 C752,1516 763,1515 772,1515"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M658,1515 C667,1515 677,1515 686,1515"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M806,1384 C815,1384 826,1383 835,1383"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M737,1370 C746,1370 756,1383 765,1383"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M737,1370 C746,1370 756,1356 765,1356"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M945,1316 C954,1316 965,1328 974,1328"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M945,1316 C954,1316 964,1301 973,1301"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M819,1316 C828,1316 839,1315 848,1315"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M723,1316 C732,1316 743,1315 752,1315"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M613,1315 C622,1315 633,1315 642,1315"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M627,1383 C636,1383 646,1410 655,1410"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M627,1383 C636,1383 647,1369 656,1369"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M976,-593 C985,-593 996,-593 1005,-593"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M923,-632 C932,-632 942,-593 951,-593"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M923,-632 C932,-632 942,-619 951,-619"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M923,-632 C932,-632 943,-645 952,-645"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M923,-632 C932,-632 943,-671 952,-671"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M857,-632 C866,-632 877,-632 886,-632"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M754,-632 C763,-632 773,-632 782,-632"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M643,-632 C652,-632 662,-632 671,-632"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M531,-645 C540,-645 551,-632 560,-632"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M531,-645 C540,-645 550,-697 559,-697"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M441,-658 C450,-658 461,-645 470,-645"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M567,-723 C576,-723 586,-723 595,-723"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M441,-658 C450,-658 461,-723 470,-723"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M592,-495 C601,-495 612,-468 621,-468"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M592,-495 C601,-495 612,-495 621,-495"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M839,-441 C848,-441 859,-441 868,-441"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M768,-441 C777,-441 787,-441 796,-441"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M940,-400 C949,-400 959,-387 968,-387"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1033,-414 C1042,-414 1053,-414 1062,-414"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M940,-400 C949,-400 959,-414 968,-414"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M865,-400 C874,-400 884,-400 893,-400"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M756,-400 C765,-400 775,-400 784,-400"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M679,-414 C688,-414 698,-400 707,-400"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M940,-333 C949,-333 960,-333 969,-333"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M874,-333 C883,-333 894,-333 903,-333"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M802,-319 C811,-319 821,-306 830,-306"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M802,-319 C811,-319 822,-333 831,-333"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M699,-333 C708,-333 718,-319 727,-319"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M699,-333 C708,-333 719,-360 728,-360"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M609,-373 C618,-373 629,-333 638,-333"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M679,-414 C688,-414 698,-441 707,-441"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M609,-373 C618,-373 629,-414 638,-414"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M524,-414 C533,-414 543,-373 552,-373"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M592,-495 C601,-495 612,-522 621,-522"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M524,-414 C533,-414 544,-495 553,-495"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M532,1779 C541,1779 551,1779 560,1779"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M439,1779 C448,1779 458,1779 467,1779"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M342,1753 C351,1753 361,1779 370,1779"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M404,1725 C413,1725 423,1725 432,1725"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M342,1753 C351,1753 362,1725 371,1725"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M342,1753 C351,1753 362,1699 371,1699"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M271,1727 C280,1727 290,1753 299,1753"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M390,1660 C399,1660 409,1673 418,1673"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M390,1660 C399,1660 410,1647 419,1647"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M330,1660 C339,1660 350,1660 359,1660"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M271,1727 C280,1727 290,1660 299,1660"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M204,546 C213,546 223,1727 232,1727"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M474,1621 C483,1621 494,1621 503,1621"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M414,1621 C423,1621 434,1621 443,1621"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M334,1448 C343,1448 354,1621 363,1621"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M589,1555 C598,1555 608,1581 617,1581"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M589,1555 C598,1555 608,1541 617,1541"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M589,1555 C598,1555 608,1515 617,1515"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M497,1542 C506,1542 517,1555 526,1555"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M497,1542 C506,1542 517,1488 526,1488"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M425,1448 C434,1448 445,1542 454,1542"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M488,1449 C497,1449 507,1462 516,1462"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M488,1449 C497,1449 508,1436 517,1436"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M425,1448 C434,1448 444,1449 453,1449"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M553,1356 C562,1356 573,1383 582,1383"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M553,1356 C562,1356 573,1315 582,1315"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M490,1356 C499,1356 509,1356 518,1356"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M425,1448 C434,1448 444,1356 453,1356"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M334,1448 C343,1448 353,1448 362,1448"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M485,1275 C494,1275 504,1275 513,1275"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M393,1275 C402,1275 413,1275 422,1275"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M334,1448 C343,1448 353,1275 362,1275"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M265,1435 C274,1435 284,1448 293,1448"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M265,1435 C274,1435 285,1249 294,1249"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M204,546 C213,546 223,1435 232,1435"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M758,1232 C767,1232 778,1232 787,1232"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M680,1154 C689,1154 700,1232 709,1232"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M816,1180 C825,1180 836,1206 845,1206"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M998,1180 C1007,1180 1017,1180 1026,1180"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M931,1180 C940,1180 950,1180 959,1180"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M879,1180 C888,1180 899,1180 908,1180"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M816,1180 C825,1180 835,1180 844,1180"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M816,1180 C825,1180 835,1154 844,1154"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M752,1141 C761,1141 772,1180 781,1180"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1008,1128 C1017,1128 1028,1128 1037,1128"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M930,1128 C939,1128 950,1128 959,1128"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M873,1128 C882,1128 892,1128 901,1128"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M810,1115 C819,1115 829,1128 838,1128"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M955,1102 C964,1102 974,1102 983,1102"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M877,1102 C886,1102 897,1102 906,1102"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M810,1115 C819,1115 829,1102 838,1102"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M752,1141 C761,1141 772,1115 781,1115"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M752,1141 C761,1141 772,1076 781,1076"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M680,1154 C689,1154 700,1141 709,1141"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M622,1128 C631,1128 642,1154 651,1154"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M810,1050 C819,1050 829,1050 838,1050"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M689,1050 C698,1050 708,1050 717,1050"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M622,1128 C631,1128 641,1050 650,1050"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M622,1128 C631,1128 641,1024 650,1024"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M546,1115 C555,1115 566,1128 575,1128"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M546,1115 C555,1115 565,998 574,998"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M470,1115 C479,1115 490,1115 499,1115"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M364,1115 C373,1115 384,1115 393,1115"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M284,1115 C293,1115 304,1115 313,1115"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M204,546 C213,546 224,1115 233,1115"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M877,951 C886,951 896,964 905,964"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M877,951 C886,951 896,938 905,938"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M778,951 C787,951 797,951 806,951"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M694,925 C703,925 714,951 723,951"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M840,912 C849,912 859,912 868,912"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M774,899 C783,899 794,912 803,912"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M774,899 C783,899 794,886 803,886"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M694,925 C703,925 714,899 723,899"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M630,912 C639,912 650,925 659,925"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M630,912 C639,912 650,860 659,860"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M537,873 C546,873 556,912 565,912"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M725,808 C734,808 745,834 754,834"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M725,808 C734,808 744,808 753,808"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M806,782 C815,782 826,782 835,782"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M725,808 C734,808 744,782 753,782"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M652,808 C661,808 671,808 680,808"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M588,808 C597,808 608,808 617,808"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M537,873 C546,873 556,808 565,808"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M462,873 C471,873 481,873 490,873"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M388,220 C397,220 408,873 417,873"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M667,743 C676,743 686,756 695,756"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M667,743 C676,743 687,730 696,730"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M586,662 C595,662 605,743 614,743"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M667,683 C676,683 687,704 696,704"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M667,683 C676,683 687,678 696,678"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M586,662 C595,662 605,683 614,683"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M741,636 C750,636 761,636 770,636"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M665,636 C674,636 685,636 694,636"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M586,662 C595,662 605,636 614,636"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M646,589 C655,589 666,610 675,610"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M646,589 C655,589 665,584 674,584"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M586,662 C595,662 606,589 615,589"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M517,239 C526,239 536,662 545,662"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1131,529 C1140,529 1151,542 1160,542"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1131,529 C1140,529 1151,516 1160,516"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1063,516 C1072,516 1083,529 1092,529"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1063,516 C1072,516 1083,490 1092,490"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M991,503 C1000,503 1011,516 1020,516"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1077,464 C1086,464 1097,464 1106,464"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M991,503 C1000,503 1011,464 1020,464"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M915,399 C924,399 935,503 944,503"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M915,399 C924,399 935,438 944,438"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1179,412 C1188,412 1198,412 1207,412"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1071,412 C1080,412 1091,412 1100,412"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M982,334 C991,334 1001,412 1010,412"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1341,386 C1350,386 1361,386 1370,386"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1281,334 C1290,334 1301,386 1310,386"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1281,334 C1290,334 1301,360 1310,360"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1365,308 C1374,308 1384,334 1393,334"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1365,308 C1374,308 1384,308 1393,308"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1365,308 C1374,308 1384,282 1393,282"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1281,334 C1290,334 1301,308 1310,308"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1189,334 C1198,334 1209,334 1218,334"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1111,321 C1120,321 1131,334 1140,334"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1173,256 C1182,256 1192,256 1201,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1111,321 C1120,321 1131,256 1140,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1042,321 C1051,321 1061,321 1070,321"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M982,334 C991,334 1002,321 1011,321"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M915,399 C924,399 934,334 943,334"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M844,347 C853,347 863,399 872,399"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M844,347 C853,347 863,230 872,230"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M988,204 C997,204 1008,204 1017,204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M918,178 C927,178 938,204 947,204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1080,165 C1089,165 1099,178 1108,178"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1080,165 C1089,165 1099,152 1108,152"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M973,165 C982,165 992,165 1001,165"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M918,178 C927,178 937,165 946,165"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M844,347 C853,347 864,178 873,178"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M731,282 C740,282 750,347 759,347"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M844,100 C853,100 863,126 872,126"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M844,100 C853,100 864,100 873,100"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M844,100 C853,100 863,74 872,74"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M731,282 C740,282 750,100 759,100"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M883,48 C892,48 902,48 911,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M819,35 C828,35 839,48 848,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M819,35 C828,35 839,22 848,22"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M731,282 C740,282 751,35 760,35"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M597,131 C606,131 617,282 626,282"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1140,-46 C1149,-46 1160,-46 1169,-46"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1036,-46 C1045,-46 1056,-46 1065,-46"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M971,-46 C980,-46 990,-46 999,-46"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M878,-46 C887,-46 897,-46 906,-46"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M818,-137 C827,-137 838,-46 847,-46"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1062,-85 C1071,-85 1082,-72 1091,-72"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M1062,-85 C1071,-85 1082,-98 1091,-98"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M984,-98 C993,-98 1004,-85 1013,-85"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M984,-98 C993,-98 1004,-124 1013,-124"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M891,-111 C900,-111 910,-98 919,-98"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M958,-150 C967,-150 977,-150 986,-150"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M891,-111 C900,-111 910,-150 919,-150"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M818,-137 C827,-137 837,-111 846,-111"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M881,-202 C890,-202 900,-176 909,-176"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M881,-202 C890,-202 900,-202 909,-202"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M881,-202 C890,-202 900,-228 909,-228"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M818,-137 C827,-137 837,-202 846,-202"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M746,-163 C755,-163 766,-137 775,-137"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M818,-267 C827,-267 838,-254 847,-254"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M818,-267 C827,-267 838,-280 847,-280"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M746,-163 C755,-163 766,-267 775,-267"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M672,-142 C681,-142 692,-163 701,-163"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M597,131 C606,131 616,-142 625,-142"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M517,239 C526,239 537,131 546,131"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M388,220 C397,220 407,116 416,116"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M335,220 C344,220 354,220 363,220"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M269,194 C278,194 289,220 298,220"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M544,-562 C553,-562 563,-549 572,-549"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M946,-575 C955,-575 966,-575 975,-575"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M858,-575 C867,-575 878,-575 887,-575"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M778,-575 C787,-575 798,-575 807,-575"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M698,-575 C707,-575 718,-575 727,-575"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M628,-575 C637,-575 648,-575 657,-575"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M544,-562 C553,-562 564,-575 573,-575"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M459,-562 C468,-562 478,-562 487,-562"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M394,-562 C403,-562 413,-562 422,-562"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M334,-562 C343,-562 354,-562 363,-562"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M269,194 C278,194 288,-562 297,-562"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M204,546 C213,546 223,194 232,194"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M358,-658 C367,-658 377,-658 386,-658"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M271,-658 C280,-658 290,-658 299,-658"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M204,546 C213,546 223,-658 232,-658"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-413,1029 C-422,1029 -433,1029 -442,1029"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-347,1024 C-356,1024 -366,1029 -375,1029"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-668,1003 C-677,1003 -687,1003 -696,1003"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-589,1003 C-599,1003 -609,1003 -619,1003"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-513,990 C-522,990 -532,1003 -541,1003"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-597,977 C-606,977 -616,977 -625,977"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-513,990 C-522,990 -533,977 -542,977"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-431,990 C-440,990 -451,990 -460,990"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-347,1024 C-356,1024 -367,990 -376,990"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-267,1024 C-276,1024 -287,1024 -296,1024"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-185,754 C-194,754 -205,1024 -214,1024"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-927,950 C-936,950 -947,950 -956,950"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-846,950 C-856,950 -866,950 -876,950"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-779,885 C-788,885 -799,950 -808,950"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-916,924 C-925,924 -936,924 -945,924"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-852,872 C-861,872 -872,924 -881,924"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-985,898 C-995,898 -1005,898 -1015,898"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-912,859 C-921,859 -932,898 -941,898"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1066,846 C-1075,846 -1086,872 -1095,872"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-979,846 C-988,846 -999,846 -1008,846"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-912,859 C-921,859 -932,846 -941,846"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-852,872 C-861,872 -871,859 -880,859"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-779,885 C-789,885 -799,872 -809,872"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-681,846 C-690,846 -700,885 -709,885"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-755,768 C-764,768 -774,794 -783,794"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-755,768 C-764,768 -775,768 -784,768"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-755,768 C-764,768 -774,742 -783,742"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-681,846 C-690,846 -701,768 -710,768"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-572,846 C-582,846 -592,846 -602,846"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-450,833 C-459,833 -469,846 -478,846"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-450,833 C-459,833 -470,716 -479,716"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-360,820 C-369,820 -380,833 -389,833"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-360,820 C-369,820 -379,690 -388,690"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-248,707 C-257,707 -268,820 -277,820"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-553,625 C-563,625 -573,664 -583,664"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-670,638 C-679,638 -690,638 -699,638"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-553,625 C-562,625 -573,638 -582,638"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-553,625 C-563,625 -573,612 -583,612"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-553,625 C-563,625 -573,586 -583,586"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-484,625 C-493,625 -504,625 -513,625"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-386,564 C-395,564 -405,625 -414,625"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-508,464 C-518,464 -528,464 -538,464"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-450,512 C-459,512 -469,464 -478,464"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-386,564 C-395,564 -406,512 -415,512"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-248,707 C-257,707 -268,564 -277,564"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-185,754 C-195,754 -205,707 -215,707"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-185,754 C-195,754 -205,438 -215,438"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-421,1401 C-430,1401 -440,1401 -449,1401"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-359,1409 C-368,1409 -379,1401 -388,1401"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-359,1409 C-368,1409 -378,1375 -387,1375"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-289,1409 C-298,1409 -309,1409 -318,1409"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-183,1409 C-192,1409 -203,1409 -212,1409"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-121,482 C-130,482 -141,1409 -150,1409"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-121,482 C-130,482 -140,1218 -149,1218"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-373,412 C-382,412 -392,412 -401,412"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-269,399 C-278,399 -289,412 -298,412"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-269,399 C-278,399 -288,386 -297,386"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-179,-38 C-188,-38 -199,399 -208,399"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-525,347 C-534,347 -544,360 -553,360"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-525,347 C-534,347 -545,334 -554,334"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-439,256 C-448,256 -459,347 -468,347"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-760,308 C-769,308 -780,308 -789,308"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-694,269 C-703,269 -713,308 -722,308"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-941,282 C-950,282 -961,282 -970,282"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-828,282 C-838,282 -848,282 -858,282"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-764,269 C-773,269 -783,282 -792,282"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-764,269 C-773,269 -784,256 -793,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-694,269 C-703,269 -714,269 -723,269"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-694,269 C-703,269 -714,230 -723,230"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-594,256 C-603,256 -614,269 -623,269"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-700,204 C-709,204 -720,204 -729,204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-594,256 C-603,256 -613,204 -622,204"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-505,256 C-515,256 -525,256 -535,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-439,256 C-448,256 -458,256 -467,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-698,165 C-707,165 -718,178 -727,178"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-698,165 C-707,165 -718,152 -727,152"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-616,165 C-625,165 -635,165 -644,165"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-529,165 C-539,165 -549,165 -559,165"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-439,256 C-448,256 -458,165 -467,165"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-348,256 C-358,256 -368,256 -378,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-271,-64 C-280,-64 -291,256 -300,256"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-780,126 C-789,126 -800,126 -809,126"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-675,113 C-685,113 -695,126 -705,126"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-675,113 C-684,113 -695,100 -704,100"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-621,113 C-630,113 -640,113 -649,113"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-559,113 C-568,113 -579,113 -588,113"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-495,61 C-504,61 -515,113 -524,113"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-770,74 C-779,74 -790,74 -799,74"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-709,48 C-718,48 -729,74 -738,74"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1183,48 C-1192,48 -1203,48 -1212,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1124,48 C-1134,48 -1144,48 -1154,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1011,48 C-1020,48 -1031,48 -1040,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-878,35 C-887,35 -898,48 -907,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-878,35 C-888,35 -898,22 -908,22"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-786,35 C-795,35 -805,35 -814,35"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-709,48 C-719,48 -729,35 -739,35"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-620,48 C-629,48 -640,48 -649,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-559,48 C-568,48 -579,48 -588,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-495,61 C-504,61 -514,48 -523,48"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-495,61 C-504,61 -514,-4 -523,-4"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-421,-69 C-430,-69 -441,61 -450,61"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-834,-56 C-843,-56 -854,-30 -863,-30"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1143,833 C-1152,833 -1163,846 -1172,846"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-1143,833 C-1152,833 -1163,820 -1172,820"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-956,-56 C-965,-56 -975,-56 -984,-56"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-898,-69 C-907,-69 -918,-56 -927,-56"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-898,-69 C-907,-69 -917,-82 -926,-82"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-834,-56 C-843,-56 -854,-69 -863,-69"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-729,-56 C-739,-56 -749,-56 -759,-56"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-642,-56 C-651,-56 -662,-56 -671,-56"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-571,-147 C-580,-147 -591,-56 -600,-56"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-672,-134 C-682,-134 -692,-108 -702,-108"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-672,-134 C-682,-134 -692,-134 -702,-134"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-672,-134 C-681,-134 -692,-160 -701,-160"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-571,-147 C-580,-147 -591,-134 -600,-134"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-718,-225 C-727,-225 -737,-186 -746,-186"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-863,-212 C-872,-212 -883,-212 -892,-212"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-784,-238 C-793,-238 -804,-212 -813,-212"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-849,-238 C-858,-238 -868,-238 -877,-238"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-784,-238 C-794,-238 -804,-238 -814,-238"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-784,-238 C-794,-238 -804,-264 -814,-264"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-718,-225 C-727,-225 -737,-238 -746,-238"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-662,-225 C-671,-225 -682,-225 -691,-225"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-571,-147 C-581,-147 -591,-225 -601,-225"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-493,-147 C-502,-147 -512,-147 -521,-147"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-421,-69 C-430,-69 -441,-147 -450,-147"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-358,-69 C-368,-69 -378,-69 -388,-69"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-271,-64 C-280,-64 -291,-69 -300,-69"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-437,-303 C-446,-303 -457,-290 -466,-290"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-437,-303 C-446,-303 -457,-316 -466,-316"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-362,-376 C-372,-376 -382,-303 -392,-303"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-536,-342 C-545,-342 -556,-342 -565,-342"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-441,-402 C-450,-402 -461,-342 -470,-342"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-510,-409 C-519,-409 -530,-383 -539,-383"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-510,-409 C-520,-409 -530,-409 -540,-409"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-666,-435 C-675,-435 -686,-435 -695,-435"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-583,-435 C-592,-435 -603,-435 -612,-435"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-510,-409 C-519,-409 -530,-435 -539,-435"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-441,-402 C-450,-402 -461,-409 -470,-409"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-441,-402 C-451,-402 -461,-461 -471,-461"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-362,-376 C-371,-376 -382,-402 -391,-402"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-271,-64 C-280,-64 -291,-376 -300,-376"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-271,-64 C-280,-64 -291,-487 -300,-487"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-179,-38 C-188,-38 -198,-64 -207,-64"></path> + <path style="fill:none " stroke-width="1px" stroke="#495879" stroke-opacity="1" fill="#495879" fill-opacity="1" + visibility="visible" d="M-121,482 C-130,482 -141,-38 -150,-38"></path> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-65,-19) scale(1,1)" + visibility="visible"> + <rect width="135" height="45" rx="6.75" ry="6.75" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: default; "></rect> + <rect width="131" height="39" rx="0" ry="0" x="0" y="0" stroke-width="2px" fill="rgb(80,157,192)" + stroke="rgb(57,113,177)" style="cursor: default; "></rect> + <text font-family="verdana" font-size="13.4375" font-style="normal" font-weight="bold" fill="#ffffff" + style="cursor: default; " visibility="visible" y="11" x="11"> + <tspan dy="1em" x="11">Connections B</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="17" + transform="translate(NaN,11) scale(NaN,0.17)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-120,448) scale(1,1)" + visibility="visible"> + <rect width="228" height="40" rx="6" ry="6" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="34" x2="224" + y2="34"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="4" x="4"> + <tspan dy="1em" x="4">The Northern Gannet</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="34" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,4) scale(NaN,0.26)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-178,-54) scale(1,1)" + visibility="visible"> + <rect width="32" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="28" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">flute</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-270,-80) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">middle school</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-337,-503) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">lockers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-361,-392) scale(1,1)" + visibility="visible"> + <rect width="65" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="61" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">new territory</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-440,-418) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">university</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-509,-477) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">streets</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-509,-425) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">walking</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-582,-451) scale(1,1)" + visibility="visible"> + <rect width="47" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="43" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">zombies</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-665,-451) scale(1,1)" + visibility="visible"> + <rect width="57" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="53" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">apocalypse</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-796,-451) scale(1,1)" + visibility="visible"> + <rect width="105" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="101" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">the day after tomorrow</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-582,-425) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">exercise</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-588,-399) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">weekends</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-535,-358) scale(1,1)" + visibility="visible"> + <rect width="69" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="65" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">independence</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-620,-358) scale(1,1)" + visibility="visible"> + <rect width="59" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="55" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">growing up</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-436,-319) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">nunavut</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-498,-332) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">co-op</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-492,-306) scale(1,1)" + visibility="visible"> + <rect width="30" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="26" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cold</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-357,-85) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">intimidation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-420,-85) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bears</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-492,-163) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">baseball</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-570,-163) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">diamonds</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-661,-241) scale(1,1)" + visibility="visible"> + <rect width="64" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="60" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">engagement</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-717,-241) scale(1,1)" + visibility="visible"> + <rect width="30" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="26" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">ring</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-783,-254) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fingers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-846,-280) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fetish</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-848,-254) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">scales</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-908,-254) scale(1,1)" + visibility="visible"> + <rect width="35" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="31" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">piano</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-862,-228) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">nail polish</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-943,-228) scale(1,1)" + visibility="visible"> + <rect width="55" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="51" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">manicures</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-795,-202) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">telephone</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-671,-150) scale(1,1)" + visibility="visible"> + <rect width="75" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="71" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">marilyn monroe</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-738,-176) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">blonde</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-752,-150) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">perfection</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-758,-124) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">white dress</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-641,-72) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tiffany's</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-728,-72) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">breakfast at</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-833,-72) scale(1,1)" + visibility="visible"> + <rect width="78" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="74" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">audrey hepburn</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-897,-85) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">classy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-989,-98) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">black & white</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-955,-72) scale(1,1)" + visibility="visible"> + <rect width="32" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="28" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">wine</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1021,-72) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">parties</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1142,817) scale(1,1)" + visibility="visible"> + <rect width="51" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="47" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">night club</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1221,804) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">weekends</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1213,830) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bomber</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-923,-46) scale(1,1)" + visibility="visible"> + <rect width="64" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="60" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">stereotypical</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-494,45) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">camping</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-564,-20) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">solitude</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-558,32) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">woods</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-619,32) scale(1,1)" + visibility="visible"> + <rect width="35" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="31" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cabin</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-708,32) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">joss whedon</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-785,19) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">avengers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-877,19) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">super powers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-952,6) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sky high</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1010,32) scale(1,1)" + visibility="visible"> + <rect width="107" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="103" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">what would you rather?</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1123,32) scale(1,1)" + visibility="visible"> + <rect width="87" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="83" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">high school games</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1182,32) scale(1,1)" + visibility="visible"> + <rect width="32" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="28" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">dots</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1282,32) scale(1,1)" + visibility="visible"> + <rect width="74" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="70" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">brain damaged</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-769,58) scale(1,1)" + visibility="visible"> + <rect width="35" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="31" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">firefly</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-824,58) scale(1,1)" + visibility="visible"> + <rect width="29" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="25" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cult</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-558,97) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hiking</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-620,97) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">boots</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-674,97) scale(1,1)" + visibility="visible"> + <rect width="29" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="25" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">rain</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-747,84) scale(1,1)" + visibility="visible"> + <rect width="47" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="43" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">waterloo</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-779,110) scale(1,1)" + visibility="visible"> + <rect width="78" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="74" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hurricane sandy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-853,110) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">blackout</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-347,240) scale(1,1)" + visibility="visible"> + <rect width="51" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="47" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">boyfriend</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-438,240) scale(1,1)" + visibility="visible"> + <rect width="64" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="60" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">justin bieber</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-528,149) scale(1,1)" + visibility="visible"> + <rect width="65" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="61" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">one direction</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-615,149) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">self-esteem</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-697,149) scale(1,1)" + visibility="visible"> + <rect width="57" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="53" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">depression</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-772,136) scale(1,1)" + visibility="visible"> + <rect width="49" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="45" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">treatable</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-764,162) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">suicide</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-504,240) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">believe</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-593,240) scale(1,1)" + visibility="visible"> + <rect width="62" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="58" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">silver linings</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-699,188) scale(1,1)" + visibility="visible"> + <rect width="81" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="77" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">jennifer lawrence</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-812,188) scale(1,1)" + visibility="visible"> + <rect width="87" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="83" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">the hunger games</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-693,253) scale(1,1)" + visibility="visible"> + <rect width="74" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="70" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cloud watching</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-747,214) scale(1,1)" + visibility="visible"> + <rect width="28" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="24" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">up!</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-763,253) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">dreams</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-823,240) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sleep</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-827,266) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">future</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-940,266) scale(1,1)" + visibility="visible"> + <rect width="86" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="82" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">back to the future</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1016,266) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">wild west</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-759,292) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">serene</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-826,292) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">picnics</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-524,331) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">pop culture</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-598,318) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sarcasm</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-610,344) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">perez hilton</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-268,383) scale(1,1)" + visibility="visible"> + <rect width="64" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="60" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">high pitched</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-336,370) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">falsetto</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-372,396) scale(1,1)" + visibility="visible"> + <rect width="78" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="74" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">glass shattering</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-440,396) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fat lady</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-192,1202) scale(1,1)" + visibility="visible"> + <rect width="47" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="43" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">narrator</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-182,1393) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">flocks</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-288,1393) scale(1,1)" + visibility="visible"> + <rect width="80" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="76" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">coffee table book</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-358,1393) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">caffeine</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-424,1359) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">energy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-420,1385) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">crash</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-486,1385) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">manga</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-184,738) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">ottawa</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-253,422) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">canada</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-247,691) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">home</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-385,548) scale(1,1)" + visibility="visible"> + <rect width="112" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="108" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">is whenever I'm with you</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-449,496) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">music</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-507,448) scale(1,1)" + visibility="visible"> + <rect width="33" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="29" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">indie</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-584,448) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bluesfest</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-483,609) scale(1,1)" + visibility="visible"> + <rect width="73" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="69" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">edward sharpe</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-552,609) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">twilight</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-651,570) scale(1,1)" + visibility="visible"> + <rect width="72" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="68" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">breaking dawn</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-639,596) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">almost over</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-669,622) scale(1,1)" + visibility="visible"> + <rect width="91" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="87" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">universally ridiculed</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-756,622) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">kardashians</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-653,648) scale(1,1)" + visibility="visible"> + <rect width="74" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="70" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">kristen stewart</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-359,804) scale(1,1)" + visibility="visible"> + <rect width="86" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="82" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">home sweet home</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-445,674) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cross stitch</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-449,817) scale(1,1)" + visibility="visible"> + <rect width="64" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="60" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">candy house</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-537,700) scale(1,1)" + visibility="visible"> + <rect width="62" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="58" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">gingerbread</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-571,830) scale(1,1)" + visibility="visible"> + <rect width="97" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="93" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hansel & gretel witch</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-680,830) scale(1,1)" + visibility="visible"> + <rect width="82" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="78" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">once upon a time</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-754,752) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sundays</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-830,726) scale(1,1)" + visibility="visible"> + <rect width="51" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="47" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">breakfast</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-822,752) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">church</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-822,778) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">potluck</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-778,869) scale(1,1)" + visibility="visible"> + <rect width="73" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="69" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">must catch up</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-851,856) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">running</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-911,843) scale(1,1)" + visibility="visible"> + <rect width="35" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="31" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">races</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-978,830) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">horses</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1065,830) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">riding boots</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1116,856) scale(1,1)" + visibility="visible"> + <rect width="25" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="21" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fall</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-984,882) scale(1,1)" + visibility="visible"> + <rect width="47" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="43" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bad egg</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1057,882) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">allergies</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-915,908) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">for life</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1001,908) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">dopestrong</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-845,934) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">behind</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-926,934) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">homework</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-1026,934) scale(1,1)" + visibility="visible"> + <rect width="74" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="70" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">procrastination</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-266,1008) scale(1,1)" + visibility="visible"> + <rect width="56" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="52" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">parliament</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-346,1008) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">downtown</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-430,974) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">the market</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-512,974) scale(1,1)" + visibility="visible"> + <rect width="56" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="52" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bargaining</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-596,961) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">negotiation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-704,961) scale(1,1)" + visibility="visible"> + <rect width="83" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="79" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">males vs. females</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-588,987) scale(1,1)" + visibility="visible"> + <rect width="51" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="47" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">allowance</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-667,987) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">childhood</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-803,987) scale(1,1)" + visibility="visible"> + <rect width="111" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="107" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">monsters under the bed</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-412,1013) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sketch</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-483,1013) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">comedy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(95,512) scale(1,1)" + visibility="visible"> + <rect width="111" height="40" rx="6" ry="6" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="34" x2="107" + y2="34"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="4" x="4"> + <tspan dy="1em" x="4">Ana Soler</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="110" cy="34" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,4) scale(NaN,0.26)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(232,-674) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">motion</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(299,-674) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">stop motion</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="60" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(386,-674) scale(1,1)" + visibility="visible"> + <rect width="57" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="53" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tim burton</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="56" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(232,178) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tennis</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="38" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(297,-578) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">racket</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="38" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(363,-578) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">noise</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(422,-578) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sound</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="38" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(487,-578) scale(1,1)" + visibility="visible"> + <rect width="59" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="55" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sonic boom</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="58" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(573,-591) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hedgehogs</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="57" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(657,-591) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">needles</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="43" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(727,-591) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">pine trees</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(807,-591) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">christmas</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(887,-591) scale(1,1)" + visibility="visible"> + <rect width="62" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="58" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">countdowns</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="61" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(975,-591) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">anticipation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(572,-565) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">video games</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(298,204) scale(1,1)" + visibility="visible"> + <rect width="40" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="36" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">courts</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="39" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(363,204) scale(1,1)" + visibility="visible"> + <rect width="27" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="23" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">law</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="26" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(416,100) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">judge</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="36" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(479,-431) scale(1,1)" + visibility="visible"> + <rect width="47" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="43" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">opinions</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="46" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(480,221) scale(1,1)" + visibility="visible"> + <rect width="40" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="36" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">gossip</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="39" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(546,115) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">gossip girl</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(625,-158) scale(1,1)" + visibility="visible"> + <rect width="49" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="45" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tv shows</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="48" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(701,-179) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">seasonal</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="47" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(775,-283) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">holidays</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="45" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(847,-296) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">christmas</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(847,-270) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">halloween</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(775,-153) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">allergies</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="45" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(846,-218) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">death</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="36" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(909,-244) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">ghosts</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(909,-218) scale(1,1)" + visibility="visible"> + <rect width="49" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="45" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hospitals</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(909,-192) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cancer</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(846,-127) scale(1,1)" + visibility="visible"> + <rect width="47" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="43" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">peanuts</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="46" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(919,-166) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">comics</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(986,-166) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">manga</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(919,-114) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">confrontation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="66" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1013,-140) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">negotiation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1013,-101) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">weakness</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="51" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1091,-114) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">interviews</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1091,-88) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">kryptonite</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(847,-62) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">eggs</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(906,-62) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sunnyside up</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="66" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(999,-62) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">library</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="38" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1065,-62) scale(1,1)" + visibility="visible"> + <rect width="78" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="74" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">favourite spaces</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="77" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1169,-62) scale(1,1)" + visibility="visible"> + <rect width="24" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="20" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tlc</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(626,266) scale(1,1)" + visibility="visible"> + <rect width="108" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="104" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">books made into movies</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="107" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(760,19) scale(1,1)" + visibility="visible"> + <rect width="62" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="58" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">harry potter</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="61" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(848,6) scale(1,1)" + visibility="visible"> + <rect width="72" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="68" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fond childhood</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(848,32) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">magic</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="37" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(911,32) scale(1,1)" + visibility="visible"> + <rect width="87" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="83" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sleepless in seattle</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(759,84) scale(1,1)" + visibility="visible"> + <rect width="87" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="83" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">the hunger games</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="86" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(872,58) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">dystopian</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(873,84) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">archery</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(872,110) scale(1,1)" + visibility="visible"> + <rect width="61" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="57" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">life or death</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(759,331) scale(1,1)" + visibility="visible"> + <rect width="87" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="83" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">time traveler's wife</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="86" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(873,162) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">romance</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="47" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(946,149) scale(1,1)" + visibility="visible"> + <rect width="29" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="25" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">love</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="28" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1001,149) scale(1,1)" + visibility="visible"> + <rect width="81" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="77" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">love at first sight</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="80" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1108,136) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">mystic</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1108,162) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">exists?</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(947,188) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">chivalry</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="43" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1017,188) scale(1,1)" + visibility="visible"> + <rect width="62" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="58" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bygone eras</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(872,214) scale(1,1)" + visibility="visible"> + <rect width="89" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="85" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">star-crossed lovers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(872,383) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tragedy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="44" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(943,318) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hamlet</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1011,305) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">plays</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1070,305) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">theatre</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="42" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1140,240) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">opera</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="35" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1201,240) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">falsetto</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1140,318) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">broadway</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="51" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1218,318) scale(1,1)" + visibility="visible"> + <rect width="66" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="62" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">new york city</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="65" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1310,292) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">landscapes</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="57" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1393,266) scale(1,1)" + visibility="visible"> + <rect width="51" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="47" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">paintings</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1393,292) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">scenery</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1393,318) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">beauty</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1310,344) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">memorable</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1310,370) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">9/11</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1370,370) scale(1,1)" + visibility="visible"> + <rect width="84" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="80" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">lightbulb memory</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1010,396) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">shakespeare</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="62" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1100,396) scale(1,1)" + visibility="visible"> + <rect width="82" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="78" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">inventor of words</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="81" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1207,396) scale(1,1)" + visibility="visible"> + <rect width="127" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="123" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">evolution of english language</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(944,422) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tears</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(944,487) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">catharsis</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="49" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1020,448) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">oedipus rex</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="59" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1106,448) scale(1,1)" + visibility="visible"> + <rect width="78" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="74" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">mother complex</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1020,500) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">purging</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="45" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1092,474) scale(1,1)" + visibility="visible"> + <rect width="74" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="70" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">spring cleaning</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1092,513) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bulimia</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="41" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1160,500) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">women</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1160,526) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">illness</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(545,646) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">rumors</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="42" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(615,573) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">adele</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(674,568) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">singing</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="42" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(675,594) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">voice</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(614,620) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">grapevine</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="52" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(694,620) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">vine yard</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="49" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(770,620) scale(1,1)" + visibility="visible"> + <rect width="62" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="58" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bottle shock</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(614,667) scale(1,1)" + visibility="visible"> + <rect width="55" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="51" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">life ruining</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="54" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(696,662) scale(1,1)" + visibility="visible"> + <rect width="100" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="96" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">unplanned pregnancy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="99" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(696,688) scale(1,1)" + visibility="visible"> + <rect width="56" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="52" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sicknesses</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(614,727) scale(1,1)" + visibility="visible"> + <rect width="55" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="51" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">reputation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="54" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(696,714) scale(1,1)" + visibility="visible"> + <rect width="72" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="68" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">word of mouth</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(695,740) scale(1,1)" + visibility="visible"> + <rect width="85" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="81" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">bad boy/good boy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(417,857) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">litigation</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="47" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(490,857) scale(1,1)" + visibility="visible"> + <rect width="49" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="45" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">forensics</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="48" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(565,792) scale(1,1)" + visibility="visible"> + <rect width="25" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="21" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">csi</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="24" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(617,792) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">miami</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="37" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(680,792) scale(1,1)" + visibility="visible"> + <rect width="47" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="43" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">beaches</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="46" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(753,766) scale(1,1)" + visibility="visible"> + <rect width="55" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="51" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sunscreen</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="54" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(835,766) scale(1,1)" + visibility="visible"> + <rect width="32" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="28" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tans</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(753,792) scale(1,1)" + visibility="visible"> + <rect width="55" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="51" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">life guards</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(754,818) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">volleyball</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(565,896) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">police officers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="66" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(659,844) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">donuts</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(659,909) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sirens</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="37" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(723,883) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">mermaids</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(803,870) scale(1,1)" + visibility="visible"> + <rect width="72" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="68" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">enchantments</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(803,896) scale(1,1)" + visibility="visible"> + <rect width="40" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="36" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">disney</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="39" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(868,896) scale(1,1)" + visibility="visible"> + <rect width="93" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="89" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">halloween costumes</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(723,935) scale(1,1)" + visibility="visible"> + <rect width="58" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="54" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">shipwrecks</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="57" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(806,935) scale(1,1)" + visibility="visible"> + <rect width="73" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="69" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">treasure island</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="72" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(905,922) scale(1,1)" + visibility="visible"> + <rect width="65" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="61" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">classic books</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(905,948) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">map making</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(233,1099) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">art exhibit</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(313,1099) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">museums</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(393,1099) scale(1,1)" + visibility="visible"> + <rect width="80" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="76" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">museum project</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="79" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(499,1099) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">travelling</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="49" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(574,982) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">backpacking</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(575,1112) scale(1,1)" + visibility="visible"> + <rect width="50" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="46" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">explorers</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="49" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(650,1008) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">map making</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(650,1034) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">darwin</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(717,1034) scale(1,1)" + visibility="visible"> + <rect width="95" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="91" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">survival of the fittest</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="94" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(838,1034) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cliches</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(651,1138) scale(1,1)" + visibility="visible"> + <rect width="32" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="28" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">dora</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="31" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(709,1125) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">children</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="45" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(781,1060) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">birth</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(781,1099) scale(1,1)" + visibility="visible"> + <rect width="32" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="28" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">past</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="31" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(838,1086) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">ghosts</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(906,1086) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">halloween</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="51" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(983,1086) scale(1,1)" + visibility="visible"> + <rect width="65" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="61" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">scary movies</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(838,1112) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">faster</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="36" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(901,1112) scale(1,1)" + visibility="visible"> + <rect width="31" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="27" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cars</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="30" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(959,1112) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">accidents</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="51" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1037,1112) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cooking</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(781,1164) scale(1,1)" + visibility="visible"> + <rect width="38" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="34" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">smart</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="37" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(844,1138) scale(1,1)" + visibility="visible"> + <rect width="63" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="59" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">good grades</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(844,1164) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">clever</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="36" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(908,1164) scale(1,1)" + visibility="visible"> + <rect width="26" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="22" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fox</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="25" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(959,1164) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">similes</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1026,1164) scale(1,1)" + visibility="visible"> + <rect width="117" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="113" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">history of their conception</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(845,1190) scale(1,1)" + visibility="visible"> + <rect width="42" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="38" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cookies</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(709,1216) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">repetition</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="51" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(787,1216) scale(1,1)" + visibility="visible"> + <rect width="70" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="66" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">how kids learn</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(232,1419) scale(1,1)" + visibility="visible"> + <rect width="35" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="31" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">focus</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="34" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(294,1233) scale(1,1)" + visibility="visible"> + <rect width="72" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="68" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">attention span</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(293,1432) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">camera</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="42" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(362,1259) scale(1,1)" + visibility="visible"> + <rect width="33" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="29" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">flash</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="32" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(422,1259) scale(1,1)" + visibility="visible"> + <rect width="66" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="62" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">super heroes</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="65" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(513,1259) scale(1,1)" + visibility="visible"> + <rect width="71" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="67" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">save the world</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(362,1432) scale(1,1)" + visibility="visible"> + <rect width="65" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="61" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">photography</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="64" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(453,1340) scale(1,1)" + visibility="visible"> + <rect width="39" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="35" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hobby</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="38" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(518,1340) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">crafts</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="36" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(582,1299) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">Klutz</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(582,1367) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">first love</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="47" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(453,1433) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">talent</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="36" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(517,1420) scale(1,1)" + visibility="visible"> + <rect width="60" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="56" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">party tricks</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(516,1446) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">singing</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(454,1526) scale(1,1)" + visibility="visible"> + <rect width="46" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="42" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">life style</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="45" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(526,1472) scale(1,1)" + visibility="visible"> + <rect width="52" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="48" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">magazine</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(526,1539) scale(1,1)" + visibility="visible"> + <rect width="66" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="62" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">healthy living</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="65" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(617,1499) scale(1,1)" + visibility="visible"> + <rect width="43" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="39" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">eat well</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="42" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(617,1525) scale(1,1)" + visibility="visible"> + <rect width="49" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="45" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">work well</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(617,1565) scale(1,1)" + visibility="visible"> + <rect width="51" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="47" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sleep well</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="50" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(363,1605) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">instagram</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="53" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(443,1605) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">apps</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(503,1605) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">iPhone 5</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(232,1711) scale(1,1)" + visibility="visible"> + <rect width="41" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="37" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">foreign</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="40" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(299,1644) scale(1,1)" + visibility="visible"> + <rect width="33" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="29" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">films</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="32" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(359,1644) scale(1,1)" + visibility="visible"> + <rect width="34" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="30" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">artsy</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="33" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(419,1631) scale(1,1)" + visibility="visible"> + <rect width="54" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="50" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">"different"</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(418,1657) scale(1,1)" + visibility="visible"> + <rect width="103" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="99" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">Why we broke up book</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(299,1737) scale(1,1)" + visibility="visible"> + <rect width="45" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="41" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">accents</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="44" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(371,1683) scale(1,1)" + visibility="visible"> + <rect width="76" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="72" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">understandable</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(371,1709) scale(1,1)" + visibility="visible"> + <rect width="36" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="32" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">Gloria</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="35" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(432,1709) scale(1,1)" + visibility="visible"> + <rect width="71" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="67" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">Modern Family</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(370,1763) scale(1,1)" + visibility="visible"> + <rect width="71" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="67" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">accent colours</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="70" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(467,1763) scale(1,1)" + visibility="visible"> + <rect width="67" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0"></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="63" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">interior decor</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="66" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(560,1763) scale(1,1)" + visibility="visible"> + <rect width="83" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="79" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">Justin Timberlake</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="82" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(553,-512) scale(1,1)" + visibility="visible"> + <rect width="42" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="38" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">diaries</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="41" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(621,-539) scale(1,1)" + visibility="visible"> + <rect width="46" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="42" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">feelings</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(552,-390) scale(1,1)" + visibility="visible"> + <rect width="59" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="55" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">magazines</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="58" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(638,-431) scale(1,1)" + visibility="visible"> + <rect width="44" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="40" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fashion</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="43" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(707,-458) scale(1,1)" + visibility="visible"> + <rect width="63" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="59" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">coco chanel</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="62" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(638,-350) scale(1,1)" + visibility="visible"> + <rect width="64" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="60" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">home decor</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="63" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(728,-377) scale(1,1)" + visibility="visible"> + <rect width="74" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="70" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">interior design</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(727,-336) scale(1,1)" + visibility="visible"> + <rect width="77" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="73" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">martha stewart</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="76" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(831,-350) scale(1,1)" + visibility="visible"> + <rect width="46" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="42" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tv show</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="45" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(830,-323) scale(1,1)" + visibility="visible"> + <rect width="27" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="23" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">jail</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(903,-350) scale(1,1)" + visibility="visible"> + <rect width="40" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="36" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">arthur</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="39" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(969,-350) scale(1,1)" + visibility="visible"> + <rect width="106" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="102" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">after school programs</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(707,-417) scale(1,1)" + visibility="visible"> + <rect width="51" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="47" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">pinterest</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="50" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(784,-417) scale(1,1)" + visibility="visible"> + <rect width="83" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="79" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">internet startups</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="82" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(893,-417) scale(1,1)" + visibility="visible"> + <rect width="49" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="45" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">dropbox</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="48" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(968,-431) scale(1,1)" + visibility="visible"> + <rect width="67" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="63" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">competitions</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="66" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1062,-431) scale(1,1)" + visibility="visible"> + <rect width="40" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="36" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sports</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(968,-404) scale(1,1)" + visibility="visible"> + <rect width="57" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="53" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cloud data</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(796,-458) scale(1,1)" + visibility="visible"> + <rect width="45" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="41" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tanning</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="44" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(868,-458) scale(1,1)" + visibility="visible"> + <rect width="62" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="58" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">skin cancer</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(621,-512) scale(1,1)" + visibility="visible"> + <rect width="50" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="46" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">personal</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="49" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(621,-485) scale(1,1)" + visibility="visible"> + <rect width="56" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="52" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">life record</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(470,-739) scale(1,1)" + visibility="visible"> + <rect width="100" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="96" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">helena bonham carter</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="99" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(595,-739) scale(1,1)" + visibility="visible"> + <rect width="53" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="49" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">crazy hair</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(470,-661) scale(1,1)" + visibility="visible"> + <rect width="64" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="60" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">johnny depp</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="63" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(559,-713) scale(1,1)" + visibility="visible"> + <rect width="37" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="33" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">scruff</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(560,-648) scale(1,1)" + visibility="visible"> + <rect width="86" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="82" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">childhood crushes</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="85" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(671,-648) scale(1,1)" + visibility="visible"> + <rect width="85" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="81" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">elementary school</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="84" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(782,-648) scale(1,1)" + visibility="visible"> + <rect width="77" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="73" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">sherlock holmes</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="76" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(886,-648) scale(1,1)" + visibility="visible"> + <rect width="40" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="36" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">britain</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="39" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(952,-687) scale(1,1)" + visibility="visible"> + <rect width="48" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="44" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">olympics</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(952,-661) scale(1,1)" + visibility="visible"> + <rect width="44" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="40" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">big ben</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(951,-635) scale(1,1)" + visibility="visible"> + <rect width="75" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="71" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">english accents</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(951,-609) scale(1,1)" + visibility="visible"> + <rect width="27" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="23" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tea</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="26" cy="16" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(1005,-609) scale(1,1)" + visibility="visible"> + <rect width="40" height="22" rx="3.3" ry="3.3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="16" x2="36" + y2="16"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">typical</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="10" + transform="translate(NaN,3) scale(NaN,0.1)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(656,1352) scale(1,1)" + visibility="visible"> + <rect width="84" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="80" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">broken promises</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="83" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(655,1393) scale(1,1)" + visibility="visible"> + <rect width="63" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="59" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">heart break</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(642,1298) scale(1,1)" + visibility="visible"> + <rect width="84" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="80" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">all packaged kits</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="83" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(752,1298) scale(1,1)" + visibility="visible"> + <rect width="70" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="66" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">beauty boxes</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="69" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(848,1298) scale(1,1)" + visibility="visible"> + <rect width="100" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="96" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">solid business model</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="99" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(973,1284) scale(1,1)" + visibility="visible"> + <rect width="51" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="47" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">start ups</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(974,1311) scale(1,1)" + visibility="visible"> + <rect width="90" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="86" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">angel investments</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(765,1339) scale(1,1)" + visibility="visible"> + <rect width="35" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="31" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">tears</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(765,1366) scale(1,1)" + visibility="visible"> + <rect width="43" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="39" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">fathers</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="42" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(835,1366) scale(1,1)" + visibility="visible"> + <rect width="72" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="68" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">male complex</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(686,1498) scale(1,1)" + visibility="visible"> + <rect width="59" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="55" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">vegetables</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="58" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(772,1498) scale(1,1)" + visibility="visible"> + <rect width="118" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="114" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">weekly grocery shopping</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(695,1551) scale(1,1)" + visibility="visible"> + <rect width="32" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="28" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">REM</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(695,1578) scale(1,1)" + visibility="visible"> + <rect width="20" height="23" rx="3" ry="3" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="16" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">9</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="19" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(670,1735) scale(1,1)" + visibility="visible"> + <rect width="54" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="50" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">boybands</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(670,1762) scale(1,1)" + visibility="visible"> + <rect width="52" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="48" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">longevity</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(669,1789) scale(1,1)" + visibility="visible"> + <rect width="47" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="43" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">comedy</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="46" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(743,1789) scale(1,1)" + visibility="visible"> + <rect width="26" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="22" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">snl</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(740,1578) scale(1,1)" + visibility="visible"> + <rect width="81" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="77" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">animated movie</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="80" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(848,1578) scale(1,1)" + visibility="visible"> + <rect width="80" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="76" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">hayao miyazaki</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-283,1092) scale(1,1)" + visibility="visible"> + <rect width="64" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="60" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">first person</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-261,1228) scale(1,1)" + visibility="visible"> + <rect width="43" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="39" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">novels</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-325,1092) scale(1,1)" + visibility="visible"> + <rect width="17" height="23" rx="2.55" ry="2.55" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="13" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">i</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-350,1201) scale(1,1)" + visibility="visible"> + <rect width="62" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="58" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">nanowrimo</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-434,1133) scale(1,1)" + visibility="visible"> + <rect width="58" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="54" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">late starts</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-536,1133) scale(1,1)" + visibility="visible"> + <rect width="77" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="73" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">track and field</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-424,1214) scale(1,1)" + visibility="visible"> + <rect width="49" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="45" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">quantity</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-511,1187) scale(1,1)" + visibility="visible"> + <rect width="60" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="56" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">probability</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-426,1092) scale(1,1)" + visibility="visible"> + <rect width="74" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="70" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">self-obsessed</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-530,1092) scale(1,1)" + visibility="visible"> + <rect width="78" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="74" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">me generation</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-632,1079) scale(1,1)" + visibility="visible"> + <rect width="77" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="73" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">baby boomers</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-616,1106) scale(1,1)" + visibility="visible"> + <rect width="61" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="57" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">electronics</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-589,1160) scale(1,1)" + visibility="visible"> + <rect width="52" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="48" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">statistics</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-597,1187) scale(1,1)" + visibility="visible"> + <rect width="60" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="56" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">professors</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-579,1214) scale(1,1)" + visibility="visible"> + <rect width="43" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="39" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">painful</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-646,1214) scale(1,1)" + visibility="visible"> + <rect width="40" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="36" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">break</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-679,1187) scale(1,1)" + visibility="visible"> + <rect width="56" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="52" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">academia</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-735,1187) scale(1,1)" + visibility="visible"> + <rect width="30" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="26" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">phd</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-483,1255) scale(1,1)" + visibility="visible"> + <rect width="33" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="29" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">food</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-552,1241) scale(1,1)" + visibility="visible"> + <rect width="43" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="39" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">apples</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-560,1268) scale(1,1)" + visibility="visible"> + <rect width="50" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="46" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">nutrition</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-394,1309) scale(1,1)" + visibility="visible"> + <rect width="107" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="103" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">great american novel</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-485,1309) scale(1,1)" + visibility="visible"> + <rect width="65" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="61" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">on the road</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-582,1309) scale(1,1)" + visibility="visible"> + <rect width="71" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="67" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">cross canada</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-659,1295) scale(1,1)" + visibility="visible"> + <rect width="50" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="46" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">railways</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-657,1322) scale(1,1)" + visibility="visible"> + <rect width="49" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="45" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">scenery</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-557,508) scale(1,1)" + visibility="visible"> + <rect width="83" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="79" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">favourite artists</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-620,473) scale(1,1)" + visibility="visible"> + <rect width="36" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="32" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">stars</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-662,515) scale(1,1)" + visibility="visible"> + <rect width="78" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="74" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">regina spektor</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="-3" cy="17" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="visible"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-700,542) scale(1,1)" + visibility="visible"> + <rect width="116" height="23" rx="3.4499999999999997" ry="3.4499999999999997" x="-2" y="-3" stroke-width="1px" + stroke="rgb(241,163,39)" fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" + style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="17" x2="112" + y2="17"></line> + <text font-family="verdana" font-size="8.0625" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">marina & the diamonds</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="11" + transform="translate(NaN,3) scale(NaN,0.11)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(94,-40) scale(1,1)" + visibility="visible"> + <rect width="74" height="26" rx="3.9" ry="3.9" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="20" x2="70" + y2="20"></line> + <text font-family="verdana" font-size="10.75" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">424 fluency</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="14" + transform="translate(NaN,3) scale(NaN,0.14)"></g> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="637" y1="-490" x2="428" + y2="-26" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-601" y1="510" x2="-104" + y2="224" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="428" cy="-26" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="-104" cy="224" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-926,501) scale(1,1)" + visibility="visible"> + <rect width="238" height="38" rx="5.7" ry="5.7" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="32" x2="234" + y2="32"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">WHISPERED SECRETS</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,3) scale(NaN,0.26)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-307" y1="391" x2="17" + y2="240" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="626" y1="-137" x2="318" + y2="39" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="17" cy="240" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="318" cy="39" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(701,-36) scale(1,1)" + visibility="visible"> + <rect width="346" height="38" rx="5.7" ry="5.7" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="32" x2="342" + y2="32"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">QUALITY TV SHOW REFERENCES</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,3) scale(NaN,0.26)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-579" y1="-337" x2="-296" + y2="-75" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="775" y1="-158" + x2="326.66666666666663" y2="-217.66666666666669" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="-296" cy="-75" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="326.66666666666663" cy="-217.66666666666669" stroke-width="1px" + stroke="#6589de" fill="gray" visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-819,-373) scale(1,1)" + visibility="visible"> + <rect width="173" height="37" rx="5.55" ry="5.55" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="31" x2="169" + y2="31"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">RESPONSIBILITY</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="25" + transform="translate(NaN,3) scale(NaN,0.25)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-318" y1="1414" + x2="-88.33333333333331" y2="1418.3333333333333" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="362" y1="1427" + x2="138.33333333333331" y2="1422.6666666666667" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="-88.33333333333331" cy="1418.3333333333333" stroke-width="1px" + stroke="#6589de" fill="gray" visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="138.33333333333331" cy="1422.6666666666667" stroke-width="1px" + stroke="#6589de" fill="gray" visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-628,1411) scale(1,1)" + visibility="visible"> + <rect width="244" height="38" rx="5.7" ry="5.7" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="32" x2="240" + y2="32"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">INSTAGRAMED LATTES</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,3) scale(NaN,0.26)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(743,552) scale(1,1)" + visibility="visible"> + <rect width="387" height="38" rx="5.7" ry="5.7" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="32" x2="383" + y2="32"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">SELF-CONSCIOUS SHOWER SINGING</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,3) scale(NaN,0.26)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="575" y1="1107" + x2="287.66666666666663" y2="1072.3333333333333" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-296" y1="1003" x2="97" + y2="926" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="287.66666666666663" cy="1072.3333333333333" stroke-width="1px" + stroke="#6589de" fill="gray" visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="97" cy="926" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(-678,1039) scale(1,1)" + visibility="visible"> + <rect width="306" height="38" rx="5.7" ry="5.7" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="32" x2="302" + y2="32"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">DISCOVERING CITY HEARTS</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,3) scale(NaN,0.26)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(95,-9) scale(1,1)" + visibility="visible"> + <rect width="83" height="26" rx="3.9" ry="3.9" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="20" x2="79" + y2="20"></line> + <text font-family="verdana" font-size="10.75" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">379 flexibility</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="14" + transform="translate(NaN,3) scale(NaN,0.14)"></g> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="715" y1="683" x2="348" + y2="854" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-740" y1="982" x2="-664" + y2="885" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="348" cy="854" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="-664" cy="885" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(822,646) scale(1,1)" + visibility="visible"> + <rect width="400" height="38" rx="5.7" ry="5.7" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="32" x2="396" + y2="32"></line> + <text font-family="verdana" font-size="20.15625" font-style="normal" font-weight="normal" fill="#ff0000" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">MIDWIVE TALES TO SCARE CHILDREN</tspan> + </text> + <g preserveAspectRatio="none" focusable="true" width="0" height="26" + transform="translate(NaN,3) scale(NaN,0.26)"></g> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + </g> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="674" y1="563" + x2="278.00000000000006" y2="375.66666666666674" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-523" y1="1" + x2="-121.00000000000006" y2="188.3333333333333" visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="278.00000000000006" cy="375.66666666666674" stroke-width="1px" + stroke="#6589de" fill="gray" visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="-121.00000000000006" cy="188.3333333333333" stroke-width="1px" + stroke="#6589de" fill="gray" visibility="hidden" style="cursor: pointer; "></ellipse> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="-466" y1="-285" x2="338" + y2="-266" visibility="hidden"></line> + <line stroke-width="1px" stroke="#6589de" stroke-opacity="0.3" fill-opacity="0.3" x1="794" y1="326" x2="675" y2="69" + visibility="hidden"></line> + <ellipse width="6" height="6" rx="3" ry="3" cx="338" cy="-266" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <ellipse width="6" height="6" rx="3" ry="3" cx="675" cy="69" stroke-width="1px" stroke="#6589de" fill="gray" + visibility="hidden" style="cursor: pointer; "></ellipse> + <g preserveAspectRatio="none" focusable="true" width="100" height="100" transform="translate(96,19) scale(1,1)" + visibility="visible"> + <rect width="90" height="27" rx="4.05" ry="4.05" x="-2" y="-3" stroke-width="1px" stroke="rgb(241,163,39)" + fill="rgb(252,235,192)" stroke-opacity="0" fill-opacity="0" style="cursor: move; "></rect> + <line stroke-width="1px" stroke="#495879" stroke-opacity="1" style="cursor: move; " x1="0" y1="21" x2="86" + y2="21"></line> + <text font-family="verdana" font-size="10.75" font-style="normal" font-weight="normal" fill="rgb(82,92,97)" + style="cursor: move; " visibility="visible" y="3" x="3"> + <tspan dy="1em" x="3">8 convergence</tspan> + </text> + <ellipse width="6" height="6" rx="3" ry="3" cx="3" cy="3" stroke-width="1px" stroke="rgb(2,59,185)" + fill="rgb(224,229,239)" style="cursor: default; " visibility="hidden"></ellipse> + <g preserveAspectRatio="none" focusable="true" width="0" height="15" + transform="translate(NaN,3) scale(NaN,0.15)"></g> + </g> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" + d="M-579,-337 C-299,-75 323.66666666666663,-217.66666666666669 775,-158"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" d="M-466,-285 C335,-266 672,69 794,326"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" + d="M674,563 C275.00000000000006,375.66666666666674 -124.00000000000006,188.3333333333333 -523,1"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" d="M-307,391 C14,240 315,39 626,-137"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" d="M637,-490 C425,-26 -107,224 -601,510"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" + d="M575,1107 C284.66666666666663,1072.3333333333333 94,926 -296,1003"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" d="M715,683 C345,854 -667,885 -740,982"></path> + <path style="fill: none; cursor: pointer; " stroke-width="2px" stroke="#9b74e6" stroke-opacity="1" fill="#495879" + fill-opacity="1" stroke-dasharray="4,2" visibility="visible" + d="M-318,1414 C-91.33333333333331,1418.3333333333333 135.33333333333331,1422.6666666666667 362,1427"></path> + <rect width="50" height="6" rx="0" ry="0" x="-150" y="-3" stroke-width="1px" stroke="#FF9933" fill="#CC0033" + stroke-opacity="0.4" fill-opacity="0.4" visibility="hidden"></rect> +</svg> diff --git a/wise-webapp/src/test/resources/data/svg/map-3.0.pdf b/wise-webapp/src/test/resources/data/svg/map-3.0.pdf new file mode 100644 index 00000000..20d8416f Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map-3.0.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/map1.pdf b/wise-webapp/src/test/resources/data/svg/map1.pdf new file mode 100644 index 00000000..3bf6ebda Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map1.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/map2.pdf b/wise-webapp/src/test/resources/data/svg/map2.pdf new file mode 100644 index 00000000..3b653088 Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map2.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/map3.pdf b/wise-webapp/src/test/resources/data/svg/map3.pdf new file mode 100644 index 00000000..8ee84c3c Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map3.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/map4.pdf b/wise-webapp/src/test/resources/data/svg/map4.pdf new file mode 100644 index 00000000..364a532d Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map4.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/map5.pdf b/wise-webapp/src/test/resources/data/svg/map5.pdf new file mode 100644 index 00000000..dff43035 Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map5.pdf differ diff --git a/wise-webapp/src/test/resources/data/svg/map6.pdf b/wise-webapp/src/test/resources/data/svg/map6.pdf new file mode 100644 index 00000000..3df39a0f Binary files /dev/null and b/wise-webapp/src/test/resources/data/svg/map6.pdf differ